<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/tail, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-11-29T03:54:56Z</updated>
<entry>
<title>MFC(1.14): Fixing a double free bug which will cause tail to dump core when</title>
<updated>2007-11-29T03:54:56Z</updated>
<author>
<name>Tai-hwa Liang</name>
<email>avatar@FreeBSD.org</email>
</author>
<published>2007-11-29T03:54:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7976729ab077ee924b9008c1878684b8c70ffb73'/>
<id>urn:sha1:7976729ab077ee924b9008c1878684b8c70ffb73</id>
<content type='text'>
there's no tailing newline(\n) character.

PR:		bin/118267
Reviewed by:	kib
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC rev. 1.12:</title>
<updated>2007-11-07T13:38:45Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2007-11-07T13:38:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=002f6eb390629a964050b3d7126cba5d1ad3400e'/>
<id>urn:sha1:002f6eb390629a964050b3d7126cba5d1ad3400e</id>
<content type='text'>
Fix various memory leaks.
</content>
</entry>
<entry>
<title>MFC rev. 1.41: Better handle the -F case.</title>
<updated>2007-04-20T22:53:20Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2007-04-20T22:53:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90f8794b39352fe5fea7e4723f92d8e5edde5cef'/>
<id>urn:sha1:90f8794b39352fe5fea7e4723f92d8e5edde5cef</id>
<content type='text'>
PR: bin/101979
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-07-06T12:56:38Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2006-07-06T12:56:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0fa11e7b949ae456c02564f331dd19217e38b039'/>
<id>urn:sha1:0fa11e7b949ae456c02564f331dd19217e38b039</id>
<content type='text'>
  Add a -q option to suppress header lines when multiple files are specified
  (and fixes from Ruslan).

      src/usr.bin/tail/extern.h: rev 1.9 -&gt; 1.10
      src/usr.bin/tail/tail.1: rev 1.12 -&gt; 1.13
      src/usr.bin/tail/forward.c: rev 1.39 -&gt; 1.40
      src/usr.bin/tail/tail.c: rev 1.21 -&gt; 1.22
</content>
</entry>
<entry>
<title>MFC (by ps)</title>
<updated>2005-10-09T03:51:55Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-10-09T03:51:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55ad87801397bbceea4c2a0fc37e0dda841246ba'/>
<id>urn:sha1:55ad87801397bbceea4c2a0fc37e0dda841246ba</id>
<content type='text'>
| Unbreak tail -f on non-local filesystems.
|
| Revision  Changes    Path
| 1.39      +10 -0     src/usr.bin/tail/forward.c

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Back out revision 1.19 and 1.20 until I find mental clarity to deal with</title>
<updated>2005-06-01T20:34:06Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2005-06-01T20:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1d27f08f1f653bc853d71278711b6c9a49b8867'/>
<id>urn:sha1:e1d27f08f1f653bc853d71278711b6c9a49b8867</id>
<content type='text'>
issues bde pointed out.
</content>
</entry>
<entry>
<title>Remove an errno reset that became unnecessary.</title>
<updated>2005-05-26T22:49:08Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2005-05-26T22:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ffef99c316963ba5cc779eb4fb892f9c2fa0c0bc'/>
<id>urn:sha1:ffef99c316963ba5cc779eb4fb892f9c2fa0c0bc</id>
<content type='text'>
Noticed by: juli
</content>
</entry>
<entry>
<title>We are past 4.4BSD - use our new-found stat flags for pipes and fifos.</title>
<updated>2005-05-26T22:14:37Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2005-05-26T22:14:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d21ccc03c0852e552d7f2f5282c41e54ae1d69ac'/>
<id>urn:sha1:d21ccc03c0852e552d7f2f5282c41e54ae1d69ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't skip the initialisation of tl-&gt;len when we hit an EOF immediately</title>
<updated>2005-03-20T22:08:52Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-20T22:08:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2bcccc224c9cf7992bf6796b12287d4175485369'/>
<id>urn:sha1:2bcccc224c9cf7992bf6796b12287d4175485369</id>
<content type='text'>
after allocating a new buffer. This bug caused `tail -r &lt; /dev/null'
to core dump when the `J' malloc option is set, and also affected
any other input that was an exact multiple of 128k.
</content>
</entry>
<entry>
<title>Save last displayed file by having the "last" pointer global and save it</title>
<updated>2005-02-04T14:01:06Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-02-04T14:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=76628ce773bf1b5fc444cc38f3490da4b4d1960f'/>
<id>urn:sha1:76628ce773bf1b5fc444cc38f3490da4b4d1960f</id>
<content type='text'>
during we show the first file's tail.  Instead of:

	tarsier% tail -f 1 2
	==&gt; 1 &lt;==
	foo
	bar

	==&gt; 2 &lt;==
	bar
	foo

	==&gt; 2 &lt;==
	bar2
	foo2

Now with this change, we have:

	tarsier% tail -f 1 2
	==&gt; 1 &lt;==
	foo
	bar

	==&gt; 2 &lt;==
	bar
	foo
	bar2
	foo2

While I'm there, move a comment to where it should belong to.  Also,
const'ify the "last" static because we will never need to change the
contents it points to.

MFC After:	1 week
</content>
</entry>
</feed>
