<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/amd64/sys/vfork.S, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some minor whitespace botches</title>
<updated>2003-09-04T00:26:40+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-09-04T00:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c95f58c2f185e5d3d264f7dfd20f58879a5d8bf9'/>
<id>c95f58c2f185e5d3d264f7dfd20f58879a5d8bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Repair PIC mode.  It seems I was a bit too excited about the</title>
<updated>2003-05-24T17:35:23+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-05-24T17:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b3aa27a53120aaf3f032270013db703a6c2c877f'/>
<id>b3aa27a53120aaf3f032270013db703a6c2c877f</id>
<content type='text'>
implications of native PC relative addressing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implications of native PC relative addressing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for AMD64 (repocopied from i386/sys/Ovfork.S - why is it O?)</title>
<updated>2003-04-30T18:13:13+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-04-30T18:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=173564016e45d92f6c9069e93e649837840404e5'/>
<id>173564016e45d92f6c9069e93e649837840404e5</id>
<content type='text'>
Depend on %rsi being preserved across the "syscall"-style syscall and strip
out the PIC stuff (this cpu has full PC-relative addressing, at last!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depend on %rsi being preserved across the "syscall"-style syscall and strip
out the PIC stuff (this cpu has full PC-relative addressing, at last!)
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore CSRG ID's lost in January 1995.</title>
<updated>2002-03-23T02:10:28+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-23T02:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0f4f02856de830ee021e8e9c63883ba7ea0d6497'/>
<id>0f4f02856de830ee021e8e9c63883ba7ea0d6497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'mov' instead of 'lea' for setting the syscall number in %eax as that</title>
<updated>2001-11-27T20:51:26+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-11-27T20:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a1d8094b9e61c362e22e491f70d93107ddbc04fd'/>
<id>a1d8094b9e61c362e22e491f70d93107ddbc04fd</id>
<content type='text'>
is clearer about what we are actually doing.

Requested by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is clearer about what we are actually doing.

Requested by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups after previous change:</title>
<updated>2001-11-13T16:58:43+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-11-13T16:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d29433e33ae638205030a568da38e3e72af4de8'/>
<id>4d29433e33ae638205030a568da38e3e72af4de8</id>
<content type='text'>
- Renumber labels since the previous revision removed one.
- Remove useless and wrong comment.
  - Repeating the function name is just redundant.
  - The previous revision made the comment about %edx useless.
  - The comment about %eax was wrong (but did explain why %eax used to be
    fixed up).

Submitted by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Renumber labels since the previous revision removed one.
- Remove useless and wrong comment.
  - Repeating the function name is just redundant.
  - The previous revision made the comment about %edx useless.
  - The comment about %eax was wrong (but did explain why %eax used to be
    fixed up).

Submitted by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>The kernel already fixes up %eax for parents that return from fork, so</title>
<updated>2001-11-13T06:36:43+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-11-13T06:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7bfd54ac0fefa18a047054d703ffcee380ba8202'/>
<id>7bfd54ac0fefa18a047054d703ffcee380ba8202</id>
<content type='text'>
don't bother manually fixing up %eax for the parent process by testing
the value in %edx and zeroing and already zeroed %eax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't bother manually fixing up %eax for the parent process by testing
the value in %edx and zeroing and already zeroed %eax.
</pre>
</div>
</content>
</entry>
<entry>
<title>De-orbit DEFS.h - the other arches do not use it, and it got replaced</title>
<updated>2001-10-24T20:29:14+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-10-24T20:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e6d808aee319c457c0f73f906b8a2b1d888f793b'/>
<id>e6d808aee319c457c0f73f906b8a2b1d888f793b</id>
<content type='text'>
with &lt;machine/asm.h&gt;.

Reviewed by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with &lt;machine/asm.h&gt;.

Reviewed by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicate VCS ID tags, as per style(9).</title>
<updated>2001-08-13T14:06:34+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-13T14:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8af1452cf8dd1b33da881f84e445d5981eaa9613'/>
<id>8af1452cf8dd1b33da881f84e445d5981eaa9613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
