<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.bin/tail, branch releng/4.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=releng%2F4.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=releng%2F4.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2001-04-18T09:32:08Z</updated>
<entry>
<title>MFC: Make tail work on files bigger than 2GB.</title>
<updated>2001-04-18T09:32:08Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-04-18T09:32:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0b572706f5ea1bcee380a1ecd86d752d8a4df019'/>
<id>urn:sha1:0b572706f5ea1bcee380a1ecd86d752d8a4df019</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC: r1.18; EV_SET() macro usage</title>
<updated>2001-02-28T16:18:13Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-02-28T16:18:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=197e3e903dc54119c3e6f46ce9b33e3b616231bb'/>
<id>urn:sha1:197e3e903dc54119c3e6f46ce9b33e3b616231bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Synch with -CURRENT (mostly cosmetics).</title>
<updated>2001-01-24T08:41:14Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-01-24T08:41:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f28033087d7ee671c46110ba77ddfd37f152bf80'/>
<id>urn:sha1:f28033087d7ee671c46110ba77ddfd37f152bf80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T15:14:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T15:14:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5f668f21b41a742d6713e3ec674ecef22707ea0c'/>
<id>urn:sha1:5f668f21b41a742d6713e3ec674ecef22707ea0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: kqueue API changes</title>
<updated>2000-07-18T21:49:41Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-07-18T21:49:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=bd175b9445edc838500c44fcaf962a35545dce24'/>
<id>urn:sha1:bd175b9445edc838500c44fcaf962a35545dce24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:24:20Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3be5f1f5ce6c92fb28926e7d02f855c12d534c34'/>
<id>urn:sha1:3be5f1f5ce6c92fb28926e7d02f855c12d534c34</id>
<content type='text'>
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>Clean up some ambiguous nested if/elses.</title>
<updated>1999-07-04T17:26:16Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-07-04T17:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9ef5c48befdfa36ad5ef5e0ae898e7ca9397abcc'/>
<id>urn:sha1:9ef5c48befdfa36ad5ef5e0ae898e7ca9397abcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed printf format errors.</title>
<updated>1998-07-06T21:01:54Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-06T21:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=22694ebad57c49178f28bcc781d8ee9eb5868dd8'/>
<id>urn:sha1:22694ebad57c49178f28bcc781d8ee9eb5868dd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new -F flag which is a superset of -f.  It will cause tail to</title>
<updated>1998-04-06T16:13:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-04-06T16:13:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=eb1c943900b2ec67133640021ed90f67243dce0e'/>
<id>urn:sha1:eb1c943900b2ec67133640021ed90f67243dce0e</id>
<content type='text'>
stat() the file being followed and do a close/reopen if the file has been
renamed and/or rotated.  This is damn useful for leaving running on files
in /var/log when newsyslog(8) rotates them.
</content>
</entry>
</feed>
