* database_sleepycat.c: added a couple of diagnostic messages to help
authorArt Cancro <ajc@citadel.org>
Thu, 22 May 2003 13:34:31 +0000 (13:34 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 22 May 2003 13:34:31 +0000 (13:34 +0000)
commitb4f0d42dd6f0dd92ab335e82dbad433dc2b9219a
tree3bbce01154224f877299bc16efddffd9bf55d23c
parent9e701d48c74f3c04db7113022aa06a11cc6ed4a0
* database_sleepycat.c: added a couple of diagnostic messages to help
  troubleshoot problems with db-4.1.25 on Red Hat Linux 9
* room_ops.c: call mkdir() instead of system() to create a directory
citadel/ChangeLog
citadel/database_sleepycat.c
citadel/room_ops.c