* compatibility with Berkeley DB < 3.3
authorNathan Bryant <loanshark@uncensored.citadel.org>
Mon, 25 Mar 2002 00:01:51 +0000 (00:01 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Mon, 25 Mar 2002 00:01:51 +0000 (00:01 +0000)
commitfc53f3605ec13f9d4cb6ce103badf346a553d74b
tree83e8cba304c67d68375c5164bb90ca693645272d
parentc59c819353e018597282023707c4a7440b46d520
 * compatibility with Berkeley DB < 3.3
 * squished symbol clashes with the OK symbol from curses in certain *n[iu]x
distributions. this is kind of a pain in the ass, but I had to rename our
OK to CIT_OK :-(
20 files changed:
citadel/ChangeLog
citadel/citserver.c
citadel/database_sleepycat.c
citadel/file_ops.c
citadel/ipcdef.h
citadel/msgbase.c
citadel/policy.c
citadel/room_ops.c
citadel/serv_chat.c
citadel/serv_crypto.c
citadel/serv_expire.c
citadel/serv_ical.c
citadel/serv_moderate.c
citadel/serv_network.c
citadel/serv_rwho.c
citadel/serv_smtp.c
citadel/serv_upgrade.c
citadel/serv_vcard.c
citadel/setup.c
citadel/user_ops.c