* Added function CtdlGetDynamicSymbol() for dynamic symbol allocation
authorArt Cancro <ajc@citadel.org>
Sat, 22 May 1999 00:23:20 +0000 (00:23 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 22 May 1999 00:23:20 +0000 (00:23 +0000)
commit7eda06f15186213bc85e7fa448a48e25011ba8f5
treedb5d4ecd901d9ae61db56ad7cc88985af7691122
parent141e6923590a8099d7403b5b8d7a5fac5710ed5c
    * Added function CtdlGetDynamicSymbol() for dynamic symbol allocation
        * server.h: Changed discrete #define's to enum's where appropriate
        * sysdep.c: Changed the startup message to give credit to the whole
          development team :)  Also made the message more GNU-ish.
citadel/ChangeLog
citadel/citserver.c
citadel/citserver.h
citadel/database.c
citadel/dynloader.c
citadel/server.h
citadel/sysdep.c