* Bug fixes: Fix numerous char array size mismatches, signed/unsigned
authorMichael Hampton <io_error@uncensored.citadel.org>
Thu, 17 Oct 2002 12:56:44 +0000 (12:56 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Thu, 17 Oct 2002 12:56:44 +0000 (12:56 +0000)
commitf62ebdc98272c778e3c92884e43bac0967e4e13a
treedccb66f029b4203431f19889d66b67716ce2da65
parent6b2f323576ec85ea52228dc77271fe580e026c6b
* Bug fixes:  Fix numerous char array size mismatches, signed/unsigned
  mismatches, and const correctness problems (though not nearly all)
21 files changed:
citadel/ChangeLog
citadel/citadel.c
citadel/citadel.h
citadel/citadel_decls.h
citadel/commands.c
citadel/commands.h
citadel/file_ops.c
citadel/md5.h
citadel/messages.c
citadel/msgbase.c
citadel/rooms.c
citadel/routines.c
citadel/routines.h
citadel/routines2.c
citadel/routines2.h
citadel/serv_upgrade.c
citadel/serv_upgrade.h
citadel/tools.c
citadel/tools.h
citadel/typesize.h
citadel/user_ops.c