.. |
misc
|
Added missing mailx tilde escapes that POSIX wants (~<!, ~a, ~A, ~i).
|
1999-02-17 20:48:48 +00:00 |
USD.doc
|
Fix doubled 'the's.
|
2000-03-13 22:55:05 +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
|
WARNSify, fix .Nm usage, deprecate register, use <err.h>
|
1997-10-19 05:02:57 +00:00 |
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
|
ANSIfy, and minimal KNF.
|
2002-03-02 14:59:35 +00:00 |
fio.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +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
|
Get rid of commons.
|
1998-10-08 17:36:55 +00:00 |
head.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
lex.c
|
Replace some more special pointers to zero (NIL, NONE, NOVAR, NOGRP, NOGE)
|
2002-03-04 03:16:10 +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 |
Makefile
|
WARNS=2.
|
2002-03-02 15:29:49 +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
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +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
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +00:00 |
temp.c
|
Don't use special null string pointer (NOSTR), just use NULL.
|
2002-03-04 03:07:25 +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
|
WARNSify, fix .Nm usage, deprecate register, use <err.h>
|
1997-10-19 05:02:57 +00:00 |