NetBSD/usr.bin/tail
lukem 8bfad4ad7a Use sleep(1) instead of usleep(1000000) to sleep for a second, since
usleep() doesn't support an argument >= 1000000.
Problem noted & fix provided in [bin/20644] from Dave Huang.
2003-03-10 08:04:15 +00:00
..
Makefile
extern.h Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
forward.c Use sleep(1) instead of usleep(1000000) to sleep for a second, since 2003-03-10 08:04:15 +00:00
misc.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
read.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
reverse.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
tail.1 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
tail.c Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00