<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/kern/init_sysent.c, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-11-14T03:49:41Z</updated>
<entry>
<title> - regen.</title>
<updated>2003-11-14T03:49:41Z</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2003-11-14T03:49:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=808674fd0e4e82101253e320e0adcca2186082c6'/>
<id>urn:sha1:808674fd0e4e82101253e320e0adcca2186082c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the five files derived from /sys/kern/syscalls.master</title>
<updated>2003-11-12T08:09:19Z</updated>
<author>
<name>Kirk McKusick</name>
<email>mckusick@FreeBSD.org</email>
</author>
<published>2003-11-12T08:09:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1977597b34320066951fe380ce83a118e3d488e0'/>
<id>urn:sha1:1977597b34320066951fe380ce83a118e3d488e0</id>
<content type='text'>
after the additions made for the new statfs structure (version
1.157). These must be updated in a separate checkin after
syscalls.master has been checked in so that they reflect its
new CVS identity. As these are purely derived files, it is not
clear to me why they are under CVS at all. I presume that it has
something to do with having `make world' operate properly.
</content>
</entry>
<entry>
<title>Regen.</title>
<updated>2003-11-07T20:30:30Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-11-07T20:30:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dac33f12cc8dee3d60cbac6ec51d0bf546668277'/>
<id>urn:sha1:dac33f12cc8dee3d60cbac6ec51d0bf546668277</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don peril-sensitive sunglasses and mark pipe(2) as MPSAFE.  I've beaten up</title>
<updated>2003-10-21T07:03:27Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2003-10-21T07:03:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd781a1ed6e2eae7d7d70c50a8f2fbde6e7ccd4b'/>
<id>urn:sha1:bd781a1ed6e2eae7d7d70c50a8f2fbde6e7ccd4b</id>
<content type='text'>
on it for the last 15 hours with no signs of problems.  It gives a small
(1%) gain on buildworld since pipe_read/pipe_write are already free of Giant.
</content>
</entry>
<entry>
<title>Mark dup as MPSAFE. Giant was pushed into dup ages ago, but it looks</title>
<updated>2003-10-20T16:16:03Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2003-10-20T16:16:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=111b0d0d298207ebbb279f437bbaa88060af0374'/>
<id>urn:sha1:111b0d0d298207ebbb279f437bbaa88060af0374</id>
<content type='text'>
like it was missed in syscalls.master.

Spotted by:	alc
</content>
</entry>
<entry>
<title>msync(2) should be declared MP-safe.</title>
<updated>2003-09-07T05:42:07Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2003-09-07T05:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ffe5125eac02c93178888eab17b713a19c3d6496'/>
<id>urn:sha1:ffe5125eac02c93178888eab17b713a19c3d6496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Refine kse_thr_interrupt to allow it to handle different commands.</title>
<updated>2003-07-17T22:45:33Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2003-07-17T22:45:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dd7da9aa282507fe95ff6dc31fc4bbcf19dec9be'/>
<id>urn:sha1:dd7da9aa282507fe95ff6dc31fc4bbcf19dec9be</id>
<content type='text'>
o Remove TDF_NOSIGPOST.
o Add a member td_waitset to proc structure, it will be used for sigwait.

Tested by: deischen
</content>
</entry>
<entry>
<title>Regen from syscalls.master:1.149, addition of extended attribute</title>
<updated>2003-06-04T03:50:20Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-06-04T03:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=31d13e2a2983f6d23a4a3f76f807952e4fdabba6'/>
<id>urn:sha1:31d13e2a2983f6d23a4a3f76f807952e4fdabba6</id>
<content type='text'>
list system calls for fd, file, link.
</content>
</entry>
<entry>
<title>Regen.</title>
<updated>2003-04-09T02:57:29Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2003-04-09T02:57:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=94d079eb1f423d46f2c44b51874b415ebff15fc8'/>
<id>urn:sha1:94d079eb1f423d46f2c44b51874b415ebff15fc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Regen.</title>
<updated>2003-04-01T02:34:21Z</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2003-04-01T02:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45185895640945b63bf4fbf7fe602af3806e0a26'/>
<id>urn:sha1:45185895640945b63bf4fbf7fe602af3806e0a26</id>
<content type='text'>
</content>
</entry>
</feed>
