freebsd-nq/sbin/restore
Peter Wemm 30d38f7b0d Fix gcc warnings. If NAME_MAX is 255, and d_namlen is a uint8_t, then
d_namlen can never be > NAME_MAX.  Stop gcc worrying about this by
using a preprocessor test to see if NAME_MAX changes.
2003-10-26 04:43:02 +00:00
..
dirs.c
extern.h
interactive.c
main.c
Makefile
restore.8
restore.c
restore.h
symtab.c
tape.c
utilities.c