freebsd-dev/usr.bin/mail
Hidetoshi Shimokawa 0b919713bb Allocate aligned memory according to sizeof(char *).
Approved by: jkh
Obtained from: NetBSD
1999-01-13 10:37:22 +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
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
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 Allocate aligned memory according to sizeof(char *). 1999-01-13 10:37:22 +00:00
temp.c Fixed gross breakage in previous commit. The malloc sizes for the 1998-10-10 19:01:47 +00:00
tty.c
v7.local.c
vars.c
version.c