freebsd-dev/usr.bin/mail
2013-07-04 03:24:58 +00:00
..
misc
cmd1.c In usr.bin/mail/cmd1.c, use the correct printf length modifier for a 2011-12-17 16:30:42 +00:00
cmd2.c
cmd3.c
cmdtab.c
collect.c
def.h
edit.c fgets(3) returns a pointer, so compare against NULL, not integer 0. 2012-01-13 06:51:15 +00:00
extern.h Replace __const by const in all non-contributed source code. 2011-12-13 13:32:56 +00:00
fio.c
getname.c
glob.h
head.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
lex.c Replace __const by const in all non-contributed source code. 2011-12-13 13:32:56 +00:00
list.c
mail.1
main.c Touch up some more small typos missed in the previous round. 2012-01-05 21:36:45 +00:00
Makefile
names.c
pathnames.h
popen.c Remove unnecessary cast to pid_t. 2013-07-04 03:24:58 +00:00
quit.c
rcv.h
send.c
strings.c
temp.c
tty.c
util.c Fix undefined behaviour in usr.bin/mail/util.c. 2013-02-15 23:59:57 +00:00
v7.local.c
vars.c
version.c