Changeover to new room structure. See ChangeLog for details.
[citadel.git] / citadel / sysdep.c
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-29 Art Cancro * Removed code from some of the utilities which...
1998-09-17 Nathan Bryant * Makefile.in: add SERV_MODULES and PROXY_TARGE...
1998-09-17 Nathan Bryant * hooks.h: removed
1998-09-17 Art Cancro * Implemented separate structs, lists, and...
1998-09-15 Art Cancro * Tried my hand at adding the ability for serve...
1998-09-08 Brian CostelloDynloader initialization added
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-06 Art CancroSecond attempt at getting the server API started. ...
1998-07-28 Art CancroCall bzero() on newly allocated CitContext structs...
1998-07-12 Art Cancro Finished all of the code relating to the "global serve...
1998-07-11 Art CancroInitial revision