Fix some signed/unsigned misbehaviors; add FAQ
authorMichael Poole <mdpoole@troilus.org>
Thu, 8 Apr 2004 03:18:41 +0000 (03:18 +0000)
committerMichael Poole <mdpoole@troilus.org>
Thu, 8 Apr 2004 03:18:41 +0000 (03:18 +0000)
commit83804a62208d2dc6ef2c6857348d02bc0f4cfab4
tree6c95efbac9219cc58957e026805d37d7ac0c4397
parent3d63f6bcb11e2e35c6f12efc1d2e08aa548f648a
Fix some signed/unsigned misbehaviors; add FAQ

* Change format and variable types to unsigned so as to avoid
confusing negative numbers with very large positive numbers.

* Create a FAQ file
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-44
ChangeLog
FAQ [new file with mode: 0644]
src/chanserv.c
src/chanserv.help
src/nickserv.c
src/opserv.c
src/proto-common.c