freebsd-dev/usr.bin/mail
Xin LI 1d1e1f6311 Don't reference NULL pointer.
MFC after:	2 weeks
2017-01-24 07:48:36 +00:00
..
misc
cmd1.c mail(1): Update more prototypes. 2016-07-15 15:37:54 +00:00
cmd2.c mail(1): Update more prototypes. 2016-07-15 15:37:54 +00:00
cmd3.c mail(1): Update more prototypes. 2016-07-15 15:37:54 +00:00
cmdtab.c mail(1): Update more prototypes. 2016-07-15 15:37:54 +00:00
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): Update more prototypes. 2016-07-15 15:37:54 +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 Add const to the copyright variable 2015-06-06 13:13:39 +00:00
Makefile Add const to the copyright variable 2015-06-06 13:13:39 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
names.c mail(1): Update more prototypes. 2016-07-15 15:37:54 +00:00
pathnames.h
popen.c Don't reference NULL pointer. 2017-01-24 07:48:36 +00:00
quit.c mail(1): Avoid closing negative file descriptors. 2016-07-15 19:43:24 +00:00
rcv.h
send.c Always initialize 'c'. 2017-01-23 07:32:47 +00:00
strings.c
temp.c
tty.c
util.c mail(1): Minor declaration updates. 2016-07-15 20:27:21 +00:00
v7.local.c mail(1): Avoid closing negative file descriptors. 2016-07-15 19:43:24 +00:00
vars.c mail(1): check for out of memory conditions when calling calloc(3). 2016-07-14 15:09:08 +00:00
version.c