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
5b93d33118
freebsd-nq
/
usr.bin
/
tail
History
Ruslan Ermilov
61125887f3
Markup revision.
2006-12-24 19:18:52 +00:00
..
extern.h
Add a -q option to suppress header lines when multiple files are specified.
2006-06-29 22:07:49 +00:00
forward.c
Better handle the -F case:
2006-10-21 18:05:06 +00:00
Makefile
Bump WARNS to 4 as this seems OK on the alpha now.
2005-01-10 20:22:37 +00:00
misc.c
Cast size_t to off_t before adding them to avoid warnings on the alpha.
2005-01-10 20:19:46 +00:00
read.c
reverse.c
Don't skip the initialisation of tl->len when we hit an EOF immediately
2005-03-20 22:08:52 +00:00
tail.1
Markup revision.
2006-12-24 19:18:52 +00:00
tail.c
- Simplify the formatting in the SYNOPSIS.
2006-06-30 08:19:26 +00:00