NetBSD/sbin/restore
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
dirs.c apply this commit from FreeBSD: 2022-12-12 16:53:30 +00:00
extern.h Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
interactive.c Fix reversed test (thanks phone@) 2021-08-29 09:17:58 +00:00
main.c Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
restore.8 Remove superfluous macro. 2018-07-18 17:57:00 +00:00
restore.c Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
restore.h Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
symtab.c Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00
tape.c apply this commit from FreeBSD: 2022-12-12 16:53:30 +00:00
utilities.c Add external attribute dumping and restoring support from FreeBSD. 2021-06-19 13:56:34 +00:00