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
dump.8
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
main.c
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
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