freebsd-dev/usr.bin/mail
Joseph Koshy 727c14404a Document startup behaviour of mail(1).
PR:		docs/1577
Submitted by:	Joseph Koshy <koshy@india.hp.com>
1999-11-08 03:54:37 +00:00
..
misc
USD.doc
aux.c
cmd1.c
cmd2.c vfork -> fork. The child calls abort(), which calls stdio. 1998-10-10 19:21:39 +00:00
cmd3.c
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 Removed debugging cruft. 1998-10-10 18:37:02 +00:00
list.c
mail.1 Document startup behaviour of mail(1). 1999-11-08 03:54:37 +00:00
main.c Ignore the MAIL environment variable when the -u flag is set. 1999-05-20 22:23:04 +00:00
Makefile
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