freebsd-skq/usr.bin/mail
phk d8ac409160 Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
misc
USD.doc
aux.c
cmd1.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
cmd2.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
cmd3.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
cmdtab.c
collect.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
def.h
edit.c
extern.h
fio.c
getname.c
glob.h
head.c
lex.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
list.c
mail.1
main.c
Makefile
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
strings.c
temp.c
tty.c
v7.local.c
vars.c
version.c