freebsd-skq/usr.bin/mail
Bruce Evans 4689d219ff Fixed gross breakage in previous commit. The malloc sizes for the
temporary file names were uninitialized if TMPDIR was set and 1 too
small otherwise.

Fixed style bugs in previous commit.

Fixed missing checks for malloc failure in previous commit.

Report malloc failure consistently, at least in temp.c.
1998-10-10 19:01:47 +00:00
..
misc
USD.doc
aux.c
cmd1.c
cmd2.c
cmd3.c
cmdtab.c
collect.c PR: bin/8250 1998-10-10 09:58:20 +00:00
def.h
edit.c PR: bin/8250 1998-10-10 09:58:20 +00:00
extern.h
fio.c
getname.c
glob.h
head.c
lex.c Removed debugging cruft. 1998-10-10 18:37:02 +00:00
list.c
mail.1
main.c
Makefile
names.c PR: bin/8250 1998-10-10 09:58:20 +00:00
pathnames.h
popen.c
quit.c PR: bin/8250 1998-10-10 09:58:20 +00:00
rcv.h
send.c PR: bin/8250 1998-10-10 09:58:20 +00:00
strings.c
temp.c Fixed gross breakage in previous commit. The malloc sizes for the 1998-10-10 19:01:47 +00:00
tty.c
v7.local.c
vars.c
version.c