freebsd-dev/sbin/dump
Joerg Wunsch 56d5f6db85 Fixed an evil bug where rawname() could write across the boundaries of
an array. The bug became obvious in the old system where the array was only
32 characters long (now MAXPATHLEN). Dump honored its name then (:-)
and dumped its core when calling dump -w for a fstab that contained rather long
NFS file system names. Even though this is rather unlikely to happen now,
a bug is a bug:)
1994-10-28 17:26:27 +00:00
..
dump.8
dump.h
dumprmt.c
itime.c
main.c
Makefile
optr.c
pathnames.h
tape.c
traverse.c
unctime.c