index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tail
/
tail.c
Age
Commit message (
Expand
)
Author
2018-03-06
[tail] Fix type of 'len'
eadler
2017-10-02
Sort options.
wiz
2017-10-01
Add arguments to tail:
maya
2013-01-31
Add comma after i.e.
wiz
2011-09-03
minor knf, no functional change.
christos
2011-09-03
Instead of declaring our own err() which is different than the standard one,
christos
2009-04-13
Fix WARNS=4 issues (-Wcast-qual -Wshadow -Wsign-compare)
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2004-02-16
do not use long for file offset, use off_t. otto@openbsd
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
minor KNF
itojun
2002-06-14
Remove #if __STDC__. De-__P() and ANSIfy.
wiz
2002-04-29
Add -F to usage, per bin/16558 by Ryan Younce.
wiz
1998-08-25
Add { and } to shut up egcs. Reformat the more questionable code.
ross
1998-02-09
Add -F option to follow files though rotations and truncations.
cjs
1997-10-19
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
lukem
1994-11-23
Merged with 4.4lite.
jtc
1994-04-24
various off_t fixes
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-04-30
tail from ftp.uu.net:bsd-sources integrated
glass