freebsd-nq/usr.bin/mail
Mike Heffner 28fb5d9a37 Don't add space after comma unless there was already one (prevents a
rare overflow). Optimize loop slightly. Don't exit if realloc can't
shrink a buffer (just continue and use the larger buffer).

Obtained from:	OpenBSD
MFC after:	2 weeks
2001-09-23 04:07:26 +00:00
..
misc
USD.doc
aux.c Don't add space after comma unless there was already one (prevents a 2001-09-23 04:07:26 +00:00
cmd1.c
cmd2.c
cmd3.c
cmdtab.c
collect.c File positions are off_t nowdays, not long, so: 2001-09-02 14:40:51 +00:00
def.h
edit.c File positions are off_t nowdays, not long, so: 2001-09-02 14:40:51 +00:00
extern.h
fio.c File positions are off_t nowdays, not long, so: 2001-09-02 14:40:51 +00:00
getname.c
glob.h
head.c Support mail boxes that have dates without seconds (SysV) and those 2001-06-18 04:28:03 +00:00
lex.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
list.c
mail.1 mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
main.c Add the -E flag to not send messages that have an empty body. This is 2001-06-28 02:40:07 +00:00
Makefile
names.c
pathnames.h
popen.c
quit.c File positions are off_t nowdays, not long, so: 2001-09-02 14:40:51 +00:00
rcv.h
send.c Add the -E flag to not send messages that have an empty body. This is 2001-06-28 02:40:07 +00:00
strings.c
temp.c
tty.c
v7.local.c
vars.c
version.c