.. |
USD.doc
|
…
|
|
misc
|
…
|
|
Makefile
|
WARNS=2.
|
2002-03-02 15:29:49 +00:00 |
cmd1.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
cmd2.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
cmd3.c
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +00:00 |
cmdtab.c
|
…
|
|
collect.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
def.h
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +00:00 |
dotlock.c
|
ANSIfy, and minimal KNF.
|
2002-03-02 14:59:35 +00:00 |
edit.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
extern.h
|
Use strpbrk(3) instead of anyof().
|
2002-03-05 19:25:16 +00:00 |
fio.c
|
Use strpbrk(3) instead of anyof().
|
2002-03-05 19:25:16 +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
|
Replace another tempnam() with mkstemp(), and remove the tempMesg variable.
|
2002-03-05 20:26:59 +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
|
Space and paragraph fixes.
|
2001-12-01 20:34:50 +00:00 |
main.c
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +00:00 |
names.c
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +00:00 |
pathnames.h
|
…
|
|
popen.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
quit.c
|
Replace another tempnam() with mkstemp(), and remove the tempResid variable.
|
2002-03-05 21:11:46 +00:00 |
rcv.h
|
…
|
|
send.c
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +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
|
Replace a 0-cast with NULL.
|
2002-03-05 20:58:54 +00:00 |
temp.c
|
Replace another tempnam() with mkstemp(), and remove the tempResid variable.
|
2002-03-05 21:11:46 +00:00 |
tty.c
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +00:00 |
v7.local.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +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
|
…
|
|