1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sbin/dump
David E. O'Brien 8cc6e4d84a Do not exit if unable to read /etc/dumpdates or create it.
If one is trying to dump or repair an ill system, give the user a fighting
chance.  Refusing to operate w/o a very non-critical file (feature) is
just plain stupid.
2001-03-27 19:28:00 +00:00
..
dump.8 bye-bye documented raw devices 2001-03-09 13:06:53 +00:00
dump.h Use <sys/queue.h> instead of home-rolled list. 2001-01-29 09:45:51 +00:00
dumprmt.c
itime.c Do not exit if unable to read /etc/dumpdates or create it. 2001-03-27 19:28:00 +00:00
main.c
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:33:27 +00:00
optr.c Use <sys/queue.h> instead of home-rolled list. 2001-01-29 09:45:51 +00:00
pathnames.h Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, 2001-03-08 09:04:40 +00:00
tape.c
traverse.c Support inheritance of the "nodump" flag down a hierarchy. 2001-03-03 11:35:50 +00:00
unctime.c