NetBSD/usr.bin/mail
wiz 240d8221ea Replace last tempnam() with mkstemp(), and remove the tempMail variable.
Inspired by OpenBSD.
mail(1) is now tempnam(3) free.
2002-03-06 17:36:44 +00:00
..
USD.doc
misc
Makefile WARNS=2. 2002-03-02 15:29:49 +00:00
cmd1.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
cmd2.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
cmd3.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
cmdtab.c
collect.c Replace last tempnam() with mkstemp(), and remove the tempMail variable. 2002-03-06 17:36:44 +00:00
def.h Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE) 2002-03-04 03:16:10 +00:00
dotlock.c KNF: No space after casts. 2002-03-05 21:18:14 +00:00
edit.c Replace another tempnam() with mkstemp(), and remove the tempEdit variable. 2002-03-06 13:45:51 +00:00
extern.h Replace last tempnam() with mkstemp(), and remove the tempMail variable. 2002-03-06 17:36:44 +00:00
fio.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
getname.c Don't use special null string pointer (NOSTR), just use NULL. 2002-03-04 03:07:25 +00:00
glob.h
head.c Don't use special null string pointer (NOSTR), just use NULL. 2002-03-04 03:07:25 +00:00
lex.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
list.c Don't use special null string pointer (NOSTR), just use NULL. 2002-03-04 03:07:25 +00:00
mail.1 Give mail.1 a DESCRIPTION section. 2002-03-06 14:09:14 +00:00
main.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
names.c Replace another tempnam() with mkstemp(), and remove the tempEdit variable. 2002-03-06 13:45:51 +00:00
pathnames.h
popen.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
quit.c KNF: No space after casts. 2002-03-05 21:18:14 +00:00
rcv.h
send.c Replace last tempnam() with mkstemp(), and remove the tempMail variable. 2002-03-06 17:36:44 +00:00
strings.c Don't use special null string pointer (NOSTR), just use NULL. 2002-03-04 03:07:25 +00:00
support.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
temp.c Replace last tempnam() with mkstemp(), and remove the tempMail variable. 2002-03-06 17:36:44 +00:00
tty.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
v7.local.c Don't use special null string pointer (NOSTR), just use NULL. 2002-03-04 03:07:25 +00:00
vars.c Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE) 2002-03-04 03:16:10 +00:00
version.c