NetBSD/usr.bin/mail
2002-03-05 21:29:30 +00:00
..
misc
USD.doc
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 Use warn() instead of perror(). 2002-03-05 21:29:30 +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 Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
extern.h Use strpbrk(3) instead of anyof(). 2002-03-05 19:25:16 +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 Space and paragraph fixes. 2001-12-01 20:34:50 +00:00
main.c Use warn() instead of perror(). 2002-03-05 21:29:30 +00:00
Makefile WARNS=2. 2002-03-02 15:29:49 +00:00
names.c Use warn() instead of perror(). 2002-03-05 21:29:30 +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 Use warn() instead of perror(). 2002-03-05 21:29:30 +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 another tempnam() with mkstemp(), and remove the tempResid variable. 2002-03-05 21:11:46 +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