<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/tail/misc.c, branch release/9.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove the advertising clause from UCB copyrighted files in usr.bin.  This</title>
<updated>2010-12-11T08:32:16+00:00</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2010-12-11T08:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da52b4caaf187775f6b56a72c6b16e94ad728f7b'/>
<id>da52b4caaf187775f6b56a72c6b16e94ad728f7b</id>
<content type='text'>
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with:	imp, rwatson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with:	imp, rwatson
</pre>
</div>
</content>
</entry>
<entry>
<title>ANSIfy various tools in usr.bin/.</title>
<updated>2010-01-02T10:09:20+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T10:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef636796f6443dbb7214182450240bba4ddd515f'/>
<id>ef636796f6443dbb7214182450240bba4ddd515f</id>
<content type='text'>
Most of these tools properly build at WARNS=6, except for their K&amp;R
function declarations. Fix this, so we can bump WARNS as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of these tools properly build at WARNS=6, except for their K&amp;R
function declarations. Fix this, so we can bump WARNS as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the behaviour of -F slightly; it now persists (forever) in</title>
<updated>2009-06-05T09:08:53+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2009-06-05T09:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=22da50cfc88081e487465042b96f969349ecb6c5'/>
<id>22da50cfc88081e487465042b96f969349ecb6c5</id>
<content type='text'>
trying to open files rather than giving up when it encounters an
error.  ENOENT errors are not reported.

As a result, files that are moved away then recreated are not at
risk of being 'lost' to tail.  Files that are recreated and
temporarily have unreadable permissions will be shown when they
are fixed.

This behaviour is consistent with the GNU version of tail but
without the verbiage that goes with the GNU version.

This change also fixes error messages accompanying -f and -F.
They no longer report problems with (null)!

MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
trying to open files rather than giving up when it encounters an
error.  ENOENT errors are not reported.

As a result, files that are moved away then recreated are not at
risk of being 'lost' to tail.  Files that are recreated and
temporarily have unreadable permissions will be shown when they
are fixed.

This behaviour is consistent with the GNU version of tail but
without the verbiage that goes with the GNU version.

This change also fixes error messages accompanying -f and -F.
They no longer report problems with (null)!

MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Cast size_t to off_t before adding them to avoid warnings on the alpha.</title>
<updated>2005-01-10T20:19:46+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2005-01-10T20:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0990ea900d0caa58b17d88ed48239d06a8b8b61'/>
<id>d0990ea900d0caa58b17d88ed48239d06a8b8b61</id>
<content type='text'>
Use %ld and intmax_t for printing an off_t.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use %ld and intmax_t for printing an off_t.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to ANSI style function definitions.</title>
<updated>2004-11-03T15:23:11+00:00</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>2004-11-03T15:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4bba8e595ecc312b5dd9c73c8da1a636f896fce9'/>
<id>4bba8e595ecc312b5dd9c73c8da1a636f896fce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WARNS=2 fixes, use __FBSDID().</title>
<updated>2001-12-12T00:01:16+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-12-12T00:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=814e3a92a9538486cd1621e811c475c932e32227'/>
<id>814e3a92a9538486cd1621e811c475c932e32227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tail to work on files bigger than 2GB.</title>
<updated>2001-03-27T20:37:34+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-03-27T20:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=726098d35eed90096b3401add61911f4166a2ae4'/>
<id>726098d35eed90096b3401add61911f4166a2ae4</id>
<content type='text'>
PR:		14786
Reviewed by:	iedowse
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		14786
Reviewed by:	iedowse
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly constify some static arrays.</title>
<updated>2000-12-02T19:10:12+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-12-02T19:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=247e7cb1d38817eccb999252d3241a7e8b798e3a'/>
<id>247e7cb1d38817eccb999252d3241a7e8b798e3a</id>
<content type='text'>
Also #if out some sccsid's and add rcsid's.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also #if out some sccsid's and add rcsid's.
</pre>
</div>
</content>
</entry>
<entry>
<title>complete err() changes, actually use warn() in most instances</title>
<updated>1996-08-26T20:37:48+00:00</updated>
<author>
<name>Adam David</name>
<email>adam@FreeBSD.org</email>
</author>
<published>1996-08-26T20:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=44cf272f781c1703c921e2a0baacb048481e7cb9'/>
<id>44cf272f781c1703c921e2a0baacb048481e7cb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont forget to #include &lt;err.h&gt;</title>
<updated>1996-08-25T21:14:19+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-08-25T21:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3fd5728c2e4ff027b6fe4cd58aea643713fb994'/>
<id>c3fd5728c2e4ff027b6fe4cd58aea643713fb994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
