<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devfs, branch releng/8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Support for filtering on major device number was removed in rev. 1.7 or</title>
<updated>2008-06-27T09:09:50+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2008-06-27T09:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d5e7eb7e929fd79949e9e8fbaea634dc8091cc03'/>
<id>d5e7eb7e929fd79949e9e8fbaea634dc8091cc03</id>
<content type='text'>
rule.c. Update man page example accordingly.

Submitted by:	Mateusz Guzik &lt;mjguzik@gmail.com&gt;
PR:		docs/124892
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rule.c. Update man page example accordingly.

Submitted by:	Mateusz Guzik &lt;mjguzik@gmail.com&gt;
PR:		docs/124892
</pre>
</div>
</content>
</entry>
<entry>
<title>- I forgot to bump a date.</title>
<updated>2006-11-05T20:12:32+00:00</updated>
<author>
<name>Daniel Gerzo</name>
<email>danger@FreeBSD.org</email>
</author>
<published>2006-11-05T20:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef63af0fd2d7ea5a73b2c86ad4d05f66a4eccb6c'/>
<id>ef63af0fd2d7ea5a73b2c86ad4d05f66a4eccb6c</id>
<content type='text'>
Approved by: keramida (mentor), trhodes (mentor) (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: keramida (mentor), trhodes (mentor) (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>- add some files to FILES section and provide their description</title>
<updated>2006-11-05T19:37:27+00:00</updated>
<author>
<name>Daniel Gerzo</name>
<email>danger@FreeBSD.org</email>
</author>
<published>2006-11-05T19:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2242569921e4813c2404025b5b7c444879e4679a'/>
<id>2242569921e4813c2404025b5b7c444879e4679a</id>
<content type='text'>
- reference devfs.conf and devfs.rules in SEE ALSO section

Approved by: keramida (mentor), trhodes (mentor)
PR: docs/103347
MFC-after: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- reference devfs.conf and devfs.rules in SEE ALSO section

Approved by: keramida (mentor), trhodes (mentor)
PR: docs/103347
MFC-after: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>o Revert a previous delta as strlcpy(3) operates with NUL-terminated</title>
<updated>2006-06-14T15:09:52+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-06-14T15:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c11d5762c2a2df11d47e17fcd688d8fb3722bde8'/>
<id>c11d5762c2a2df11d47e17fcd688d8fb3722bde8</id>
<content type='text'>
strings and cp is not.  Fix logic in the original code and eliminate
core dumps on lines without '\n'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
strings and cp is not.  Fix logic in the original code and eliminate
core dumps on lines without '\n'.
</pre>
</div>
</content>
</entry>
<entry>
<title>o Replace (an incorrect) string copy gymnastics with strlcpy(3).</title>
<updated>2006-06-14T11:45:01+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-06-14T11:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fee8a46e777e8ae249540183819a17ab1fea6a74'/>
<id>fee8a46e777e8ae249540183819a17ab1fea6a74</id>
<content type='text'>
PR:		bin/98905
Submitted by:	Fabian Keil
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		bin/98905
Submitted by:	Fabian Keil
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>o Typo in the error message: s/invald/invalid.</title>
<updated>2006-01-05T13:37:07+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-01-05T13:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4c2f782357ab40605523eabf56ec7b7eae9df5f2'/>
<id>4c2f782357ab40605523eabf56ec7b7eae9df5f2</id>
<content type='text'>
PR:		misc/91341
Submitted by:	Guy Harris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		misc/91341
Submitted by:	Guy Harris
</pre>
</div>
</content>
</entry>
<entry>
<title>Markup fixes.</title>
<updated>2005-06-14T11:24:56+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-14T11:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=55c82bf0d4cb130728c344c768cd9c91a1407108'/>
<id>55c82bf0d4cb130728c344c768cd9c91a1407108</id>
<content type='text'>
Approved by:	re (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use .Pa instead of .Xr to follow mdoc(7)</title>
<updated>2005-04-20T01:56:33+00:00</updated>
<author>
<name>Jesus R. Camou</name>
<email>jcamou@FreeBSD.org</email>
</author>
<published>2005-04-20T01:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b23be5f70ad0adf9f5b02175036d152ea998f0c'/>
<id>6b23be5f70ad0adf9f5b02175036d152ea998f0c</id>
<content type='text'>
specifications.

Noticed by:	trhodes
Approved by:	trhodes (mentor)
MFC after:	1 day
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specifications.

Noticed by:	trhodes
Approved by:	trhodes (mentor)
MFC after:	1 day
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the configuration files used.</title>
<updated>2005-04-05T22:29:47+00:00</updated>
<author>
<name>Jesus R. Camou</name>
<email>jcamou@FreeBSD.org</email>
</author>
<published>2005-04-05T22:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eebe15298dbb7d46f385939d0d4916a6de4b18f4'/>
<id>eebe15298dbb7d46f385939d0d4916a6de4b18f4</id>
<content type='text'>
PR:		docs/79572
Submitted by:	Josh Paetzel &lt;josh@tcbug.org&gt;
Approved by: 	trhodes (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/79572
Submitted by:	Josh Paetzel &lt;josh@tcbug.org&gt;
Approved by: 	trhodes (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo.</title>
<updated>2005-03-18T20:21:46+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-18T20:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=55f776914cf3180f995a5d11522b79a51680d4b1'/>
<id>55f776914cf3180f995a5d11522b79a51680d4b1</id>
<content type='text'>
Submitted by:	Hiroharu Tamaru &lt;tamaru@myn.rcast.u-tokyo.ac.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Hiroharu Tamaru &lt;tamaru@myn.rcast.u-tokyo.ac.jp&gt;
</pre>
</div>
</content>
</entry>
</feed>
