<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/regression/fifo/fifo_misc/fifo_misc.c, branch release/7.0.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>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

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

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>o Test truncate(2) on fifo: it should ignore the request and</title>
<updated>2006-05-29T10:56:27+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-29T10:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1746dbc9cac360e867965207ce4872de3eeffd2'/>
<id>f1746dbc9cac360e867965207ce4872de3eeffd2</id>
<content type='text'>
return success.

PR:		kern/98064
Submitted by:	Kirk Russell
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return success.

PR:		kern/98064
Submitted by:	Kirk Russell
</pre>
</div>
</content>
</entry>
<entry>
<title>Add two small tests to set and clear two file I/O flags using ioctl on</title>
<updated>2005-09-13T17:25:35+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-09-13T17:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=660f25118cbce763817d792747bdece2ed6a73b7'/>
<id>660f25118cbce763817d792747bdece2ed6a73b7</id>
<content type='text'>
a fifo: FIONBIO, FIOASYNC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a fifo: FIONBIO, FIOASYNC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a debugging printf.</title>
<updated>2005-09-13T10:33:32+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-09-13T10:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=51c1fa5c3129966f44d0f32b45f924d36ba24912'/>
<id>51c1fa5c3129966f44d0f32b45f924d36ba24912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment test_lseek().</title>
<updated>2005-09-12T19:31:16+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-09-12T19:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=456068c703ef6c0b2bd5c615d259fbbe7546ab09'/>
<id>456068c703ef6c0b2bd5c615d259fbbe7546ab09</id>
<content type='text'>
Add test_kqueue(), which registers and unregisters various kqueue filter
types on a fifo in order to make sure that EVFILT_READ, EVFILT_WRITE can
be registered, and that EVFILT_NETDEV can't be registered.  For now, we
don't test that EVFILT_VNODE can be registered on fifos, as that has been
broken at some point.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test_kqueue(), which registers and unregisters various kqueue filter
types on a fifo in order to make sure that EVFILT_READ, EVFILT_WRITE can
be registered, and that EVFILT_NETDEV can't be registered.  For now, we
don't test that EVFILT_VNODE can be registered on fifos, as that has been
broken at some point.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fifo_misc, a regression test to hold misc. functional tests for fifos</title>
<updated>2005-09-12T11:58:14+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-09-12T11:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=062defcd30de3fdc6dddccd9704732da90a82066'/>
<id>062defcd30de3fdc6dddccd9704732da90a82066</id>
<content type='text'>
that don't obviously fit into create, open, and io.  For now, add only a
regression test to make sure that lseek() fails with ESPIPE (which it
doesn't).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that don't obviously fit into create, open, and io.  For now, add only a
regression test to make sure that lseek() fails with ESPIPE (which it
doesn't).
</pre>
</div>
</content>
</entry>
</feed>
