fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / serv_bio.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-02-28 Art Cancro* Backed out the variable-length string changes.
2001-02-22 Stu MarkMostly made changes to allow client_gets to handle...
2001-01-28 Michael Hampton * serv_bio.c: RBIO now also returns stats about a...
2000-12-30 Art Cancro* more buffer size stuff
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-03-17 Art Cancro* Moved bio-related commands out to a loadable module