<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.bin/head, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2007-01-11T20:23:01Z</updated>
<entry>
<title>Fix build on architectures where off_t is signed by casting to uintmax_t</title>
<updated>2007-01-11T20:23:01Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2007-01-11T20:23:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6137b0bdf97237459bf2d368eed42360f5b7451b'/>
<id>urn:sha1:6137b0bdf97237459bf2d368eed42360f5b7451b</id>
<content type='text'>
before comparing with a size_t.
</content>
</entry>
<entry>
<title>Fix head -c ### where ### is greater than 2^31.  Unlike the submitted</title>
<updated>2007-01-11T17:03:51Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2007-01-11T17:03:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6e8298db226bb194532701f33a7ca6bd436ae259'/>
<id>urn:sha1:6e8298db226bb194532701f33a7ca6bd436ae259</id>
<content type='text'>
patch this uses off_t.

WARNSify and add $FreeBSD$ to Makefile.

PR:		bin/107824
Submitted by:	Brian Cornell &lt;briancornell at earthlink dot net&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Added the EXIT STATUS section where appropriate.</title>
<updated>2005-01-17T07:44:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-17T07:44:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a866e170777b42fd7921eadd6e7e664f3a031d60'/>
<id>urn:sha1:a866e170777b42fd7921eadd6e7e664f3a031d60</id>
<content type='text'>
</content>
</entry>
<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-test/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-test/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-test/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-test/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-test/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-test/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-test/commit/?id=bad331599a3f1ce734a5c32156ddfad5b5512c61'/>
<id>urn:sha1:bad331599a3f1ce734a5c32156ddfad5b5512c61</id>
<content type='text'>
</content>
</entry>
</feed>
