OpenGrok
Cross Reference: misc.c
xref
: /
src
/
usr.bin
/
tail
/
misc.c
Home
|
History
|
Annotate
|
Download
|
only in
tail
History log of
/src/usr.bin/tail/misc.c
Revision
Date
Author
Comments
1.7
03-Sep-2011
christos
Instead of declaring our own err() which is different than the standard one,
and using it incorrectly in a few places because of confusion (does it print
errno or not?), declare two versions following the standard ones xerrx and,
xerr, and use those as appropriate, implementing them using them vwarn and
vwarnx.
1.6
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
1.5
14-Jun-2002
wiz
Remove #if __STDC__. De-__P() and ANSIfy.
1.4
19-Oct-1997
lukem
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
1.3
23-Nov-1994
jtc
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
30-Apr-1993
glass
branches: 1.1.1;
tail from ftp.uu.net:bsd-sources integrated
1.1.1.1
23-Nov-1994
jtc
imported from 4.4lite
Indexes created Sat Oct 18 08:10:09 GMT 2025