NetBSD/bin/pax
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
ar_io.c
ar_subs.c pax: don't overwrite destination if -r -w copy fails 2023-05-28 21:42:40 +00:00
buf_subs.c pax: don't overwrite destination if -r -w copy fails 2023-05-28 21:42:40 +00:00
cpio.1
cpio.c
cpio.h
dumptar.c
extern.h pax: don't overwrite destination if -r -w copy fails 2023-05-28 21:42:40 +00:00
file_subs.c pax: don't overwrite destination if -r -w copy fails 2023-05-28 21:42:40 +00:00
ftree.c pax: exit 0 if stdin filelist is used and empty 2023-05-28 17:01:46 +00:00
ftree.h
gen_subs.c
getoldopt.c
options.c
options.h
pat_rep.c
pat_rep.h
pax.1 pax.1: minor grammar fixes 2021-11-06 01:19:19 +00:00
pax.c
pax.h
sel_subs.c
sel_subs.h
tables.c
tables.h
tar.1
tar.c
tar.h
tty_subs.c