freebsd-skq/sbin/dump
mckusick c428ace885 Document that the live dump command (`dump -L') creates its snapshot
in the .snap directory in the root of the filesystem being dumped.
Document that if the .snap directory is missing that it must be
created manually and that it should be owned by user root and
group operator and set to mode 770 before a live dump can be run.
2003-11-18 00:36:40 +00:00
..
cache.c
dump.8 Document that the live dump command (`dump -L') creates its snapshot 2003-11-18 00:36:40 +00:00
dump.h Add missing prototype for cread(). 2003-11-04 12:27:18 +00:00
dumprmt.c Make this WARNS=2 clean by 2003-11-14 13:07:38 +00:00
itime.c
main.c Convert the live dump command (`dump -L') to use mksnap_ffs instead 2003-11-16 08:01:58 +00:00
Makefile Make this WARNS=2 clean by 2003-11-14 13:07:38 +00:00
optr.c
pathnames.h
tape.c
traverse.c In mapdirs(), do not use the `dp' inode pointer after searchdir() 2003-11-04 14:20:14 +00:00
unctime.c