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
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
read.c
reverse.c
tail.1 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
tail.c