<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/compat/linux, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-09-25T21:57:54Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-09-25T21:57:54Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-09-25T21:57:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2641b0c407077fa8c3032d87d15ac6a103b0ed1b'/>
<id>urn:sha1:2641b0c407077fa8c3032d87d15ac6a103b0ed1b</id>
<content type='text'>
'RELENG_4_1_1_RELEASE'.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-08-28T15:07:59Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-08-28T15:07:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=895c13aefa8bdc12f6db744772fcd40b081751a3'/>
<id>urn:sha1:895c13aefa8bdc12f6db744772fcd40b081751a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-08-25T10:07:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-08-25T10:07:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a39787b1ba7dd6b6353866eb5fd7527e69ef51e'/>
<id>urn:sha1:1a39787b1ba7dd6b6353866eb5fd7527e69ef51e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-08-23T11:54:11Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-08-23T11:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4cd12ae4adcc6f21e6e9f792cbbffbc84ca3c241'/>
<id>urn:sha1:4cd12ae4adcc6f21e6e9f792cbbffbc84ca3c241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-07-27T01:22:25Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-27T01:22:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cde10e618ab2a1718d013962130e4fdff7a022ff'/>
<id>urn:sha1:cde10e618ab2a1718d013962130e4fdff7a022ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-03-13T04:59:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-13T04:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=842f30848780866cb822fe01c4d3d4576718ddb3'/>
<id>urn:sha1:842f30848780866cb822fe01c4d3d4576718ddb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in linux_wait4 and linux_waitpid where garbage in the status</title>
<updated>2000-03-09T17:52:01Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-03-09T17:52:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c1124cfdf2cf9a8fedc34da1863444f3bbc0f4a'/>
<id>urn:sha1:3c1124cfdf2cf9a8fedc34da1863444f3bbc0f4a</id>
<content type='text'>
argument could panic the kernel.

Submitted by: Ian Dowse &lt;iedowse@maths.tcd.ie&gt;
Prompted by: jkh, gallatin
Approved by: prompters
</content>
</entry>
<entry>
<title>Implement Linux BLKGETSIZE ioctl, and open the door to implementing</title>
<updated>2000-03-09T15:14:14Z</updated>
<author>
<name>Nick Sayer</name>
<email>nsayer@FreeBSD.org</email>
</author>
<published>2000-03-09T15:14:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9deb82d47809d519894e99fb384188ccb3280215'/>
<id>urn:sha1:9deb82d47809d519894e99fb384188ccb3280215</id>
<content type='text'>
other BLK.* ioctls should the desire arize.

Approved by:	jkh (via dufault)
</content>
</entry>
<entry>
<title>Fix accept(2) behavior in that accepted sockets don't inherit the</title>
<updated>2000-02-28T18:58:59Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-02-28T18:58:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dba5ab6662bdd5b596e973b544b82c392b94d1b0'/>
<id>urn:sha1:dba5ab6662bdd5b596e973b544b82c392b94d1b0</id>
<content type='text'>
parents flags.

Note on the PR:
The PR contains another patch that's not being committed without
further background information. The PR stays open for now.

PR: 16946 (Victor A. Salaman &lt;salaman@teknos.com&gt;)
Prompted by: msmith
Indirect/implicit approval: jkh (shoot me if I'm wrong :-)
</content>
</entry>
<entry>
<title>Avoid passing an uninitialized structure member to the real</title>
<updated>2000-02-01T16:20:24Z</updated>
<author>
<name>Nick Sayer</name>
<email>nsayer@FreeBSD.org</email>
</author>
<published>2000-02-01T16:20:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=651e92145535fc185826202121ec2c1cd42b1e79'/>
<id>urn:sha1:651e92145535fc185826202121ec2c1cd42b1e79</id>
<content type='text'>
READSUBCHANNEL ioctl. This makes vmware work with SCSI CDROM
drives.

Approved by:	jkh
</content>
</entry>
</feed>
