freebsd-dev/usr.bin/mail
1998-10-10 19:21:39 +00:00
..
misc Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc. 1998-08-31 10:53:06 +00:00
USD.doc Fix file names. 1997-08-31 21:33:27 +00:00
aux.c Use err(3). 1997-07-24 06:56:33 +00:00
cmd1.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
cmd2.c vfork -> fork. The child calls abort(), which calls stdio. 1998-10-10 19:21:39 +00:00
cmd3.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
cmdtab.c Renamed undelete() to undelete_messages() to avoid conflict with new 1997-04-14 16:49:30 +00:00
collect.c PR: bin/8250 1998-10-10 09:58:20 +00:00
def.h Teach boring old mail(1) about the use of the REPLYTO environment 1998-01-02 16:44:13 +00:00
edit.c PR: bin/8250 1998-10-10 09:58:20 +00:00
extern.h Teach boring old mail(1) about the use of the REPLYTO environment 1998-01-02 16:44:13 +00:00
fio.c Use err(3). 1997-07-24 06:56:33 +00:00
getname.c
glob.h
head.c
lex.c Removed debugging cruft. 1998-10-10 18:37:02 +00:00
list.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
mail.1 Document the use of sendmail options on the commandline. 1998-04-14 00:59:29 +00:00
main.c Teach boring old mail(1) about the use of the REPLYTO environment 1998-01-02 16:44:13 +00:00
Makefile make install should not install mail.rc in /etc 1997-08-15 21:50:02 +00:00
names.c PR: bin/8250 1998-10-10 09:58:20 +00:00
pathnames.h Allow mail(1) to look for multiple mail.rc files. 1996-12-21 22:53:58 +00:00
popen.c vfork -> fork. This home made popen() had the same bug as the library 1998-10-10 19:18:30 +00:00
quit.c PR: bin/8250 1998-10-10 09:58:20 +00:00
rcv.h
send.c PR: bin/8250 1998-10-10 09:58:20 +00:00
strings.c
temp.c Fixed gross breakage in previous commit. The malloc sizes for the 1998-10-10 19:01:47 +00:00
tty.c Simplistic conversion of mail to use termios instead of sgtty. 1996-08-19 20:23:35 +00:00
v7.local.c Honor the MAIL environment variable. 1996-10-06 01:55:32 +00:00
vars.c
version.c