This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a6eecebbe5
freebsd-nq
/
usr.bin
/
tail
History
Warner Losh
1c8af87873
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
..
extern.h
Argh! caught! *blush*.. This program was supplying it's own 'err' routine
1996-08-25 21:12:01 +00:00
forward.c
Sweep through the tree fixing mmap() usage:
1997-01-16 21:58:40 +00:00
Makefile
misc.c
complete err() changes, actually use warn() in most instances
1996-08-26 20:37:48 +00:00
read.c
Dont forget to #include <err.h>
1996-08-25 21:14:19 +00:00
reverse.c
Sweep through the tree fixing mmap() usage:
1997-01-16 21:58:40 +00:00
tail.1
tail.c
compare return value from getopt against -1 rather than EOF, per the final
1997-03-29 04:34:07 +00:00