<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/head, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-07-23T14:39:20Z</updated>
<entry>
<title>Remove duplicate __FBSDID() - spotted by trying to build with a non-GNU</title>
<updated>2002-07-23T14:39:20Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-23T14:39:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58a8e6d20e65ee1606ce8050b60dba11849e5304'/>
<id>urn:sha1:58a8e6d20e65ee1606ce8050b60dba11849e5304</id>
<content type='text'>
compiler.
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note that this appeared at least as early as PWB UNIX.</title>
<updated>2002-06-10T22:59:59Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-06-10T22:59:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fc8ba94c60e3325b9b6329cd9df9029246f68a0'/>
<id>urn:sha1:6fc8ba94c60e3325b9b6329cd9df9029246f68a0</id>
<content type='text'>
Use the literal string 'PWB UNIX', as we still have no .At macro for it.
</content>
</entry>
<entry>
<title>Fix VCS tags; ANSIfy functions</title>
<updated>2002-04-28T13:50:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-28T13:50:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1abf87a8690ab3997f883e151853b3a3bb35b7cd'/>
<id>urn:sha1:1abf87a8690ab3997f883e151853b3a3bb35b7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1) Staticise.</title>
<updated>2002-03-30T17:17:26Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-03-30T17:17:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4001504df5dd1a9a6a268091c1bc74ab9e8601d2'/>
<id>urn:sha1:4001504df5dd1a9a6a268091c1bc74ab9e8601d2</id>
<content type='text'>
2) Remove registers.
3) Change some ints to size_t which are used with fread/fwrite.
</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-test2/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: pedantry.</title>
<updated>2002-03-15T15:28:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-03-15T15:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bad331599a3f1ce734a5c32156ddfad5b5512c61'/>
<id>urn:sha1:bad331599a3f1ce734a5c32156ddfad5b5512c61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make usage message and man page synopsis reflect the fact that -n</title>
<updated>2002-01-24T22:27:50Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-01-24T22:27:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ecca80bd97c078519d32a5f0a06b6a25c70aef79'/>
<id>urn:sha1:ecca80bd97c078519d32a5f0a06b6a25c70aef79</id>
<content type='text'>
and -c are mutually exclusive.

PR:		34233
Submitted by:	Gary W. Swearingen &lt;swear@blarg.net&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>In order to perform faster when doing "head -n", use a pair of</title>
<updated>2001-11-02T09:27:16Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-11-02T09:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7a2aa5dfc53161365373f05e3304faae6c8ff20'/>
<id>urn:sha1:c7a2aa5dfc53161365373f05e3304faae6c8ff20</id>
<content type='text'>
fgetln/fwrite instead of getc/putchar, this seems about five times
faster.
</content>
</entry>
<entry>
<title>change a global into a local, misc style fixes</title>
<updated>2001-11-02T09:21:11Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-11-02T09:21:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c16b5e4f8a326ca6c89c0f86268ecd61f373b291'/>
<id>urn:sha1:c16b5e4f8a326ca6c89c0f86268ecd61f373b291</id>
<content type='text'>
</content>
</entry>
</feed>
