- Move old 7.3 sources to branches/ircd-hybrid-newconf
+ only filename changes
- Misc. general{} conf fixes
+ moved isupport handling from s_conf.c
+ removed s_conf.h and superseded parts of s_conf.c
+ forgot to update newconf as well
+ moved max_watch to the beginning of 'registered users' subsection
- Finished WATCH implementation - Added missing 'return' after register_remote_user() call in nick_from_server() which would cause an extra hash_del/strcpy/hash_add combination.
+ coded new serverinfo + added parse_fatal, similar to parse_error but using L_CRIT and server_die + cold moved out from reset_conf, verify_conf callbacks to a global conf_cold
+ added missing call in init_conf()
+ added serverhide{} skeleton
- copyright fixes
* implemented general{}
* added general{} framework
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.