NetBSD/usr.bin/mail
wiz c8ce18c2b7 Do not remove the spool file if not mail remains, just truncate it
to 0 bytes, as e.g. Solaris-mail or mutt do.
This way we're sure to keep owner/permissions the same as before.
Reviewed by Christos.
2002-03-12 01:17:46 +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 Usually, one reads from standard input, not standard output (comment). 2002-03-08 02:05:25 +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 Do not remove the spool file if not mail remains, just truncate it 2002-03-12 01:17:46 +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