NetBSD/sbin/dump
chs 87ba0e2a31 Restore backward compatibility of UFS2 with previous NetBSD releases by
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new	fsck_ffs operations "-c	ea" and	"-c no-ea" to convert file systems
from UFS2 to UFS2ea and	vice-versa (both of which delete all existing extended
attributes in the process).
2022-11-17 06:40:38 +00:00
..
Makefile add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
dump.8 Add -D flag to allow the user to specify an alternate dumpdates file. 2019-08-19 18:12:50 +00:00
dump.h Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
dumprmt.c
ffs_inode.c Restore backward compatibility of UFS2 with previous NetBSD releases by 2022-11-17 06:40:38 +00:00
itime.c Add -U flag to dump(8) and dump_lfs(8) to specify dumpdates entry 2019-03-25 02:13:01 +00:00
main.c PR bin/55834 2020-12-03 08:25:57 +00:00
optr.c Silently ignore fstab entries with NAME= entries that cannot be resolved. 2022-03-14 18:38:11 +00:00
pathnames.h
rcache.c
snapshot.c - mark Exit() __dead 2019-02-03 12:17:14 +00:00
snapshot.h
tape.c Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
traverse.c PR/56643: Paul Goyette: Disable the last block adjustment for now. It seems 2022-01-26 20:22:14 +00:00
unctime.c