freebsd-dev/sbin/dump
mckusick f3eb2c9ad8 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 Readjust the cache initialization code to make it more obvious that the 2003-01-25 19:06:30 +00:00
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 revert to version 1.25 and use va_copy to obtain another copy of the 2003-09-21 22:14:49 +00:00
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