freebsd-dev/sbin/dump
Kirk McKusick b17f40bbda 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 Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
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 Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h. 2002-05-17 11:47:12 +00:00
tape.c Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
traverse.c In mapdirs(), do not use the `dp' inode pointer after searchdir() 2003-11-04 14:20:14 +00:00
unctime.c o remove __P 2002-03-20 22:49:40 +00:00