]> code.citadel.org Git - citadel.git/history - citadel/netproc.c
* lots of warning fixes; builds with -std1 on dec unix
[citadel.git] / citadel / netproc.c
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-10-07 Nathan Bryant * snprintf.c, snprintf.h: new files
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-29 Art Cancro * Removed code from some of the utilities which...
1998-09-28 Nathan Bryant * configure.in, acconfig.h: new files; partiall...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-26 Art CancroFixed a bug which was here even before we started the...
1998-07-11 Art CancroInitial revision