This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-11-17 08:00:48 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
30493bb81b
HardenedBSD
/
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
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