..
misc
USD.doc
cmd1.c
only count header lines that are actually going to be displayed
2002-03-29 15:07:52 +00:00
cmd2.c
Use warn() instead of perror().
2002-03-05 21:29:30 +00:00
cmd3.c
only count header lines that are actually going to be displayed
2002-03-29 15:07:52 +00:00
cmdtab.c
collect.c
Usually, one reads from standard input, not standard output (comment).
2002-03-08 02:05:25 +00:00
def.h
only count header lines that are actually going to be displayed
2002-03-29 15:07:52 +00:00
dotlock.c
KNF: No space after casts.
2002-03-05 21:18:14 +00:00
edit.c
only count header lines that are actually going to be displayed
2002-03-29 15:07:52 +00:00
extern.h
Replace last tempnam() with mkstemp(), and remove the tempMail variable.
2002-03-06 17:36:44 +00:00
fio.c
only count header lines that are actually going to be displayed
2002-03-29 15:07:52 +00:00
getname.c
Don't use special null string pointer (NOSTR), just use NULL.
2002-03-04 03:07:25 +00:00
glob.h
head.c
Don't use special null string pointer (NOSTR), just use NULL.
2002-03-04 03:07:25 +00:00
lex.c
Use warn() instead of perror().
2002-03-05 21:29:30 +00:00
list.c
Don't use special null string pointer (NOSTR), just use NULL.
2002-03-04 03:07:25 +00:00
mail.1
Give mail.1 a DESCRIPTION section.
2002-03-06 14:09:14 +00:00
main.c
Use warn() instead of perror().
2002-03-05 21:29:30 +00:00
Makefile
WARNS=2.
2002-03-02 15:29:49 +00:00
names.c
Replace another tempnam() with mkstemp(), and remove the tempEdit variable.
2002-03-06 13:45:51 +00:00
pathnames.h
popen.c
Use warn() instead of perror().
2002-03-05 21:29:30 +00:00
quit.c
KNF: No space after casts.
2002-03-05 21:18:14 +00:00
rcv.h
send.c
Replace last tempnam() with mkstemp(), and remove the tempMail variable.
2002-03-06 17:36:44 +00:00
strings.c
Don't use special null string pointer (NOSTR), just use NULL.
2002-03-04 03:07:25 +00:00
support.c
Use warn() instead of perror().
2002-03-05 21:29:30 +00:00
temp.c
Replace last tempnam() with mkstemp(), and remove the tempMail variable.
2002-03-06 17:36:44 +00:00
tty.c
Use warn() instead of perror().
2002-03-05 21:29:30 +00:00
v7.local.c
Do not remove the spool file if not mail remains, just truncate it
2002-03-12 01:17:46 +00:00
vars.c
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
2002-03-04 03:16:10 +00:00
version.c