fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / aidepost.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2000-09-01 Art Cancro* Added 'author' command-line arg to aidepost. Closes...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
1999-06-10 Art Cancro * Replaced all code that generated temporary...
1999-04-22 Art Cancroaidepost.c: add -r flag to allow posting to rooms other...
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-04-13 Art Cancro * aidepost.c: rewrote to unlink temp file befor...
1998-12-19 Art Cancro * Added "-i" flag to netproc to make it skip...
1998-12-16 Art Cancromsgbase.c: fixed tempfile naming problem that could...
1998-11-09 Nathan Bryantfixed a goof
1998-11-09 Nathan Bryant * useradmin.c: really removed (cvs remove)
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-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision