freebsd_amp_hwpstate/usr.bin/mail
Warner Losh 0e7f0658ee #include <errno.h> where needed. Kill extern int errno;.
Minor warnings in tip corrected.
2000-04-14 06:39:19 +00:00
..
USD.doc
misc Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc. 1998-08-31 10:53:06 +00:00
Makefile
aux.c
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
collect.c PR: bin/8250 1998-10-10 09:58:20 +00:00
def.h
edit.c PR: bin/8250 1998-10-10 09:58:20 +00:00
extern.h
fio.c
getname.c
glob.h
head.c
lex.c #include <errno.h> where needed. Kill extern int errno;. 2000-04-14 06:39:19 +00:00
list.c
mail.1 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
main.c Ignore the MAIL environment variable when the -u flag is set. 1999-05-20 22:23:04 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tty.c
v7.local.c
vars.c
version.c