* Brought over the newer string tokenizer from Citadel
authorArt Cancro <ajc@citadel.org>
Sun, 18 Nov 2001 01:41:09 +0000 (01:41 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 18 Nov 2001 01:41:09 +0000 (01:41 +0000)
commitd584d5fbe9eb077194c620fae33ac7db79d4d809
treebe1f83d9e81fae6f009c106c97edf5021e500784
parent1b540de298b25c7117666ff5ff3c5f5cf6a477fe
* Brought over the newer string tokenizer from Citadel
* Upgraded all the generic string buffers to 4096 bytes, using the Citadel
  server's convention of #define SIZ 4096
21 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/graphics.c
webcit/mainmenu.c
webcit/messages.c
webcit/netconf.c
webcit/paging.c
webcit/roomops.c
webcit/serv_func.c
webcit/siteconfig.c
webcit/subst.c
webcit/sysmsgs.c
webcit/tcp_sockets.c
webcit/tools.c
webcit/userlist.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/who.c