Commit 7cf404b6 7cf404b6cc55e3249286dcdf1e04f51b1a3bdc92 by Sam Roberts

updated

1 parent 7caee580
Showing 1 changed file with 15 additions and 0 deletions
1 2001-12-12 Sam Roberts
2
3 * lib/: argcv.c, xmalloc.c: Fixed warnings about functions called
4 without prototypes.
5 * sieve/sieve.c: First crack at including wicket_t's ticket, not
6 tested.
7 * m4/debug.m4: Added -Wall in debug mode.
8
9 2001-12-10 Sam Roberts
10
11 * comsat/.cvsignore, doc/rfc/.cvsignore, examples/.cvsignore,
12 mail/.cvsignore, sieve/examples/.cvsignore: Ignored.
13 * mailbox/tcp.c: I'm about to modify this file, so I'm GNU
14 indenting it so I can see reasonable diffs. No other changes.
15
1 2001-12-03 Alain Magloire 16 2001-12-03 Alain Magloire
2 17
3 Suprisingly some OSes do not have getpass() 18 Suprisingly some OSes do not have getpass()
......