]> code.citadel.org Git - citadel.git/history - citadel/aidepost.c
fixed time_t handling (have to cast it to long for printf/scanf)
[citadel.git] / citadel / aidepost.c
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