NetBSD/usr.bin/mail
mrg 2beab49a06 - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:45:41 +00:00
..
USD.doc RCS Id Police. 1998-01-09 08:03:16 +00:00
misc
Makefile
aux.c Use S_IS*(), not S_IF*. 1997-10-19 19:27:40 +00:00
cmd1.c fix compile warnings on the alpha. 1997-10-19 14:12:22 +00:00
cmd2.c
cmd3.c
cmdtab.c
collect.c Detect more errors while manipulating mailbox files and tell the user 1997-11-25 17:58:15 +00:00
def.h Include <time.h>, needed for various definitions. 1998-04-02 10:31:09 +00:00
dotlock.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
edit.c Detect more errors while manipulating mailbox files and tell the user 1997-11-25 17:58:15 +00:00
extern.h
fio.c Don't segfault just because a line starts with null. 1998-06-10 05:28:16 +00:00
getname.c
glob.h
head.c
lex.c
list.c
mail.1 add missing .Nm sections. 1997-11-11 14:39:59 +00:00
main.c
names.c Detect more errors while manipulating mailbox files and tell the user 1997-11-25 17:58:15 +00:00
pathnames.h
popen.c Make sure to clear the child's signal mask in all cases. 1997-10-31 22:48:12 +00:00
quit.c Fix a pasto that would cause coredumps on exit when the mailbox has been 1997-12-07 21:27:10 +00:00
rcv.h
send.c Do not propagate local pipe and file address that are marked for deletion 1997-11-25 17:55:52 +00:00
strings.c
temp.c
tty.c Use _POSIX_VDISABLE, not 0, to disable special characters. 1997-10-19 16:49:15 +00:00
v7.local.c
vars.c
version.c