NetBSD/usr.bin/mail
perry 8a49ec08e4 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 23:07:28 +00:00
..
USD.doc Add ${MACROS} to ${ROFF} usage to make output readable 2003-01-05 12:24:22 +00:00
misc
Makefile WARNS=2. 2002-03-02 15:29:49 +00:00
cmd1.c only count header lines that are actually going to be displayed 2002-03-29 15:07:52 +00:00
cmd2.c The print/Print pair just cries out for a corresponding save/Save feature, 2002-03-29 15:10:02 +00:00
cmd3.c calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
cmdtab.c The print/Print pair just cries out for a corresponding save/Save feature, 2002-03-29 15:10:02 +00:00
collect.c Usually, one reads from standard input, not standard output (comment). 2002-03-08 02:05:25 +00:00
def.h only count header lines that are actually going to be displayed 2002-03-29 15:07:52 +00:00
dotlock.c KNF: No space after casts. 2002-03-05 21:18:14 +00:00
edit.c only count header lines that are actually going to be displayed 2002-03-29 15:07:52 +00:00
extern.h The print/Print pair just cries out for a corresponding save/Save feature, 2002-03-29 15:10:02 +00:00
fio.c only count header lines that are actually going to be displayed 2002-03-29 15:07:52 +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 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +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 calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
version.c