NetBSD/usr.bin/mail
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
..
USD.doc
misc
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
cmd1.c
cmd2.c
cmd3.c
cmd4.c
cmdtab.c
collect.c
complete.c
complete.h
def.h
dotlock.c
edit.c
extern.h
fio.c
format.c fix some typos and grammar in comments. 2022-08-07 10:12:19 +00:00
format.h
getname.c
glob.h
head.c
lex.c
list.c
mail.1
main.c
mime.h
mime_attach.c
mime_attach.h
mime_child.c
mime_child.h
mime_codecs.c
mime_codecs.h
mime_decode.c
mime_decode.h
mime_detach.c
mime_detach.h
mime_header.c
mime_header.h
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
sig.c
sig.h
strings.c
support.c
temp.c
thread.c
thread.h
tty.c
v7.local.c
vars.c
version.c