NetBSD/sbin/dump
hannken 05e91bfee8 fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
"FSS_UNLINK_ON_CREATE" to unlink the backing store before
        the snapshot gets created.

With this change dump(8) no longer dumps the zero-sized, but named
snapshot it is working on.  Same applies to fsck_ffs(8).
2011-02-24 09:38:57 +00:00
..
dump.8 File system snapshots are no longer experimental. 2010-11-05 10:02:53 +00:00
dump.h
dumprmt.c
ffs_inode.c
itime.c PR/42952: The Grey Wolf: Fix for "true incremental". Don't overload level 2010-03-11 01:32:59 +00:00
main.c PR/42952: The Grey Wolf: Fix for "true incremental". Don't overload level 2010-03-11 01:32:59 +00:00
Makefile
optr.c
pathnames.h
rcache.c
snapshot.c fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag 2011-02-24 09:38:57 +00:00
snapshot.h
tape.c
traverse.c
unctime.c