<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/chflags, branch releng/5.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-04-06T20:06:54Z</updated>
<entry>
<title>Remove clause 3 from the UCB licenses.</title>
<updated>2004-04-06T20:06:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-04-06T20:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9'/>
<id>urn:sha1:6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</id>
<content type='text'>
OK'ed by:	imp, core
</content>
</entry>
<entry>
<title>Only call chflags() on directories once.</title>
<updated>2004-02-18T18:45:11Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2004-02-18T18:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3004d1ed4d38f04e6ef0075d27290b063ac3318e'/>
<id>urn:sha1:3004d1ed4d38f04e6ef0075d27290b063ac3318e</id>
<content type='text'>
Approved by:	ru
MFC after:	1 week
</content>
</entry>
<entry>
<title>mdoc(7) police: Fix document date.</title>
<updated>2003-05-16T21:18:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-16T21:18:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b289f982ea59a17b556d7892ed98c14c9b41d284'/>
<id>urn:sha1:b289f982ea59a17b556d7892ed98c14c9b41d284</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Make GCC 3.3 STFU about copyright[].</title>
<updated>2003-05-01T14:45:27Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-01T14:45:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbd64020dd71c6ce5fefc740e211133866cbf6f4'/>
<id>urn:sha1:dbd64020dd71c6ce5fefc740e211133866cbf6f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document how to clear flags with negative-logic, currently only</title>
<updated>2003-03-24T20:15:58Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-03-24T20:15:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab46875a2a89155d66aaa0fff28736f3c6c1b43d'/>
<id>urn:sha1:ab46875a2a89155d66aaa0fff28736f3c6c1b43d</id>
<content type='text'>
the nodump flag.

PR:		46912
Reported by:	dave@syix.com &lt;dave@syix.com&gt;
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>We can simplify this Makefile down to a single line now.</title>
<updated>2003-02-19T16:56:30Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-02-19T16:56:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe79b917d4a605df0575f95c96d481af030ccd02'/>
<id>urn:sha1:fe79b917d4a605df0575f95c96d481af030ccd02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Remove local prototypes for main().</title>
<updated>2002-08-19T03:07:56Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-08-19T03:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a7fc8ce5965f32b43428fe33fb1d0546fdbb782'/>
<id>urn:sha1:3a7fc8ce5965f32b43428fe33fb1d0546fdbb782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder for style.</title>
<updated>2002-04-28T13:54:45Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-28T13:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b1b25d9198011c15a93c714bab79ddbdbe04975'/>
<id>urn:sha1:4b1b25d9198011c15a93c714bab79ddbdbe04975</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:22:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
</entry>
</feed>
