NetBSD/sbin/dump
lukem c4b7a9e794 bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 09:09:01 +00:00
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
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 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
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