* Removed code from some of the utilities which was still attempting
authorArt Cancro <ajc@citadel.org>
Tue, 29 Sep 1998 17:25:52 +0000 (17:25 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 29 Sep 1998 17:25:52 +0000 (17:25 +0000)
commit35dedf8e228d90f180f97812d38783f2b1e99640
treee4800aaf4a8f833ae54ff10e757b553fd3318be7
parent167532a7d717b7818b21ce0f6ca25e7a5adc633c
    * Removed code from some of the utilities which was still attempting
          to access the old non-gdbm data store.
        * housekeeping.c: rewrote check_ref_counts() to do a ForEachRoom()
          traversal instead of a MAXROOMS loop.
        * sysdep.c: set up a dummy CitContext record to be used during server
          startup, during which time there is no real context.
citadel/ChangeLog
citadel/citserver.c
citadel/housekeeping.c
citadel/msgbase.c
citadel/netproc.c
citadel/rcit.c
citadel/sysdep.c