fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / rcit.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2000-07-10 Art Cancro* Another attempt to fix the crashy crashy bug in serv_...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-03-27 Nathan Bryant * First cut at Solaris fixes. There may still be some...
2000-02-10 Art Cancro* AXED STUFF!!
1999-06-10 Art Cancro * Replaced all code that generated temporary...
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-01-29 Nathan Bryantirix fixen
1998-12-19 Art Cancro * Added "-i" flag to netproc to make it skip...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
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-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-11 Art CancroInitial revision