* Moved all diagnostic output to stderr
authorArt Cancro <ajc@citadel.org>
Sat, 4 Dec 1999 22:16:05 +0000 (22:16 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 4 Dec 1999 22:16:05 +0000 (22:16 +0000)
commit566333bb962ea14c19352749d9211a87f05daef9
treea225c497bf6e2b85c7c313c0287f184e27586aee
parentc94b76f3b3495b64e8f0251717df0567e68a7e9f
* Moved all diagnostic output to stderr
* Moved "HTTP/1.0 200 OK" output to output_headers()
15 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/context_loop.c
webcit/graphics.c
webcit/mainmenu.c
webcit/messages.c
webcit/netconf.c
webcit/paging.c
webcit/roomops.c
webcit/siteconfig.c
webcit/sysmsgs.c
webcit/userlist.c
webcit/webcit.c
webcit/webserver.c
webcit/who.c