- A isme() check was missing when checking if someone altered chanmodes (would cause oer to begin setting chanmodes and never stop) - oer should now compile & run on NetBSD (1.2G tested) - I have written 3 scripts for managing oer's seen/last log files: checklog.pl, fixlog.pl and logstrip.pl (the scripts are in the tools sub-directory) - Made some informative messages less verbose - Added banvars (just like floodvars, see help for details) - Changed list channels to display channel key if one is set - chanflags are now alphabetically sorted in list chanflags - Made showing of the server idle percentage in the uptime command optional (define OER_UPTIME_SHOW_IDLE in oer-common.h if you wish it to be shown)