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
d21ccc03c0
freebsd-nq
/
usr.bin
/
tail
History
Eivind Eklund
d21ccc03c0
We are past 4.4BSD - use our new-found stat flags for pipes and fifos.
2005-05-26 22:14:37 +00:00
..
extern.h
Add support for following more than one file i.e.
2004-11-04 19:18:19 +00:00
forward.c
Save last displayed file by having the "last" pointer global and save it
2005-02-04 14:01: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
Convert to ANSI style function definitions.
2004-11-03 15:23:11 +00:00
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
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
tail.c
We are past 4.4BSD - use our new-found stat flags for pipes and fifos.
2005-05-26 22:14:37 +00:00