NetBSD/usr.bin/mail
dean 11976ebb30 fixes for PR 3886, 4719, 5424
mail is more consistent in a su'd environment
unset works if the variable is in the environment
fixed off by one error with 'z' scrolling
1999-02-09 04:51:30 +00:00
..
USD.doc RCS Id Police. 1998-01-09 08:03:16 +00:00
misc Set the 'crt' flag by default. This enables the pager, so that 1999-02-08 20:48:25 +00:00
Makefile don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
aux.c char -> unsigned char, index -> strchr, rindex -> strrchr 1998-12-19 16:30:52 +00:00
cmd1.c fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +00:00
cmd2.c char -> unsigned char, s.w_coredump -> WCOREDUMP(s) 1998-12-19 16:31:41 +00:00
cmd3.c fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +00:00
cmdtab.c WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 05:02:57 +00:00
collect.c char -> unsigned char 1998-12-19 16:31:57 +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 Get rid of commons. 1998-10-08 17:36:55 +00:00
fio.c char -> unsigned char, index -> strchr, s.w_termsig -> WTERMSIG(s) 1998-12-19 16:32:34 +00:00
getname.c const poisoning. 1998-07-26 21:58:46 +00:00
glob.h Get rid of commons. 1998-10-08 17:36:55 +00:00
head.c char -> unsigned char 1998-12-19 16:32:52 +00:00
lex.c fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +00:00
list.c index -> strchr 1998-12-19 16:33:24 +00:00
mail.1 add missing .Nm sections. 1997-11-11 14:39:59 +00:00
main.c fixes for PR 3886, 4719, 5424 1999-02-09 04:51:30 +00:00
names.c index -> strchr 1998-12-19 16:33:24 +00:00
pathnames.h - Fix PR/105: Implement dot locking protocol and check return value of flock. 1996-06-08 19:48:09 +00:00
popen.c union wait -> int 1998-12-19 16:34:04 +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 - Fix PR/105: Implement dot locking protocol and check return value of flock. 1996-06-08 19:48:09 +00:00
send.c char -> unsigned char 1998-12-19 16:34:38 +00:00
strings.c WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 05:02:57 +00:00
temp.c const poisoning. 1998-07-26 21:58:46 +00:00
tty.c Fix preprocessor logic bogon; from Michael Eriksson <eramer@era-t.ericsson.se> 1999-01-06 15:53:39 +00:00
v7.local.c const poisoning. 1998-07-26 21:58:46 +00:00
vars.c Get rid of commons. 1998-10-08 17:36:55 +00:00
version.c WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 05:02:57 +00:00