NetBSD/usr.bin/mail
itojun 6bb623fa65 sync with sendmail path change (/etc/aliases -> /etc/mail/aliases) 2000-05-05 18:21:06 +00:00
..
USD.doc Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
misc Added missing mailx tilde escapes that POSIX wants (~<!, ~a, ~A, ~i). 1999-02-17 20:48:48 +00:00
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
aux.c char -> unsigned char, index -> strchr, rindex -> strrchr 1998-12-19 16:30:52 +00:00
cmd1.c Rename send() to sendmessage() to avoid conflict with send(2) in "libc". 2000-02-10 12:34:42 +00:00
cmd2.c Rename send() to sendmessage() to avoid conflict with send(2) in "libc". 2000-02-10 12:34:42 +00:00
cmd3.c fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +00:00
cmdtab.c
collect.c Rename send() to sendmessage() to avoid conflict with send(2) in "libc". 2000-02-10 12:34:42 +00:00
def.h
dotlock.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
edit.c
extern.h Rename send() to sendmessage() to avoid conflict with send(2) in "libc". 2000-02-10 12:34:42 +00:00
fio.c char -> unsigned char, index -> strchr, s.w_termsig -> WTERMSIG(s) 1998-12-19 16:32:34 +00:00
getname.c const poisoning. 1998-07-26 21:58:46 +00:00
glob.h Get rid of commons. 1998-10-08 17:36:55 +00:00
head.c char -> unsigned char 1998-12-19 16:32:52 +00:00
lex.c Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
list.c index -> strchr 1998-12-19 16:33:24 +00:00
mail.1 sync with sendmail path change (/etc/aliases -> /etc/mail/aliases) 2000-05-05 18:21:06 +00:00
main.c fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +00:00
names.c index -> strchr 1998-12-19 16:33:24 +00:00
pathnames.h
popen.c union wait -> int 1998-12-19 16:34:04 +00:00
quit.c Rename send() to sendmessage() to avoid conflict with send(2) in "libc". 2000-02-10 12:34:42 +00:00
rcv.h
send.c Rename send() to sendmessage() to avoid conflict with send(2) in "libc". 2000-02-10 12:34:42 +00:00
strings.c
temp.c const poisoning. 1998-07-26 21:58:46 +00:00
tty.c Fix preprocessor logic bogon; from Michael Eriksson <eramer@era-t.ericsson.se> 1999-01-06 15:53:39 +00:00
v7.local.c const poisoning. 1998-07-26 21:58:46 +00:00
vars.c Get rid of commons. 1998-10-08 17:36:55 +00:00
version.c