freebsd-src/usr.bin/mail
Pedro F. Giffuni b22a869924 mail(1): Bring some fixes from other BSDs.
- Use varargs properly
- Use pid_t
- Better handling of error conditions on forked jobs.
- Some prototype and warning cleanups.

Obtained from:	NetBSD (some originaly from OpenBSD)
2016-07-13 16:45:26 +00:00
..
misc
cmd1.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
cmd2.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
cmd3.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
cmdtab.c
collect.c Use _PATH_DEVNULL instead of hardcoding. 2016-07-11 05:44:58 +00:00
def.h Fix naive use of ftell(3). 2016-02-16 21:39:19 +00:00
edit.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
extern.h mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
fio.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
getname.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
glob.h
head.c
lex.c
list.c
mail.1
main.c
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
names.c
pathnames.h
popen.c mail(1): Bring some fixes from other BSDs. 2016-07-13 16:45:26 +00:00
quit.c
rcv.h
send.c
strings.c
temp.c
tty.c
util.c mail: Don't truncate mtime of mailbox to microseconds. 2016-04-17 20:00:24 +00:00
v7.local.c
vars.c mail(1): Invert calloc(3) argument order. 2016-07-10 02:46:20 +00:00
version.c