<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/kern/sys_pipe.c, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFS: check far end of pipe.</title>
<updated>2002-08-05T15:13:49+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-08-05T15:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e6d5626c8c91ac00fb9c5056e845250918434cf'/>
<id>1e6d5626c8c91ac00fb9c5056e845250918434cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.94: track the number of wired pages.</title>
<updated>2002-04-16T02:08:13+00:00</updated>
<author>
<name>Seigo Tanimura</name>
<email>tanimura@FreeBSD.org</email>
</author>
<published>2002-04-16T02:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0411207572e261649aaf4e640cdbfba0b59ed773'/>
<id>0411207572e261649aaf4e640cdbfba0b59ed773</id>
<content type='text'>
Tested by:	Jung-uk Kim &lt;jkim@niksun.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested by:	Jung-uk Kim &lt;jkim@niksun.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Make kevents on pipes work as described in the manpage - when the last</title>
<updated>2001-12-05T16:19:48+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-12-05T16:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7affe05a30ccdf3b8a295b5e4c60732aaa9729ce'/>
<id>7affe05a30ccdf3b8a295b5e4c60732aaa9729ce</id>
<content type='text'>
     reader/writer disconnects, ensure that anybody who is waiting for the
     kevent on the other end of the pipe gets EV_EOF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     reader/writer disconnects, ensure that anybody who is waiting for the
     kevent on the other end of the pipe gets EV_EOF.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: r1.82; bugfix for write filter.</title>
<updated>2001-06-15T20:46:06+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-06-15T20:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=449fdb0bbf046ff10d8dcbbf206e30fd9cb9cf46'/>
<id>449fdb0bbf046ff10d8dcbbf206e30fd9cb9cf46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.81, fix a race condition between close and extending the write buffer</title>
<updated>2001-06-08T06:30:31+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-06-08T06:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=80589a795763d43c6a71951c9c84f30421523e51'/>
<id>80589a795763d43c6a71951c9c84f30421523e51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC a number of low-memory panic fixes from -current</title>
<updated>2001-05-28T00:14:29+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-05-28T00:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e9775b3012a206383ff1efc395ac1c86c26691d'/>
<id>7e9775b3012a206383ff1efc395ac1c86c26691d</id>
<content type='text'>
Submitted by: alfred
Reviewed by: dillon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: alfred
Reviewed by: dillon
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: 1.73 (safer bufferspace allocation)</title>
<updated>2001-05-16T16:34:50+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-05-16T16:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2428866fd62bdf6bba9ff17f5627765f620cc00c'/>
<id>2428866fd62bdf6bba9ff17f5627765f620cc00c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: sync kq up to current (extend to device layer, plus other fixes)</title>
<updated>2001-02-26T04:23:21+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-02-26T04:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2180fd16490150b692c1f687ae68f4eea73e83a'/>
<id>d2180fd16490150b692c1f687ae68f4eea73e83a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: 1.68 and 1.70. Don't corrupt pipe_zone if pipe creation fails.</title>
<updated>2001-01-11T20:46:50+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-01-11T20:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=13db5744382ba5d39976cb0472df5bfe7313a306'/>
<id>13db5744382ba5d39976cb0472df5bfe7313a306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>    MFC from current the major file descriptor race fixing patchset.</title>
<updated>2000-11-26T02:30:09+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2000-11-26T02:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c6ba6cac0a3090325845e91d51f3ce91aea59c22'/>
<id>c6ba6cac0a3090325845e91d51f3ce91aea59c22</id>
<content type='text'>
    This fix file descriptor races in open(), close(), fcntl(),
    read(), write(), and most other system calls that take file descriptors
    as arguments.  The races being fixed are mainly due to the file
    descriptor table sharing that rfork()/threading allows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    This fix file descriptor races in open(), close(), fcntl(),
    read(), write(), and most other system calls that take file descriptors
    as arguments.  The races being fixed are mainly due to the file
    descriptor table sharing that rfork()/threading allows.
</pre>
</div>
</content>
</entry>
</feed>
