<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devfs, branch release/5.3.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>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

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

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typedefing an array of incomplete structs is non-standard C code.</title>
<updated>2004-06-02T23:02:31+00:00</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-06-02T23:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d77f297fd65e05753142fbda0d34fc6be0e14ae7'/>
<id>d77f297fd65e05753142fbda0d34fc6be0e14ae7</id>
<content type='text'>
Approved by:	das (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	das (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Userland signed char fixes for PPC build. Problems were using a char</title>
<updated>2004-01-22T07:23:36+00:00</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2004-01-22T07:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5cfe0423e65c346d83d1f90d5e3fd6b1cb2e310c'/>
<id>5cfe0423e65c346d83d1f90d5e3fd6b1cb2e310c</id>
<content type='text'>
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from &lt;sys/user.h&gt;

Submitted by: Stefan Farfeleder &lt;stefan@fafoe.narf.at&gt;
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from &lt;sys/user.h&gt;

Submitted by: Stefan Farfeleder &lt;stefan@fafoe.narf.at&gt;
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of duplicates.</title>
<updated>2003-09-14T13:41:59+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-14T13:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=959d6c24f6f0e2df016d62efbf20ce797af42812'/>
<id>959d6c24f6f0e2df016d62efbf20ce797af42812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor mdoc(7) cleanup, based on the PR below.</title>
<updated>2003-07-26T12:41:44+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2003-07-26T12:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d54277a7939670acac98d24564875c376f629e50'/>
<id>d54277a7939670acac98d24564875c376f629e50</id>
<content type='text'>
PR:		docs/54826
Submitted by:	Lukas Ertl &lt;l.ertl@univie.ac.at&gt;
Reviewed by:	ru
Approved by:	ceri (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/54826
Submitted by:	Lukas Ertl &lt;l.ertl@univie.ac.at&gt;
Reviewed by:	ru
Approved by:	ceri (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Xref police: chmod(8) -&gt; chmod(1).</title>
<updated>2003-06-17T09:53:03+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2003-06-17T09:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b49349cfceb880f3ed1cfe604b23b9098133679d'/>
<id>b49349cfceb880f3ed1cfe604b23b9098133679d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) police: markup nits.</title>
<updated>2002-12-09T13:06:34+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-09T13:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7ba060236b9dea25355af61ab6c6678d20791bec'/>
<id>7ba060236b9dea25355af61ab6c6678d20791bec</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat the pathptrn field as a real pattern with the aid of fnmatch().</title>
<updated>2002-10-08T04:21:54+00:00</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-10-08T04:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5d09546b8ab23d0a31d325af7c8e7cb0a3a38fa'/>
<id>e5d09546b8ab23d0a31d325af7c8e7cb0a3a38fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't depend on pollution in &lt;machine/limits.h&gt; (by way of</title>
<updated>2002-07-29T17:09:21+00:00</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-07-29T17:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=90007bc6e79ccc582d2bb6f7114dccb067863d3e'/>
<id>90007bc6e79ccc582d2bb6f7114dccb067863d3e</id>
<content type='text'>
&lt;sys/param.h&gt;) for definition of &lt;stdint.h&gt; macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;sys/param.h&gt;) for definition of &lt;stdint.h&gt; macros.
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke whitespace at EOL.</title>
<updated>2002-07-28T06:59:40+00:00</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-07-28T06:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9ffb7cd974ba0f282960040079c2895fd33d9f0d'/>
<id>9ffb7cd974ba0f282960040079c2895fd33d9f0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
