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
..
Makefile Enable WARNS=4 by default except for: 2009-04-11 07:58:11 +00:00
dump.8 File system snapshots are no longer experimental. 2010-11-05 10:02:53 +00:00
dump.h PR/42883: Greywolf: Add -i flag which brings "true incremental" capability. 2010-02-26 02:11:40 +00:00
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
optr.c
pathnames.h
rcache.c range-check what we assign to int cachebufs from calculations with 2010-01-27 12:20:25 +00:00
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