2004-06-14 01:14  Will Buckner <wcc@techmonkeys.org>

	* src/: bg.c, chanprog.c, eggdrop.h, main.c, main.h, mem.c, net.c,
	patch.h, proto.h, tcl.c, tclhash.c, tclmisc.c, compat/inet_aton.h,
	mod/assoc.mod/assoc.c, mod/blowfish.mod/blowfish.c,
	mod/channels.mod/channels.c, mod/compress.mod/compress.c,
	mod/console.mod/console.c, mod/ctcp.mod/ctcp.c, mod/dns.mod/dns.h,
	mod/filesys.mod/filedb3.h, mod/filesys.mod/files.c,
	mod/filesys.mod/filesys.c, mod/irc.mod/irc.c,
	mod/notes.mod/notes.c, mod/seen.mod/seen.c,
	mod/server.mod/server.c, mod/uptime.mod/uptime.c,
	mod/wire.mod/wire.c, mod/woobie.mod/woobie.c:

	* Misc. cleanups.  

2004-06-13 21:02  Will Buckner <wcc@techmonkeys.org>

	* src/: chanprog.c, patch.h:

	* And revision 4! Tested this time, should work.. but, if anyone
	  else wants to look over rmspace() and fixfrom() just to make sure,
	  that'd probably be good.  Patch by Sup.  

2004-06-13 17:34  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, userrec.c:

	* Fix to fixfrom() from cleanups1.6.  

2004-06-12 21:00  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/flags.c, src/patch.h:

	- Op (+o) implies halfop (+l) now.  
	* Patch by: darko`` 

2004-06-12 19:54  Will Buckner <wcc@techmonkeys.org>

	* src/: chanprog.c, patch.h:

	* Part two of Sup's rmspace() optimization.  

2004-06-12 01:24  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/eggdrop.h, src/patch.h,
	src/userrec.c:

	- Cleaned up and optimized rmspace() and fixfrom().  
	* Patch by: Sup 

2004-06-11 19:17  Will Buckner <wcc@techmonkeys.org>

	* configure:

	* Run autoconf from last commit.  

2004-06-11 19:16  Will Buckner <wcc@techmonkeys.org>

	* configure.ac, doc/UPDATES1.6, src/patch.h:

	* Updated recomended Tcl version to 8.4.6.  

2004-06-11 18:40  Will Buckner <wcc@techmonkeys.org>

	* doc/COMPILING-FAQ, doc/html/compiling.html, src/patch.h:

	* Added the FreeBSD 'permission denied' problem to the COMPILE-FAQ.
	  I think we should rename that probably since it's not an FAQ. I
	  thought I renamed it to COMPILE-GUIDE in 1.6.16....  

2004-06-11 17:55  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	[no log message] 

2004-06-11 17:46  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/botcmd.c, src/patch.h, src/tcldcc.c:

	- Fix behavior of the BCST bind. BCST is now correctly triggered for 
	  dccbroadcasts, as well as when a bot "says" something on a
	  channel.  See doc/tcl-commands.doc for more information.  
	* Found by: FireEgl - Patch by: Wingman 

2004-06-11 06:06  Will Buckner <wcc@techmonkeys.org>

	* src/: botnet.c, dccutil.c, patch.h:

	* Couple fixes from that last patch.  

2004-06-11 05:53  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/chanprog.c, src/dccutil.c,
	src/misc.c, src/net.c, src/patch.h, src/tcl.c, src/tclhash.c,
	src/tclmisc.c, src/userrec.c, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/tclchan.c,
	src/mod/dns.mod/coredns.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transferqueue.c, src/mod/wire.mod/wire.c:

	- Remove some unneeded casts.  
	* Patch by: darko`` 

2004-06-10 20:36  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/filesys.mod/filedb3.c:

	- Fixed performance issues with mv/cp when a lot of files are in the 
	  file area.  
	* Found by: fabulous - Patch by: Wingman 

2004-06-10 20:03  Will Buckner <wcc@techmonkeys.org>

	* doc/COMPILING-FAQ, doc/UPDATES1.6, doc/html/compiling.html,
	src/patch.h:

	- Typo in doc/COMPILING-FAQ. It's LD_LIBRARY_PATH, not
	LB_LIBRARY_PATH.  
	* Found by: NoPleX - Patch by: Wcc 

2004-06-09 17:43  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Hmm, how did that happen? Damn middle mouse button. =P 

2004-06-09 17:34  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h, src/tcl.c:

	- Fix a possible issue with ident code.  
	* Found by: various - Patch by: darko`` 

2004-06-06 00:03  stdarg <stdarg@techmonkeys.org>

	* INSTALL, INSTALL:

	[no log message] 

2004-06-04 17:25  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h, src/mod/filesys.mod/tclfiles.c:

	-- Small updates from tcl_mkdir patch...  

2004-06-04 16:41  Will Buckner <wcc@techmonkeys.org>

	* configure, doc/UPDATES1.6, src/patch.h,
	src/mod/filesys.mod/tclfiles.c:

	- Don't let .tcl mkdir create duplicate filedb entries.  
	* Found by: fabulous - Patch by: Wingman 

2004-06-04 14:07  Will Buckner <wcc@techmonkeys.org>

	* .cvsignore, aclocal.m4, config.h.in, configure, configure.ac,
	doc/UPDATES1.6, src/eggdrop.h, src/patch.h:

	- Fixed a compile error related to varargs when using old Tcl
	versions.  
	* Found by: Thomas Neumayer - Patch by: Wcc 
	
	- Fixed a compile error on systems that don't have socklen_t.  
	* Found by: Brad Edwards - Patch by: Wcc 
	
	-- .cvsignore stuff for autoscan.  

2004-06-03 14:10  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, help/cmds1.help, help/cmds2.help,
	src/eggdrop.h, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	* Fixed some indenting.  
	* Make head -n 1, if existant, take precedence over -1 to suppress 
	  warnings on newer versions of head. This will not affect systems 
	  that do not support -n 1.  
	* Help stuff.  

2004-06-03 03:57  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	Testing.  

2004-06-03 02:51  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* Seeing if CVS works right now.  

2004-06-02 06:58  Will Buckner <wcc@techmonkeys.org>

	* configure, configure.ac, doc/COMPILING-FAQ, doc/PATCH-HOWTO,
	doc/TEXT-SUBSTITUTIONS, doc/UPDATES1.6, doc/tcl-commands.doc,
	doc/html/app-textsub.html, doc/html/compiling.html,
	doc/html/tcl-commands.html, src/main.c, src/patch.h:

	* Start of 1.6.17 :) 

2004-06-01 00:59  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, help/core.help:

	* Misc stuff before the release.  

2004-06-01 00:41  Will Buckner <wcc@techmonkeys.org>

	* help/core.help:

	* Help file stuff.  

2004-05-27 06:29  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-compress.html,
	doc/settings/mod.compress, help/core.help, src/misc.c, src/patch.h,
	src/mod/compress.mod/help/set/compress.help,
	src/mod/irc.mod/help/irc.help:

	* Part 4 of doc stuff.. more will come tomorrow.  

2004-05-27 05:33  Will Buckner <wcc@techmonkeys.org>

	* src/: net.c, patch.h, mod/wire.mod/wire.c:

	* Fixed a missing alarm call (removed accidentally with IPv6).  

2004-05-27 05:23  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/MODULES, doc/settings/CONTENTS,
	doc/settings/core.settings, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channels,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.uptime,
	doc/settings/mod.wire, doc/settings/mod.woobie, src/patch.h,
	src/mod/compress.mod/help/compress.help,
	src/mod/ctcp.mod/help/ctcp.help, src/mod/irc.mod/help/irc.help,
	src/mod/server.mod/help/server.help,
	src/mod/share.mod/help/share.help, src/mod/transfer.mod/modinfo,
	src/mod/transfer.mod/help/transfer.help,
	src/mod/transfer.mod/help/set/transfer.help,
	src/mod/uptime.mod/modinfo, src/mod/uptime.mod/uptime.c,
	src/mod/wire.mod/wire.c, src/mod/uptime.mod/help/uptime.help,
	src/mod/wire.mod/help/wire.help:

	* Doc stuff part 3.  

2004-05-27 04:18  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/MODULES, doc/UPDATES1.6,
	doc/html/mod-filesys.html, doc/settings/mod.filesys,
	doc/settings/mod.notes, src/patch.h,
	src/mod/ctcp.mod/help/ctcp.help,
	src/mod/ctcp.mod/help/set/ctcp.help,
	src/mod/filesys.mod/help/filesys.help,
	src/mod/irc.mod/help/irc.help, src/mod/notes.mod/help/notes.help,
	src/mod/seen.mod/help/seen.help, src/mod/share.mod/help/share.help:

	* More help/docs.  

2004-05-27 01:30  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/mod-irc.html,
	doc/html/tcl-commands.html, doc/settings/mod.irc, help/cmds2.help,
	help/set/cmds1.help, scripts/help/userinfo.help, src/patch.h,
	src/mod/assoc.mod/modinfo, src/mod/assoc.mod/help/assoc.help,
	src/mod/channels.mod/help/channels.help,
	src/mod/console.mod/help/console.help,
	src/mod/filesys.mod/help/filesys.help, src/mod/irc.mod/modinfo,
	src/mod/irc.mod/help/irc.help, src/mod/server.mod/help/server.help,
	src/mod/woobie.mod/modinfo:

	* Some help and doc stuff... wanted to go ahead and do a commit, but
	more is coming in a few minutes.  

2004-05-26 00:20  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dccutil.c, src/main.c, src/main.h,
	src/misc.c, src/patch.h, src/tclmisc.c, src/mod/irc.mod/chan.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/share.c:

	- Use high-order bits for random numbers.  
	- Cleaned up and optimized delay code in share.c.  
	* Patch by: Sup 

2004-05-24 19:14  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	* Change Undernet nicklen to 12.  

2004-05-22 07:57  Will Buckner <wcc@techmonkeys.org>

	* help/cmds1.help:

	* Fix flags not lining up in .console's help. Found by BarkerJr.  

2004-05-20 22:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	* Fix text sent to the server being terminated with "\x00\x0d\x0a" 
	  instead of just "\x0d\x0a". Patch by Sven Trenkel.  

2004-05-20 21:44  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/transfer.mod/language/transfer.danish.lang,
	src/mod/transfer.mod/language/transfer.english.lang,
	src/mod/transfer.mod/language/transfer.french.lang,
	src/mod/transfer.mod/language/transfer.german.lang:

	* Small fix to transfer.mod lang files. Patch by winkey.  

2004-04-30 07:51  Tothwolf <tothwolf@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/mod/server.mod/tclserv.c:

	* Documentation fixes.  
	* Cosmetic fixes for tcl_clearqueue and tcl_queuesize.  

2004-04-13 03:57  Will Buckner <wcc@techmonkeys.org>

	* README, doc/BUG-REPORT, doc/html/faqs.html, src/patch.h:

	* Fixed some doc stuff.  

2004-04-10 07:49  stdarg <stdarg@techmonkeys.org>

	* src/md5/md5c.c:

	
	* Another try at hpux fix 

2004-04-10 04:53  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/net.c, src/patch.h:

	* More HP stuff.  

2004-04-10 03:52  stdarg <stdarg@techmonkeys.org>

	* src/: net.c, tcl.c, tclmisc.c, md5/md5c.c:

	
	* Fixed some compile warnings 

2004-04-09 20:16  Will Buckner <wcc@techmonkeys.org>

	* misc/releaseprep:

	* Small fix to releaseprep... was making ./configure -x.  

2004-04-09 18:38  Will Buckner <wcc@techmonkeys.org>

	* misc/releaseprep:

	* Small fix.  

2004-04-09 18:31  Will Buckner <wcc@techmonkeys.org>

	* Makefile.in, misc/releaseprep:

	* More releaseprep changes.  

2004-04-09 18:06  Will Buckner <wcc@techmonkeys.org>

	* misc/releaseprep:

	* More releaseprep stuff.  

2004-04-09 18:00  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/notes.mod/language/notes.danish.lang,
	src/mod/notes.mod/language/notes.english.lang,
	src/mod/notes.mod/language/notes.french.lang,
	src/mod/notes.mod/language/notes.german.lang:

	* Missing \n in some notes files. Found by dollar.  

2004-04-09 04:18  Will Buckner <wcc@techmonkeys.org>

	* configure, configure.ac, doc/UPDATES1.6, src/patch.h:

	* Detect Tcl 8.5. Patch by Juvenal.  

2004-04-09 02:33  Will Buckner <wcc@techmonkeys.org>

	* misc/releaseprep:

	* Wrote a small release-prep script.  

2004-04-08 00:54  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	- Fixed a crash in savechannels/loadchannels.  
	  Found by: Stu Jones - Patch by: TaKeDa 

2004-04-07 13:00  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/patch.h:

	* Fixed a crash in putlog() that appears when timestamps are turned
	  off.  Patch by darko``.  

2004-04-06 07:15  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/patch.h:

	* Rewrote isowner(). Patch by Sup.  

2004-04-06 06:56  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, src/cmds.c, src/dcc.c, src/eggdrop.h,
	src/language.c, src/main.c, src/match.c, src/misc.c, src/modules.c,
	src/rfc1459.c, src/tcldcc.c, src/tclhash.c, src/tclmisc.c,
	src/tcluser.c, src/mod/share.mod/share.c:

	* Some trim-trailing-space/tab2space stuff.  

2004-04-06 06:50  Will Buckner <wcc@techmonkeys.org>

	* doc/COMPILING-FAQ, doc/UPDATES1.6, doc/html/compiling.html,
	src/patch.h:

	* Doc stuff.  

2004-04-05 23:35  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/BUG-REPORT, doc/COMPILING-FAQ, doc/UPDATES1.6,
	doc/html/compiling.html, src/patch.h, src/tclhash.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c:

	* Better support for non-standard "op" prefixes (UnrealIRCD, etc.).  
	  Patch by Sven.  
	* More doc updates/etc.  

2004-03-14 13:52  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/wire.mod/wire.c:

	* Terminate wire_bot[] in wire.mod, fixing a crash. Patch by Bryan
	Dolan.  

2004-03-14 13:30  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	* Fixed a segfault in dcc.c. Patch by daimonic.  

2004-02-25 23:08  stdarg <stdarg@techmonkeys.org>

	* src/chanprog.c:

	
	* rmspace workaround for constant arguments 

2004-02-14 20:11  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/notes.mod/notes.c:

	* Small bugfix to notes.mod. Reported by Danil Boeije.  

2004-02-10 02:10  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/match.c,
	src/mod/server.mod/server.c:

	* Indenting and stuff...  

2004-02-10 01:58  Will Buckner <wcc@techmonkeys.org>

	* .cvsignore:

	* .cvsignore fixes.  

2004-02-10 01:57  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	* Don't always set SHARE_OFFERED status in check_expired_tbufs().  
	  Patch by: Luca De Roberto, Dania Stolfi, Giuseppe Caulo 

2004-02-06 22:36  stdarg <stdarg@techmonkeys.org>

	* src/: dcc.c, mem.c, mod/notes.mod/notes.c:

	
	* Fixed valgrind error in n_free (I think) 
	* Fixed crash in dcc_chat regarding the filt bind 
	* Small change to notes mod to fix seemingly cosmetic valgrind
	error, we'll see if it worked 

2004-02-04 02:40  stdarg <stdarg@techmonkeys.org>

	* src/: chanprog.c, match.c, userrec.c, mod/server.mod/server.c:

	
	* Fixed _wild_match() to not try to read before the beginning of the
	mask 
	* Changed correct_handle() to copy the handle onto itself, in case
	  it's called like correct_handle(u->handle) 
	* Changed rmspace to use memmove instead of strcpy; also made it
	  more efficient (only 1 call to strlen) 
	* queue_server() wasn't adding messages to the queue correctly...
	doh! 

2004-02-01 06:13  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, language/core.danish.lang,
	language/core.english.lang, src/botnet.c, src/patch.h,
	src/mod/notes.mod/notes.c, src/mod/notes.mod/notes.h,
	src/mod/notes.mod/language/notes.danish.lang,
	src/mod/notes.mod/language/notes.english.lang,
	src/mod/notes.mod/language/notes.french.lang,
	src/mod/notes.mod/language/notes.german.lang:

	* Cosmetic fixes to notes.mod. Found by: BarkerJr - Patch by: Wcc 

2004-01-20 18:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.c:

	* Don't check the bot's own user record when looking for a
	  hub/althub to link to. Found by poptix; patch by lordares.  

2004-01-18 03:57  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure:

	* Small fix from last commit.  

2004-01-18 03:50  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h:

	* More build process stuff.  

2004-01-18 02:11  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, configure.ac, doc/COMPILING-FAQ,
	src/cmds.c, src/patch.h:

	* More build process/build process documentation updates and
	  portability stuff.  
	
	* Changed trace (back?) to +t as it should be. This is a botnet
	  command and should be set to 'botnet master' instead of all
	partyline users.  

2004-01-13 10:21  Will Buckner <wcc@techmonkeys.org>

	* doc/COMPILING-FAQ, doc/html/compiling.html, src/main.c,
	src/patch.h, src/compat/snprintf.c:

	* OSF/1 fixes.  

2004-01-13 10:04  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, src/net.c, src/patch.h:

	* More build process stuff.  

2004-01-13 01:30  Will Buckner <wcc@techmonkeys.org>

	* .cvsignore, INSTALL, README, aclocal.m4, eggdrop.conf,
	doc/tcl-commands.doc, doc/html/egg-core.html,
	doc/html/install.html, doc/html/readme.html,
	doc/html/tcl-commands.html, doc/settings/core.settings,
	help/set/cmds1.help, src/net.c, src/patch.h:

	* Fixes from select_argtypes.  
	* Doc updates.  
	* More small build-process fixes.  
	* More .cvsignore stuff.  

2004-01-12 07:49  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, config.h.in, configure, configure.ac, src/modules.c,
	src/net.c, src/patch.h, src/compat/inet_aton.h:

	* Use AC_FUNC_SELECT_ARGTYPES() macro to fix select() warnings on 
	  several OS's. This is a better solution than the previous
	  "OS_HACKS" #ifdefs.  

2004-01-10 18:53  Will Buckner <wcc@techmonkeys.org>

	* doc/.cvsignore, scripts/.cvsignore, src/.cvsignore,
	src/compat/.cvsignore, src/md5/.cvsignore, src/mod/.cvsignore,
	src/mod/compress.mod/.cvsignore, src/mod/dns.mod/.cvsignore:

	* .cvsignores 

2004-01-10 08:41  Will Buckner <wcc@techmonkeys.org>

	* language/core.danish.lang, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/patch.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/mode.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h:

	* Fixes from server_crlf.  
	* Add space between Banned: and kick reason. Found by reed.  

2004-01-09 12:23  Will Buckner <wcc@techmonkeys.org>

	* src/mod/server.mod/server.c:

	* Oops.  

2004-01-09 12:07  Will Buckner <wcc@techmonkeys.org>

	* src/: misc.c, modules.c, net.c, patch.h, proto.h, mod/module.h,
	mod/server.mod/server.c:

	* Make sure we append \r\n to irc messages.  

2004-01-09 09:48  Tothwolf <tothwolf@techmonkeys.org>

	* src/mod/server.mod/server.c:

	[no log message] 

2004-01-09 08:23  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, src/patch.h, src/mod/server.mod/server.c:

	* A few server-queuing fixes.. this might fix bug 379; please test.  

2004-01-09 05:56  Will Buckner <wcc@techmonkeys.org>

	* .cvsignore, CONTENTS, FEATURES, INSTALL, NEWS, README, configure,
	configure.ac, doc/ABOUT, doc/AUTHORS, doc/BANS, doc/BOTNET,
	doc/COMPILING-FAQ, doc/CONTENTS, doc/FIRST-SCRIPT,
	doc/KNOWN-PROBLEMS, doc/MODULES, doc/PARTYLINE, doc/PATCH-HOWTO,
	doc/TEXT-SUBSTITUTIONS, doc/TRICKS, doc/USERS, doc/WEIRD-MESSAGES,
	doc/tcl-commands.doc, doc/html/about.html,
	doc/html/app-problems.html, doc/html/app-textsub.html,
	doc/html/app-tricks.html, doc/html/app-weird.html,
	doc/html/authors.html, doc/html/bans.html, doc/html/botnet.html,
	doc/html/compiling.html, doc/html/egg-core.html,
	doc/html/faqs.html, doc/html/features.html, doc/html/index.html,
	doc/html/install.html, doc/html/mod-assoc.html,
	doc/html/mod-blowfish.html, doc/html/mod-channels.html,
	doc/html/mod-compress.html, doc/html/mod-console.html,
	doc/html/mod-ctcp.html, doc/html/mod-dns.html,
	doc/html/mod-filesys.html, doc/html/mod-irc.html,
	doc/html/mod-notes.html, doc/html/mod-seen.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-uptime.html, doc/html/mod-wire.html,
	doc/html/mod-woobie.html, doc/html/news.html, doc/html/party.html,
	doc/html/patch-howto.html, doc/html/readme.html,
	doc/html/starting.html, doc/html/tcl-commands.html,
	doc/html/users.html, doc/man1/eggdrop.1, doc/settings/CONTENTS,
	doc/settings/core.settings, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channels,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.uptime,
	doc/settings/mod.wire, doc/settings/mod.woobie, misc/addpatch,
	misc/modconfig, scripts/action.fix.tcl, scripts/alltools.tcl,
	scripts/compat.tcl, scripts/ques5.tcl, src/bg.c, src/bg.h,
	src/botcmd.c, src/botmsg.c, src/botnet.c, src/chan.h,
	src/chanprog.c, src/cmds.c, src/cmdt.h, src/dcc.c, src/dccutil.c,
	src/dns.c, src/dns.h, src/eggdrop.h, src/flags.c, src/flags.h,
	src/lang.h, src/language.c, src/main.c, src/main.h, src/mem.c,
	src/misc.c, src/misc_file.c, src/misc_file.h, src/modules.c,
	src/modules.h, src/patch.h, src/proto.h, src/rfc1459.c, src/stat.h,
	src/tandem.h, src/tcl.c, src/tcldcc.c, src/tclegg.h, src/tclhash.c,
	src/tclhash.h, src/tclmisc.c, src/tcluser.c, src/userent.c,
	src/userrec.c, src/users.c, src/users.h, src/compat/compat.h,
	src/compat/inet_aton.c, src/compat/inet_aton.h,
	src/compat/memcpy.c, src/compat/memcpy.h, src/compat/memset.c,
	src/compat/memset.h, src/compat/snprintf.c, src/compat/snprintf.h,
	src/compat/strcasecmp.c, src/compat/strcasecmp.h,
	src/compat/strftime.c, src/compat/strftime.h, src/mod/eggautoconf,
	src/mod/module.h, src/mod/modvals.h, src/mod/assoc.mod/assoc.c,
	src/mod/assoc.mod/assoc.h, src/mod/blowfish.mod/bf_tab.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/blowfish.mod/blowfish.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/udefchan.c, src/mod/channels.mod/userchan.c,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c, src/mod/console.mod/console.c,
	src/mod/console.mod/console.h, src/mod/ctcp.mod/ctcp.c,
	src/mod/ctcp.mod/ctcp.h, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/dns.mod/dns.h,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/dbcompat.h,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/notes.mod/notes.c,
	src/mod/notes.mod/notes.h, src/mod/seen.mod/seen.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c,
	src/mod/server.mod/tclserv.c, src/mod/share.mod/share.c,
	src/mod/share.mod/share.h, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/tcltransfer.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/transferfstat.c,
	src/mod/transfer.mod/transferqueue.c, src/mod/uptime.mod/uptime.c,
	src/mod/uptime.mod/uptime.h, src/mod/wire.mod/wire.c,
	src/mod/wire.mod/wire.h, src/mod/woobie.mod/woobie.c,
	text/CONTENTS, text/banner:

	* Yay, 2004 copyright. That sucked.. I need to write a script to do 
	that... *pops knuckles and stretches*.  

2004-01-09 02:01  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, config.h.in, configure, configure.ac, configure.in,
	src/patch.h:

	* configure.in -> configure.ac 

2004-01-09 01:52  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure:

	* Er..  

2004-01-09 01:50  Will Buckner <wcc@techmonkeys.org>

	* configure, configure.in, src/eggdrop.h, src/patch.h:

	* Fixes.  

2004-01-09 01:36  Will Buckner <wcc@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, configure.in,
	src/eggdrop.h, src/patch.h:

	* Fixes/updates for newer autoconf versions. This should fix the 
	  permissions errors.  
	* Removed --disable-cc-optimization.  

2004-01-06 10:34  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, config.h.in, configure, configure.in, doc/UPDATES1.6,
	src/eggdrop.h, src/patch.h, src/mod/compress.mod/compress.c,
	src/mod/irc.mod/msgcmds.c:

	* Autoconf 2.59.  
	* Mac OS X fixes.  
	* Fixes from previous msg_status() changes.  

2003-12-27 10:55  Tothwolf <tothwolf@techmonkeys.org>

	* scripts/alltools.tcl:

	* Added matchbotattrany 
	* Optimized ordnumber 
	* More minor changes 

2003-12-23 22:13  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userent.c, src/userrec.c:

	* Truncate passwords at 30 chars instead of 15. Found by ting. Patch
	  by Paladin.  

2003-12-20 22:29  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/modules.c,
	src/mod/blowfish.mod/modinfo, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in, src/mod/irc.mod/tclirc.c:

	* Fixed a dns/bind configure issue with Cygwin. Patch by Kirben.  
	* Fixed a typo in tcl_getchanjoin. Found by army. Patch by thommey.  
	* Some main.c code formatting/indenting stuff.  
	* Fixed a credit line in UPDATES1.6.  

2003-12-15 06:18  Tothwolf <tothwolf@techmonkeys.org>

	* aclocal.m4, configure:

	* Sanity check for EGG_PROG_HEAD_1 autoconf macro.  

2003-12-14 06:44  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/filesys.mod/files.c:

	* Indenting, UPDATES1.6...  

2003-12-14 06:26  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	
	* leftover putlog 

2003-12-14 06:08  stdarg <stdarg@techmonkeys.org>

	* src/: patch.h, mod/filesys.mod/files.c:

	* Check for multiple sources in mv when moving onto a single dest
	file. I think.  

2003-12-14 06:04  Will Buckner <wcc@techmonkeys.org>

	* doc/man1/eggdrop.1, src/patch.h:

	* man1 updates.  

2003-12-14 05:17  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* Grr.  

2003-12-14 04:31  Will Buckner <wcc@techmonkeys.org>

	* src/cmds.c:

	* Ha.  

2003-12-14 04:24  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c:

	* Allow any user to .whois their own handle.  
	  Found by zeveroar at phreaker dot net (ZeveRoaRe RoeLt).  

2003-12-13 22:06  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/chanprog.c, src/patch.h, src/mod/share.mod/share.c:

	* Added a new EVNT type, "userfile-loaded", which is called after
	  the bot's userfile has been loaded. Patch by darko``. Found by
	wanderer.  

2003-12-13 19:18  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/Makefile.in:

	* Small fix.  

2003-12-12 00:06  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/chan.h, src/dcc.c, src/patch.h:

	* Fixed a few places where chan->name was being used instead of
	  chan->dname.  Found by wanderer.  

2003-12-11 23:37  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcldcc.c:

	* hand2idx works for bots now. Found by BarkerJr.  

2003-12-11 03:56  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c:

	* .stick/.unstick <number> now works for channel masks. Patch by
	Sven Trenkel.  

2003-12-11 01:30  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/userchan.c:

	* Properly escape IPv6 masks in write_exempts() and write_invites().
	  Patch by TaKeDa.  

2003-12-11 01:23  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, FEATURES, INSTALL, NEWS, README, doc/html/readme.html:

	* Docs.  

2003-12-11 00:37  Will Buckner <wcc@techmonkeys.org>

	* src/mod/channels.mod/userchan.c:

	* Works now; WEIRD. My tree must have been desynched.  

2003-12-11 00:31  Will Buckner <wcc@techmonkeys.org>

	* doc/FIRST-SCRIPT, doc/PATCH-HOWTO,
	src/mod/channels.mod/userchan.c:

	* Doc updates.  
	* Testing stick stuff.  

2003-12-10 19:37  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/userchan.c:

	* Small fix from num_delmask.  

2003-12-10 19:04  Will Buckner <wcc@techmonkeys.org>

	* Makefile.in, misc/modconfig, src/patch.h, src/mod/Makefile.in,
	src/mod/assoc.mod/modinfo, src/mod/blowfish.mod/modinfo,
	src/mod/channels.mod/modinfo, src/mod/compress.mod/modinfo,
	src/mod/console.mod/modinfo, src/mod/ctcp.mod/modinfo,
	src/mod/dns.mod/modinfo, src/mod/filesys.mod/modinfo,
	src/mod/irc.mod/modinfo, src/mod/notes.mod/modinfo,
	src/mod/seen.mod/modinfo, src/mod/server.mod/modinfo,
	src/mod/share.mod/modinfo, src/mod/transfer.mod/modinfo,
	src/mod/uptime.mod/modinfo, src/mod/wire.mod/modinfo,
	src/mod/woobie.mod/modinfo:

	* More build updates.  

2003-12-10 05:21  Tothwolf <tothwolf@techmonkeys.org>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.6:

	* Fix for nonworking 'head -1' in GNU Coreutils 5.0.  

2003-12-10 01:37  Tothwolf <tothwolf@techmonkeys.org>

	* src/dcc.c:

	* Properly declare dcc_telnet_got_ident as static.  

2003-12-09 22:22  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* Forgot patch.h.  

2003-12-09 22:21  Will Buckner <wcc@techmonkeys.org>

	* Makefile.in, doc/Makefile.in, doc/UPDATES1.6, misc/modconfig,
	scripts/Makefile.in, src/Makefile.in, src/dcc.c, src/eggdrop.h,
	src/misc.c, src/compat/inet_aton.c, src/compat/snprintf.c,
	src/mod/Makefile.in, src/mod/eggmod.m4,
	src/mod/compress.mod/configure, src/mod/dns.mod/configure:

	* Cosmetic updates to the build process.  
	* ctype.h is*() functions are apparently unsafe unless recasted.  
	  * Found by Teemu Hjelt.  

2003-12-09 00:51  Will Buckner <wcc@techmonkeys.org>

	* doc/Makefile.in, src/patch.h:

	* Small fix.  

2003-12-09 00:42  Will Buckner <wcc@techmonkeys.org>

	* PATCH-HOWTO, doc/PATCH-HOWTO, doc/TRICKS:

	* Fixes from last commit.  

2003-12-09 00:27  Will Buckner <wcc@techmonkeys.org>

	* PATCH-HOWTO, doc/ABOUT, doc/AUTHORS, doc/BANS, doc/BOTNET,
	doc/BUG-REPORT, doc/COMPILING-FAQ, doc/CONTENTS, doc/FIRST-SCRIPT,
	doc/KNOWN-PROBLEMS, doc/MODULES, doc/Makefile.in, doc/PARTYLINE,
	doc/TEXT-SUBSTITUTIONS, doc/UPDATES.pre1.5, doc/UPDATES1.5,
	doc/UPDATES1.6, doc/USERS, doc/WEIRD-MESSAGES, doc/compiling.FAQ,
	doc/first_script.txt, doc/patch.howto, doc/tcl-commands.doc,
	doc/text-substitutions.doc, doc/tricks, doc/html/app-tricks.html,
	src/patch.h:

	* Quite a bit of doc updates.  
	* Start using a new UPDATES1.6 format which allows for longer found
	  by/patched by/descriptions. The pre-1.6.16 entries remain
	  unmodified, and i guess they should stay that way for historical
	purposes, *shrug*.  

2003-12-07 21:49  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/modules.c, src/patch.h,
	src/proto.h, src/mod/module.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/userchan.c:

	* Bans, exempts, and invites starting with numbers can now be
	  removed, stuck, and unstuck. Found by BarkerJr.  

2003-12-04 05:57  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h, text/CONTENTS:

	* Fixed head -1 problem.  

2003-12-02 00:37  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dns.c, src/patch.h:

	* Fixed the very very horrible handling of arguments by
	  tcl_dnslookup().  Found by wanderer. Patch by KuNgFo0 and Wcc.  

2003-12-02 00:10  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, misc/config.guess,
	src/patch.h:

	* Reverted head.diff.  

2003-12-01 03:19  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, misc/config.guess,
	src/patch.h:

	* Changed head -1 to head -n 1. Patch by guppy. Found by ali3n.  

2003-12-01 03:02  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Effing editor.  

2003-12-01 02:54  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	* Fixed a bug causing the bot to rejoin when kicked from inactive
	  channels.  This can happen when bot-server connection lag exists or
	  queues become full. Patch by BarkerJr/Eule.  

2003-11-30 21:42  Matthew Hallacy <poptix@techmonkeys.org>

	* eggdrop.conf:

	
	
	Added a space.  

2003-11-30 21:39  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-share.html,
	doc/settings/mod.share, src/patch.h,
	src/mod/assoc.mod/help/assoc.help,
	src/mod/channels.mod/help/channels.help,
	src/mod/channels.mod/help/set/channels.help,
	src/mod/share.mod/help/share.help,
	src/mod/share.mod/help/set/share.help:

	* More help/doc updates.  

2003-11-27 07:09  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/channels.c:

	* More cosmetics...  

2003-11-27 06:15  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/irc.c, mod/irc.mod/msgcmds.c:

	* Fixes from last commit.  

2003-11-27 05:48  Will Buckner <wcc@techmonkeys.org>

	* src/mod/irc.mod/msgcmds.c:

	* Small fix from last commit.  

2003-11-27 05:45  Will Buckner <wcc@techmonkeys.org>

	* src/: chanprog.c, patch.h, mod/irc.mod/irc.c,
	mod/irc.mod/msgcmds.c:

	* Continued.  

2003-11-27 05:17  Will Buckner <wcc@techmonkeys.org>

	* src/mod/irc.mod/msgcmds.c:

	* No point in exporting the var for this really.  

2003-11-27 05:10  Will Buckner <wcc@techmonkeys.org>

	* language/core.english.lang, src/chanprog.c, src/patch.h,
	src/mod/irc.mod/msgcmds.c:

	* Msg commands cosmetic cleanups.  
	* More status cleanups.  
	* Fixed a buffer overrun in msg_status().  

2003-11-27 03:25  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/modules.c, src/patch.h,
	src/mod/irc.mod/irc.c:

	* Cosmetic fixes to .status.  

2003-11-27 03:20  Will Buckner <wcc@techmonkeys.org>

	* language/core.danish.lang, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/botcmd.c,
	src/cmds.c, src/flags.c, src/lang.h, src/patch.h:

	* Cosmetic fixes to .who.  

2003-11-27 02:44  Will Buckner <wcc@techmonkeys.org>

	* README, doc/text-substitutions.doc, doc/html/app-textsub.html,
	doc/html/faqs.html, help/cmds1.help, help/cmds2.help,
	help/core.help, src/dcc.c, src/eggdrop.h, src/patch.h,
	src/mod/irc.mod/help/msg/irc.help,
	src/mod/notes.mod/help/msg/notes.help,
	src/mod/notes.mod/help/set/notes.help,
	src/mod/notes.mod/language/notes.english.lang,
	src/mod/notes.mod/language/notes.german.lang,
	src/mod/server.mod/modinfo:

	* Round 2.  

2003-11-27 01:07  Will Buckner <wcc@techmonkeys.org>

	* doc/BOTNET, doc/BUG-REPORT, doc/tricks, doc/html/botnet.html,
	help/cmds1.help, help/cmds2.help, language/core.danish.lang,
	language/core.english.lang, language/core.french.lang, src/patch.h,
	src/mod/channels.mod/help/channels.help,
	src/mod/channels.mod/help/set/channels.help,
	src/mod/share.mod/help/share.help,
	src/mod/transfer.mod/help/set/transfer.help:

	* More doc and help file cleanups. More coming.  

2003-11-26 16:01  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/filesys.mod/filedb3.c:

	* Fixed a getdesc segfault when a file has no description. Patch by
	  dw.  Found by R. Ramos.  

2003-11-23 16:10  Will Buckner <wcc@techmonkeys.org>

	* doc/compiling.FAQ, doc/html/compiling.html, src/patch.h:

	* Small typo fix.  

2003-11-01 23:26  Will Buckner <wcc@techmonkeys.org>

	* NEWS, acconfig.h, aclocal.m4, config.h.in, configure,
	configure.in, eggdrop.conf, doc/IPV6, doc/UPDATES1.6,
	doc/html/egg-core.html, doc/html/ipv6.html,
	doc/html/mod-server.html, doc/html/news.html,
	doc/settings/core.settings, doc/settings/mod.server,
	src/Makefile.in, src/botnet.c, src/cmds.c, src/dcc.c,
	src/eggdrop.h, src/main.c, src/modules.c, src/net.c, src/patch.h,
	src/proto.h, src/tcl.c, src/tcldcc.c, src/tclmisc.c,
	src/compat/Makefile.in, src/compat/compat.h,
	src/compat/inet_ntop.c, src/compat/inet_ntop.h,
	src/md5/Makefile.in, src/mod/Makefile.in, src/mod/module.h,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/channels.mod/Makefile, src/mod/compress.mod/Makefile.in,
	src/mod/console.mod/Makefile, src/mod/ctcp.mod/Makefile,
	src/mod/dns.mod/Makefile.in, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/Makefile, src/mod/filesys.mod/filesys.c,
	src/mod/irc.mod/Makefile, src/mod/notes.mod/Makefile,
	src/mod/seen.mod/Makefile, src/mod/server.mod/Makefile,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/Makefile, src/mod/share.mod/share.c,
	src/mod/transfer.mod/Makefile, src/mod/transfer.mod/transfer.c,
	src/mod/uptime.mod/Makefile, src/mod/wire.mod/Makefile,
	src/mod/woobie.mod/Makefile:

	* Remove IPv6 for now. I know we've discussed this on the lists and
	  in #eggdrop/#eggdev on Undernet, and I think we pretty much agreed
	  (as far as 'agreeing' goes on eggdev anyway ;p) to ditch this hacked
	  togeather code and get Ian's code tested and put that in an upcoming
	  release instead.  IPv6 realllyyyyyyy screwed up .15. I'm basically
	  ready to release .16..  can anyone think of anything else that needs
	  to be done? Bugzilla is dead and i'm not sure if eggdev's up or not,
	  but changes appears to work. The lists have been down alot lately.
	  Anyway, e-mail me if I forgot any little pieces, but I don't think I
	did. -- Wcc 

2003-11-01 20:04  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	* BarkerJr: 
	  > This makes the errors display nicer.  
	  > 
	  > illegal channel option: +testillegal channel option:
	  +test2illegal > channel option: +test3 
	  > 
	  > vs.  
	  > 
	  > illegal channel option: +test 
	  > illegal channel option: +test2 
	  > illegal channel option: +test3 
	  > 
	  > Just added a little "\n" 

2003-11-01 20:00  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/channels.mod/help/channels.help:

	* .chanset accepts '*'; reflect in the docs. Patch by Johoho.  

2003-10-04 00:53  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcluser.c:

	* Fixed bug 365 (missing call to check_this_user in tcl_setuser).
	  Patch by Eule. Bugzilla is dead, can't credit the finder till it's
	  up. I'd like to get .16 out soon; what else needs to be done? 

2003-08-21 02:02  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6:

	[no log message] 

2003-08-20 06:56  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Forgot UPDATES.  

2003-08-20 04:52  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/cmdschan.c, mod/irc.mod/chan.c,
	mod/irc.mod/mode.c:

	* Patch by Sven Trenkel: 
	  * Fixed '.-ban number #channel' bug (bug 348).  
	    * Found by R. Brooklyn.  
	  * Small fixes to fakemode-kick code.  

2003-08-18 18:37  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6:

	[no log message] 

2003-08-18 03:27  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-irc.html,
	doc/html/mod-server.html, doc/settings/mod.irc,
	doc/settings/mod.server, src/patch.h, src/mod/irc.mod/irc.c,
	src/mod/server.mod/server.h,
	src/mod/server.mod/help/set/server.help:

	* Made appropriate changes to accommodate for EFnet's implementation
	  of exempts and invites.  

2003-08-16 23:22  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Missing UPDATES entries; grr :P.  

2003-08-16 21:26  Will Buckner <wcc@techmonkeys.org>

	* help/cmds1.help, src/patch.h:

	* Updates to help for +host. Found by MC_8. Patch by BarkerJr. This
	  resolves bug 357.  

2003-08-16 21:20  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h:

	* Bind documentation updates. Found by |SmAsH|.  

2003-08-16 20:12  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/modules.c, src/patch.h,
	src/proto.h, src/mod/module.h:

	* Exported strip_mirc_codes() and check_ansi(). This closes bug 361.
	  Found by BarkerJr.  

2003-08-16 16:41  stdarg <stdarg@techmonkeys.org>

	* src/mod/server.mod/server.c:

	
	* H_notc used wrong handler. Fixed by PaulE@Blueyonder.co.uk 

2003-08-06 18:17  stdarg <stdarg@techmonkeys.org>

	* src/mod/transfer.mod/transfer.c:

	
	* Check to make sure file we want to send exists; found by fabulous
	at brasnet.org 

2003-07-31 02:50  Tothwolf <tothwolf@techmonkeys.org>

	* src/mod/irc.mod/msgcmds.c:

	Removed unnecessary quiet_reject checks in msg_ident() that have
	been present since 1.3.0+bel17.  

2003-07-01 04:36  Will Buckner <wcc@techmonkeys.org>

	* src/: main.c, patch.h, mod/module.h:

	* Fix to MD5 function exporting. Patch by Paladin.  

2003-06-10 19:05  Will Buckner <wcc@techmonkeys.org>

	* config.h.in, configure, src/patch.h:

	* Autoconf 2.57 has problems on FreeBSD; reverting to autoconf 2.54.  

2003-06-10 15:16  stdarg <stdarg@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, src/main.c:

	
	* Make room for the core file if we're not stripping the files 
	* When I do cvs diff config.h.in, there's one of those id tags in
	it.. isn't that wrong? 

2003-06-10 04:27  stdarg <stdarg@techmonkeys.org>

	* aclocal.m4, configure:

	
	* Removed stripping, added --enable-strip option to configure. Needs
	  testing since I don't know much about autoconf! 

2003-06-09 01:49  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/mem.c, src/patch.h:

	* Small fix to n_realloc(). Patch by Timothy Barbeisch.  

2003-05-14 05:27  stdarg <stdarg@techmonkeys.org>

	* src/compat/inet_ntop.h:

	
	* Another missing sys/types.h? 

2003-05-13 20:06  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	* Tcl commands doc update by PPSlim.  

2003-05-12 23:57  Will Buckner <wcc@techmonkeys.org>

	* misc/addpatch, src/patch.h, src/tclmisc.c:

	* Updates to addpatch script.  
	* Added a sanity check to previous patch.  

2003-05-11 23:53  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclmisc.c:

	* Fixed output of tcl_duration to not return extra spaces. Found by
	Wanderer.  

2003-05-08 01:51  stdarg <stdarg@techmonkeys.org>

	* src/mod/irc.mod/cmdsirc.c:

	
	* .topic command works for halfops too 

2003-05-08 00:20  stdarg <stdarg@techmonkeys.org>

	* src/mod/irc.mod/cmdsirc.c:

	
	* Fix .voice/.devoice logic 

2003-05-07 23:05  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h:

	* More inet_ntop() fixes.  

2003-05-07 20:41  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h:

	* More socklen_t fixes.  

2003-05-07 04:57  Will Buckner <wcc@techmonkeys.org>

	* src/compat/inet_ntop.c:

	* Indenting.  

2003-05-07 04:46  Will Buckner <wcc@techmonkeys.org>

	* configure:

	* Ran autoconf 2.54.  

2003-05-07 04:45  Will Buckner <wcc@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure.in,
	doc/UPDATES1.6, src/eggdrop.h, src/modules.c, src/patch.h,
	src/compat/inet_ntop.c, src/compat/inet_ntop.h:

	* Don't compile inet_ntop compatability code unless USE_IPV6 is
	defined.  
	* typedef socklen_t to int if non-existant.  

2003-05-07 00:23  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/html/mod-server.html, doc/settings/mod.server,
	src/patch.h:

	* IPv6 documentation updates.  

2003-05-05 00:49  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/patch.h:

	* Fixed an uninitialized variable in putlog(). Patch by TaKeDa.  

2003-05-05 00:22  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/patch.howto, doc/tcl-commands.doc,
	doc/text-substitutions.doc, doc/html/app-textsub.html,
	doc/html/tcl-commands.html, src/main.c, src/patch.h:

	* Start of 1.6.16.  

2003-05-04 22:04  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/patch.howto, doc/tcl-commands.doc,
	doc/text-substitutions.doc, doc/html/app-textsub.html,
	doc/html/tcl-commands.html, language/core.english.lang, src/main.c,
	src/patch.h:

	* Here comes 1.6.15 :/.  

2003-05-04 20:13  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Added UPDATES entry for IPv6 support.  

2003-05-03 04:36  Will Buckner <wcc@techmonkeys.org>

	* src/: misc.c, patch.h:

	* Fixed bug 302. Patch by TaKeDa. Found by eviler.  

2003-04-30 03:47  Will Buckner <wcc@techmonkeys.org>

	* src/: misc.c, net.c, patch.h:

	* IPv6 fixes.  

2003-04-17 08:29  stdarg <stdarg@techmonkeys.org>

	* src/misc.c:

	
	* Fixed logfile suffix stray message bug.  

2003-04-17 05:09  Will Buckner <wcc@techmonkeys.org>

	* misc/addpatch, src/patch.h:

	* Addpatch compatability.  

2003-04-17 04:52  Will Buckner <wcc@techmonkeys.org>

	* src/: cmds.c, patch.h:

	* Another IPv6 ifdef fix.  

2003-04-17 04:38  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, NEWS, eggdrop.conf, doc/CONTENTS, doc/IPV6,
	doc/KNOWN-PROBLEMS, doc/MODULES, doc/compiling.FAQ,
	doc/patch.howto, doc/html/egg-core.html, doc/html/ipv6.html,
	doc/html/news.html, doc/html/tcl-commands.html,
	doc/settings/CONTENTS, doc/settings/core.settings, src/cmds.c,
	src/net.c, src/patch.h, src/tcl.c, text/CONTENTS:

	* IPv6 doc updates.  
	* More IPv6 fixes.  
	* Misc. doc updates.  

2003-04-17 01:55  Will Buckner <wcc@techmonkeys.org>

	* src/: botnet.c, cmds.c, dcc.c, eggdrop.h, main.c, main.h,
	modules.c, net.c, patch.h, proto.h, tcl.c, tcldcc.c, tclmisc.c,
	mod/module.h, mod/dns.mod/dns.c, mod/filesys.mod/filesys.c,
	mod/server.mod/server.c, mod/server.mod/servmsg.c,
	mod/share.mod/share.c, mod/transfer.mod/transfer.c:

	* IPv6 indenting.  
	* Misc IPv6 fixes.  

2003-04-16 21:53  Will Buckner <wcc@techmonkeys.org>

	* misc/addpatch, src/patch.h:

	* Updates to addpatch.  

2003-04-16 21:25  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/server.mod/server.c:

	* Fixed uninitialized x->port. Patch by Matyas Koszik.  

2003-04-16 01:03  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/cmd_resolve.tcl:

	couple of small things in cmd_resolve.tcl 

2003-04-15 17:41  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/autobotchk:

	oops, apparently -20 never did anything 

2003-04-15 17:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/autobotchk:

	fixed a few autobotchk things 

2003-04-02 21:16  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, compat/inet_ntop.c:

	* Fixed an IPv6 typo.  

2003-04-01 22:58  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* patch.h 

2003-04-01 22:58  Will Buckner <wcc@techmonkeys.org>

	* src/compat/: inet_ntop.c, inet_ntop.h:

	* Forgot cvs add last night.  

2003-04-01 05:33  Will Buckner <wcc@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, configure.in,
	src/Makefile.in, src/botnet.c, src/cmds.c, src/dcc.c,
	src/eggdrop.h, src/main.c, src/modules.c, src/net.c, src/proto.h,
	src/tcl.c, src/tcldcc.c, src/tclmisc.c, src/compat/Makefile.in,
	src/compat/compat.h, src/compat/inet_aton.c, src/md5/Makefile.in,
	src/mod/Makefile.in, src/mod/eggautoconf, src/mod/module.h,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/channels.mod/Makefile, src/mod/compress.mod/Makefile.in,
	src/mod/console.mod/Makefile, src/mod/ctcp.mod/Makefile,
	src/mod/dns.mod/Makefile.in, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/Makefile, src/mod/filesys.mod/filesys.c,
	src/mod/irc.mod/Makefile, src/mod/notes.mod/Makefile,
	src/mod/seen.mod/Makefile, src/mod/server.mod/Makefile,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/Makefile, src/mod/share.mod/share.c,
	src/mod/transfer.mod/Makefile, src/mod/transfer.mod/transfer.c,
	src/mod/uptime.mod/Makefile, src/mod/wire.mod/Makefile,
	src/mod/woobie.mod/Makefile:

	* Added the IPv6 patch to CVS. This is not 100% complete yet. Please
	  test and improve! :P 

2003-03-31 12:03  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	* Fixed the logic of .fixcodes. Patch by PPSlim.  

2003-03-31 12:01  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclmisc.c:

	* Added a missing cast in tcl_rand. Patch by KuNgFo0.  

2003-03-26 00:19  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, scripts/getops.tcl, src/patch.h:

	* Fixed getops timer handling. Patch by PPSlim.  

2003-03-24 07:29  Will Buckner <wcc@techmonkeys.org>

	* doc/: compiling.FAQ, html/compiling.html:

	* Documented a problem I came accross on AIX...  

2003-03-24 05:47  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c:

	* Fixed access checking in -ban, -exempt, and -invite.  

2003-03-24 02:48  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	* 8.4 fixes.  

2003-03-24 02:46  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	* Tcl 8.4 fixes from stdarg's patch.  

2003-03-24 02:18  Will Buckner <wcc@techmonkeys.org>

	* src/mod/channels.mod/tclchan.c:

	* GRRRRR....  

2003-03-24 01:52  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	* Indenting and patch.h from last commit.  

2003-03-24 01:36  stdarg <stdarg@techmonkeys.org>

	* src/mod/channels.mod/tclchan.c:

	
	* Added string support to "channel get" -- it was left out of the
	back-port.  

2003-03-24 00:00  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	* Fixed a Tcl_Merge memleak. Patch by TaKeDa.  

2003-03-21 22:56  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/transfer.mod/language/transfer.danish.lang:

	* One more danish language fix.  

2003-03-20 00:10  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/assoc.mod/language/assoc.danish.lang,
	mod/console.mod/language/console.danish.lang:

	* Previous patch screwed up Id tags.  

2003-03-20 00:04  Will Buckner <wcc@techmonkeys.org>

	* language/core.danish.lang, src/patch.h,
	src/mod/assoc.mod/language/assoc.danish.lang,
	src/mod/console.mod/language/console.danish.lang,
	src/mod/filesys.mod/language/filesys.danish.lang,
	src/mod/notes.mod/language/notes.danish.lang,
	src/mod/transfer.mod/language/transfer.danish.lang,
	src/mod/wire.mod/language/wire.danish.lang:

	* A couple of Danish language fixes. Patch by TheAvatar.  

2003-03-19 23:44  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/channels.c,
	mod/channels.mod/userchan.c:

	* Fixed a memleak in the channels module. Patch by Eule.  

2003-03-19 23:04  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, eggdrop.conf:

	* Removing and adding eggdrop.conf (doesn't show up in cvsweb).  

2003-03-19 00:13  Will Buckner <wcc@techmonkeys.org>

	* src/mod/irc.mod/cmdsirc.c:

	* Removed an unused variable from last commit.  

2003-03-18 21:23  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/cmdsirc.c:

	* Logic fixes to the has_flags-get_channel changes. Found by Eule.  

2003-03-16 21:41  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/patch.howto, src/patch.h,
	src/mod/filesys.mod/files.c:

	* Fixed a crash related to the cd command in filesys.mod. Patch by
	  Matyas Koszik.  

2003-03-16 05:04  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	* Channel keys are now handled correctly in flush_mode(). Patch by
	Eule.  

2003-03-16 05:01  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	* Patch by Sven Trenkel: 
	  * Locking a channel key/limit now enforces it from being changed
	    as well as unset.  
	  * Don't bounce our own modes.  
	  * q|q users can no longer obtain a channel voice, regardless of 
	    +autovoice.  

2003-03-16 04:49  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/server.mod/cmdsserv.c:

	* Only show real-name of current server. Found by Paladin.  

2003-03-13 01:05  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	* Reverted identd-safety.  

2003-03-13 00:55  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	* Added a few safety checks to dcc_ident().  

2003-03-12 08:42  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/filesys.mod/filedb3.c,
	mod/filesys.mod/files.c:

	* Fixed two more AlphaLinux warnings.  

2003-03-11 06:12  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/cmdsirc.c:

	* Small indenting fixes from last commit.  

2003-03-11 01:41  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, tcl.c:

	* enable-simul compat var should be set to 1.  

2003-03-11 01:22  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, language/core.danish.lang,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, src/lang.h, src/patch.h,
	src/mod/channels.mod/userchan.c, src/mod/irc.mod/cmdsirc.c:

	* Users with appropriate flags can now halfop and voice themselves.
	  Patch by Eule, however I changed a few small things.  
	* For some odd reason, userchan.c did not get updated from
	mns_ban-fix.  

2003-03-10 06:06  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, tcl.c:

	* Script compatability for recently removed config file variables.  

2003-03-10 05:57  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c:

	Patch by Sven Trenkel: 
	  * -ban <number> now works for channel bans.  
	  * -ban <number> now removes the ban from the channel.  

2003-03-10 05:33  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/userchan.c:

	* Fixed another off-by-one error in u_del[ban/exempt/invite]. Found
	  by BarkerJr.  

2003-03-10 05:26  Will Buckner <wcc@techmonkeys.org>

	* NEWS, doc/AUTHORS, doc/BANS, doc/PARTYLINE, doc/USERS,
	doc/WEIRD-MESSAGES, doc/compiling.FAQ, doc/html/app-weird.html,
	doc/html/compiling.html, doc/html/news.html, src/botcmd.c,
	src/patch.h:

	* Doc updates.  
	* Fixed indenting from handshakefix.  

2003-03-08 07:47  Will Buckner <wcc@techmonkeys.org>

	* src/: botcmd.c, patch.h:

	* Fixed the order of the bot command table. *HIDES IN CORNER* 

2003-03-08 04:29  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, language/core.danish.lang,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, src/chanprog.c, src/modules.c,
	src/patch.h, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/compress.mod/compress.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/irc.c,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/language/transfer.danish.lang,
	src/mod/transfer.mod/language/transfer.english.lang,
	src/mod/transfer.mod/language/transfer.french.lang,
	src/mod/transfer.mod/language/transfer.german.lang,
	src/mod/uptime.mod/uptime.c, src/mod/wire.mod/wire.c,
	src/mod/woobie.mod/woobie.c:

	* Cleaned up the output of .status (mainly .status all).  

2003-03-07 21:32  Will Buckner <wcc@techmonkeys.org>

	* language/core.danish.lang, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/patch.h,
	src/mod/assoc.mod/language/assoc.danish.lang,
	src/mod/console.mod/language/console.danish.lang,
	src/mod/filesys.mod/language/filesys.danish.lang,
	src/mod/notes.mod/language/notes.danish.lang,
	src/mod/transfer.mod/language/transfer.danish.lang,
	src/mod/transfer.mod/language/transfer.german.lang,
	src/mod/wire.mod/language/wire.danish.lang:

	* Danish language files were in PC format.  
	* Fixed other small file formatting/Id tag issues.  

2003-03-07 12:38  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/language/transfer.danish.lang,
	src/mod/transfer.mod/language/transfer.english.lang,
	src/mod/transfer.mod/language/transfer.german.lang:

	* Added a german language file for the transfer module. Translation
	by Felix.  
	* Fixed a typo in transfer.h.  
	* Fixed CVS Id: tags in transfer language files.  

2003-03-07 07:02  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c:

	* Show a meaningful error message when an invalid channel is added
	  with cmd_pls_chan().  

2003-03-07 06:42  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/transfer.mod/language/transfer.french.lang:

	* A french entry was missing in transfer.mod's language files.
	  Translation by caesar.  

2003-03-07 04:40  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/server.mod/server.c:

	* Woops, realservername's memory should be calculated outside of the 
	  serverlist loop.  

2003-03-07 03:36  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/server.mod/server.c, mod/server.mod/servmsg.c:

	* Memory calculation for realservername should be done in
	  server_expmem() instead of msgq_expmem().  

2003-03-07 03:27  stdarg <stdarg@techmonkeys.org>

	* src/mod/server.mod/: server.c, servmsg.c:

	
	* minor realservername fixes 

2003-03-06 05:19  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, md5/md5c.c:

	* compat.h needs to be included in md5c.c.  

2003-03-06 03:49  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcl.c, src/md5/md5c.c,
	src/mod/transfer.mod/transferfstat.c, src/mod/uptime.mod/uptime.c:

	* We weren't using the compat functions for memcpy() and memset() in
	  some places.  

2003-03-06 03:35  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, md5/md5.h, md5/md5c.c:

	* src/md5/ should not have been indented.  

2003-03-05 04:32  Will Buckner <wcc@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, configure.in,
	doc/BUG-REPORT, src/patch.h, src/compat/snprintf.c,
	src/compat/snprintf.h:

	* Reverted C99 snprintf() stuff for now. This patch needed further
	  testing before commit. It is creating many header conflicts, etc.  

2003-03-05 03:24  stdarg <stdarg@techmonkeys.org>

	* src/compat/snprintf.c:

	
	* Get rid of HAVE_CTYPE_H check since we don't check for it in
	configure 

2003-03-05 03:15  stdarg <stdarg@techmonkeys.org>

	* src/compat/snprintf.c:

	
	* compat code should not include main.h, since that pulls in nmalloc
	"enforcement" 

2003-03-05 02:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c:

	* Fixed an issue causing the server variable to be empty after a
	  rehash.  Fixed by Sven Trenkel. Sound by |SmAsH|.  
	* Fixed a crash that can happen when the serverlist contains null
	  strings.  Fixed by Sven Trenkel.  

2003-03-05 02:09  Will Buckner <wcc@techmonkeys.org>

	* doc/MODULES, misc/addpatch, src/patch.h:

	* Updates to doc/MODULES.  
	* Cosmetic updates to misc/addpatch.  

2003-03-04 22:14  Will Buckner <wcc@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, configure.in,
	src/patch.h, src/compat/snprintf.c, src/compat/snprintf.h:

	* Backported C99 snprintf() checking. Patch by Tothwolf.  

2003-03-04 14:11  Tothwolf <tothwolf@techmonkeys.org>

	* src/: patch.h, mod/module.h:

	Added casts for nmalloc and nrealloc in the module symbol lookup
	table.  

2003-03-04 10:33  Tothwolf <tothwolf@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure,
	src/compat/snprintf.c, src/compat/snprintf.h:

	Simplify checking for broken snprintf/vsnprintf functions.  

2003-03-04 09:02  Will Buckner <wcc@techmonkeys.org>

	* doc/patch.howto:

	* Patch howto updates.  

2003-03-04 08:51  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/chan.h, src/cmds.c, src/dcc.c,
	src/language.c, src/modules.c, src/net.c, src/patch.h, src/tcl.c,
	src/tcldcc.c, src/tclegg.h, src/tclhash.c, src/tclhash.h,
	src/compat/inet_aton.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/compress.mod/compress.c,
	src/mod/dns.mod/coredns.c, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filesys.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c:

	* WASHALFOP flag works now (fixed by Sven Trenkel).  
	* Added NO_HALFOP_CHANMODES define to chan.h. When defined, only +b,
	  +e, and +I modes can be set when the bot is a halfop.  
	* Added NOHALFOPS_MODES define to define the modes the bot is not
	  allowed to set as halfop. To prevent bans, exempts, and invites from
	  being set as halfop, add these modes to NOHALFOPS_MODES.  
	* Cleaned up a few things I noticed along the way, including more
	  fixes from the indenting patch.  

2003-03-04 07:01  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/compat/snprintf.c,
	src/compat/snprintf.h:

	* More OSF/1 fixes.  

2003-03-01 23:31  Will Buckner <wcc@techmonkeys.org>

	* doc/html/tcl-commands.html:

	* Small doc fix.  

2003-03-01 08:31  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/patch.h:

	* The WASHALFOP flag now works correctly. Patch by Sven Trenkel.  

2003-03-01 08:27  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h:

	* Documentation updates.  

2003-02-28 23:07  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/transfer.mod/transfer.c:

	* Kill a transfer connection after sending a TRANSFER_DCC_IGNORED
	  notice to a user. Found by fbs.  

2003-02-28 12:45  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	* flood-pub should be flood-chan when using 'channel get'. Patch by
	ppslim.  

2003-02-28 09:21  Tothwolf <tothwolf@techmonkeys.org>

	* src/: patch.h, tcl.c, tclmisc.c:

	Reverted Function cast changes and fixed a couple CONST typos.  

2003-02-28 08:17  Tothwolf <tothwolf@techmonkeys.org>

	* src/: main.h, patch.h, tclegg.h:

	Moved new Tcl checks to main.h.  

2003-02-28 07:20  Tothwolf <tothwolf@techmonkeys.org>

	* src/tcl.c:

	utf_converter needed a Function cast.  

2003-02-28 04:01  Will Buckner <wcc@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, doc/UPDATES1.6,
	src/patch.h, src/compat/snprintf.c, src/compat/snprintf.h:

	* We should compile on Tru64 UNIX now. The problem was due to
	  snprintf() and vsnprintf() apparently being in a shared
	  'compatability' library on hese systems (from what I could get out
	of their horrible documentation).  
	
	  We will now use Eggdrop's snprintf() and vsnprintf() compatablity 
	  functions for OSF1/Tru64/Digital UNIX. Could anyone with access to
	  a Tru64 system please verify that Eggdrop compiles fine on it now? 
	
	  Reported by Shane.  

2003-02-27 12:15  Will Buckner <wcc@techmonkeys.org>

	* config.h.in, configure, src/patch.h:

	* Ran autoheader and autoconf for last commit.  

2003-02-27 10:18  Tothwolf <tothwolf@techmonkeys.org>

	* acconfig.h, aclocal.m4, configure.in, src/chanprog.c,
	src/flags.c, src/main.c, src/main.h, src/modules.c, src/tcl.c,
	src/tcldcc.c, src/tclegg.h, src/tclhash.c, src/tclmisc.c,
	src/tcluser.c, src/userent.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/tclchan.c, src/mod/console.mod/console.c,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/tclirc.c, src/mod/notes.mod/notes.c,
	src/mod/server.mod/server.c, src/mod/server.mod/tclserv.c,
	src/mod/transfer.mod/transferfstat.c:

	Simplify TCL_MAJOR_VERSION/TCL_MINOR_VERSION checks.  

2003-02-27 02:36  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	* '~' and '&' are now correctly recognized as a meaning a user has
	  ops on a channel. Patch by BarkerJr.  

2003-02-26 06:16  Tothwolf <tothwolf@techmonkeys.org>

	* src/: tcl.c, tclmisc.c:

	Group some TCL_MAJOR_VERSION/TCL_MINOR_VERSION checks with
	parenthesis.  

2003-02-21 05:01  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/eggdrop.h, src/patch.h:

	* Fixed uhost buffer length. Fixed by winkey.  

2003-02-21 02:15  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/transfer.mod/transfer.c:

	* Don't use the help queue for dcc sends or gets. Found by winkey.  

2003-02-18 00:47  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	* Case-changes should be traced when the 'nick' Tcl variable is
	modified.  

2003-02-16 09:03  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Grr, UPDATES1.6 conflict.  

2003-02-16 08:59  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, language/core.danish.lang, src/patch.h,
	src/mod/assoc.mod/language/assoc.danish.lang,
	src/mod/console.mod/language/console.danish.lang,
	src/mod/filesys.mod/language/filesys.danish.lang,
	src/mod/notes.mod/language/notes.danish.lang,
	src/mod/transfer.mod/language/transfer.danish.lang,
	src/mod/wire.mod/language/wire.danish.lang:

	* Added a set of Danish language files by TheAvatar.  

2003-02-16 06:36  Will Buckner <wcc@techmonkeys.org>

	* configure, src/patch.h:

	* Reverted to autoconf 2.54 due to problems on *BSD.  

2003-02-15 19:42  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, users.c:

	* Sigh, the igrec structure is different than the maskrec structure
	:/.  

2003-02-15 08:59  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.c:

	* Fixed an out-of-bounds error in delignore().  

2003-02-13 23:56  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/html/mod-irc.html, doc/html/mod-server.html,
	doc/settings/mod.channels, doc/settings/mod.ctcp,
	doc/settings/mod.dns, doc/settings/mod.filesys,
	doc/settings/mod.irc, doc/settings/mod.notes,
	doc/settings/mod.server, src/patch.h,
	src/mod/assoc.mod/help/assoc.help,
	src/mod/console.mod/help/console.help,
	src/mod/console.mod/help/set/console.help,
	src/mod/ctcp.mod/help/set/ctcp.help:

	* More help/doc updates.  

2003-02-13 23:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	Argument checking for cmd_comment() and cmd_botaddr() was incorrect.  
	Found by Tothwolf.  

2003-02-11 09:19  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/html/egg-core.html, doc/settings/core.settings,
	src/misc_file.c, src/patch.h:

	* Commented the default listen command as suggested by Paladin at
	  #eggdrop at UnderNet. This is due to the large ammount of users who
	  do not change the default port, and then can't figure out what the
	port number is, etc.  
	* Fixed a typo in a header-comment in misc_file.c.  

2003-02-10 00:25  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/userchan.c:

	* Fixed an off-by-one error in u_delban(), u_delexempt(), and
	  u_delinvite().  Found by |SmAsH|.  

2003-02-06 20:15  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/cmds.c, src/patch.h,
	src/mod/assoc.mod/assoc.c:

	* GLOBAL_CHANS wasn't used everywhere it should be.  

2003-02-05 04:17  Will Buckner <wcc@techmonkeys.org>

	* src/dccutil.c:

	* It's copy_to_tmp, not copy_to_temp.  

2003-02-05 03:05  Will Buckner <wcc@techmonkeys.org>

	* src/: dccutil.c, patch.h:

	* Fixed a bug in killtransfer causing it to delete the original file
	  if copy_to_temp is disabled. Found by fbs.  

2003-02-04 11:15  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	Fixed a me_op() logic problem when reversing in got_[op|halfop]().  

2003-02-04 11:11  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* Forgot patch.h.  

2003-02-04 11:10  Will Buckner <wcc@techmonkeys.org>

	* src/mod/server.mod/servmsg.c:

	* x(serverlist entry)->realname in got001() should be set before
	  anything that could utilize x->realname is called. Test this! 

2003-02-04 11:07  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/modules.c, src/patch.h,
	src/proto.h, src/mod/module.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/tclirc.c:

	If revengebot/revenge is enabled for a channel, and a ban is placed
	on a user not running ident, if strict-host is 0 a non-matching
	banmask will be placed on the channel (because strict-host is
	incorrectly used on bans in maskhost()). strict-host is for user
	records, not bans. Patch by |SmAsH|.  

2003-02-04 10:21  Will Buckner <wcc@techmonkeys.org>

	* doc/html/mod-channels.html, doc/settings/CONTENTS,
	doc/settings/core.settings, doc/settings/mod.channels,
	doc/settings/mod.server, help/cmds1.help, help/core.help,
	scripts/compat.tcl, src/cmds.c, src/patch.h,
	src/mod/assoc.mod/help/assoc.help,
	src/mod/channels.mod/help/channels.help:

	* More help file/documentation cleanups/updates.  
	* Removed 'nick'and 'chnick' bindings from compat.tcl because they
	  were never removed from the internal bind table.  

2003-02-04 08:23  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/filesys.mod/files.c:

	* Patch.h and indenting from stdarg's last commit :P.  

2003-02-04 08:11  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	
	* cd / and . work in filesys.mod 

2003-02-04 07:51  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* Added patch.h for filesys crash.  

2003-02-04 07:10  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	
	* malloc_strcpy to the rescue! 

2003-02-04 06:47  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	Uninitialized var in files.c 

2003-02-03 09:48  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, src/patch.h,
	src/mod/filesys.mod/files.c:

	* Cleaned up stdarg's debugging stuff from last commit and changed
	  patch.h and UPDATES1.6.  
	* Fixed a bind in the config file (found by stdarg).  

2003-02-03 09:18  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	
	* Fixed filesys leak, be sure to test a lot! 

2003-02-03 08:37  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	
	* Trying something else 

2003-02-03 08:15  stdarg <stdarg@techmonkeys.org>

	* src/mod/filesys.mod/files.c:

	
	* Testing to see if this is a memory leak 

2003-02-03 07:59  Matthew Hallacy <poptix@techmonkeys.org>

	* README:

	testing 

2003-02-02 22:14  Will Buckner <wcc@techmonkeys.org>

	* README, configure, configure.in, doc/UPDATES1.6,
	doc/compiling.FAQ, doc/html/compiling.html, doc/html/readme.html,
	help/core.help, src/patch.h:

	* Changed recomended Tcl version to 8.3.4.  
	* Changed URL for Tcl to http://tcl.activestate.com/.  
	* Updated autoconf to 2.57.  

2003-02-02 21:13  Will Buckner <wcc@techmonkeys.org>

	* help/core.help:

	* More help file fixes (I'm not exactly sure how this happened..).  

2003-02-02 21:08  Will Buckner <wcc@techmonkeys.org>

	* help/core.help, src/patch.h:

	* More help file fixes.  

2003-02-02 18:36  Will Buckner <wcc@techmonkeys.org>

	* src/mod/module.h:

	* Fixed an unbalenced comment.  

2003-02-02 18:24  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/help/channels.help,
	mod/server.mod/servmsg.c:

	* Sorry, should compile now.  

2003-02-02 10:19  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-server.html,
	doc/settings/mod.server, src/cmds.c, src/dcc.c, src/flags.c,
	src/misc.c, src/modules.c, src/patch.h, src/tcl.c,
	src/mod/module.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	* Merged use-console-r and debug-output into one new setting named
	raw-log.  
	* Small indenting fix from a pls_bot_cosmetic.  

2003-02-02 09:22  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/udefchan.c:

	Backported user-defined channel strings from 1.7.  

2003-02-02 04:20  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/tcl-commands.doc, doc/html/mod-channels.html,
	doc/html/tcl-commands.html, doc/settings/mod.channels,
	help/set/cmds2.help, src/patch.h,
	src/mod/channels.mod/help/chaninfo.help,
	src/mod/channels.mod/help/set/channels.help:

	* Start of help file cleanups.  

2003-01-31 11:50  Tothwolf <tothwolf@techmonkeys.org>

	* src/: patch.h, tcldcc.c:

	Sanity check tcl_dccsimul args before checking idx.  

2003-01-31 08:02  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/egg-core.html,
	doc/settings/core.settings, src/patch.h, src/tcl.c, src/tcldcc.c:

	Removed the enable-simul config file setting.  

2003-01-31 07:26  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/html/egg-core.html, doc/settings/core.settings,
	help/core.help, help/set/cmds1.help, src/patch.h,
	src/mod/irc.mod/help/msg/irc.help:

	* Core help set cleanups.  

2003-01-31 07:13  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/help/irc.help:

	Fixed a small halfop-related helpfile error. Fixed by Tothwolf.  

2003-01-31 02:53  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, help/cmds1.help, src/cmds.c, src/patch.h:

	* Fixed a cosmetic problem with cmd_pls_bot().  

2003-01-30 22:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/userchan.c:

	Fixed a crash in u_delban (bug 267) caused by trying to strcpy to an 
	initialized pointer char. Found by Cosmo.  

2003-01-30 10:38  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/tclfiles.c:

	* Use movefile() instead of copyfile() and unlink() when moving
	  files in filesys.mod. Found by fbs. Note that the memory leak
	  reported as bug 305 exists BEFORE this patch.  

2003-01-30 07:15  Will Buckner <wcc@techmonkeys.org>

	* src/: bg.c, botcmd.c, botmsg.c, botnet.c, chanprog.c, cmds.c,
	dcc.c, dccutil.c, dns.c, flags.c, language.c, main.c, mem.c,
	misc.c, modules.c, net.c, patch.h, tcl.c, tcldcc.c, tclhash.c,
	tclmisc.c, tcluser.c, userent.c, userrec.c, users.c,
	compat/inet_aton.c, compat/snprintf.c, mod/assoc.mod/assoc.c,
	mod/blowfish.mod/blowfish.c, mod/channels.mod/channels.c,
	mod/channels.mod/cmdschan.c, mod/channels.mod/tclchan.c,
	mod/channels.mod/userchan.c, mod/compress.mod/compress.c,
	mod/compress.mod/tclcompress.c, mod/console.mod/console.c,
	mod/ctcp.mod/ctcp.c, mod/dns.mod/coredns.c, mod/dns.mod/dns.c,
	mod/filesys.mod/dbcompat.c, mod/filesys.mod/filedb3.c,
	mod/filesys.mod/filelist.c, mod/filesys.mod/files.c,
	mod/filesys.mod/filesys.c, mod/filesys.mod/tclfiles.c,
	mod/irc.mod/chan.c, mod/irc.mod/cmdsirc.c, mod/irc.mod/irc.c,
	mod/irc.mod/mode.c, mod/irc.mod/msgcmds.c, mod/irc.mod/tclirc.c,
	mod/notes.mod/cmdsnote.c, mod/notes.mod/notes.c,
	mod/seen.mod/seen.c, mod/server.mod/cmdsserv.c,
	mod/server.mod/server.c, mod/server.mod/servmsg.c,
	mod/server.mod/tclserv.c, mod/share.mod/share.c,
	mod/share.mod/uf_features.c, mod/transfer.mod/tcltransfer.c,
	mod/transfer.mod/transfer.c, mod/transfer.mod/transferfstat.c,
	mod/transfer.mod/transferqueue.c, mod/wire.mod/wire.c:

	* We should have been using indent -ce (fixed).  

2003-01-30 06:26  Will Buckner <wcc@techmonkeys.org>

	* src/compat/gnu_strftime.c:

	Reverted indenting changes to gnu_strftime.c.  

2003-01-30 02:49  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/filesys.mod/filesys.c:

	* Fixed a segfault in do_dcc_send() in filesys.mod (found by Eule).  

2003-01-30 01:00  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, src/patch.h:

	* More config cleanups.  

2003-01-30 00:41  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-irc.html,
	doc/html/mod-server.html, doc/settings/mod.irc,
	doc/settings/mod.server, src/mod/irc.mod/irc.c,
	src/mod/server.mod/server.h:

	* Config file/doc updates.  
	* Changed EFnet's max-bans/max-modes to 25.  

2003-01-29 07:24  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, userrec.c, mod/share.mod/share.c:

	* Fixed a check variable from being reset to 1 incorrectly when
	  writing userfiles.  

2003-01-29 06:13  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	[no log message] 

2003-01-29 06:12  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, tclegg.h, mod/channels.mod/tclchan.c:

	More indenting fixes.  

2003-01-29 05:48  Will Buckner <wcc@techmonkeys.org>

	* help/cmds1.help, help/cmds2.help, help/core.help, src/chanprog.c,
	src/cmds.c, src/eggdrop.h, src/flags.h, src/lang.h, src/main.h,
	src/misc.c, src/misc_file.c, src/modules.h, src/net.c, src/patch.h,
	src/rfc1459.c, src/stat.h, src/tandem.h, src/tcl.c, src/tcldcc.c,
	src/tclegg.h, src/tclhash.c, src/tclhash.h, src/users.h,
	src/compat/gnu_strftime.c, src/compat/inet_aton.c,
	src/compat/inet_aton.h, src/compat/memcpy.h, src/compat/memset.h,
	src/compat/snprintf.c, src/compat/snprintf.h,
	src/compat/strcasecmp.h, src/compat/strftime.c,
	src/compat/strftime.h, src/md5/md5c.c, src/mod/module.h,
	src/mod/modvals.h, src/mod/assoc.mod/assoc.c,
	src/mod/assoc.mod/assoc.h, src/mod/assoc.mod/help/assoc.help,
	src/mod/blowfish.mod/blowfish.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/channels.mod/help/chaninfo.help,
	src/mod/channels.mod/help/channels.help,
	src/mod/channels.mod/help/set/channels.help,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c, src/mod/console.mod/console.h,
	src/mod/console.mod/help/console.help, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.h, src/mod/filesys.mod/filedb3.c,
	src/mod/filesys.mod/filedb3.h, src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/help/filesys.help,
	src/mod/filesys.mod/language/filesys.french.lang,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.h,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/help/irc.help,
	src/mod/irc.mod/help/set/irc.help, src/mod/notes.mod/notes.h,
	src/mod/notes.mod/help/notes.help,
	src/mod/notes.mod/help/set/notes.help,
	src/mod/notes.mod/language/notes.french.lang,
	src/mod/seen.mod/help/seen.help,
	src/mod/seen.mod/help/msg/seen.help, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/help/server.help,
	src/mod/server.mod/help/set/server.help, src/mod/share.mod/share.c,
	src/mod/share.mod/share.h, src/mod/share.mod/uf_features.c,
	src/mod/share.mod/help/share.help, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/language/transfer.english.lang,
	src/mod/transfer.mod/language/transfer.french.lang,
	src/mod/uptime.mod/uptime.c, src/mod/wire.mod/wire.h,
	src/mod/woobie.mod/woobie.c:

	* Removed unused define ASSOC_NOSUCHCMD.  
	* More indenting.  
	* Help file cleanups.  
	* Fixed a warning from last commit.  

2003-01-28 23:14  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/tcl-commands.doc, doc/html/egg-core.html,
	doc/html/mod-blowfish.html, doc/settings/core.settings,
	doc/settings/mod.blowfish, src/patch.h:

	More config-file documentation updates (logfile related).  

2003-01-28 07:52  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, src/patch.h:

	Moved debug-output and use-console-r to the logging section of the
	config file and updated config documentation. Found by Tothwolf.  

2003-01-28 06:54  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	* Fixed credit for an UPDATES1.6 entry as requested.  

2003-01-28 06:37  Will Buckner <wcc@techmonkeys.org>

	* README, eggdrop.conf, doc/html/mod-server.html,
	doc/man1/eggdrop.1, doc/settings/mod.server, src/bg.c, src/bg.h,
	src/botcmd.c, src/botmsg.c, src/botnet.c, src/chan.h,
	src/chanprog.c, src/cmds.c, src/cmdt.h, src/dcc.c, src/dccutil.c,
	src/dns.c, src/dns.h, src/eggdrop.h, src/flags.c, src/flags.h,
	src/lang.h, src/language.c, src/main.c, src/main.h, src/match.c,
	src/mem.c, src/misc.c, src/misc_file.c, src/misc_file.h,
	src/modules.c, src/modules.h, src/net.c, src/patch.h, src/proto.h,
	src/rfc1459.c, src/stat.h, src/tandem.h, src/tcl.c, src/tcldcc.c,
	src/tclegg.h, src/tclhash.c, src/tclhash.h, src/tclmisc.c,
	src/tcluser.c, src/userent.c, src/userrec.c, src/users.c,
	src/users.h, src/compat/compat.h, src/compat/gnu_strftime.c,
	src/compat/inet_aton.c, src/compat/inet_aton.h,
	src/compat/memcpy.h, src/compat/memset.h, src/compat/snprintf.c,
	src/compat/snprintf.h, src/compat/strcasecmp.h,
	src/compat/strftime.c, src/compat/strftime.h, src/md5/md5.h,
	src/md5/md5c.c, src/mod/module.h, src/mod/modvals.h,
	src/mod/assoc.mod/assoc.c, src/mod/assoc.mod/assoc.h,
	src/mod/blowfish.mod/bf_tab.h, src/mod/blowfish.mod/blowfish.c,
	src/mod/blowfish.mod/blowfish.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/channels.mod/help/set/channels.help,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c, src/mod/console.mod/console.c,
	src/mod/console.mod/console.h, src/mod/ctcp.mod/ctcp.c,
	src/mod/ctcp.mod/ctcp.h, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/dns.mod/dns.h,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/dbcompat.h,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/irc.mod/help/set/irc.help, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/notes.mod/notes.h,
	src/mod/seen.mod/seen.c, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/server.mod/servmsg.c, src/mod/server.mod/tclserv.c,
	src/mod/server.mod/help/set/server.help, src/mod/share.mod/share.c,
	src/mod/share.mod/share.h, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/tcltransfer.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/transferfstat.c,
	src/mod/transfer.mod/transferqueue.c, src/mod/uptime.mod/uptime.c,
	src/mod/wire.mod/wire.c, src/mod/wire.mod/wire.h,
	src/mod/woobie.mod/woobie.c:

	* Ran indent on the tree (with hand editing of course) to fix our
	  horrible indenting variations/problems. This is the same format we
	  generally follow throughout most of the tree.  

2003-01-23 03:32  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/msgcmds.c:

	* Don't tell users to /msg the bot hello when they don't have 
	  access if learn-users is disabled. Found by Tothwolf.  

2003-01-23 02:41  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/eggdrop.h, src/main.c, src/patch.h,
	src/tclmisc.c, src/mod/filesys.mod/filedb3.h,
	src/mod/seen.mod/seen.c, src/mod/wire.mod/wire.c:

	* Fixed a few header problems related to time.h. Patch by Tothwolf.  

2003-01-23 02:13  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-server.html,
	doc/settings/mod.server, src/chanprog.c, src/language.c,
	src/match.c, src/misc_file.c, src/misc_file.h, src/modules.c,
	src/patch.h, src/tcl.c, src/mod/module.h,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/msgcmds.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/server.mod/servmsg.c, src/mod/transfer.mod/Makefile,
	src/mod/transfer.mod/tcltransfer.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/transferfstat.c,
	src/mod/transfer.mod/transferqueue.c,
	src/mod/transfer.mod/help/set/transfer.help,
	src/mod/transfer.mod/language/transfer.english.lang:

	* Cleaned up transfer.mod a bit.  
	* Fixed some quiet_reject related problems (found by Tothwolf).  
	* More match cleanups.  
	* Moved copy_to_tmp to the core to fix a bug causing tmp files to
	  not be removed when a transfer connection is killed.  
	* Moved quiet_reject to the core so it could be used by transfer.mod 
	  without depending on server.mod.  
	* Exported DCC_SEND and DCC_GET_PENDING in transfer.mod.  
	* Added a file_readable() function for use in transfer.mod and a few 
	  places in other modules and the core.  

2003-01-21 00:53  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/misc.c, src/patch.h, src/tcl.c,
	src/tclhash.c, src/mod/channels.mod/channels.c,
	src/mod/filesys.mod/dbcompat.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/msgcmds.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/uptime.mod/uptime.h,
	src/mod/wire.mod/wire.c:

	* Misc bugfixes and code cleanups. Patch by Matyas Koszik.  

2003-01-21 00:11  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dccutil.c, src/modules.c, src/tcl.c,
	src/mod/module.h, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h:

	Files copied to /tmp if copy-to-tmp is enabled were not erased when
	a tcl_killdcc was preformed on a transfer idx. Fixing this required
	that copy-to-tmp be moved to the core and then exported to modules.
	I also cleaned up a few things I noticed along the way.  

2003-01-20 08:54  Will Buckner <wcc@techmonkeys.org>

	* src/: dccutil.c, patch.h:

	Fixed a segfault in killtransfer() with non-transfer connections.  

2003-01-20 08:51  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h, src/proto.h,
	src/userrec.c, src/mod/module.h, src/mod/channels.mod/userchan.c,
	src/mod/share.mod/share.c:

	Ignores are now saved if channels.mod is not loaded. Fixes bug 285.  
	Found by BarkerJr.  

2003-01-18 04:34  Will Buckner <wcc@techmonkeys.org>

	* src/misc.c:

	stamp's array size in flushlogs() should be 33, not 32.  

2003-01-18 04:30  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	Whoops, forgot part of the log message on the last commit: 
	
	  Fixed timestamp issue with putlog caused when eggdrop was blocked
	  during a series of in-line Tcl commands (due to 'now' not being
	  increased when blocked).  

2003-01-18 04:24  Will Buckner <wcc@techmonkeys.org>

	* help/cmds1.help, src/misc.c, src/patch.h:

	Fixed incorrect help information for +host. Non-+m/+t users cannot
	add hosts to their own accounts. Found by Nilsy.  

2003-01-18 01:58  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dccutil.c, src/modules.c, src/patch.h,
	src/proto.h, src/tcldcc.c, src/mod/module.h:

	Open file descriptors are now closed when the killdcc Tcl command is
	used on a transfer socket. Found by fbs. Patch by fbs and Wcc.  

2003-01-18 00:40  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclmisc.c:

	[unixtime] was not increased when eggdrop was blocked during a
	series of in-line Tcl commands (due to 'now' not being increased
	when blocked).  
	
	Example (before): 
	  .tcl set foo1 [unixtime];after 1000; set foo2 [unixtime]; after 
	  1000; set foo3 [unixtime];list $foo1 $foo2 $foo3 
	
	  Tcl: 1042850776 1042850776 1042850776 
	
	Example (after): 
	  .tcl set foo1 [unixtime];after 1000; set foo2 [unixtime]; after 
	  1000; set foo3 [unixtime];list $foo1 $foo2 $foo3 
	
	  Tcl: 1042850429 1042850430 1042850431 
	
	Found by never.  

2003-01-15 01:42  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h:

	Exported getchanmode(). Found by lee.  

2003-01-15 01:03  Will Buckner <wcc@techmonkeys.org>

	* NEWS, eggdrop.conf, doc/UPDATES1.6, doc/tcl-commands.doc,
	doc/html/mod-server.html, doc/html/news.html,
	doc/html/tcl-commands.html, doc/settings/mod.server,
	scripts/compat.tcl, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c,
	src/mod/server.mod/help/set/server.help:

	Removed strict-servernames. $server is now always the server's
	realname and $serveraddress is it's server list entry.  

2003-01-15 00:35  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h, src/mod/irc.mod/chan.c:

	The NICK bind type now gets triggered even if the nickname isn't 
	found in any channels (i.e. when the bot's nickname changes before
	it joins channels). Patch by BarkerJr.  

2003-01-02 02:42  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	Doc updates from past commit.  

2003-01-02 00:07  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/server.mod/servmsg.c:

	Fixed parsing of userhosts in gotwall(). Patch by darko``.  

2002-12-27 22:48  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf:

	Forgot config updates from last commit.  

2002-12-27 22:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	~Updated UnderNet's max_bans to 45. Found by reed.  

2002-12-27 20:27  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-channels.html,
	doc/settings/mod.channels, doc/settings/mod.transfer, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/transfer.mod/transfer.c:

	* Reworded the comment above the addhost/ident unbinds (found by
	persaukko).  
	* Changed global-revenge-mode to 0 by default.  
	* Added a short description of what a comment is and does for people
	  that don't know Tcl but still want to run Eggdrop.  

2002-12-26 02:21  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/Makefile.in, src/match.c, src/modules.c,
	src/patch.h, src/proto.h, src/tclhash.c, src/tclmisc.c,
	src/mod/module.h:

	Removed quoting support from wild_match() which fixes several bugs
	with '\' characters.  

2002-12-24 03:33  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/botnet.c, src/cmds.c,
	src/patch.h, src/proto.h, src/tcldcc.c:

	Show who unlinked a bot when unlinked remotely. Patch by BarkerJr.  
	
	Note: modified to show botnetnick instead of "script" when a bot is 
	      unlinked via the 'unlink' Tcl command.  

2002-12-24 03:10  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h:

	Small cosmetic fix to configure.  

2002-12-24 02:30  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, FEATURES, INSTALL, NEWS, README, doc/ABOUT,
	doc/AUTHORS, doc/BANS, doc/BOTNET, doc/MODULES, doc/PARTYLINE,
	doc/USERS, doc/compiling.FAQ, doc/patch.howto,
	doc/tcl-commands.doc, doc/text-substitutions.doc, doc/tricks,
	doc/html/about.html, doc/html/app-problems.html,
	doc/html/app-textsub.html, doc/html/app-tricks.html,
	doc/html/app-weird.html, doc/html/authors.html, doc/html/bans.html,
	doc/html/botnet.html, doc/html/compiling.html,
	doc/html/egg-core.html, doc/html/faqs.html, doc/html/features.html,
	doc/html/index.html, doc/html/install.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-console.html, doc/html/mod-ctcp.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-seen.html, doc/html/mod-server.html,
	doc/html/mod-share.html, doc/html/mod-uptime.html,
	doc/html/mod-wire.html, doc/html/mod-woobie.html,
	doc/html/news.html, doc/html/party.html, doc/html/patch-howto.html,
	doc/html/readme.html, doc/html/starting.html,
	doc/html/tcl-commands.html, doc/html/users.html,
	doc/man1/eggdrop.1, doc/settings/CONTENTS,
	doc/settings/core.settings, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channels,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.uptime,
	doc/settings/mod.wire, doc/settings/mod.woobie, misc/addpatch,
	misc/modconfig, scripts/action.fix.tcl, scripts/alltools.tcl,
	scripts/compat.tcl, scripts/ques5.tcl, src/bg.c, src/bg.h,
	src/botcmd.c, src/botmsg.c, src/botnet.c, src/chan.h,
	src/chanprog.c, src/cmds.c, src/cmdt.h, src/dcc.c, src/dccutil.c,
	src/dns.c, src/dns.h, src/eggdrop.h, src/flags.c, src/flags.h,
	src/lang.h, src/language.c, src/main.c, src/main.h, src/mem.c,
	src/misc.c, src/misc_file.c, src/misc_file.h, src/modules.c,
	src/modules.h, src/patch.h, src/proto.h, src/rfc1459.c, src/stat.h,
	src/tandem.h, src/tcl.c, src/tcldcc.c, src/tclegg.h, src/tclhash.c,
	src/tclhash.h, src/tclmisc.c, src/tcluser.c, src/userent.c,
	src/userrec.c, src/users.c, src/users.h, src/compat/compat.h,
	src/compat/inet_aton.c, src/compat/inet_aton.h,
	src/compat/memcpy.c, src/compat/memcpy.h, src/compat/memset.c,
	src/compat/memset.h, src/compat/snprintf.c, src/compat/snprintf.h,
	src/compat/strcasecmp.c, src/compat/strcasecmp.h,
	src/compat/strftime.c, src/compat/strftime.h, src/mod/eggautoconf,
	src/mod/module.h, src/mod/modvals.h, src/mod/assoc.mod/assoc.c,
	src/mod/assoc.mod/assoc.h, src/mod/blowfish.mod/bf_tab.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/blowfish.mod/blowfish.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/udefchan.c, src/mod/channels.mod/userchan.c,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c, src/mod/console.mod/console.c,
	src/mod/console.mod/console.h, src/mod/ctcp.mod/ctcp.c,
	src/mod/ctcp.mod/ctcp.h, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/dns.mod/dns.h,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/dbcompat.h,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/notes.mod/notes.c,
	src/mod/notes.mod/notes.h, src/mod/seen.mod/seen.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c,
	src/mod/server.mod/tclserv.c, src/mod/share.mod/share.c,
	src/mod/share.mod/share.h, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/uptime.mod/uptime.c, src/mod/uptime.mod/uptime.h,
	src/mod/wire.mod/wire.c, src/mod/wire.mod/wire.h,
	src/mod/woobie.mod/woobie.c, text/CONTENTS, text/banner:

	Updated copyright info for 2003.  

2002-12-14 23:13  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	* Updates to tcl-commands.doc.  

2002-12-12 03:42  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	Fixed default setting for the help-path and text-path settings.
	Patch by poptix.  

2002-12-02 00:27  Will Buckner <wcc@techmonkeys.org>

	* doc/: tcl-commands.doc, text-substitutions.doc,
	html/app-textsub.html, html/tcl-commands.html:

	* A few small doc updates...  

2002-11-29 22:29  Will Buckner <wcc@techmonkeys.org>

	* src/: modules.c, patch.h, mod/module.h:

	Fixes from export-md5. Found by BarkerJr.  

2002-11-29 06:14  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Fixed a problem in cmd_kick()/cmd_kickban() where the victim's
	access is checked instead of the user's. Patch by The_Dawn.  

2002-11-29 05:52  Will Buckner <wcc@techmonkeys.org>

	* misc/addpatch, src/patch.h:

	Small fix to addpatch.  

2002-11-29 05:43  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h, src/mod/module.h:

	Exported MD5 functions to modules.  

2002-11-27 21:31  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h:

	Exported me_voice() in irc_table.  

2002-11-23 19:40  Will Buckner <wcc@techmonkeys.org>

	* src/: chan.h, patch.h, mod/channels.mod/channels.c,
	mod/irc.mod/chan.c, mod/irc.mod/mode.c:

	Renamed CHANMODR (+M) to CHANMODREG. This is more descriptive and
	will stop confusion with CHANMODER (+m).  

2002-11-23 19:34  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	.say and .act now allow you to send a message to a moderated channel
	when the bot has halfop status.  

2002-11-23 03:16  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	Here comes 1.6.14..  

2002-11-22 23:36  Will Buckner <wcc@techmonkeys.org>

	* configure:

	Updated autoconf to 2.54.  

2002-11-22 23:29  Will Buckner <wcc@techmonkeys.org>

	* src/: dcc.c, net.c, patch.h:

	Finished reverting sockfix :P.  

2002-11-22 21:34  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, net.c:

	Reverted the sockfix patch for now.  

2002-11-21 23:53  Will Buckner <wcc@techmonkeys.org>

	* src/: chanprog.c, patch.h, tcl.c, tcldcc.c, tclmisc.c, tcluser.c,
	userent.c, mod/channels.mod/channels.c, mod/channels.mod/tclchan.c,
	mod/irc.mod/irc.c, mod/irc.mod/tclirc.c, mod/notes.mod/notes.c,
	mod/server.mod/server.c:

	More Tcl 8.4 warning fixes.  

2002-11-21 07:59  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, tcl.c, mod/channels.mod/channels.c,
	mod/channels.mod/tclchan.c, mod/irc.mod/irc.c,
	mod/server.mod/server.c:

	Fixed the remaining Tcl 8.4 warnings.  

2002-11-19 05:21  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	The argument variable added in the infointlist patch should not be
	called argv.  

2002-11-18 05:39  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf:

	Fixed a small typo in eggdrop.conf.  

2002-11-18 05:38  Will Buckner <wcc@techmonkeys.org>

	* doc/MODULES, doc/UPDATES1.6, src/patch.h:

	Updates to doc/MODULES. Patch by BarkerJr.  

2002-11-18 03:53  stdarg <stdarg@techmonkeys.org>

	* src/tcl.c:

	
	* Fixed some compile warnings for tcl 8.4 

2002-11-17 05:36  stdarg <stdarg@techmonkeys.org>

	* src/tcl.c:

	
	* Fixed utf-8 handling for config string settings (e.g. realname) 

2002-11-06 04:10  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, scripts/alltools.tcl, src/patch.h:

	Added a proc to alltools that returns the ordinal number for a
	number.  Patch by Souperman.  

2002-11-06 03:56  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h:

	Added support for EMFILE (errno 24 - Too many files open) in
	neterror().  

2002-11-03 23:33  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	Forgot patch.h.  

2002-11-03 23:33  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/channels.mod/tclchan.c:

	Fixed the list format returned by tcl_channel_info(). Patch by MC_8.  

2002-11-02 03:39  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/settings/core.settings:

	Fixed a typo in eggdrop.conf and core.settings (found by R33D33R).  

2002-11-02 00:23  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, src/net.c, src/tcl.c:

	Reverted encoding patch for now as it seems to be causing quite a
	few problems.  

2002-10-28 22:17  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	If global-ban-time/global-exempt-time/global-invite-time was set to
	0, newban/newexempt/newinvite didn't work correctly without
	specifying 'lifetime', as did ban-time/exempt-time/invite-time for a
	channel with newchanban/newchanexempt/newchaninvite. Patch by NeoN.  

2002-10-28 03:29  Will Buckner <wcc@techmonkeys.org>

	* src/net.c:

	tcl.h shouldn't have been included in net.c (from encoding patch).
	Found by R33D3R.  

2002-10-23 04:11  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/irc.mod/chan.c:

	Don't ban users when not going to kick in refresh_ban_kick(). Patch
	by Eule.  

2002-10-23 04:06  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, src/mod/server.mod/server.c:

	Added a stacking limit for fastdeq. Patch by Eule.  

2002-10-23 04:03  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, src/net.c, src/tcl.c:

	Fixed a UTF problem with scandinavian characters. Patch by Pauli
	Borodulin.  

2002-10-11 01:59  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, users.c:

	laston in whois should not be fixed-length. Patch by BarkerJr.  

2002-10-11 01:39  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	Forgot patch.h on last commit.  

2002-10-11 01:37  Will Buckner <wcc@techmonkeys.org>

	* doc/html/mod-irc.html, src/misc.c:

	strftime() needs to be egg_strftime().  

2002-10-08 04:25  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.conf, doc/UPDATES1.6, doc/html/mod-irc.html,
	doc/settings/mod.irc, src/chan.h, src/patch.h,
	src/mod/irc.mod/irc.c:

	Made the modes-per-line limit definable in src/chan.h. Patch by
	Eule.  

2002-10-08 02:04  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/channels.c:

	[ban/exempt/invite]-time were not being saved to the channel file.
	Patch by BarkerJr.  

2002-10-08 01:21  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	Halfops were not honored in flush_modes().  

2002-09-30 06:32  Will Buckner <wcc@techmonkeys.org>

	* src/: misc.c, patch.h:

	More logging optimizations. Patch by BarkerJr.  

2002-09-28 00:06  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Fixed cosmetic problems with logging in some irc module commands.
	Patch by NeoN.  

2002-09-27 23:51  Will Buckner <wcc@techmonkeys.org>

	* misc/addpatch:

	Added the 'addpatch' utility to misc/ to simplify the editing of
	patch.h.  

2002-09-27 22:55  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h, src/mod/module.h:

	Exported tell_bottree() to modules. Patch by Mo-Ize.  

2002-09-27 22:44  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/patch.h:

	Optimized logging functions. Patch by BarkerJr.  

2002-09-27 22:16  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, INSTALL, Makefile.in, NEWS, README,
	eggdrop.advanced.conf, eggdrop.complete.conf, eggdrop.conf,
	eggdrop.simple.conf, doc/UPDATES1.6, doc/html/install.html,
	doc/html/news.html, doc/html/readme.html, doc/man1/eggdrop.1:

	Removed both eggdrop.simple.conf and eggdrop.advanced.conf, as many
	people cannot find the proper settings in eggdrop.simple.conf and 
	therefore mis-configure their bots. The advanced config was removed
	due to the fact that the differences between eggdrop.advanced.conf
	and eggdrop.complete.conf wrere minimal.  

2002-09-27 21:14  Will Buckner <wcc@techmonkeys.org>

	* src/patch.h:

	* Updated patch.h from stdarg's last commit.  

2002-09-27 19:30  stdarg <stdarg@techmonkeys.org>

	* eggdrop.simple.conf, src/chan.h, src/chanprog.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/tclirc.c:

	
	* Added some simple optimizations to user lookups. Only in effect
	for hand2nick and chattr for now.  
	* Added some basic sanity checks to eggdrop.simple.conf (credit for
	ideas to slennox) 

2002-09-22 18:10  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/transfer.mod/transfer.c:

	* Adding a missing killsock and lostdcc in eof_dcc_send() and
	eof_dcc_get(). Patch by Eule.  
	* Fixed indenting from auto-logic.  

2002-09-22 09:22  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/chan.c:

	Fixed a warning in check_this_member().  

2002-09-22 08:12  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.h:

	Fixed the logic in check_this_member().  

2002-09-22 04:11  Will Buckner <wcc@techmonkeys.org>

	* src/: dcc.c, net.c, patch.h:

	I applied the wrong version of sockfix.  

2002-09-21 21:32  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/eggdrop.h, src/misc.c, src/patch.h:

	Made the timestamp style definable in src/eggdrop.h. Patch by
	BarkerJr.  

2002-09-21 21:06  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/patch.h:

	Added a missing return in bot_actchan(). Patch by Eule.  

2002-09-21 20:55  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/net.c, src/patch.h:

	Fixed a problem with 'connect' and 'control' where the script would
	abort prematurely. Patch by [sL].  

2002-09-21 20:40  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	Don't "want ops" in modeless (+) channels. Patch by BarkerJr.  

2002-09-15 19:26  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h:

	Tell the user to set 'my-ip' when hostname self-lookup fails.  

2002-09-11 02:14  Will Buckner <wcc@techmonkeys.org>

	* src/: cmds.c, patch.h, mod/irc.mod/cmdsirc.c:

	Cosmetic updates to cmds.c and cmdsirc.c.  

2002-09-11 02:07  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	Improved access checking in -host/+host. This prevents a channel +m
	user from adding/removing hosts to/from a channel +n user, and also
	fixes other small problems.  

2002-09-10 02:22  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/eggdrop.h, src/patch.h,
	src/mod/transfer.mod/transfer.c:

	Fixed a possible buffer overflow in raw_dcc_resend_send().  

2002-09-09 23:14  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, misc/modconfig, src/patch.h:

	* Fixed a missing escape in some regexps in misc/modconfig. Patch by
	darko``.  
	* Gave credit to the right person in UPDATES1.6 for the invite_fix
	patch.  

2002-09-01 05:17  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	Fixed a spelling error in UPDATES1.6.  

2002-09-01 05:07  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	Using "channel set #chan chanmode $var" corrupted $var in Tcl8.x.  

2002-08-31 00:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	Changed 'Johoho' to 'Wiktor' in the UPDATES file as requested.  

2002-08-30 03:07  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	Don't log joined 

2002-08-25 05:21  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/share.mod/share.c:

	Forgot a space on last commit.  

2002-08-25 05:13  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	Cosmetic changes to share_stick_[exempt/invite/ban].  

2002-08-25 04:44  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/msgcmds.c:

	msg_invite and msg_key did not work properly for \!channels. Patch
	by TaKeDa.  

2002-08-24 17:29  Will Buckner <wcc@techmonkeys.org>

	* Makefile.in, aclocal.m4, configure, configure.in, doc/UPDATES1.6,
	misc/check_tclversion.c:

	Reverted tcl-rpath for now.  

2002-08-21 02:37  Will Buckner <wcc@techmonkeys.org>

	* src/: botcmd.c, patch.h:

	Minor cosmetic fix to last patch.  

2002-08-21 02:05  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/patch.h:

	Show the number of hops in .trace's output. Patch by BarkerJr.  

2002-08-21 01:57  Will Buckner <wcc@techmonkeys.org>

	* configure, configure.in, doc/UPDATES1.6, src/patch.h:

	Use the proper dynamic lib extention on Mac OSX. Patch by Mo-Ize.  

2002-08-15 04:51  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h, src/mod/transfer.mod/transfer.c:

	Return 5 from dccsend if the file exists in the temp directory and
	copy-to-tmp is enabled. Patch by Johoho (modified).  

2002-08-15 01:45  Will Buckner <wcc@techmonkeys.org>

	* configure, src/patch.h:

	Forgot to run autoconf.  

2002-08-15 00:01  Will Buckner <wcc@techmonkeys.org>

	* misc/check_tclversion.c:

	Forgot cvs add on last commit.  

2002-08-15 00:00  Will Buckner <wcc@techmonkeys.org>

	* Makefile.in, aclocal.m4, configure.in, doc/UPDATES1.6,
	src/patch.h:

	LD_LIBRARY_PATH now may not have to be set in some situations. Patch
	by BHAB.  

2002-08-11 18:45  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/patch.h:

	Fixed a possible exploit in reaffirm_owners(). Patch by poptix.  

2002-08-10 02:24  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/mode.c:

	A few small fixes from last commit.  

2002-08-09 19:26  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	Friends/ops/bots are now correctly unbanned when a ban is set on a
	channel that matches their host.  

2002-08-08 20:49  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/cmds.c, src/dccutil.c,
	src/patch.h, src/users.c, src/mod/irc.mod/cmdsirc.c:

	Eggdrop should now compile on systems without snprintf(). Patch by
	BHAB.  

2002-08-08 19:31  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	Fixed a bug where if the bot is kicked while channel information is
	still being received, the bot will think it's still on the channel
	and not rejoin.  

2002-08-08 06:57  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	Removed names parsing, as it causes many problems and was only added
	for compatability with an old version of unrealircd.  

2002-08-08 01:38  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/channels.c:

	Fixed a crash in .status all (found by supers).  

2002-08-07 22:05  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Fixed more broken dprintf's in irc commands.  

2002-08-05 01:56  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Fixed a broken dprintf in cmd_kick().  

2002-08-03 02:54  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	Made ban-time a channel int (2).  

2002-08-02 23:50  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, src/chan.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c:

	Made ban-time a channel int.  

2002-07-31 20:04  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h:

	Added BarkerJr's tcldoc1.6.patch.  

2002-07-26 18:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	eggdrop1.6.13 

2002-07-26 17:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h:

	reverted the sockfix patches, time to release 1.6.12 

2002-07-26 16:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	the start of 1.6.12 

2002-07-26 02:18  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/irc.c:

	Another small fix to status_log().  

2002-07-25 21:54  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/irc.c:

	Woops.. can't have an empty %c.  

2002-07-25 21:03  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/irc.c:

	Updated status_log() for halfop support.  

2002-07-25 20:44  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, src/patch.h:

	More halfop doc updates.  

2002-07-25 20:00  Will Buckner <wcc@techmonkeys.org>

	* src/: net.c, patch.h:

	Fixes double-echo from sockfix1 (patch by [sL]@EFnet).  

2002-07-25 17:40  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	added Wcc's need_fix2 ... I'm tempted to do a release tomorrow of
	.11 ... I feel its ready and needed 

2002-07-22 05:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h:

	[sL]'s sockfix patch 

2002-07-22 05:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c:

	added Wcc's banlogic patch 

2002-07-22 05:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	added Eule's kickbanfix patch 

2002-07-21 23:56  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/help/channels.help:

	Small help file fix for -ban (found by MC_8 - bug #261).  

2002-07-21 03:22  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.complete.conf:

	Revert changes to eggdrop.conf from last patch.  

2002-07-21 02:39  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.complete.conf, doc/html/mod-channels.html,
	doc/settings/mod.channels, src/patch.h:

	Halfop-support related doc updates.  

2002-07-19 05:25  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	Fixed a bug causing '[HH:MM] !!! OVER MAXIMUM <queue> QUEUE' to be
	logged to LOG_SVROUT.  

2002-07-19 05:16  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	Log PINGs/PONGs sent to the server in LOG_SVROUT.  

2002-07-18 20:28  Jeff Fisher <guppy@techmonkeys.org>

	* src/: chanprog.c, patch.h, compat/snprintf.c:

	couple small fixes 

2002-07-18 19:01  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/patch.h, src/tcl.c,
	src/tcldcc.c, src/tclmisc.c, src/tcluser.c, src/userent.c,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/tclchan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/notes.c, src/mod/server.mod/server.c:

	eggdrop works with tcl8.4b1 now 

2002-07-17 19:18  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	Added 'strip' to tcl-commands.[doc|html] and made the description
	for NOTC more clear.  

2002-07-10 00:37  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/tcl-commands.doc, doc/html/mod-server.html,
	doc/html/tcl-commands.html, doc/settings/mod.server, src/patch.h:

	Some minor doc updates.. debug stuff found by BarkerJr.  

2002-07-09 05:46  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	added the kickban patch 

2002-07-09 05:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/patch.h,
	src/mod/irc.mod/msgcmds.c:

	added Zart's uname-fix patch 

2002-07-09 05:40  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/cmds.c, src/dccutil.c,
	src/patch.h, src/users.c, src/mod/irc.mod/cmdsirc.c:

	the new handlen friendly patch --- please people w/ handlen > 9 test
	this :) 

2002-07-09 05:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/patch.h:

	added BarkerJr's small whochaninactive patch 

2002-07-07 22:35  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/patch.h,
	src/mod/dns.mod/dns.c, src/mod/filesys.mod/filesys.c:

	added a small cosmetic patch 

2002-06-19 21:13  Will Buckner <wcc@techmonkeys.org>

	* src/: chan.h, patch.h, mod/irc.mod/chan.c:

	Fixed extra-nicks-in-memberlist bug.  

2002-06-17 03:58  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/msgcmds.c:

	msg_whois should require an argument.  

2002-06-16 04:45  Will Buckner <wcc@techmonkeys.org>

	* src/mod/irc.mod/irc.c:

	Damn editor.  

2002-06-16 04:42  Will Buckner <wcc@techmonkeys.org>

	* src/mod/irc.mod/irc.c:

	Fixed a warning in irc.c (found by BarkerJr).  

2002-06-15 19:33  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/chan.c:

	Strip all chars from nick that aren't valid in a nick from 353 (this
	will prevent problems if an ircd adds additional flags).  

2002-06-15 17:33  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/chan.c:

	Strip the flag before adding the nick to the memberlist (found/fixed
	by BarkerJr).  

2002-06-14 05:30  Will Buckner <wcc@techmonkeys.org>

	* src/mod/channels.mod/channels.c:

	Channel flag problem is fixed now..  

2002-06-14 04:10  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/channels.c:

	Hrm.. maybe the spaces were there for a reason.. :P 

2002-06-14 03:52  Will Buckner <wcc@techmonkeys.org>

	* src/mod/channels.mod/cmdschan.c:

	Woops..  

2002-06-14 03:46  Will Buckner <wcc@techmonkeys.org>

	* NEWS, eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/tcl-commands.doc, doc/html/news.html,
	doc/html/tcl-commands.html, doc/settings/mod.channels,
	help/cmds2.help, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/help/chaninfo.help,
	src/mod/channels.mod/help/channels.help,
	src/mod/irc.mod/help/irc.help:

	Doc and help file updates related to halfop support 

2002-06-13 21:58  Will Buckner <wcc@techmonkeys.org>

	* src/mod/channels.mod/cmdschan.c:

	small cosmetic fix 

2002-06-13 21:22  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, src/patch.h, src/mod/irc.mod/msgcmds.c:

	Halfop support part 2..  

2002-06-13 20:43  Will Buckner <wcc@techmonkeys.org>

	* NEWS, doc/UPDATES1.6, doc/USERS, doc/tcl-commands.doc,
	doc/html/news.html, doc/html/tcl-commands.html,
	doc/html/users.html, src/chan.h, src/flags.c, src/flags.h,
	src/patch.h, src/tclhash.c, src/userrec.c,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c:

	Added support for halfops (channel mode +h). Test this! :P 

2002-06-12 21:45  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c:

	Don't allow channels containing a comma to be added.  

2002-06-06 18:52  Will Buckner <wcc@techmonkeys.org>

	* src/: patch.h, mod/assoc.mod/assoc.c,
	mod/blowfish.mod/blowfish.c, mod/channels.mod/channels.c,
	mod/compress.mod/compress.c, mod/console.mod/console.c,
	mod/ctcp.mod/ctcp.c, mod/dns.mod/dns.c, mod/filesys.mod/filesys.c,
	mod/irc.mod/irc.c, mod/notes.mod/notes.c, mod/seen.mod/seen.c,
	mod/server.mod/server.c, mod/share.mod/share.c,
	mod/transfer.mod/transfer.c, mod/uptime.mod/uptime.c,
	mod/wire.mod/wire.c, mod/woobie.mod/woobie.c:

	Made module dependency errors consistent.  

2002-06-06 18:15  Will Buckner <wcc@techmonkeys.org>

	* FEATURES, INSTALL, README, doc/compiling.FAQ, doc/html/faqs.html,
	doc/html/features.html, doc/html/readme.html, src/patch.h:

	Ok.. this is all.. :P 

2002-06-06 03:11  Will Buckner <wcc@techmonkeys.org>

	* doc/html/patch-howto.html:

	Lets try cvs add..  

2002-06-06 03:11  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, FEATURES, INSTALL, NEWS, README, doc/CONTENTS,
	doc/MODULES, doc/UPDATES1.6, doc/tcl-commands.doc,
	doc/html/egg-core.html, doc/html/faqs.html, doc/html/features.html,
	doc/html/index.html, doc/html/install.html, doc/html/news.html,
	doc/html/readme.html, doc/html/tcl-commands.html, src/patch.h:

	I'm sure that one day, I'll eventually finish this.. sigh.. :P 

2002-06-04 07:02  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/html/egg-core.html, src/patch.h:

	Ok, lets try now.. \:P 

2002-06-04 05:11  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, FEATURES, INSTALL, README, disabled_modules,
	eggdrop.advanced.conf, eggdrop.complete.conf, eggdrop.simple.conf,
	doc/ABOUT, doc/AUTHORS, doc/BOTNET, doc/CONTENTS, doc/patch.howto,
	doc/tcl-commands.doc, doc/html/about.html,
	doc/html/app-tricks.html, doc/html/app-weird.html,
	doc/html/botnet.html, doc/html/egg-core.html,
	doc/html/install.html, doc/html/readme.html,
	doc/html/tcl-commands.html, doc/settings/core.settings:

	More doc updates..  

2002-06-04 05:03  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/html/egg-core.html, src/patch.h:

	Revert last patch.  

2002-06-04 04:33  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/html/egg-core.html, src/patch.h:

	More doc updates..  

2002-05-28 20:15  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.complete.conf, eggdrop.simple.conf,
	doc/html/egg-core.html, doc/settings/core.settings, src/patch.h:

	More doc updates.  

2002-05-21 20:34  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	Moved restart and rehash from the dcc section to the misc section in
	tcl-commands.doc.: 

2002-05-20 00:54  Will Buckner <wcc@techmonkeys.org>

	* doc/html/news.html:

	Right...  

2002-05-20 00:51  Will Buckner <wcc@techmonkeys.org>

	* NEWS, doc/html/news.html, src/patch.h:

	More doc updates relating to channel get.  

2002-05-19 15:59  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	added a missing patch 

2002-05-18 02:08  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	Updated tcl-commands.html in relation to the channel get patch. Also
	added missing 'channel info' 

2002-05-18 00:07  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c:

	added Eule's patch to fix some commands that were borked on
	!channels 

2002-05-18 00:04  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/channels.mod/tclchan.c:

	added the channel get patch 

2002-05-11 06:55  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/uptime.mod/uptime.c:

	small fix to uptime.mod that caused it to crash on startup (thanks
	to Turner@Undernet and Kevin Walker from RacBot for noticing 

2002-05-06 22:35  Jeff Fisher <guppy@techmonkeys.org>

	* src/main.c:

	oops, forgot to remove my hack to get me onto the uptime server
	quicker 

2002-05-06 22:33  Jeff Fisher <guppy@techmonkeys.org>

	* src/: main.c, patch.h, mod/uptime.mod/uptime.c:

	uptime.mod requires 1.6.11 now since I did some core changes in
	main.c to make it function properly 

2002-05-05 17:34  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/uptime.mod/uptime.c:

	small bug fix, online_since is not set until later in main.c 

2002-05-04 18:33  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/uptime.mod/uptime.c:

	added a bit of verboseness to the details output 

2002-05-04 06:55  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/uptime.mod/uptime.c:

	I should change patch.h I guess and fix one other little thing 

2002-05-04 06:47  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/mod/blowfish.mod/blowfish.c,
	src/mod/uptime.mod/modinfo, src/mod/uptime.mod/uptime.c:

	made uptime.mod not unload on .restart 

2002-05-03 18:08  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/uptime.mod/uptime.c,
	src/mod/uptime.mod/uptime.h:

	fixed a few bugs in uptime.mod including sending the wrong pid and
	sending random garbage from memory.  

2002-04-30 16:20  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, scripts/sentinel.tcl, src/patch.h:

	updated slennox's sentinel.tcl to the latest version 

2002-04-21 16:09  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/html/egg-core.html, doc/settings/core.settings, src/patch.h:

	Fixed a small documentation error with the switch-logfiles-at
	setting.  

2002-04-16 19:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	added wcc's chanmoder patch 

2002-04-16 03:51  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/seen.mod/seen.c:

	added a patch sent by upstream to bugs@ 

2002-04-16 03:45  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	added the qnet patch 

2002-03-29 20:47  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	1.6.11 

2002-03-29 05:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.h, src/mod/irc.mod/mode.c:

	added Eule's protectfixes patch 

2002-03-27 04:27  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/dccutil.c, src/patch.h,
	src/users.c, src/mod/irc.mod/cmdsirc.c:

	reverted the handlen friendly patches since they are broken 

2002-03-27 03:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c,
	src/mod/irc.mod/tclirc.c:

	added dw's patch and a small nick2hand fix 

2002-03-23 17:27  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	* fixed a few config file problems 
	
	* chattr's description in tcl-commands.doc was unclear relating to 
	  channel-specific flag changes 

2002-03-22 04:06  Jeff Fisher <guppy@techmonkeys.org>

	* language/core.english.lang, language/core.french.lang,
	language/core.german.lang, src/lang.h, src/patch.h, src/users.c:

	small patch to fix a case of proper pluralization 

2002-03-22 04:01  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/transfer.mod/language/transfer.french.lang:

	added the transfer.french.lang file 

2002-03-22 03:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	added another patch to languagify (my words are just great tonight)
	cmd_who 

2002-03-22 03:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/botnet.c, src/cmds.c,
	src/dcc.c, src/dccutil.c, src/patch.h, src/userrec.c,
	src/mod/assoc.mod/assoc.c, src/mod/console.mod/console.c,
	src/mod/filesys.mod/filesys.c:

	uselesshack patch applied .. this patch has been around awhile if I
	remember 

2002-03-20 12:59  Will Buckner <wcc@techmonkeys.org>

	* doc/: tcl-commands.doc, html/tcl-commands.html:

	Fixed a missing parenthesis in tcl-commands.doc 

2002-03-15 01:51  Will Buckner <wcc@techmonkeys.org>

	* README, doc/UPDATES1.6, doc/tcl-commands.doc,
	doc/html/readme.html, doc/html/tcl-commands.html, src/patch.h:

	more tcl-commands.doc fixes (found by MC_8) 

2002-03-14 07:10  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h:

	added some missing command options to tcl-commands.doc (found by
	MC_8) 

2002-03-12 19:11  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h:

	./configure's output was broken when showing the line telling users
	to either make config or make iconfig because of a comma in the
	string 

2002-03-12 18:07  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	added an UPDATES1.6 entry for Uwe's patch (please don't forget these
	stdarg) 

2002-03-12 18:02  stdarg <stdarg@techmonkeys.org>

	* src/tclhash.c:

	
	* Null-terminated the cd_cmd_table list (found by Uwe Schindler
	<uwe@thetaphi.de>) 

2002-03-11 19:22  stdarg <stdarg@techmonkeys.org>

	* src/tcl.c:

	* Made utf_converter 64-bit compatible (needs testing on 64-bit
	system).  

2002-03-11 05:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	1.6.10 here we come 

2002-03-11 04:34  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	fixed a small error with channel add not showing an error message on
	invalid channel prefixes (found by Wcc) 

2002-03-10 18:47  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang, src/botcmd.c,
	src/patch.h:

	"Detected loop: two bots exist named bot2: disconnecting bot3"
	sounds better than "Detected loop: disconnecting 
	(bot2): Disconnected bot3".  

2002-03-10 18:12  Will Buckner <wcc@techmonkeys.org>

	* README:

	Forgot README on last commit.  

2002-03-10 18:10  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	doc/html/readme.html, doc/settings/core.settings, src/patch.h:

	Added a few channels to the README and readme.html and made
	references to other docs in the html files links to their respective
	html files.  

2002-03-10 17:34  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	added Eule's aptch 

2002-03-09 21:22  Will Buckner <wcc@techmonkeys.org>

	* doc/: BANS, USERS, eggdrop.doc, html/flags.html:

	forgot some cvs add/remove 

2002-03-09 21:14  Will Buckner <wcc@techmonkeys.org>

	* CONTENTS, INSTALL, NEWS, README, eggdrop.advanced.conf,
	eggdrop.complete.conf, eggdrop.simple.conf, doc/ABOUT, doc/AUTHORS,
	doc/BOTNET, doc/BUG-REPORT, doc/CONTENTS, doc/KNOWN-PROBLEMS,
	doc/MODULES, doc/Makefile.in, doc/PARTYLINE, doc/UPDATES1.6,
	doc/compiling.FAQ, doc/patch.howto, doc/tcl-commands.doc,
	doc/text-substitutions.doc, doc/tricks, doc/html/about.html,
	doc/html/app-problems.html, doc/html/app-textsub.html,
	doc/html/bans.html, doc/html/botnet.html, doc/html/compiling.html,
	doc/html/egg-core.html, doc/html/faqs.html, doc/html/index.html,
	doc/html/install.html, doc/html/mod-assoc.html,
	doc/html/mod-blowfish.html, doc/html/mod-channels.html,
	doc/html/mod-compress.html, doc/html/mod-console.html,
	doc/html/mod-ctcp.html, doc/html/mod-dns.html,
	doc/html/mod-filesys.html, doc/html/mod-irc.html,
	doc/html/mod-notes.html, doc/html/mod-seen.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-uptime.html, doc/html/mod-woobie.html,
	doc/html/news.html, doc/html/party.html, doc/html/readme.html,
	doc/html/tcl-commands.html, doc/html/users.html, src/patch.h:

	more doc updates 

2002-03-09 03:39  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/channels.c:

	removed an extra space from the 'Writing channel file...' message 

2002-03-07 23:32  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/settings/mod.channels, src/patch.h:

	Fixed a small typo in the channels module documentation.  

2002-03-07 21:37  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.complete.conf, src/patch.h:

	Make the die messages in the config a bit more verbose 

2002-03-07 21:18  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/uf_features.c:

	added Amir's fix for the uff bug 

2002-03-07 15:41  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/dccutil.c, src/patch.h,
	src/users.c, src/mod/irc.mod/cmdsirc.c:

	added Boing's patches to make a few commands more handlen friendly 

2002-03-07 15:10  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/mode.c:

	added Eule's cmode.type-defines patch -- getting ready for a 1.6.9
	release in 3 days so get your bugfixes in!! <g> 

2002-03-07 04:22  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/patch.h:

	added Amir's botlink() fix from bugs@eggheads.org 

2002-03-07 04:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/patch.h, src/mod/irc.mod/mode.c:

	added Eule's flushmode patch 

2002-03-04 04:27  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/alltools.tcl, src/patch.h:

	got rid of some more returns in alltools.tcl 

2002-03-03 02:22  Will Buckner <wcc@techmonkeys.org>

	* doc/tcl-commands.doc, doc/html/tcl-commands.html, src/patch.h:

	A few more commands were missing from tcl-commands.doc.  

2002-03-01 21:42  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, doc/html/tcl-commands.html,
	src/patch.h:

	modules was missing in tcl-commands.doc. I added this to the html
	version and slightly changed the description.  

2002-03-01 05:59  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/MODULES,
	doc/compiling.FAQ, doc/tcl-commands.doc, doc/html/compiling.html,
	doc/html/mod-channels.html, doc/html/readme.html,
	doc/html/tcl-commands.html, doc/settings/mod.channels,
	doc/settings/mod.irc, doc/settings/mod.server,
	doc/settings/mod.share, src/patch.h,
	src/mod/channels.mod/help/chaninfo.help,
	src/mod/server.mod/help/set/server.help:

	More small doc fixes 

2002-02-28 05:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	because of the way the telnet/dcc code is done and the way the
	filesystem is integrated into both -- users who have only +x must
	login via dcc now. There was a bug where if you were +x and had no
	other flags, you could login even with the wrong password and you
	would be dumped onto the partyline by default (even if you typed the
	correct pass in) .. it never threw you into the filesystem by
	default because of a design flaw that would be too painful to fix in
	1.6 

2002-02-28 05:13  Will Buckner <wcc@techmonkeys.org>

	* FEATURES, Makefile.in, NEWS, eggdrop.advanced.conf,
	eggdrop.complete.conf, doc/BOTNET, doc/MODULES, doc/UPDATES1.6,
	doc/eggdrop.doc, doc/first_script.txt, doc/tcl-commands.doc,
	doc/text-substitutions.doc, doc/html/egg-core.html,
	doc/html/features.html, doc/html/index.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-console.html, doc/html/mod-ctcp.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-seen.html, doc/html/mod-server.html,
	doc/html/mod-share.html, doc/html/mod-uptime.html,
	doc/html/mod-wire.html, doc/html/mod-woobie.html,
	doc/html/news.html, doc/html/tcl-commands.html,
	doc/settings/core.settings, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channels,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.uptime,
	doc/settings/mod.wire, doc/settings/mod.woobie, src/patch.h:

	more doc updates 

2002-02-27 18:21  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/botchk:

	BarkerJr thought botchk wasn't too clear on the nickname to set ...
	it should be the botnet-nick 

2002-02-26 06:09  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/compiling.FAQ, src/mod/irc.mod/mode.c:

	a few more protect* changes .. please check them over and see if the
	logic is now _more_ correct 

2002-02-25 18:15  Jeff Fisher <guppy@techmonkeys.org>

	* doc/ABOUT, doc/UPDATES1.6, doc/compiling.FAQ,
	doc/html/compiling.html, src/patch.h:

	added a referenece to LD_LIBRARY_PATH in compiling.FAQ -- most of
	the info in there could probably be removed these days 

2002-02-25 15:57  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/mode.c:

	fixed a bug pointed out by Eule 

2002-02-25 04:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/ABOUT, doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	fixed bug #254 -- those of you who use protectfriends/ops please
	test this code out before the 1.6.9 release 

2002-02-25 03:39  Will Buckner <wcc@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	made a few cosmetic changes to the configure script 

2002-02-25 03:34  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/cmdsserv.c:

	more plural fixes for commands and error messages 

2002-02-24 16:50  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	fixed a bunch of binds, please look over this patch and see if there
	is a better solution I'm missing 

2002-02-24 09:09  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	added a missing UPDATES1.6 entry 

2002-02-24 07:57  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	fixed a small annoying problem when rerunning ./configure 

2002-02-24 07:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, misc/modconfig, src/patch.h:

	added ITE's modconfig patch 

2002-02-24 07:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h, src/users.c,
	src/mod/module.h, src/mod/channels.mod/userchan.c:

	added Eule's cleanup patch for a few variables 

2002-02-22 13:25  stdarg <stdarg@techmonkeys.org>

	* src/mod/channels.mod/tclchan.c:

	
	* Updated the "channel info" command to properly list all
	user-defined settings.  

2002-02-22 13:02  stdarg <stdarg@techmonkeys.org>

	* src/dccutil.c:

	
	* Added bounds checking in lostdcc() 

2002-02-22 05:26  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	added TaKeDa's/ITE's cygwin patch 

2002-02-22 04:04  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	fixed a crash reported by dw dealing with stoned server checking,
	also, I changed stoned server checking to reset waiting_for_awake
	whenever we get data from the irc server, not just specific data ..
	if anyone sees a problem with this, please let me know and I'll
	revert it.  

2002-02-21 05:55  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	forgot patch.h 

2002-02-21 05:54  Jeff Fisher <guppy@techmonkeys.org>

	* text/motd:

	removed the help channels from the motd since these channels change
	alot more then people change their motd, so to prevent a motd from
	becoming dated -- I am removing the channels contained within. These
	channels are still in README and readme.html 

2002-02-20 22:32  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	added BHAB's solaris patch slightly modified, please test this 

2002-02-20 22:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/patch.h:

	added the lastoff_bot patch 

2002-02-20 03:32  Will Buckner <wcc@techmonkeys.org>

	* src/cmds.c:

	A few more cosmetic fixes I missed..  

2002-02-20 00:13  Will Buckner <wcc@techmonkeys.org>

	* src/cmds.c:

	owner_cosmetic didn't commit correctly 

2002-02-19 22:23  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	Added Wcc's cosmetic patch as well 

2002-02-19 22:21  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/console.mod/console.c:

	added Eule's cosmetic fix for cmd_store 

2002-02-19 22:19  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	added TaKeDa's flood-kick patch 

2002-02-19 22:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	added TaKeDa's revengemode_fix 

2002-02-16 07:22  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	added Eule's membercheck patch 

2002-02-13 05:22  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf:

	Minor config file doc update.  

2002-02-12 04:00  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	added a small fix to detect PART events when they are done properly
	without a message 

2002-02-12 00:35  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	Fixed a couple of cosmetic problems in cmd_pls_user.  

2002-02-07 05:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	added Wcc's init-server patch and also, fixed a small comment bug in
	server.c found by Looser long long long long ago 

2002-02-07 05:04  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	added dw's newuser patch 

2002-02-04 05:03  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, src/chanprog.c, src/patch.h:

	MISC_USERFCREATE1 should use origbotname instead of botnetnick 

2002-02-04 03:53  Will Buckner <wcc@techmonkeys.org>

	* eggdrop.complete.conf:

	eggdrop.complete.conf 

2002-02-04 03:51  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	Added a warning about allow-resync in the config file.  

2002-01-29 21:08  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.c:

	added TakeDa's ignore fix patch 

2002-01-27 04:14  Will Buckner <wcc@techmonkeys.org>

	* doc/: Makefile.in, UPDATES1.6:

	Some docs were not getting installed correctly.  

2002-01-24 21:26  Will Buckner <wcc@techmonkeys.org>

	* doc/UPDATES1.6:

	Forgot two UPDATES entries.  

2002-01-22 21:36  Will Buckner <wcc@techmonkeys.org>

	* src/mod/notes.mod/notes.c:

	A password is required to use the NOTES msg command, therefore
	[pass] should be <pass> in usage notices.  

2002-01-21 19:19  Will Buckner <wcc@techmonkeys.org>

	* src/: cmds.c, tclhash.c, mod/channels.mod/cmdschan.c,
	mod/irc.mod/cmdsirc.c, mod/server.mod/cmdsserv.c:

	More cosmetic changes 

2002-01-19 22:18  Will Buckner <wcc@techmonkeys.org>

	* doc/html/authors.html:

	Fixed a small authors.html error.  

2002-01-19 14:03  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Small fixes to AUTHORS files 

2002-01-19 12:47  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-19 11:54  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-19 11:34  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-19 11:24  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-19 11:13  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-19 09:22  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-19 08:56  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Updated an AUTHORS entry 

2002-01-16 03:24  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/first_script.txt, help/cmds2.help,
	help/core.help, help/set/cmds2.help, src/cmds.c, src/language.c,
	src/main.c, src/patch.h, src/tcl.c, src/tclhash.c,
	src/mod/server.mod/help/set/server.help:

	added Wcc's cosmetic patch 

2002-01-16 03:17  Jeff Fisher <guppy@techmonkeys.org>

	* README, doc/ABOUT, doc/UPDATES1.6, doc/html/about.html,
	doc/html/readme.html, src/patch.h:

	more doc changes by Wcc 

2002-01-14 21:23  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userrec.c:

	added Eule's patch for memleaks in adduser functions 

2002-01-14 21:20  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h:

	added ITE's 64 bit archs patch 

2002-01-14 21:19  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/patch.h:

	added BarkerJr's logbotinfo patch 

2002-01-14 21:18  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/userchan.c:

	added blaster^'s bannotset patch but couldn't come up with a good
	UPDATES1.6 entry because I'm draindead, anyone got a good one? :) 

2002-01-14 15:51  stdarg <stdarg@techmonkeys.org>

	* src/mod/module.h:

	
	* Added #define for 'parties' export.  

2002-01-14 15:47  stdarg <stdarg@techmonkeys.org>

	* src/modules.c:

	
	* Added 'parties' variable to export table, to tell the length of
	the 'party' array.  

2002-01-14 15:41  stdarg <stdarg@techmonkeys.org>

	* src/modules.c:

	
	* ginvite_total and gexempt_total were mixed up in the export table
	(thanks to amir on egghelp.org for finding this) 

2002-01-08 04:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	oops, that was suppose to be a patch by BarkerJr on the last commit,
	not myself .. sorry Barker .. adding his botattr_working patch but
	removed the word now since There are now no bot flags for bot on
	chan sounds funny to me 

2002-01-08 04:26  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	added BarkerJr's laston_link patch 

2002-01-08 04:24  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/botcmd.c,
	src/patch.h, src/mod/irc.mod/tclirc.c:

	couple more small remote boot fixes 

2002-01-08 04:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/tclirc.c:

	added a small patch to make sure hand2nick, etc .. return that a
	user is known if they are really know 

2002-01-03 04:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	eggdrop1.6.9 here we go 

2002-01-03 03:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/html/botnet.html, doc/html/mod-channels.html,
	doc/html/mod-console.html, doc/html/mod-dns.html,
	doc/html/mod-uptime.html, doc/html/news.html, doc/html/readme.html,
	src/patch.h:

	 a few doc fixes, time for the 1.6.8 release folks 

2002-01-03 01:06  Jeff Fisher <guppy@techmonkeys.org>

	* doc/html/: mod-console.html, mod-ctcp.html, mod-seen.html,
	mod-uptime.html, mod-woobie.html:

	dang cvs 

2002-01-03 01:05  Jeff Fisher <guppy@techmonkeys.org>

	* INSTALL, eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/tcl-commands.doc, doc/html/app-problems.html,
	doc/html/app-textsub.html, doc/html/botnet.html,
	doc/html/compiling.html, doc/html/egg-core.html,
	doc/html/index.html, doc/html/install.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-wire.html, doc/html/news.html, doc/html/party.html,
	doc/html/readme.html, doc/html/sharing.html,
	doc/settings/mod.assoc, doc/settings/mod.blowfish,
	doc/settings/mod.channels, doc/settings/mod.compress,
	doc/settings/mod.console, doc/settings/mod.ctcp,
	doc/settings/mod.dns, doc/settings/mod.filesys,
	doc/settings/mod.irc, doc/settings/mod.notes,
	doc/settings/mod.seen, doc/settings/mod.server,
	doc/settings/mod.share, doc/settings/mod.transfer,
	doc/settings/mod.uptime, doc/settings/mod.wire,
	doc/settings/mod.woobie, src/patch.h:

	added Wcc's latest doc (wasn't sent via email since his stmp is
	busted) 

2002-01-02 21:51  Tothwolf <tothwolf@techmonkeys.org>

	* doc/Makefile.in:

	fixed extra 'tricks' file listing 

2002-01-02 20:54  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: ABOUT, PARTYLINE:

	more documentation changes 

2002-01-02 20:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/: ABOUT, PARTYLINE:

	forgot a couple of cvs adds .. I wish cvs would bitch at me instead
	of just letting me forget <g> 

2002-01-02 20:23  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclhash.c:

	removed a small tck hack that PPSlim reminded me about .. waiting on
	a patch from Wcc to release 1.6.8 

2002-01-02 08:06  Tothwolf <tothwolf@techmonkeys.org>

	* README, disabled_modules, doc/BOTNET, doc/CONTENTS,
	doc/KNOWN-PROBLEMS, doc/MODULES, doc/UPDATES1.6, doc/compiling.FAQ,
	doc/eggdrop.doc, doc/patch.howto, doc/tcl-commands.doc,
	doc/text-substitutions.doc, doc/tricks, doc/html/about.html,
	doc/html/app-problems.html, doc/html/app-textsub.html,
	doc/html/app-tricks.html, doc/html/app-weird.html,
	doc/html/authors.html, doc/html/bans.html, doc/html/botnet.html,
	doc/html/compiling.html, doc/html/egg-core.html,
	doc/html/faqs.html, doc/html/features.html, doc/html/flags.html,
	doc/html/index.html, doc/html/install.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-wire.html, doc/html/news.html, doc/html/party.html,
	doc/html/readme.html, doc/html/sharing.html,
	doc/html/starting.html, doc/html/users.html, doc/settings/CONTENTS,
	doc/settings/core.settings, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channels,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.uptime,
	doc/settings/mod.wire, doc/settings/mod.woobie, logs/CONTENTS,
	scripts/CONTENTS, scripts/ques5.tcl, scripts/help/cmd_resolve.help,
	src/rfc1459.c, src/mod/assoc.mod/assoc.c,
	src/mod/assoc.mod/assoc.h,
	src/mod/assoc.mod/language/assoc.french.lang,
	src/mod/assoc.mod/language/assoc.german.lang,
	src/mod/channels.mod/help/channels.help,
	src/mod/console.mod/help/console.help,
	src/mod/console.mod/language/console.french.lang,
	src/mod/filesys.mod/tclfiles.c,
	src/mod/filesys.mod/help/filesys.help,
	src/mod/irc.mod/help/irc.help, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/notes.mod/notes.h,
	src/mod/notes.mod/help/notes.help,
	src/mod/notes.mod/language/notes.english.lang,
	src/mod/notes.mod/language/notes.german.lang,
	src/mod/server.mod/help/server.help, src/mod/share.mod/share.c,
	src/mod/share.mod/help/share.help, src/mod/transfer.mod/transfer.c,
	text/CONTENTS:

	more copyright updates and documentation changes 

2002-01-02 05:04  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/autobotchk, src/patch.h,
	src/mod/channels.mod/channels.h:

	added a modified patch from blaster^ to change the kickreason length
	since the patch sent in was wrong and updated the copyright in my
	autobotchk 

2002-01-02 03:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/sentinel.tcl, src/botnet.c, src/patch.h,
	src/mod/filesys.mod/filedb3.c, src/mod/notes.mod/notes.c,
	src/mod/transfer.mod/transfer.c:

	oops, I was in the wrong dir on the previous commit .. added the
	cosmetic patches for purals also now 

2002-01-02 03:50  Jeff Fisher <guppy@techmonkeys.org>

	* doc/: UPDATES1.6, html/app-sharing.html, settings/tricks:

	added the sentinel patch and removed a few files I forgot to remove 

2002-01-02 03:46  Jeff Fisher <guppy@techmonkeys.org>

	* FEATURES, INSTALL, NEWS, README, doc/AUTHORS, doc/BOTNET,
	doc/BUG-REPORT, doc/CONTENTS, doc/KNOWN-PROBLEMS, doc/MODULES,
	doc/UPDATES.pre1.5, doc/UPDATES1.5, doc/UPDATES1.6,
	doc/compiling.FAQ, doc/eggdrop.doc, doc/first_script.txt,
	doc/patch.howto, doc/tcl-commands.doc, doc/text-substitutions.doc,
	doc/tricks, doc/html/about.html, doc/html/app-problems.html,
	doc/html/app-textsub.html, doc/html/app-tricks.html,
	doc/html/app-weird.html, doc/html/authors.html, doc/html/bans.html,
	doc/html/botnet.html, doc/html/compiling.html,
	doc/html/egg-core.html, doc/html/faqs.html, doc/html/features.html,
	doc/html/flags.html, doc/html/index.html, doc/html/install.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-wire.html, doc/html/news.html, doc/html/party.html,
	doc/html/readme.html, doc/html/sharing.html,
	doc/html/starting.html, doc/html/users.html, doc/man1/eggdrop.1,
	doc/settings/CONTENTS, doc/settings/core.settings,
	doc/settings/mod.assoc, doc/settings/mod.blowfish,
	doc/settings/mod.channels, doc/settings/mod.compress,
	doc/settings/mod.console, doc/settings/mod.ctcp,
	doc/settings/mod.dns, doc/settings/mod.filesys,
	doc/settings/mod.irc, doc/settings/mod.notes,
	doc/settings/mod.seen, doc/settings/mod.server,
	doc/settings/mod.share, doc/settings/mod.transfer,
	doc/settings/mod.uptime, doc/settings/mod.wire,
	doc/settings/mod.woobie, misc/modconfig, scripts/autobotchk,
	scripts/ques5.tcl, src/bg.c, src/bg.h, src/botcmd.c, src/botmsg.c,
	src/botnet.c, src/chan.h, src/chanprog.c, src/cmds.c, src/cmdt.h,
	src/dcc.c, src/dccutil.c, src/dns.c, src/dns.h, src/eggdrop.h,
	src/flags.c, src/flags.h, src/lang.h, src/language.c, src/main.c,
	src/main.h, src/mem.c, src/misc.c, src/misc_file.c,
	src/misc_file.h, src/modules.c, src/modules.h, src/patch.h,
	src/proto.h, src/stat.h, src/tandem.h, src/tcl.c, src/tcldcc.c,
	src/tclegg.h, src/tclhash.c, src/tclhash.h, src/tclmisc.c,
	src/tcluser.c, src/userent.c, src/userrec.c, src/users.c,
	src/users.h, src/compat/compat.h, src/compat/inet_aton.c,
	src/compat/inet_aton.h, src/compat/memcpy.c, src/compat/memcpy.h,
	src/compat/memset.c, src/compat/memset.h, src/compat/snprintf.c,
	src/compat/snprintf.h, src/compat/strcasecmp.c,
	src/compat/strcasecmp.h, src/compat/strftime.c,
	src/compat/strftime.h, src/mod/eggautoconf, src/mod/module.h,
	src/mod/modvals.h, src/mod/assoc.mod/assoc.c,
	src/mod/assoc.mod/assoc.h, src/mod/blowfish.mod/bf_tab.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/blowfish.mod/blowfish.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/udefchan.c, src/mod/channels.mod/userchan.c,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c, src/mod/console.mod/console.c,
	src/mod/console.mod/console.h, src/mod/ctcp.mod/ctcp.c,
	src/mod/ctcp.mod/ctcp.h, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/dns.mod/dns.h,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/dbcompat.h,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/notes.mod/notes.c,
	src/mod/notes.mod/notes.h, src/mod/seen.mod/seen.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c,
	src/mod/server.mod/tclserv.c, src/mod/share.mod/share.c,
	src/mod/share.mod/share.h, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/uptime.mod/uptime.c, src/mod/uptime.mod/uptime.h,
	src/mod/wire.mod/wire.c, src/mod/wire.mod/wire.h,
	src/mod/woobie.mod/woobie.c, text/banner, text/motd:

	added Wcc's even_more_docs patch 

2001-12-31 06:47  Jeff Fisher <guppy@techmonkeys.org>

	* doc/AUTHORS, doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/dcc.c,
	src/lang.h, src/patch.h:

	added a few small changes to 1.6.8 

2001-12-30 18:38  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/AUTHORS, doc/UPDATES1.6:

	some small changes leading upto 1.6.8 (hopefully unless there is a
	problem installing the cvs on freebsd machines) 

2001-12-30 07:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	forgot the UPDATES1.6 file 

2001-12-30 06:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcl.c,
	src/mod/server.mod/server.c:

	changed nick-len and hand-len to nicklen nad handlen (Wcc is gonna
	update the docs .. nick-len is still there for backwards compat 

2001-12-30 06:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/AUTHORS, src/patch.h:

	added a few names to AUTHORS -- I need some realnames though for
	stdarg, BarkerJr and uhm ... *thinks* 

2001-12-29 21:46  Jeff Fisher <guppy@techmonkeys.org>

	* doc/BOTNET, doc/UPDATES1.6, doc/first_script.txt, src/patch.h:

	added Wcc's patch to update some more docs 

2001-12-29 21:06  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/transfer.mod/transfer.c:

	small bug in the transfer.mod language files was introduced by a
	patch made before the transfer.mod had language files 

2001-12-29 06:17  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/irc.mod/irc.c:

	oops forgot to delete a line 

2001-12-29 05:52  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c,
	src/mod/transfer.mod/transfer.c:

	added Wcc's old_debugs patch 

2001-12-29 05:49  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	added Ian's capture_the_flag diff because after some more explaining
	and digging this is the proper fix to our problem of loosing channel
	flags 

2001-12-29 05:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/mode.c, src/mod/share.mod/share.c:

	added Wcc's cosmetic patch 

2001-12-29 05:45  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/irc.c:

	added Wcc's patch to set defaults on net-type 5 for max-bans and
	max-modes 

2001-12-29 05:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h, src/tcl.c:

	added Wcc's handlen patch 

2001-12-29 05:38  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/patch.h:

	added the sum whom patch by BarkerJr 

2001-12-26 05:03  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: text-substitutions.doc, html/app-textsub.html:

	even more copyright updates 

2001-12-26 04:43  Tothwolf <tothwolf@techmonkeys.org>

	* doc/text-substitutions.doc, doc/html/about.html,
	doc/html/app-problems.html, doc/html/app-sharing.html,
	doc/html/app-textsub.html, doc/html/app-tricks.html,
	doc/html/app-weird.html, doc/html/authors.html, doc/html/bans.html,
	doc/html/botnet.html, doc/html/compiling.html,
	doc/html/egg-core.html, doc/html/faqs.html, doc/html/features.html,
	doc/html/flags.html, doc/html/index.html, doc/html/install.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-wire.html, doc/html/news.html, doc/html/party.html,
	doc/html/readme.html, doc/html/sharing.html,
	doc/html/starting.html, doc/html/users.html, src/bg.c, src/main.c,
	src/modules.c, src/compat/inet_aton.c, src/compat/strftime.h:

	more copyright updates 

2001-12-26 03:50  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6, doc/text-substitutions.doc, doc/html/about.html,
	doc/html/app-problems.html, doc/html/app-sharing.html,
	doc/html/app-textsub.html, doc/html/app-tricks.html,
	doc/html/app-weird.html, doc/html/bans.html, doc/html/botnet.html,
	doc/html/compiling.html, doc/html/egg-core.html,
	doc/html/faqs.html, doc/html/features.html, doc/html/flags.html,
	doc/html/index.html, doc/html/install.html,
	doc/html/mod-assoc.html, doc/html/mod-blowfish.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/mod-wire.html, doc/html/news.html, doc/html/party.html,
	doc/html/readme.html, doc/html/sharing.html,
	doc/html/starting.html, doc/html/users.html, src/modules.c:

	copyright updates 

2001-12-23 06:52  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	tcl_bot should be tcl_boot 

2001-12-23 06:49  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcldcc.c:

	added a small fix for tcl_boot 

2001-12-22 20:58  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	added Wcc's nettype_modes patch 

2001-12-22 20:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/main.c, src/patch.h,
	src/tclmisc.c, src/mod/channels.mod/channels.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/msgcmds.c, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/share.c:

	added my correctname patch 

2001-12-22 06:43  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/chan.c:

	I'll properly fix it this time okay <g> 

2001-12-22 05:02  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	added a very small patch to get the proper channel key on op 

2001-12-22 04:42  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/ctcp.mod/ctcp.c:

	added my nopass.diff 

2001-12-21 18:51  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/transfer.mod/transfer.c:

	added this patch from 1.6.7 

2001-12-21 05:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	better updates entry 

2001-12-21 05:12  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/patch.h:

	added BarkerJr's whomsg patch 

2001-12-21 00:41  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/tclirc.c:

	fixed botisop, botisvoice, and botonchan (I forgot to change argc >
	2 to > 1) 

2001-12-20 21:05  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/tclirc.c:

	oops, thanks BarkerJr for that little fix 

2001-12-20 18:52  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/tclirc.c:

	applied a few more changes to some tcl commands to make them take an
	optional channel argument 

2001-12-20 17:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/tclirc.c:

	added my onchanfix patch 

2001-12-20 07:51  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h, src/tcldcc.c,
	src/tclmisc.c:

	added stdarg's tcl_traffic patch (which was modified by yours truly) 

2001-12-20 06:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/cmdsserv.c:

	added my cmd_servers.diff and yes I fixed the cosmetic bug as
	pointed out by Wcc 

2001-12-20 06:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, help/cmds2.help, src/cmds.c, src/patch.h:

	added my localmodules patch 

2001-12-20 04:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/lang.h,
	src/misc.c:

	cleaned up show_motd a bit and fixed a bug with show_banner not
	reseting help_subst 

2001-12-20 00:10  Jeff Fisher <guppy@techmonkeys.org>

	* Makefile.in, config.h.in, doc/tcl-commands.doc, src/patch.h:

	added autom4te.cache to make distrib and also added need limit to
	doc/tcl-commands.doc 

2001-12-19 07:30  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/tclserv.c:

	added my jumpfix patch 

2001-12-19 06:29  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/tclirc.c:

	applied my morespeedyness.diff to speed up some more tcl commands 

2001-12-19 04:58  Jeff Fisher <guppy@techmonkeys.org>

	* doc/html/mod-server.html, doc/settings/mod.server, src/patch.h:

	added Wcc's doc updates for BHAB's serverdocfix patch 

2001-12-19 04:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	added Eule's small-fixes patch 

2001-12-19 02:59  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	added a found by for Wcc's whois_ports patch 

2001-12-18 17:21  Jeff Fisher <guppy@techmonkeys.org>

	* doc/BUG-REPORT, doc/CONTENTS, doc/MODULES, doc/UPDATES1.6,
	doc/patch.howto, doc/tcl-commands.doc, doc/text-substitutions.doc,
	doc/tricks, doc/settings/CONTENTS, doc/settings/mod.compress,
	doc/settings/mod.transfer, src/patch.h:

	more doc updates! yay 

2001-12-18 17:19  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.6, src/patch.h:

	added BHAB's server password doc fix -- Wcc could you please update
	the other related docs 

2001-12-18 16:40  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/tclirc.c:

	sped up hand2nick a ton (people using it alot on big userlists
	should notice the difference greatly) 

2001-12-16 15:07  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	oops 

2001-12-16 14:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/cmds.c, src/modules.c,
	src/patch.h, src/proto.h, src/userrec.c, src/mod/module.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/msgcmds.c:

	applied Eule's membercheck 2 & 3 patches 

2001-12-16 14:40  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/patch.h:

	added BarkerJr's patch, also please do not use C++ comments in your
	patches 

2001-12-16 14:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/settings/: mod.channel, mod.channels:

	forgot rename mod.channel to mod.channels 

2001-12-14 18:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/Makefile.in, doc/UPDATES1.6, src/patch.h:

	fixed a small make install error 

2001-12-14 05:44  Jeff Fisher <guppy@techmonkeys.org>

	* doc/settings/: CONTENTS, contents:

	Fabian knows my pain .. forgetting to cvs add and remove <g> 

2001-12-14 05:43  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.6, doc/settings/core.settings,
	doc/settings/mod.assoc, doc/settings/mod.blowfish,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.uptime,
	doc/settings/mod.wire, doc/settings/mod.woobie,
	doc/settings/tricks, src/patch.h:

	applied both configdocs (rev2) and doc_settings (rev4) .. lets go
	over the files now and look for more problems related to spelling
	and confusing lines of text 

2001-12-14 05:38  Jeff Fisher <guppy@techmonkeys.org>

	* doc/MODULES, doc/UPDATES1.6, src/patch.h:

	applied BarkerJr's patch to update doc/MODULES 

2001-12-14 05:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userent.c:

	added Wcc's whois_ports patch 

2001-12-14 05:30  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/notes.mod/notes.c:

	stdarg's note fix patch 

2001-12-08 18:16  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	src/patch.h:

	added BarkerJr's uptime doc 

2001-12-07 20:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	lets go 1.6.8 

2001-12-07 18:20  Matthew Hallacy <poptix@techmonkeys.org>

	* scripts/action.fix.tcl:

	Hah, slipping this in, makes action.fix handle irssi (and a few
	others) "broken" behavior.  

2001-12-06 04:57  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	forgot patch.h *sigh* 

2001-12-06 04:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/irc.mod/irc.c:

	fixed a small annoying thing I just noticed concerning +statuslog
	being shown when we aren't on a server 

2001-12-06 04:52  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, config.h.in, configure, configure.in, doc/UPDATES1.6,
	src/patch.h:

	ITE's cygwin patch 

2001-12-05 04:12  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/language/transfer.english.lang:

	part of the botnet protocol got put into a language entry for
	transfer.mod and another entry was in the wrong location which was
	causing a crash on all failed userfile transfers 

2001-12-04 21:11  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, config.h.in, src/patch.h:

	fixed a small typo 

2001-12-04 20:12  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, config.h.in, configure, configure.in, doc/UPDATES1.6,
	doc/compiling.FAQ, src/patch.h:

	added nakee's patch for --disable-cc-optimize but renamed it to
	--disable-cc-optimzation -- I also updated the compiling faq to tell
	people about this option.  

2001-12-04 19:58  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h, src/mod/modvals.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/irc.h,
	src/mod/irc.mod/msgcmds.c:

	added Eule's membercheck patch 

2001-12-03 03:02  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/share.mod/share.c:

	Changed a log message to a debug message to prevent stuff like this
	from being logged: 
	
	[20:42] <Eggdrop> [03:43] Ignore ch DCCDIR from Eggdrop (unknown
	type) [20:42] <Eggdrop> [03:43] Ignore ch DCCDIR from Eggdrop
	(unknown type) [20:42] <Eggdrop> [03:43] Ignore ch DCCDIR from
	Eggdrop (unknown type) [20:42] <Eggdrop> [03:43] Ignore ch DCCDIR
	from Eggdrop (unknown type) [20:42] <Eggdrop> [03:43] Ignore ch
	DCCDIR from Eggdrop (unknown type) [20:42] <Eggdrop> [03:43] Ignore
	ch DCCDIR from Eggdrop (unknown type) [20:42] <Eggdrop> [03:43]
	Ignore ch DCCDIR from Eggdrop (unknown type) [20:42] <Eggdrop>
	[03:43] Ignore ch DCCDIR from Eggdrop (unknown type) [20:42]
	<Eggdrop> [03:43] Ignore ch DCCDIR from Eggdrop (unknown type) 
	[20:42] <Eggdrop> [03:43] Ignore ch DCCDIR from Eggdrop (unknown
	type) 
	
	(<Eggdrop> is really a diff bot .. just using Eggdrop's nickname) 
	
	That bot doesn't have the filesystem loaded and Eggdrop does, each
	relink, I see this crap and I'm not sure why it should be a regular
	putlog to the commands flag. Much more suited for a debug log 

2001-12-03 02:57  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/tclchan.c:

	*sigh* .. its fixed now 

2001-12-03 02:31  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	silly guppy .. adding stuff wrong 

2001-12-02 21:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/assoc.mod/language/assoc.french.lang,
	src/mod/console.mod/language/console.french.lang,
	src/mod/notes.mod/language/notes.french.lang:

	here are some Frecnh language files to feast on 

2001-12-02 21:38  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/transfer.mod/language/transfer.english.lang:

	dang period instead of a comma 

2001-12-02 19:35  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/transfer.mod/language/transfer.english.lang:

	added a missing Id tag and removed an extra language message not
	being used 

2001-12-02 07:35  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/transfer.mod/transfer.c:

	oops .. canadian on cold pills here 

2001-12-02 07:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/text-substitutions.doc,
	doc/html/app-textsub.html, help/set/cmds1.help, src/misc.c,
	src/patch.h:

	added the patch for %n support to the motd stuff ... its getting
	late, dont expect my changelogs to be masterpieces hehe 

2001-12-02 07:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h,
	src/mod/transfer.mod/language/transfer.english.lang:

	transfer.mod now supports language files, can someone do the german
	and french language files. Also, please test your patch because I
	know it wasn't ... language was misspelled everywhere but one place
	and the code for adding and removing language files was not there.  

2001-12-01 21:45  Matthew Hallacy <poptix@techmonkeys.org>

	* help/: cmds1.help, cmds2.help, core.help:

	Update help files for new bind changes, we really need a few
	helpfile format =P 

2001-12-01 04:31  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang, src/patch.h:

	got rid of some language which didn't really fully describe what the
	problem was 

2001-11-30 21:16  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	scum.  

2001-11-30 01:34  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, config.h.in, configure, doc/UPDATES1.6,
	misc/config.guess, misc/config.sub, src/patch.h:

	applied ITE's divert2 patch after I got off crack 

2001-11-29 23:25  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.6, src/patch.h:

	applied my security patch 

2001-11-29 05:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/tclchan.c:

	applied my banproblems patch -- its even tested, hopefully some
	others can test this and see if it fixes their problems as well 

2001-11-29 04:43  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/channels.mod/help/chaninfo.help,
	mod/channels.mod/help/channels.help,
	mod/console.mod/help/console.help, mod/ctcp.mod/help/set/ctcp.help,
	mod/irc.mod/help/irc.help, mod/server.mod/server.c,
	mod/server.mod/help/server.help,
	mod/server.mod/help/set/server.help, mod/share.mod/share.c,
	mod/share.mod/help/share.help, mod/transfer.mod/transfer.c,
	mod/transfer.mod/help/set/transfer.help:

	more spelling related things 

2001-11-29 02:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/help/filesys.help:

	applied Wcc's optimize patch with a minor change for backwards
	compat 

2001-11-28 23:51  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/alltools.tcl, src/patch.h:

	Hanno's patch to fix testip 

2001-11-28 23:26  Jeff Fisher <guppy@techmonkeys.org>

	* INSTALL, eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/UPDATES1.6, doc/text-substitutions.doc, src/patch.h,
	src/mod/irc.mod/mode.c:

	applied Eule's sotpnethack patch and wcc's doc patch 

2001-11-28 23:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	applied Wcc's patch for +M support on Dalnet 

2001-11-28 23:10  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/compress.mod/compress.c,
	src/mod/irc.mod/chan.c:

	applied Wcc's small patch for the compress module and Lam's +a patch
	for \!channels 

2001-11-21 00:07  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcluser.c:

	tcl_botattr is now fixed 

2001-11-16 05:01  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	stdarg fixed a bogus memory leak 

2001-11-16 04:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/uptime.mod/uptime.c:

	removed usetsend and some other unused crap in uptime.mod 

2001-11-15 22:48  segfault

	* scripts/getops.tcl:

	Fixed guppy's fat fingering 

2001-11-15 14:11  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c:

	Grr, these stupid bugs are *really* annoying me.  

2001-11-15 06:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/autobotchk, scripts/cmd_resolve.tcl,
	scripts/getops.tcl, scripts/userinfo.tcl, src/patch.h:

	updated autobotchk to v1.09.1 -- makes it nicer to run out of the
	scripts directory and an improved how to section ... also, the
	getops version fix was added and the output from when userinfo.tcl
	is loaded was shortened.  

2001-11-14 16:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/notes.mod/notes.c:

	applied stdarg's small notes.mod patch -- this is good ... we are
	finding a ton of bugs before 1.6.7 would have been released <g> I'm
	also wondering if 1.6.7 will ever be released hehe, if anyone is
	able to test the CPU bug PLEASE do so, it will be of great benefit
	to us.  

2001-11-13 22:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userent.c:

	lets fix tcl_setuser alsopico doc/UPDATES1.6 

2001-11-13 22:51  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	lets fix stopnethack-mode 4 

2001-11-11 20:43  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c:

	
	(more) socket debugging 

2001-11-11 20:24  Jeff Fisher <guppy@techmonkeys.org>

	* CONTENTS, FEATURES, INSTALL, Makefile.in, NEWS, README,
	acconfig.h, aclocal.m4, config.h.in, configure, configure.in,
	eggdrop.advanced.conf, eggdrop.complete.conf, doc/BUG-REPORT,
	doc/CONTENTS, doc/KNOWN-PROBLEMS, doc/MODULES, doc/compiling.FAQ,
	doc/eggdrop.doc, doc/tcl-commands.doc, doc/tricks,
	doc/html/about.html, doc/html/app-problems.html,
	doc/html/app-tricks.html, doc/html/app-weird.html,
	doc/html/bans.html, doc/html/compiling.html,
	doc/html/egg-core.html, doc/html/faqs.html, doc/html/features.html,
	doc/html/install.html, doc/html/mod-assoc.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/news.html, doc/html/readme.html, doc/html/users.html,
	doc/man1/eggdrop.1, doc/settings/contents,
	doc/settings/core.settings, scripts/CONTENTS, scripts/compat.tcl,
	scripts/ques5.tcl, scripts/weed, src/patch.h:

	Yes, Tcl looks cooler anyways :P~ 

2001-11-11 19:56  Jeff Fisher <guppy@techmonkeys.org>

	* src/net.c:

	we'll just move that line to the proper location 

2001-11-11 03:07  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h:

	Add a continue for EAGAIN 

2001-11-10 20:01  Matthew Hallacy <poptix@techmonkeys.org>

	* src/net.c:

	HPUX/FreeBSD fixes for previous socket code changes 

2001-11-10 19:48  Matthew Hallacy <poptix@techmonkeys.org>

	* src/net.c:

	Oops.  

2001-11-10 19:45  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/net.c, src/patch.h:

	Fix up some socket code, please report *any* problems, this may not
	be acceptable for 1.6.7 release.  

2001-11-10 02:11  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.6, src/patch.h:

	typos are being fixed .. lets release this thing already :P 

2001-11-07 05:12  Jeff Fisher <guppy@techmonkeys.org>

	* doc/BOTNET, doc/CONTENTS, doc/UPDATES1.6, doc/eggdrop.doc,
	doc/tcl-commands.doc, doc/html/flags.html, src/patch.h:

	more doc fixes 

2001-11-05 14:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/settings/mod.uptime, src/patch.h:

	added mod.uptime to the settings dir 

2001-11-05 04:08  Jeff Fisher <guppy@techmonkeys.org>

	* CONTENTS, FEATURES, INSTALL, Makefile.in, NEWS, README,
	acconfig.h, config.h.in, configure, configure.in, disabled_modules,
	eggdrop.advanced.conf, eggdrop.complete.conf, eggdrop.simple.conf,
	doc/BOTNET, doc/BUG-REPORT, doc/CONTENTS, doc/KNOWN-PROBLEMS,
	doc/MODULES, doc/UPDATES1.6, doc/compiling.FAQ, doc/eggdrop.doc,
	doc/patch.howto, doc/tcl-commands.doc, doc/text-substitutions.doc,
	doc/tricks, doc/html/about.html, doc/html/app-tricks.html,
	doc/html/app-weird.html, doc/html/bans.html,
	doc/html/compiling.html, doc/html/egg-core.html,
	doc/html/faqs.html, doc/html/features.html, doc/html/index.html,
	doc/html/install.html, doc/html/mod-assoc.html,
	doc/html/mod-channels.html, doc/html/mod-compress.html,
	doc/html/mod-dns.html, doc/html/mod-filesys.html,
	doc/html/mod-irc.html, doc/html/mod-notes.html,
	doc/html/mod-server.html, doc/html/mod-share.html,
	doc/html/news.html, doc/html/readme.html, doc/html/users.html,
	doc/man1/eggdrop.1, doc/settings/contents,
	doc/settings/core.settings, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channel,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.seen, doc/settings/mod.server,
	doc/settings/mod.share, doc/settings/mod.transfer,
	doc/settings/mod.wire, doc/settings/mod.woobie,
	doc/settings/tricks, help/cmds1.help, help/cmds2.help,
	help/core.help, help/set/cmds1.help, help/set/cmds2.help,
	language/core.english.lang, logs/CONTENTS, scripts/CONTENTS,
	scripts/action.fix.tcl, scripts/alltools.tcl,
	scripts/cmd_resolve.tcl, scripts/compat.tcl, scripts/getops.tcl,
	scripts/notes2.tcl, scripts/ques5.tcl, scripts/userinfo.tcl,
	scripts/weed, scripts/help/cmd_resolve.help,
	scripts/help/userinfo.help, scripts/help/msg/userinfo.help,
	src/patch.h, text/CONTENTS:

	Wcc is much better at spelling then us 

2001-11-05 03:54  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/tcluser.c:

	odd, tcl_chattr was busted ..  

2001-11-04 09:23  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	pfft, updates1.6 -- you never cease to amaze me 

2001-11-04 09:18  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcl.c:

	fixed an issue that was causing a whole slew of other problems for
	eggdrop 

2001-11-03 21:58  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h, src/tcluser.c,
	src/mod/irc.mod/irc.c:

	a couple or three small patches by Wcc and Sup .. 1.6.7's changelog
	just keeps growing folks :P~ 1.6.8 you better not show your ugly
	face for atleast 3 months!!! 

2001-10-31 21:07  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, tcldcc.c:

	small fix for tcldcc.c 

2001-10-31 17:46  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/dns.c, src/patch.h:

	final commit for src/*.c on argv crap.  

2001-10-31 16:54  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcldcc.c:

	yum yum.  

2001-10-31 15:22  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcluser.c:

	more (all of?) the argv mis-usage 

2001-10-31 02:20  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcluser.c:

	good thing Daniel Frank sent in a bug report on this one -- and good
	job stdarg on the quick fix :) Lets go 1.6.7! Lets go! 

2001-10-30 16:04  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	Hey! another banreason patch, I lost count..  

2001-10-30 03:01  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/servmsg.c:

	fixed a small bug that would make eggdrop think it was connected to
	an ircu server eventhough it was really throttled ... thanks to a
	bug in ircu :P 

2001-10-30 01:36  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/uptime.h:

	And one more..  

2001-10-30 01:24  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/uptime.c:

	erm, copyright info 

2001-10-29 20:20  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c,
	src/mod/uptime.mod/uptime.c, src/mod/uptime.mod/uptime.h:

	Couple of things while getting ready for 1.6.7 -- still gotta fix
	that stupid banreason bug <g> hehe ... what else needs to be fixed
	before 1.6.7 is done? 

2001-10-21 07:06  Jeff Fisher <guppy@techmonkeys.org>

	* src/modules.c:

	Oops, lets fix what stdarg properly this time <g> 

2001-10-20 23:50  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/irc.mod/msgcmds.c:

	* ()'s improve code clarity.  

2001-10-20 19:03  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h, src/mod/module.h:

	a patch by Sup to export some module functions 

2001-10-19 22:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	oops, I should use the proper words in UPDATES1.6 eh? 

2001-10-19 21:14  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	oops, forgot patch.h 

2001-10-19 21:12  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c:

	small fix by stdarg to prevent sendnote from crashing the notes
	module 

2001-10-17 01:58  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcluser.c:

	* Bad argv[] use in tcl_userlist 

2001-10-14 18:10  Matthew Hallacy <poptix@techmonkeys.org>

	* src/: patch.h, userrec.c:

	* part #3 ..  

2001-10-14 16:21  Matthew Hallacy <poptix@techmonkeys.org>

	* src/patch.h:

	[no log message] 

2001-10-14 16:12  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/userrec.c:

	fix overflow in adduser, free what we malloc 

2001-10-14 15:06  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/userchan.c,
	src/mod/server.mod/servmsg.c:

	* don't attempt to flood check server notices 
	* display global bans, exempts and invites even if not on a channel 
	* removed unused "existant" check from tell_bans(), tell_exempts(),
	and tell_invites() 

2001-10-14 14:25  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/uptime.c:

	
	
	Since we're running the uptime stats now, we're free to send the
	server again, as per guppy's request.  

2001-10-11 19:47  Tothwolf <tothwolf@techmonkeys.org>

	* src/patch.h:

	* Update patch.h 

2001-10-09 17:23  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6, src/userrec.c:

	fixed buffer overflow in adduser() 

2001-10-09 10:55  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/filesys.mod/filedb3.c,
	src/mod/filesys.mod/filesys.c:

	fixed typo in filedb3.c: EBUG_MEM -> DEBUG_MEM removed extra
	egg_bzero call from filesys.c 

2001-10-07 14:26  Matthew Hallacy <poptix@techmonkeys.org>

	* src/patch.h, doc/UPDATES1.6:

	[no log message] 

2001-10-07 14:09  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/irc.mod/tclirc.c:

	Fixed multiple crashes introduced by another patch 

2001-10-05 09:21  Matthew Hallacy <poptix@techmonkeys.org>

	* src/cmds.c:

	guh, apparently it got changed quite a while back..  

2001-10-05 07:26  Matthew Hallacy <poptix@techmonkeys.org>

	* src/cmds.c:

	*grumble* when did this get changed? 

2001-10-03 15:58  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/uptime.c:

	len = 63... remove a debug line from uptime.mod that was starting to
	get annoying 

2001-09-30 05:15  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6:

	Revert broken eggdrop1.6+sunfix.patch (why was this applied?) 

2001-09-30 05:06  Tothwolf <tothwolf@techmonkeys.org>

	* aclocal.m4, configure:

	Revert broken eggdrop1.6+sunfix.patch (why was this applied?) 

2001-09-29 06:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/mem.c, src/patch.h, src/tclmisc.c:

	tothwolf's memory patch ... lets go 1.6.7 

2001-09-28 14:07  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.complete.conf, doc/UPDATES1.6, doc/html/egg-core.html,
	doc/settings/core.settings, scripts/autobotchk, scripts/botchk,
	src/main.c, src/patch.h, src/tcl.c:

	newe pid file setting 

2001-09-28 02:47  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	! != -, .kickban was semi broken 

2001-09-26 04:07  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	oops, forgot this file 

2001-09-26 03:58  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc,
	src/mod/channels.mod/tclchan.c:

	backported BarkerJr's -dynamicban patch and cleaned up a few while
	loops 

2001-09-25 23:21  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h, src/tclmisc.c,
	src/md5/md5.h, src/md5/md5c.c:

	replaced old md5 routines with newer ones 

2001-09-25 23:11  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, tcl.c, tclegg.h, tclhash.c:

	here is the properly indented code for stdarg's uf8 patch 

2001-09-24 04:35  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/irc.mod/mode.c:

	a small bug with banreasons was fixed, related to an previous 1.6.7
	patch by dw 

2001-09-24 04:25  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.complete.conf, doc/UPDATES1.6, doc/html/egg-core.html,
	doc/settings/core.settings, language/core.english.lang,
	language/core.french.lang, language/core.german.lang,
	src/chanprog.c, src/dcc.c, src/lang.h, src/main.c, src/modules.c,
	src/patch.h, src/tcl.c, src/mod/module.h,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, text/banner, text/motd:

	here are some backports from 1.7 to 1.6 .. mostly minor 

2001-09-23 20:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botmsg.c, src/dccutil.c, src/misc.c,
	src/modules.c, src/patch.h, src/proto.h, src/tcl.c, src/tclegg.h,
	src/tclhash.c, src/tclmisc.c, src/mod/module.h,
	src/mod/channels.mod/tclchan.c:

	lets test this patchls 

2001-09-23 19:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/tclirc.c:

	here is TaKeDa's wasop fix 

2001-09-23 19:54  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	here is a sunos fix 

2001-08-27 23:25  Matthew Hallacy <poptix@techmonkeys.org>

	* scripts/userinfo.tcl:

	updated userinfo.tcl 

2001-08-27 23:13  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	PATCH: cmb_boot.patch 
	
	Fix booting for people with full length handles 

2001-08-27 23:08  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/servmsg.c:

	PATCH: wildctcp1.6.patc 
	
	Allow wildcard CTCP binding 

2001-08-27 23:04  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/server.mod/servmsg.c:

	PATCH: ctcp2help.patch 
	
	Move CTCP replies to the help queue 

2001-08-23 00:40  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/uptime.mod/uptime.c:

	
	
	don't send server in uptime.mod packets 

2001-08-19 09:04  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	
	
	Found by  Fixed by  What...  stdarg    poptix    we weren't looking
	                    the user record back up on iterations on channels in the NICK bind,
	                    causing the chance of a bad pointer reference =P (stdarg gave me the
	idea to look =) 

2001-08-19 08:41  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/tcl-commands.doc:

	
	
	documentation fix for SIGN 

2001-08-19 08:28  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	[no log message] 

2001-08-11 08:20  Jeff Fisher <guppy@techmonkeys.org>

	* doc/AUTHORS:

	I found out ITE's realname ... yay .. yay...  

2001-08-10 23:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, scripts/getops.tcl,
	src/patch.h:

	PATCH: bindneed-documentation PATCH: m (applied these two at the
	same time, both kind of relate to getops :P~ getops should now work
	and bind need should now work when coded properly) 

2001-08-09 04:00  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	applied Kirben's cygwin patch 

2001-08-08 17:29  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/getops.tcl:

	small fix for getops 

2001-08-07 13:55  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/channels.mod/help/chaninfo.help:

	PATCH: helppatch.diff 

2001-08-07 13:52  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/patch.h:

	PATCH: nice_whom.patch 

2001-08-07 13:43  Matthew Hallacy <poptix@techmonkeys.org>

	* src/patch.h:

	oops, addpatch..  

2001-08-07 13:42  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/server.mod/server.c:

	PATCH: eggdrop1.6+dalupd.patch 

2001-07-29 06:15  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	yay .... raven will love this patch 

2001-07-29 06:08  Jeff Fisher <guppy@techmonkeys.org>

	* doc/MODULES, doc/UPDATES1.6, src/cmds.c, src/main.c, src/misc.c,
	src/modules.c, src/patch.h, src/proto.h, src/tclmisc.c,
	src/mod/module.h, src/mod/modvals.h, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c:

	sup's hook die ... this has been needed for years right slennox? 

2001-07-26 21:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	added takeda's resync fix patch...  

2001-07-26 03:59  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcl.c, src/tclegg.h,
	src/tclmisc.c:

	Hm.... I thought md5 was borken ... hehe 

2001-07-26 03:55  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	added Kirben's win32 patch 

2001-07-25 17:27  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/: channels.mod/channels.c, irc.mod/mode.c:

	small fix to the channels.mod and a small fix to dw's banreason
	patch 

2001-07-25 03:56  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/channels.mod/channels.c:

	check for a newer eggdrop when using our new channels.mod 

2001-07-24 21:50  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/dns.mod/configure:

	doh, I forgot to commit the changed configure :P~ 

2001-07-24 15:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/AUTHORS, src/patch.h:

	go Kirben, go Kirben, its your birthday 

2001-07-24 15:08  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/dns.mod/Makefile.in,
	src/mod/dns.mod/configure.in:

	here is Kirben's bind82.patch applied 

2001-07-24 15:02  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	yay dw, .. that Vodka helps 

2001-07-24 14:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	let me strike down thee olde ircd 

2001-07-24 14:43  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	QNX? don't banks use that 

2001-07-24 14:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h,
	src/mod/channels.mod/channels.c:

	dang those mismatches ... yay stdarg 

2001-07-24 14:22  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h:

	a typo hunting we shall go ... yay Kirben 

2001-07-24 14:19  Jeff Fisher <guppy@techmonkeys.org>

	* doc/MODULES, doc/UPDATES1.6, doc/tcl-commands.doc,
	doc/html/egg-core.html, help/cmds2.help, src/cmds.c, src/main.c,
	src/patch.h, src/tclmisc.c, src/mod/modvals.h,
	src/mod/channels.mod/channels.c:

	I thought about doing this years ago .. glad someone did it :P~ 

2001-07-24 14:09  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclhash.c:

	well, we know unicode support will work one day :P~ 

2001-07-24 14:05  Jeff Fisher <guppy@techmonkeys.org>

	* src/: main.c, patch.h:

	go go gadget mobile .. lets do lots of work today on eggdrop 

2001-07-21 06:53  Jeff Fisher <guppy@techmonkeys.org>

	* src/main.c:

	forgot main.c ..  

2001-07-21 06:52  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	lets go for 1.6.7 .. I'm gonna make a 1.7 branch off of this 

2001-07-18 14:12  Jeff Fisher <guppy@techmonkeys.org>

	* INSTALL, README, doc/UPDATES1.6, src/patch.h,
	src/mod/channels.mod/help/chaninfo.help:

	applied Paladin's doc updates patch 

2001-07-18 06:03  Tothwolf <tothwolf@techmonkeys.org>

	* src/mod/module.h:

	Autoindenting mess-up 

2001-07-17 19:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/module.h,
	src/mod/assoc.mod/assoc.c, src/mod/blowfish.mod/blowfish.c,
	src/mod/channels.mod/channels.c, src/mod/compress.mod/compress.c,
	src/mod/console.mod/console.c, src/mod/ctcp.mod/ctcp.c,
	src/mod/dns.mod/dns.c, src/mod/filesys.mod/filesys.c,
	src/mod/irc.mod/irc.c, src/mod/notes.mod/notes.c,
	src/mod/seen.mod/seen.c, src/mod/server.mod/server.c,
	src/mod/share.mod/share.c, src/mod/transfer.mod/transfer.c,
	src/mod/uptime.mod/uptime.c, src/mod/wire.mod/wire.c,
	src/mod/woobie.mod/woobie.c:

	here is ITE's expore_define_fix 

2001-07-16 14:59  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.c:

	added drummer's delignore patch 

2001-07-16 14:54  Jeff Fisher <guppy@techmonkeys.org>

	* src/: misc.c, modules.c, proto.h, mod/module.h:

	oops, I should apply the patch too I guess 

2001-07-16 14:53  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	applied drummer's patch to get rid of remove_gunk 

2001-07-16 05:14  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userrec.c:

	fixed a tiny buffer overflow in cmd_whois ..  

2001-07-15 05:26  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/getops.tcl, src/patch.h:

	here is a fix for getops and I moved ITE's patches to 1.6.6 

2001-07-15 05:15  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	here is 1.6.6 ...  

2001-07-14 12:38  Matthew Hallacy <poptix@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	src/patch.h:

	
	          ITE       .conf cleanups, TCL threaded info in DEBUG 

2001-07-14 12:37  Matthew Hallacy <poptix@techmonkeys.org>

	* src/: chanprog.c, cmds.c, language.c, main.c, patch.h, tcl.c,
	tclhash.c:

	
	
	Cosmetic TCL fixes, plus TCL threaded info, primarily ITE's patch. 

2001-07-09 15:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, misc/modconfig:

	applied Fabian's modconfig patch ... should I release 1.6.5
	tomorrow? all signs point to yes 

2001-07-07 01:49  Tothwolf <tothwolf@techmonkeys.org>

	* configure, configure.in, doc/UPDATES1.6:

	std_args.h check was missing from configure 

2001-07-06 16:38  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/share.mod/share.c:

	Sorry about this bug ... newbies shouldn't use linked lists :) 

2001-07-06 16:36  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	here is the limitlegacy patch ... eggdrop had some funny hacks 

2001-07-06 04:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/msgcmds.c,
	src/mod/irc.mod/help/msg/irc.help:

	couple of fixes to /msg commands 

2001-07-05 22:19  Jeff Fisher <guppy@techmonkeys.org>

	* src/main.c:

	two unalligned colons in the debug code 

2001-07-04 19:27  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/servmsg.c:

	
	
	ctcr fix 

2001-07-03 16:47  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, src/patch.h:

	Tothwolf's patch to fix his aclocal.m4 patch 

2001-07-03 16:46  Jeff Fisher <guppy@techmonkeys.org>

	* src/: cmds.c, patch.h:

	BAD POPTIX. BAD.  

2001-07-03 01:52  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/wire.mod/wire.c:

	guppy's wiremod.diff, check encrypt mod before trying to load 

2001-07-03 01:33  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c:

	
	
	isowner.patch by me! 

2001-07-02 16:39  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	oops, forgot patch.h 

2001-07-02 16:39  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/irc.mod/cmdsirc.c:

	committed an old patch of dw's that I and others think is useful 

2001-07-01 07:19  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure:

	tothwolf's lastest aclocal.m4 patch .. lets test this on as many
	systems as possible until 1.6.5 is released .. any problems, i'll
	wank it but from what I can see, this is needed to clean up our mess
	:P~ 

2001-07-01 07:06  Jeff Fisher <guppy@techmonkeys.org>

	* README, doc/UPDATES1.6, doc/html/readme.html, src/patch.h,
	src/mod/channels.mod/channels.c, text/motd:

	added Sup's inactive patch 

2001-06-30 14:51  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/tclirc.c:

	Sorry about that bug in tcl_getchanhost .. Sup fixed it and I am
	commiting the fix without a patch since its not worth a patch.  

2001-06-30 06:34  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/channels.mod/tclchan.c:

	my haschanrec patch 

2001-06-30 06:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	Sup's shareflood fix ... would some people please test this on
	irncet and such ...  

2001-06-30 06:29  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/botnet.c, src/chanprog.c,
	src/cmds.c, src/dcc.c, src/dns.c, src/language.c, src/modules.c,
	src/patch.h, src/tcluser.c, src/userrec.c, src/users.c,
	src/mod/assoc.mod/assoc.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/tclirc.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/server.mod/tclserv.c,
	src/mod/transfer.mod/transfer.c:

	here are my cleanup patches ...  

2001-06-29 13:58  Jeff Fisher <guppy@techmonkeys.org>

	* configure, configure.in, doc/UPDATES1.6, scripts/getops.tcl,
	src/mod/share.mod/share.c:

	Silly guppy, making bugs that crash the bot <g> .. 1.6.5 is looking
	nice .. many many many bug fixes and even a few legacy bugs got
	fixed .. what else can we fix in a week? 

2001-06-29 05:09  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	One small patch coming up ... I even created this problem I believe
	.. silly guppy, mistakes are for lusers 

2001-06-28 19:21  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, help/cmds1.help, src/cmds.c, src/net.c,
	src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/help/channels.help,
	src/mod/server.mod/server.c:

	here is my small fixes patch 

2001-06-28 19:10  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	oops forget addpatch 

2001-06-28 19:06  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6:

	Kirben's binary patch for Cygwin 

2001-06-28 19:04  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/compress.mod/configure,
	src/mod/compress.mod/configure.in, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in:

	Kirben's compiler patch (affects both unix and cygwin actually) 

2001-06-28 19:01  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	doc/html/mod-server.html, doc/settings/mod.server, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h:

	Sup's channels fix patch 

2001-06-26 12:45  Jeff Fisher <guppy@techmonkeys.org>

	* src/mod/dns.mod/configure:

	oops, forgot to run eggautoconf 

2001-06-25 21:32  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	added a fixed up version of Kirben's pthreads patch .. also I forgot
	an update for his previous cygwin_bind patch 

2001-06-25 21:17  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, mod/dns.mod/configure.in:

	Kirben's cygwin bind patch .. I'm redoing his cygwin pthreads one
	currently 

2001-06-25 04:34  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, src/patch.h:

	I knew I had commit'd aclocal.m4 properly ... having two copies of
	the libsafe fixes in aclocal.m4 was bad .. hehe here I thought it
	was my bad coding 

2001-06-24 20:50  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	logging fix, extraneous \n's by G`Quann/Florian 

2001-06-24 20:49  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/net.c, src/patch.h,
	src/proto.h, src/mod/module.h:

	florian's 'netstuff' patch.  

2001-06-24 20:42  Matthew Hallacy <poptix@techmonkeys.org>

	* src/: patch.h, mod/irc.mod/msgcmds.c:

	ITE's new patch for msg key invite etc 

2001-06-24 20:37  Matthew Hallacy <poptix@techmonkeys.org>

	* aclocal.m4, src/mod/share.mod/share.c:

	
	
	jeff's tbuf patch 

2001-06-24 18:29  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/ctcp.mod/ctcp.c:

	
	
	nuh, my warning re-added =P 

2001-06-22 05:52  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	here is that pthreads patch with the changes tothwolf talked about 

2001-06-22 05:49  Jeff Fisher <guppy@techmonkeys.org>

	* acconfig.h, aclocal.m4, config.h.in, configure, configure.in,
	doc/UPDATES1.6, src/language.c, src/patch.h:

	I added my libsafe_hacks patch because I want to get a few people to
	test it tonight also, I have a patch I'm trying to hack into eggdrop 

2001-06-21 04:01  Jeff Fisher <guppy@techmonkeys.org>

	* configure:

	poptix forgot to run autoconf <g> 

2001-06-21 01:21  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6:

	
	
	blech.  

2001-06-21 01:15  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h:

	Boo hoo, fix my name or i'll cry..  

2001-06-20 15:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	fixed 

2001-06-20 14:53  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	
	
	Increase the random-ness of rand() 

2001-06-20 14:50  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, help/cmds2.help, src/cmds.c, src/patch.h:

	Sup's .whoami patch 

2001-06-20 14:48  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/botmsg.c, src/dccutil.c, src/patch.h:

	stdarg's unicode fixes, along with buffer overflow(s) 

2001-06-20 14:44  Matthew Hallacy <poptix@techmonkeys.org>

	* aclocal.m4, doc/UPDATES1.6, src/main.c, src/patch.h,
	src/mod/module.h, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/compress.mod/compress.c, src/mod/console.mod/console.c,
	src/mod/ctcp.mod/ctcp.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/irc.c,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/uptime.mod/uptime.c,
	src/mod/wire.mod/wire.c, src/mod/woobie.mod/woobie.c:

	Cygwin32 Fixes 

2001-06-17 14:09  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	cleanup, removal of userfix.patch, yawn..  

2001-06-16 01:36  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	Noyga's default-flags in .+user fix 

2001-06-16 01:33  Matthew Hallacy <poptix@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.6, src/misc.c, src/patch.h,
	src/tcl.c:

	dccdumpfile/dumpfile fixes.  

2001-06-15 05:31  Tothwolf <tothwolf@techmonkeys.org>

	* scripts/alltools.tcl:

	[no log message] 

2001-06-14 12:52  Matthew Hallacy <poptix@techmonkeys.org>

	* scripts/alltools.tcl:

	[no log message] 

2001-06-14 12:39  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	[no log message] 

2001-06-14 00:19  Tothwolf <tothwolf@techmonkeys.org>

	* scripts/alltools.tcl:

	added a few more explicit returns 

2001-06-14 00:15  Tothwolf <tothwolf@techmonkeys.org>

	* scripts/alltools.tcl:

	updated/modified several commands 

2001-06-12 19:49  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/: uptime.c, uptime.c:

	[no log message] 

2001-06-12 17:50  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/uptime.c:

	
	
	we use botnet-nick now, instead of botname 

2001-06-12 17:45  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/: uptime.c, uptime.h:

	[no log message] 

2001-06-12 17:44  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/: Makefile, uptime.c, uptime.h:

	
	
	copyright, attempt to get cvs tags working (never used them myself
	before) 

2001-06-11 02:48  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/: uptime.c, uptime.h:

	uptime.mod 3 of 3 (license) 

2001-06-11 02:45  Matthew Hallacy <poptix@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf:

	
	
	uptime.mod commit 2 of 3 

2001-06-11 02:40  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/uptime.mod/: Makefile, modinfo, uptime.c, uptime.h:

	uptime.mod 

2001-06-10 00:11  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/filesys.mod/tclfiles.c:

	filesys memleak fixed, setflags allows flags/channel now like it
	claimed to.  

2001-06-08 17:02  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/tcl-commands.doc, src/patch.h:

	teeny tiny addition in tcl-commands.doc for the people who cannot
	figure out the obvious.  

2001-06-08 07:00  Matthew Hallacy <poptix@techmonkeys.org>

	* src/patch.h:

	Boo! updating patch.h with the addpatch script to show the last
	patch I applied.  

2001-06-06 22:49  Tothwolf <tothwolf@techmonkeys.org>

	* doc/tcl-commands.doc:

	ignorelist entry was slightly wrong 

2001-06-06 22:34  Tothwolf <tothwolf@techmonkeys.org>

	* src/patch.h:

	[no log message] 

2001-06-06 21:35  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, src/tcluser.c:

	Sup's ignorelist patch.  

2001-06-06 13:20  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, help/core.help, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/help/channels.help:

	
		.info locking fix, add .info to .help 

2001-06-04 23:41  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: UPDATES1.6, tcl-commands.doc:

	additions/clarifications to tcl-commands.doc 

2001-06-01 22:07  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6, scripts/getops.tcl:

	[no log message] 

2001-06-01 22:03  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botnet.c, src/cmds.c, src/patch.h:

	here is sup's patch to fix .relay and .chaddr 

2001-06-01 22:00  Jeff Fisher <guppy@techmonkeys.org>

	* src/: misc.c, patch.h:

	small cleanup in misc.c by Eugene 

2001-06-01 21:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/main.c, src/patch.h,
	src/mod/modvals.h:

	new evnt: loaded 

2001-05-25 11:09  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/UPDATES1.6:

	
	
	Update for last 2 patches (mkdir, server var problems) 

2001-05-25 11:06  Matthew Hallacy <poptix@techmonkeys.org>

	* src/mod/: filesys.mod/tclfiles.c, server.mod/servmsg.c:

	
	
	It's been 3 days, guppy said wait 2, no bad comments on these two
	patches.  

2001-05-23 07:00  Matthew Hallacy <poptix@techmonkeys.org>

	* scripts/getops.tcl:

	
	
	Added my email address, actually testing cvs, guppy says I have
	write acces CVS says otherwise...  

2001-05-20 00:25  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/BUG-REPORT, doc/UPDATES1.6,
	doc/eggdrop.doc, doc/html/compiling.html, doc/man1/eggdrop.1,
	src/cmds.c, src/main.c, src/patch.h:

	oops, after a few hours I finally remembered to commit this 

2001-05-19 22:19  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/main.c, src/patch.h,
	src/tclmisc.c:

	here we go ... 1.6.5 any time soon because of that dns.mod
	problem....  

2001-05-18 22:46  Jeff Fisher <guppy@techmonkeys.org>

	* README, doc/UPDATES1.6, src/patch.h, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in:

	ooo dns.mod now too :P~ 

2001-05-18 22:35  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	doc/html/mod-server.html, doc/settings/mod.server, src/patch.h,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c:

	ooo legacy code 

2001-05-14 16:17  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcldcc.c, src/tclmisc.c,
	src/tcluser.c:

	Come on september 

2001-05-12 20:50  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	TaKeDa's patch is now commited 

2001-05-12 20:48  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/server.c:

	small small fix to msgm 

2001-04-26 03:41  Jeff Fisher <guppy@techmonkeys.org>

	* README, doc/UPDATES1.6, doc/html/readme.html, src/patch.h,
	text/motd:

	applied Sup's helpchans patch 

2001-04-26 03:38  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/modvals.h,
	src/mod/channels.mod/cmdschan.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/irc.h:

	applied Eule's patch to save us some cpu 

2001-04-19 04:49  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.german.lang, src/patch.h,
	src/mod/channels.mod/help/chaninfo.help:

	added a few more patches...  

2001-04-19 04:31  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/BUG-REPORT, doc/UPDATES1.6,
	src/patch.h:

	updated the OS check for IRIX, thank you Kevin 

2001-04-13 22:27  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	yay, 1.6.5 

2001-04-13 19:26  Jeff Fisher <guppy@techmonkeys.org>

	* src/: main.c, patch.h:

	added Sup's write_debug patch 

2001-04-13 19:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h,
	src/mod/assoc.mod/language/assoc.german.lang,
	src/mod/console.mod/language/console.english.lang,
	src/mod/console.mod/language/console.german.lang,
	src/mod/filesys.mod/language/filesys.german.lang:

	more typos and more German translations have been added 

2001-04-13 19:19  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/autobotchk, scripts/weed, src/patch.h:

	added ITE's weed.patch, also modified weed and autobotchk slighty,
	sorry for not sending a patch 

2001-04-13 06:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.c,
	src/mod/assoc.mod/assoc.c:

	added sup's patch also a small small small fix to assoc.mod .. a
	NULL NULL NULL NULL line was missing <g> 

2001-04-13 06:22  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.german.lang, src/patch.h,
	src/mod/notes.mod/language/notes.german.lang:

	Added some German translations and a German notes language file 

2001-04-12 02:44  Jeff Fisher <guppy@techmonkeys.org>

	* config.h.in, configure, configure.in, doc/UPDATES1.6,
	src/misc_file.c, src/patch.h, src/mod/dns.mod/coredns.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/transfer.mod/transfer.c:

	yay, how close are we to releasing 1.6.4 now? 

2001-04-12 02:41  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/notes.mod/notes.c:

	here is Krome's .-noteign patch ... yay 

2001-04-12 02:39  Jeff Fisher <guppy@techmonkeys.org>

	* FEATURES, INSTALL, NEWS, README, doc/AUTHORS, doc/UPDATES1.6,
	doc/html/readme.html, doc/man1/eggdrop.1, misc/modconfig,
	scripts/ques5.tcl, src/bg.c, src/bg.h, src/botcmd.c, src/botmsg.c,
	src/botnet.c, src/chan.h, src/chanprog.c, src/cmds.c, src/cmdt.h,
	src/dcc.c, src/dccutil.c, src/dns.c, src/dns.h, src/eggdrop.h,
	src/flags.c, src/flags.h, src/lang.h, src/language.c, src/main.c,
	src/main.h, src/mem.c, src/misc.c, src/misc_file.c,
	src/misc_file.h, src/modules.h, src/patch.h, src/proto.h,
	src/stat.h, src/tandem.h, src/tcl.c, src/tcldcc.c, src/tclegg.h,
	src/tclhash.c, src/tclhash.h, src/tclmisc.c, src/tcluser.c,
	src/userent.c, src/userrec.c, src/users.c, src/users.h,
	src/compat/compat.h, src/compat/inet_aton.c,
	src/compat/inet_aton.h, src/compat/memcpy.c, src/compat/memcpy.h,
	src/compat/memset.c, src/compat/memset.h, src/compat/snprintf.c,
	src/compat/snprintf.h, src/compat/strcasecmp.c,
	src/compat/strcasecmp.h, src/compat/strftime.c,
	src/mod/eggautoconf, src/mod/module.h, src/mod/modvals.h,
	src/mod/assoc.mod/assoc.c, src/mod/assoc.mod/assoc.h,
	src/mod/blowfish.mod/bf_tab.h, src/mod/blowfish.mod/blowfish.c,
	src/mod/blowfish.mod/blowfish.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/udefchan.c,
	src/mod/channels.mod/userchan.c, src/mod/compress.mod/compress.c,
	src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c, src/mod/console.mod/console.c,
	src/mod/console.mod/console.h, src/mod/ctcp.mod/ctcp.c,
	src/mod/ctcp.mod/ctcp.h, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/dns.mod/dns.h,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/dbcompat.h,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/notes.mod/notes.c,
	src/mod/notes.mod/notes.h, src/mod/seen.mod/seen.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c,
	src/mod/server.mod/tclserv.c, src/mod/share.mod/share.c,
	src/mod/share.mod/share.h, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/wire.mod/wire.c, src/mod/wire.mod/wire.h,
	src/mod/woobie.mod/woobie.c, text/banner, text/motd:

	lets update the copyright info for 2001 k? :P~ 

2001-04-07 19:36  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/mode.c:

	fixed Krome's modes per line bug finally, modes-per-line 3 now works 

2001-04-06 22:39  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/tclhash.c:

	fixed a channel add bug 

2001-04-06 22:31  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/ques5.tcl, src/patch.h:

	added a small typo patch 

2001-04-06 22:29  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, doc/UPDATES1.6, src/patch.h:

	applied nakee's solaris compile fix 

2001-04-06 22:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botmsg.c, src/dccutil.c, src/misc.c,
	src/modules.c, src/patch.h, src/proto.h, src/tcl.c,
	src/mod/module.h, src/mod/channels.mod/tclchan.c:

	applied Zart's patch to make the unicode shit handle tcl version > 9 

2001-04-02 22:50  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/alltools.tcl, src/patch.h:

	added sup's patch, who thinks 1.6.4 on friday or saturday? I got a
	few things I'll be sending on wed 

2001-04-01 17:42  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	applied kirben's cygwin patch 

2001-04-01 16:02  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/getops.tcl:

	gave poptix more credit for getops.tcl 

2001-03-18 23:00  Jeff Fisher <guppy@techmonkeys.org>

	* src/: botmsg.c, dccutil.c, misc.c, modules.c, patch.h, proto.h,
	mod/module.h, mod/channels.mod/tclchan.c:

	here is wingman's bug fix, yay 

2001-03-17 23:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/channels.mod/cmdschan.c:

	per's patch for .stick 

2001-03-17 23:20  Jeff Fisher <guppy@techmonkeys.org>

	* doc/KNOWN-PROBLEMS, language/core.german.lang,
	scripts/notes2.tcl, scripts/userinfo.tcl, src/patch.h:

	typos fixed by eugene 

2001-03-17 23:19  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcldcc.c:

	abraham's patch for remote boots 

2001-03-11 21:00  Jeff Fisher <guppy@techmonkeys.org>

	* src/: modules.c, patch.h, proto.h, mod/module.h:

	added a fix to Wingman's unicode patch 

2001-03-11 07:02  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/text-substitutions.doc, help/cmds2.help,
	src/botcmd.c, src/patch.h:

	Applied ITE's patch to fix a small remote motd bug -- good work ITE.  

2001-03-10 22:44  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dns.c, src/patch.h:

	ITE's dns fix .. yay .. such a simple fix 

2001-03-10 22:38  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcl.c, src/tclhash.c:

	added Wingman's patch to remove debug-tcl 

2001-03-10 22:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/blowfish.mod/blowfish.c:

	added Wingman's encryption fix patch, this does the same as ITE's
	but Wingman's was there first, sorry ITE.  

2001-03-10 06:36  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botmsg.c, src/dccutil.c, src/misc.c,
	src/modules.c, src/patch.h, src/proto.h, src/mod/module.h,
	src/mod/channels.mod/tclchan.c:

	Wingman's utf8 fix ... please test this alot people :P~ 

2001-02-27 21:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	time for 1.6.4, looks like we have bugs already 

2001-02-27 17:06  Jeff Fisher <guppy@techmonkeys.org>

	* Makefile.in, doc/UPDATES1.6, src/dcc.c, src/patch.h:

	reverted the Makefile patch and the protect-telnet patch before
	1.6.3 -- we are ready to release 

2001-02-27 03:18  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/modules.c, src/patch.h, src/mod/module.h,
	src/mod/modvals.h, src/mod/blowfish.mod/blowfish.c,
	src/mod/wire.mod/wire.c:

	lets make blowfish more friendly 

2001-02-26 04:17  Jeff Fisher <guppy@techmonkeys.org>

	* Makefile.in, doc/UPDATES1.6:

	nakee's makefile fix 

2001-02-26 03:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userent.c:

	this memory leak has existed for a long time, pre 1.6 :P~ 

2001-02-25 07:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/net.c, src/patch.h, src/tcldcc.c:

	this adds Habeeb's patch which gives the user a more formal answer
	if their IP is set incorrectly instead of saying it cannot grab a
	nearby port 

2001-02-25 07:05  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/sentinel.tcl, src/patch.h:

	new sentinel version 

2001-02-24 20:15  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/dcc.c, src/patch.h:

	fireball's protect-telnet patch 

2001-02-24 20:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	jason's shareexpire patch 

2001-02-24 20:08  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang,
	src/chanprog.c, src/lang.h, src/main.c, src/patch.h:

	added tothwolf's root patch 

2001-02-16 03:48  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.6:

	[no log message] 

2001-02-15 04:33  Tothwolf <tothwolf@techmonkeys.org>

	* doc/tcl-commands.doc, src/mod/irc.mod/tclirc.c:

	Reversed putkickall patch 

2001-02-11 17:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/patch.h,
	src/mod/irc.mod/msgcmds.c:

	finally, msg_hello is fixed <g> 

2001-02-11 17:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/tclirc.c:

	putkickall, I am for this command since I have written it myself in
	tcl various times 

2001-01-31 05:40  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/notes.mod/notes.c,
	src/mod/notes.mod/language/notes.english.lang:

	jason's notes patch ...  

2001-01-31 05:38  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	more revengebot crap <g> Thanks fabian, the code is cleaner ..  

2001-01-31 05:34  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.complete.conf, doc/UPDATES1.6, src/main.c, src/patch.h:

	sigterm-default.diff -- I agree wit this, kill -9 <pid> is bad 

2001-01-31 05:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang,
	src/chanprog.c, src/lang.h, src/main.c, src/main.h, src/patch.h:

	added tclstuff.diff -- finally, we can see our tcl version in a
	.status <g> 

2001-01-27 06:26  Tothwolf <tothwolf@techmonkeys.org>

	* src/dccutil.c:

	[no log message] 

2001-01-26 21:18  Jeff Fisher <guppy@techmonkeys.org>

	* src/: dccutil.c, misc.c, patch.h, tcl.c, tclegg.h:

	Tothwolf's lastest i18n fix 

2001-01-26 21:06  Jeff Fisher <guppy@techmonkeys.org>

	* README, doc/UPDATES1.6, doc/html/readme.html, src/patch.h:

	applied sup's helpchans patch 

2001-01-24 13:43  Tothwolf <tothwolf@techmonkeys.org>

	* src/: patch.h, tcl.c:

	Call Tcl_FindExecutable() in tcl.c before Tcl_SetSystemEncoding() 

2001-01-23 04:33  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/irc.c:

	applied revengebot.patch (slightly modified by myself) -- please
	test as I dont use revengebot ever 

2001-01-22 23:47  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.complete.conf, doc/UPDATES1.6, doc/html/egg-core.html,
	doc/settings/core.settings, help/core.help, help/set/cmds1.help,
	help/set/cmds2.help, src/dccutil.c, src/modules.c, src/patch.h,
	src/tcl.c, src/mod/module.h, src/mod/filesys.mod/filesys.c,
	src/mod/transfer.mod/transfer.c:

	applied reserved-portrange.diff (yay) 

2001-01-22 23:41  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcl.c, src/tclegg.h:

	applied Tothwolf's i18n support patch -- lets test this one, cause
	it would be good for 1.6.4 

2001-01-22 23:34  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/tcl-commands.doc, help/cmds1.help,
	src/patch.h:

	applied a small patch by ppslim 

2001-01-21 07:49  Jeff Fisher <guppy@techmonkeys.org>

	* src/: patch.h, tclhash.c:

	a little fix to .binds .. should work the way we want now -- it only
	ignores procs with a leading * and doesn't give a care in the world
	about : anymore 

2001-01-21 07:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/notes.mod/cmdsnote.c:

	our noteusage fix .. brought to you by the makers of Sup.  

2001-01-21 07:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	applied Jason's -host patch (now how am I suppose to get around that
	+k flag? <g>) 

2001-01-19 08:16  Tothwolf <tothwolf@techmonkeys.org>

	* configure:

	autoconf needed to be run 

2001-01-17 23:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclhash.c:

	oops I did it again .. Britney Spears, <g>, this fixes .binds 

2001-01-16 17:13  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/botcmd.c, src/botmsg.c, src/botnet.c,
	src/patch.h, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/userchan.c, src/mod/compress.mod/compress.c,
	src/mod/console.mod/console.c, src/mod/ctcp.mod/ctcp.c,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/filedb3.c,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/tclfiles.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/notes.mod/notes.c,
	src/mod/seen.mod/seen.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/server.mod/tclserv.c,
	src/mod/share.mod/share.c, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/wire.c:

	Cleanup of Context(); and Assert(); usage in the core and modules is
	completed Doing some testing lastnite, the size of the binary and
	all modules combined with this patch was 22k smaller when compiled
	(not that big of a deal; however, there should be quite a bit of CPU
	saved since we aren't doing 15 odd Context(); calls on certain
	functions/binds 
	
	Jeff 

2001-01-15 03:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	welcome to 1.6.3 land boys and girls 

2001-01-15 02:44  Jeff Fisher <guppy@techmonkeys.org>

	* configure.in:

	updated the recommended tcl version to 8.3.2 .. working on a 1.6.2
	release soon 

2001-01-15 00:25  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	fixed UPDATES1.6, we were missing an entry.  

2001-01-08 03:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/server.mod/servmsg.c:

	applied sup's patch; however, I removed the change from a while loop
	to a for loop since it caused compiler warnings:
	../server.mod/servmsg.c:1143: warning: `x\' might be used
	uninitialized in this function 

2001-01-08 03:30  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tclhash.c:

	applied blaster's tclhash patch slightly 

2000-12-23 06:15  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c, src/patch.h:

	quickly fixed chaddr .. looked over cmds.c for anymore broken
	strncpyz, and couldn't seem to find any 

2000-12-23 06:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, help/cmds2.help, help/core.help, src/cmds.c,
	src/net.c, src/patch.h:

	ITE's trafficfix patch (slightly modified to fix a compiler warning
	and a problem in net.c dealing with extern) 

2000-12-21 20:20  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.6, src/patch.h,
	src/mod/Makefile.in:

	ITE's configure path fix patch 

2000-12-21 20:12  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c:

	sharefix.diff has been applied, slightly modified since I realized I
	sent the wrong patch :) 

2000-12-19 22:17  Jeff Fisher <guppy@techmonkeys.org>

	* src/patch.h:

	forgot the revenge fix in patch.h 

2000-12-19 21:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/userent.c, src/mod/channels.mod/tclchan.c:

	applied toot's two patches (revengefix and the one to eggdev about
	XTRA info breaking) 

2000-12-18 20:24  Jeff Fisher <guppy@techmonkeys.org>

	* src/misc.c:

	oops 

2000-12-18 20:18  Jeff Fisher <guppy@techmonkeys.org>

	* src/misc.c:

	quickly fixed src/misc.c -- I broke daysago and the other functions
	that convert from seconds to a duration in core_cleanup.diff, sorry
	I didn't send a patch to patches, its a small revert.  

2000-12-17 21:48  Jeff Fisher <guppy@techmonkeys.org>

	* src/: proto.h, tcl.c, mod/module.h:

	Applying fabian's patch for unicode support (also by Wingman);
	however, there was a warning in src/tcl.c 
	
	tcl.c: In function `readtclprog': tcl.c:583: warning: passing arg 2
	of `Tcl_EvalFile' discards `const' from pointer target type 
	
	so I removed the const usage and warning is gone.  
	
	Jeff 

2000-12-17 21:37  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/tclchan.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	TaKeDa's negative limit patch 

2000-12-14 04:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/share.mod/share.c,
	src/mod/share.mod/uf_features.c, src/mod/transfer.mod/transfer.c:

	guppy: fabian's share_status_message fix, fixes a few problems with
	userfile sharing 

2000-12-10 15:10  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chanprog.c, src/cmds.c, src/dcc.c,
	src/dccutil.c, src/dns.c, src/flags.c, src/language.c, src/main.c,
	src/mem.c, src/misc.c, src/misc_file.c, src/modules.c, src/net.c,
	src/patch.h, src/rfc1459.c, src/tcl.c, src/tcldcc.c, src/tclhash.c,
	src/tclmisc.c, src/userent.c, src/userrec.c, src/users.c:

	guppy: core_cleanup.diff ...  

2000-12-08 03:07  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/tcldcc.c, src/tclmisc.c,
	src/tcluser.c:

	guppy: added my tclfiles.diff (left out the shit to remove the check
	for # in tcl_utimers and tcl_timers) 

2000-12-06 02:45  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/help/channels.help:

	guppy: Sup's stickfix patch 

2000-12-06 02:35  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/users.c,
	src/mod/channels.mod/userchan.c, src/mod/transfer.mod/transfer.c:

	guppy: fabian's transfer_fclose_fix 

2000-12-06 02:32  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/chan.h, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c:

	guppy: Eule's efnetcycle patch 

2000-11-29 03:10  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/help/chaninfo.help, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c:

	Eule's delayvoice patch 

2000-11-29 02:52  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/lang.h,
	src/patch.h:

	Tothwolf's unused language cleanup 

2000-11-29 02:49  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	src/patch.h:

	part of sup's variable fix patch.  

2000-11-29 02:46  Jeff Fisher <guppy@techmonkeys.org>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.6, src/patch.h:

	added Tothwolf's thread-stuff-fixed patch 

2000-11-23 03:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/Makefile.in, src/main.c, src/patch.h:

	guppy: changed to 1.6.2 folks ...  

2000-11-21 22:31  Jeff Fisher <guppy@techmonkeys.org>

	* doc/KNOWN-PROBLEMS, doc/UPDATES1.6, src/patch.h:

	guppy: Wiktor's knownproblems patch 

2000-11-21 22:30  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/userchan.c:

	guppy: Eule's (from fabian) new_expired patch 

2000-11-21 05:18  Jeff Fisher <guppy@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.6,
	doc/settings/mod.channel, doc/settings/mod.irc, src/chan.h,
	src/cmds.c, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/help/chaninfo.help,
	src/mod/channels.mod/help/set/channels.help, src/mod/irc.mod/irc.c,
	src/mod/seen.mod/seen.c:

	guppy: toot's revenge-mode patch and two patches by dw for seen.mod
	and quietsave 

2000-11-21 05:06  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	guppy: Axel's recheck_channel patch 

2000-11-21 04:56  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/cmdschan.c:

	guppy: dw's dynamicbans patch 

2000-11-21 04:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang, src/patch.h,
	src/users.c:

	guppy: fabian's chanmasks ignore patch 

2000-11-21 04:46  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/misc.c, src/patch.h, src/proto.h:

	guppy: fabian's dumplots patch 

2000-11-21 04:38  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/channels.mod/userchan.c:

	guppy: fabian's expired_banmask_fix patch 

2000-11-16 03:27  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/main.c, src/patch.h:

	guppy: 1.6.1 here we go 

2000-11-16 02:49  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, language/core.english.lang,
	language/core.french.lang, language/core.german.lang,
	src/chanprog.c, src/patch.h:

	guppy: my nouserfile patch, time to release 1.6.0 

2000-11-12 06:57  Jeff Fisher <guppy@techmonkeys.org>

	* doc/tcl-commands.doc, src/patch.h:

	guppy: fabian's fixdoc patch ...  

2000-11-10 19:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/userrec.c:

	guppy: dw's default setting patch, I've heard many people complain
	about this 

2000-11-10 19:39  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/flags.c, src/patch.h:

	guppy: flags.patch by ITE ..  

2000-11-08 22:55  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	guppy: added Eule's ircd2.9 patch ... damn legacy code 

2000-11-08 20:11  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, doc/html/mod-server.html,
	doc/settings/mod.server, src/patch.h, src/mod/server.mod/server.h:

	guppy: the lagcheck removal patch 

2000-11-08 20:07  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/patch.h, src/mod/irc.mod/chan.c:

	guppy: Eule's check_exempt2.patch 

2000-11-08 19:52  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, scripts/CONTENTS, scripts/Makefile.in,
	scripts/sentinel.tcl, scripts/sentinel1.55.tcl:

	guppy: applied sentinelupgrade.diff, did I remember to add the
	files? 

2000-11-08 19:45  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/mod/irc.mod/irc.c:

	guppy: Sup's statuslog fix .. can't believe I left a bug in some of
	my own code ...  

2000-11-08 19:43  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6, src/cmds.c:

	guppy: Applied Sup's patch so you cannot unlink directly linked
	bots.  

2000-11-08 14:59  Jeff Fisher <guppy@techmonkeys.org>

	* NEWS, doc/UPDATES1.6, doc/settings/mod.server, src/patch.h:

	reverted Wiktor's lagcheck removal patch, btw, if you do a 'grep -ri
	lagcheck *' there are still some refs to lagcheck, one in
	mod.server, and a couple in the source code .. do we need them?
	(guppy) 

2000-11-08 12:30  johoho

	* NEWS:

	forgot to change the last mod. line in NEWS file...heaven forbid to
	write a new patch :o) 

2000-11-08 07:32  johoho

	* NEWS, doc/UPDATES1.6, doc/settings/mod.server, src/patch.h:

	removed lagcheck from the docs 

2000-11-08 02:42  Jeff Fisher <guppy@techmonkeys.org>

	* doc/: Makefile.in, UPDATES.pre1.5, UPDATES1.6:

	guppy: cleaned up the UPDATES.pre1.5 file 

2000-11-07 08:16  johoho

	* doc/: UPDATES1.3, UPDATES1.4:

	I hope this is final now....  

2000-11-07 08:13  johoho

	* doc/: UPDATES.pre1.5, UPDATES.pre1.3:

	[no log message] 

2000-11-07 08:12  johoho

	* doc/UPDATES1.6, src/patch.h:

	concated updates* files in doc/ 

2000-11-06 14:30  Jeff Fisher <guppy@techmonkeys.org>

	* doc/MODULES:

	guppy: sup just told me his module patch from long ago was still not
	applied, minor doc change 

2000-11-06 14:27  Jeff Fisher <guppy@techmonkeys.org>

	* doc/html/authors.html:

	guppy: and our authors html file 

2000-11-06 14:26  Jeff Fisher <guppy@techmonkeys.org>

	* doc/AUTHORS:

	guppy: sup reminded me to fix AUTHORS 

2000-11-06 05:57  Tothwolf <tothwolf@techmonkeys.org>

	* text/motd:

	Changed version to 1.6 in motd file 

2000-11-06 04:24  Tothwolf <tothwolf@techmonkeys.org>

	* eggdrop.advanced.conf, eggdrop.complete.conf:

	Removed ^M chars from config examples 

2000-11-06 04:18  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.6:

	forgot UPDATES1.6 

2000-11-06 04:06  Jeff Fisher <guppy@techmonkeys.org>

	* FEATURES, NEWS, README, eggdrop.advanced.conf,
	eggdrop.complete.conf, eggdrop.simple.conf, doc/BOTNET,
	doc/BUG-REPORT, doc/CONTENTS, doc/Makefile.in, doc/UPDATES1.5,
	doc/patch.howto, doc/tcl-commands.doc, doc/text-substitutions.doc,
	doc/html/app-textsub.html, doc/html/egg-core.html,
	doc/html/faq1.html, doc/html/features.html, doc/html/index.html,
	doc/html/news.html, doc/html/readme.html, scripts/getops.tcl,
	src/main.c, src/patch.h, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/compress.mod/compress.c, src/mod/console.mod/console.c,
	src/mod/ctcp.mod/ctcp.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/irc.c,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/wire.c,
	src/mod/wire.mod/wire.h,
	src/mod/wire.mod/language/wire.english.lang,
	src/mod/wire.mod/language/wire.french.lang,
	src/mod/wire.mod/language/wire.german.lang,
	src/mod/woobie.mod/woobie.c, text/banner:

	1.5 has now become 1.6 

2000-11-05 21:37  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/irc.c:

	fabian: applied Eule's irc_close patch 

2000-11-05 21:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, scripts/CONTENTS, scripts/Makefile.in,
	scripts/cmd_resolve.tcl, scripts/help/cmd_resolve.help,
	src/patch.h:

	fabian: applied guppy's cmd_resolve patch 

2000-11-05 10:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c:

	fabian: applied dns_zero_resolve patch 

2000-11-05 10:30  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c:

	fabian: applied idchannel_detect patch 

2000-11-04 16:03  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/dns.mod/dns.c:

	fabian: applied Sup's remove_cmd_resolve patch 

2000-11-03 17:17  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	fabian: applied Sup's cmdsirc_fix patch. Stylistic adjustments.
	Changed to make use of strncpyz.  

2000-11-03 17:15  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c:

	fabian: applied guppy's banreason patch. Adjusted to make use of
	strncpyz. Added MASKREASON_LEN/_MAX defines.  

2000-11-03 17:06  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.h, src/patch.h,
	src/mod/server.mod/server.h:

	fabian: applied strncpyz patch 

2000-11-03 17:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c:

	fabian: applied Eule's who_stack patch 

2000-11-03 17:04  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	src/chan.h, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/tclchan.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c:

	fabian: applied Eule's delayset patch 

2000-10-30 20:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.c:

	fabian: applied do_channel_part_fix patch 

2000-10-30 20:50  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/patch.h, src/tclhash.c:

	fabian: applied const_setvar_fix patch 

2000-10-30 20:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/net.c, src/patch.h:

	fabian: applied drummer's sun_firewall_fix patch (net.c.patch) 

2000-10-27 19:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c:

	fabian: applied delchan_during_joinbind patch 

2000-10-27 19:39  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/files.c:

	fabian: applied filesys_remote_ln patch 

2000-10-27 19:38  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/irc.c:

	fabian: applied Eule's expired2 patch 

2000-10-27 19:38  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, help/cmds2.help, src/flags.h, src/patch.h,
	src/mod/irc.mod/mode.c:

	fabian: applied Eule's stopnethack_exempt patch 

2000-10-27 19:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/bg.c, src/patch.h:

	fabian: applied bg_cleanup patch 

2000-10-27 19:35  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/eggdrop.h, src/net.c, src/patch.h,
	src/proto.h, src/tcldcc.c:

	fabian: applied save_data patch 

2000-10-27 19:34  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, language/core.english.lang,
	language/core.german.lang, src/botnet.c, src/dcc.c, src/lang.h,
	src/net.c, src/patch.h, src/tcldcc.c,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c,
	src/mod/share.mod/share.c:

	fabian: applied net_sockfail_nonfatal patch 

2000-10-27 19:33  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.5, src/patch.h:

	fabian: applied sunos_aclocal_fix patch 

2000-10-27 19:32  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/flags.c, src/flags.h, src/main.c,
	src/mem.c, src/modules.c, src/modules.h, src/patch.h, src/proto.h,
	src/tclhash.c, src/tclhash.h, src/tclmisc.c, src/userrec.c,
	src/users.h, src/mod/module.h, src/mod/irc.mod/chan.c,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/share.c:

	fabian: applied tcl_hash_overhaul patch. (minor change: added
	comments to end of check_tcl_bind().) 

2000-10-27 19:30  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/net.c, src/patch.h,
	src/mod/server.mod/server.c:

	fabian: applied getmyhostname_fix patch 

2000-10-27 19:29  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/modvals.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/irc.h:

	fabian: applied channel_part_fix patch 

2000-10-27 19:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/eggdrop.h, src/main.c, src/patch.h,
	src/proto.h, src/mod/module.h:

	fabian: applied the assert_fix patch 

2000-10-27 19:27  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/misc.c, src/patch.h:

	fabian: applied the ambiguous_braces patch 

2000-10-27 19:26  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/userchan.c,
	src/mod/irc.mod/irc.c:

	fabian: applied Eule's expired patch 

2000-10-27 19:24  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filesys.c,
	src/mod/server.mod/server.c:

	fabian: applied Sup's ctcp_dcc_fix patch 

2000-10-26 10:20  jason

	* doc/man1/eggdrop.1:

	Fabians manpage patch 

2000-10-19 16:35  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/irc.h:

	fabian: applied Looser^'s me_op_fix patch, fixing the export macro
	for me_op 

2000-10-19 16:34  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/mode.c:

	fabian: applied Eule's mode_while_pending patch 

2000-10-19 16:33  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/userrec.c:

	fabian: applied Eule's set_chanlist-fix patch 

2000-10-19 16:32  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/chanprog.c, src/modules.c, src/patch.h,
	src/proto.h, src/mod/module.h, src/mod/irc.mod/chan.c:

	fabian: applied Eule's gotnick patch 

2000-10-19 16:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/patch.h,
	src/mod/irc.mod/msgcmds.c:

	fabian: applied guppy's bug83-telnetuser-v2 patch 

2000-10-19 16:30  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.5, doc/html/mod-channels.html,
	doc/settings/mod.channel, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/help/chaninfo.help, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c:

	fabian: applied Eule's clearmodes patch 

2000-10-15 16:11  Tothwolf <tothwolf@techmonkeys.org>

	* doc/Makefile.in:

	doc/Makefile.in still had a reference to doc/readme 

2000-10-11 11:03  Tothwolf <tothwolf@techmonkeys.org>

	* doc/html/: app-botnet.html, app-sharing.html, index.html:

	renamed app-botnet.html to app-sharing.html 

2000-10-11 10:27  Tothwolf <tothwolf@techmonkeys.org>

	* doc/html/: about.html, app-botnet.html, app-problems.html,
	app-textsub.html, app-tricks.html, app-weird.html, authors.html,
	bans.html, botnet.html, compiling.html, egg-core.html, faq1.html,
	faqs.html, features.html, flags.html, index.html, install.html,
	mod-assoc.html, mod-blowfish.html, mod-channels.html,
	mod-compress.html, mod-dns.html, mod-filesys.html, mod-irc.html,
	mod-notes.html, mod-server.html, mod-share.html, mod-wire.html,
	news.html, party.html, readme.html, sharing.html, starting.html,
	users.html:

	Changed copyright footer 

2000-10-09 13:07  Tothwolf <tothwolf@techmonkeys.org>

	* doc/html/: about.html, app-botnet.html, app-problems.html,
	app-textsub.html, app-tricks.html, app-weird.html, authors.html,
	bans.html, botnet.html, compiling.html, egg-core.html, faq1.html,
	faqs.html, features.html, flags.html, index.html, install.html,
	mod-assoc.html, mod-blowfish.html, mod-channels.html,
	mod-compress.html, mod-dns.html, mod-filesys.html, mod-irc.html,
	mod-notes.html, mod-server.html, mod-share.html, mod-wire.html,
	news.html, party.html, readme.html, sharing.html, starting.html,
	users.html:

	fixed html doctype 

2000-10-09 12:57  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: AUTHORS, html/authors.html:

	Use table for authors file 

2000-10-09 12:32  Tothwolf <tothwolf@techmonkeys.org>

	* doc/readme:

	Removed extra readme file 

2000-10-09 12:26  Tothwolf <tothwolf@techmonkeys.org>

	* NEWS, README, eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/AUTHORS, doc/BOTNET, doc/CONTENTS, doc/KNOWN-PROBLEMS,
	doc/MODULES, doc/UPDATES.pre1.3, doc/UPDATES1.3, doc/UPDATES1.4,
	doc/UPDATES1.5, doc/compiling.FAQ, doc/eggdrop.doc,
	doc/patch.howto, doc/readme, doc/tcl-commands.doc, doc/tricks,
	doc/html/app-problems.html, doc/html/app-probs.html,
	doc/html/app-textsub.html, doc/html/app-tricks.html,
	doc/html/authors.html, doc/html/compiling.html, doc/html/faq1.html,
	doc/html/features.html, doc/html/index.html, doc/html/install.html,
	doc/html/readme.html, doc/settings/core.settings,
	doc/settings/mod.channel:

	Documentation updates 

2000-10-02 22:35  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/chanprog.c, src/patch.h:

	fabian: applied the ismember_fix patch 

2000-10-02 00:18  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/mode.c:

	fabian: applied Cybah's flush_mode_cleanups patch 

2000-10-01 19:19  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.5, src/patch.h:

	fabian: applied SuperS' osfix3 patch. Fixed tcl configuration
	caching (should have made a seperate patch, but I'm too lazy.
	Someone please fix me ;)).  

2000-10-01 19:14  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.5, src/patch.h:

	fabian: applied TheUnknown's patch solaris-config. Adjusted to cache
	result.  

2000-10-01 19:12  Fabian Knittel <fknittel@gmx.de>

	* doc/MODULES, doc/UPDATES1.5, doc/compiling.FAQ, doc/patch.howto,
	doc/tcl-commands.doc, help/set/cmds2.help, src/patch.h,
	src/mod/wire.mod/language/wire.german.lang:

	fabian: applied Eugene's testfix patch. Slightly edited.  

2000-10-01 19:11  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, scripts/getops.tcl, src/chan.h, src/chanprog.c,
	src/patch.h, src/proto.h, src/userrec.c, src/mod/irc.mod/chan.c,
	src/mod/notes.mod/notes.c:

	fabian: applied notes_lang_fix patch 

2000-09-27 19:48  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.5, src/Makefile.in, src/bg.c,
	src/bg.h, src/main.c, src/patch.h:

	fabian: applied threaded_libtcl_support patch 

2000-09-27 19:47  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/assoc.mod/Makefile,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/console.mod/Makefile,
	src/mod/irc.mod/irc.c:

	fabian: applied the plus_a_cycle patch 

2000-09-27 19:43  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c:

	fabian: applied Eule's kickall_fix patch, together with my own small
	tweaks 

2000-09-27 19:41  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c:

	fabian: applied guppy's serverloaded patch 

2000-09-27 19:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h, src/tcldcc.c,
	src/mod/dns.mod/dns.c, src/mod/filesys.mod/filesys.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/share.c:

	fabian: applied new_dcc_fixes patch 

2000-09-23 17:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/misc.c, src/modules.c, src/patch.h,
	src/proto.h, src/mod/module.h:

	fabian: applied Cybah's egg_strcatn patch 

2000-09-23 17:49  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.simple.conf, doc/UPDATES1.5, src/patch.h:

	fabian: applied eugene's helppath (aka eggdrop.simple.conf) patch 

2000-09-23 17:47  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/seen.mod/help/msg/seen.help:

	fabian: applied seen_help patch 

2000-09-23 17:46  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/eggdrop.h, src/net.c, src/patch.h,
	src/mod/transfer.mod/transfer.c:

	fabian: applied transfer_turbodcc_dos patch 

2000-09-23 17:46  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/flags.h, src/patch.h:

	fabian: applied flag_correct patch 

2000-09-23 17:45  Fabian Knittel <fknittel@gmx.de>

	* src/mod/: assoc.mod/assoc.h,
	assoc.mod/language/assoc.english.lang, console.mod/console.h,
	console.mod/language/console.english.lang,
	notes.mod/language/notes.english.lang:

	fabian: phew.. that was close. almost forgot to add the new files
	again.. (guppy's language-v2 patch) 

2000-09-23 17:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/lang.h,
	src/patch.h, src/mod/assoc.mod/assoc.c,
	src/mod/console.mod/console.c, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/notes.mod/notes.h:

	fabian: applied guppy's language-v2 patch 

2000-09-18 20:04  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/dccutil.c, src/lang.h,
	src/patch.h, src/mod/irc.mod/chan.c, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/notes.mod/notes.c:

	fabian: applied guppy's lang_args patch 

2000-09-18 20:03  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/ctcp.mod/ctcp.c:

	fabian: applied guppy's ctcp_mod_cleanup patch 

2000-09-18 20:02  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/help/server.help:

	fabian: applied guppy's cmd_jump_helpfix patch 

2000-09-18 20:01  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/misc.c, src/modules.c,
	src/patch.h, src/proto.h, src/users.c, src/mod/module.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/userchan.c,
	src/mod/share.mod/share.c, src/mod/share.mod/uf_features.c:

	fabian: applied ipv6_masks patch, revision 3 

2000-09-18 10:06  Fabian Knittel <fknittel@gmx.de>

	* src/compat/gnu_strftime.c:

	fabian: thanks to Tothwolf, I remembered to finally complete
	applying the strftime_compat patch. probably the third attempt. 8) 

2000-09-15 20:08  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/cmdschan.c:

	fabian: applied the chaninfo_udef_output patch 

2000-09-13 20:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botmsg.c, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/udefchan.c:

	fabian: applied udef_inactivechan_fix patch 

2000-09-13 19:44  Fabian Knittel <fknittel@gmx.de>

	* src/md5/global.h:

	fabian: forgot to remove md5/global.h 

2000-09-12 15:34  Fabian Knittel <fknittel@gmx.de>

	* src/compat/: strftime.c, strftime.h:

	forgot to add the new files strftime.c and strftime.h, belonging to
	the strftime_compat patch.  

2000-09-12 15:29  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	src/patch.h:

	fabian: applied revenge_bot_update patch 

2000-09-12 15:28  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, aclocal.m4, configure, eggdrop.advanced.conf,
	eggdrop.complete.conf, doc/UPDATES1.5, src/patch.h:

	fabian: configure_fix patch 

2000-09-12 15:26  Fabian Knittel <fknittel@gmx.de>

	* config.h.in, configure, configure.in, doc/UPDATES1.5,
	src/Makefile.in, src/cmds.c, src/main.h, src/misc.c, src/patch.h,
	src/tclmisc.c, src/users.c, src/compat/Makefile.in,
	src/compat/compat.h, src/compat/inet_aton.h, src/compat/memcpy.h,
	src/compat/memset.h, src/compat/snprintf.h,
	src/compat/strcasecmp.h, src/md5/Makefile.in,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/channels.mod/Makefile, src/mod/compress.mod/Makefile.in,
	src/mod/console.mod/Makefile, src/mod/ctcp.mod/Makefile,
	src/mod/dns.mod/Makefile.in, src/mod/filesys.mod/Makefile,
	src/mod/filesys.mod/filedb3.c, src/mod/irc.mod/Makefile,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/msgcmds.c, src/mod/notes.mod/Makefile,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/Makefile,
	src/mod/server.mod/Makefile, src/mod/share.mod/Makefile,
	src/mod/transfer.mod/Makefile, src/mod/wire.mod/Makefile:

	fabian: strftime_compat patch 

2000-09-12 15:25  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botmsg.c, src/patch.h:

	fabian: Eule's notebeep2 patch 

2000-09-09 17:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/servmsg.c:

	fabian: Koach's rfc1459_pass patch 

2000-09-09 17:30  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/share.mod/share.c:

	fabian: guppy's unlink patch 

2000-09-09 17:29  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botcmd.c, src/botmsg.c, src/patch.h,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/filesys.mod/filedb3.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c, src/mod/share.mod/share.c:

	fabian: format_string_fixes patch 

2000-09-09 11:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/share.mod/share.c:

	fabian: userfile_fail_fix patch 

2000-09-09 11:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/compress.mod/compress.c,
	src/mod/share.mod/share.c:

	fabian: uff_compress_fix patch 

2000-09-09 11:39  Fabian Knittel <fknittel@gmx.de>

	* configure.in, doc/UPDATES1.5, src/Makefile.in, src/botnet.c,
	src/dcc.c, src/dns.c, src/dns.h, src/eggdrop.h, src/main.h,
	src/net.c, src/patch.h, src/tcldcc.c, src/tclmisc.c, src/userent.c,
	src/compat/inet_aton.c, src/compat/memset.c, src/md5/Makefile.in,
	src/md5/md5.h, src/md5/md5c.c, src/mod/compress.mod/compress.c,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/dns.mod/dns.h, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	fabian: cleanup_types patch 

2000-09-09 11:37  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/console.mod/console.c, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/cmdsnote.c, src/mod/transfer.mod/transfer.c:

	fabian: fix_exporting patch 

2000-09-09 11:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	fabian: Eule's recheck-addmode patch 

2000-09-07 16:04  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, mod/irc.mod/mode.c:

	fabian: fixing modesperline patch stuff, which was applied
	incorrectly 

2000-09-05 16:00  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/users.c:

	fabian: whois_match_crash patch 

2000-09-05 15:59  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/flags.c, src/net.c, src/patch.h,
	src/userrec.c, src/mod/channels.mod/userchan.c,
	src/mod/share.mod/share.c:

	fabian: minor_share_cleanup patch 

2000-09-05 15:58  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.5, src/patch.h:

	fabian: SuperS' osfix2 patch 

2000-09-02 19:45  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botnet.c, src/dcc.c, src/eggdrop.h,
	src/patch.h, src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	fabian: server_dns_recursion patch. Added minor modifications to
	mod/dns.mod/dns.c.  

2000-09-02 19:34  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/mode.c:

	fabian: Eule's checkexempt patch 

2000-09-02 18:48  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/patch.h:

	fabian: Sup's addbothost patch 

2000-09-02 18:47  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c:

	fabian: irc_mode_cleanup patch 

2000-09-02 18:46  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	src/patch.h, src/mod/irc.mod/irc.c, src/mod/irc.mod/mode.c:

	Eule's modesperline3 patch, with really minor modifications 

2000-09-02 18:45  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.5, src/patch.h:

	SuperS' osfix patch 

2000-08-31 18:11  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/tclfiles.c:

	fabian: FirebaII's filesys_nicklen patch, with minor additions.  

2000-08-31 18:10  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	doc/html/mod-server.html, doc/settings/mod.server, src/patch.h,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c:

	fabian: G`Quann's finallagcheckfix patch.  

2000-08-31 18:08  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/tcldcc.c,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/filesys.c:

	fabian: dccsimul_errmsg patch 

2000-08-27 19:21  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/dns.mod/coredns.c:

	<fabian> dns_retry patch.  

2000-08-27 19:14  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c:

	<fabian> Eule's remove_channel patch 

2000-08-27 18:52  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/userrec.c:

	<fabian> userfile_disappear patch.  

2000-08-26 16:07  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/misc.c, src/patch.h:

	<fabian> splitc crash fix, suggested by blaster.  

2000-08-25 13:15  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/cmdschan.c:

	<fabian> Tothwolf's cmdschan_c-cleanup patch.  

2000-08-25 13:14  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/misc.c, src/patch.h, src/proto.h:

	<Fabian> Cybah's splitcn patch. Small style corrections (added
	newline after var def).  

2000-08-25 13:12  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	<Fabian> Shaun's chanfix patch. Removed parts overlapping with
	Cybah. Removed unnecessary initialisation.  

2000-08-24 21:08  Fabian Knittel <fknittel@gmx.de>

	* src/patch.h:

	fabian: hmm... who messed up patch.h? :) Added 'CVS' again.  

2000-08-24 21:03  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h:

	fabian: changes to reflect release of 1.5.4 

2000-08-24 02:01  Tothwolf <tothwolf@techmonkeys.org>

	* doc/: UPDATES1.3, UPDATES1.5:

	Minor corrections and changes.  

2000-08-22 16:22  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/chan.h, src/patch.h, src/mod/irc.mod/mode.c:

	Eule's overrun patch (fixing a security bug). Slightly modified by
	Cybah and me.  

2000-08-21 18:28  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.5, help/cmds1.help, src/mod/irc.mod/irc.c:

	added Sup's two small patches, needfix and ignorehelp (also testing
	cvslog -- sorry for not letting fabian apply these patches) 

2000-08-20 12:27  johoho

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	doc/compiling.FAQ, doc/settings/core.settings,
	doc/settings/mod.channel, src/patch.h:

	documentation update 

2000-08-20 11:17  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/users.h:

	Tothwolf's user_entry_type patch 

2000-08-20 11:16  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/servmsg.c:

	G`Quann's lagcheck6 patch; minor coding style in affected function 

2000-08-19 14:17  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botmsg.c, src/botnet.c, src/patch.h,
	src/tandem.h:

	Tothwolf's no_safe_str patch; minor fix to make it compile 

2000-08-19 14:15  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botmsg.c, src/patch.h:

	1.4, Sup's note_bell_chr patch 

2000-08-19 01:10  Jeff Fisher <guppy@techmonkeys.org>

	* NEWS:

	updated NEWS slightly to add a line about bind need, sorry for no
	patch, just a doc update 

2000-08-18 19:35  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/notes2.tcl:

	missing global botnet-nick 

2000-08-18 16:45  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/patch.h:

	guppy's ign-lifetime patch 

2000-08-18 01:06  Fabian Knittel <fknittel@gmx.de>

	* disabled_modules, doc/UPDATES1.5, misc/modconfig, src/patch.h:

	Tothwolf's fixspaces patch 

2000-08-18 01:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c:

	guppy's bindneed patch 

2000-08-18 01:04  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/notes.mod/notes.c:

	stary's notes patch 

2000-08-18 00:25  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/modules.c, src/net.c, src/patch.h,
	src/proto.h, src/mod/module.h:

	open_address_listen patch 

2000-08-17 03:49  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/getops.tcl:

	reverting my small changes to getops.tcl 

2000-08-17 03:45  Jeff Fisher <guppy@techmonkeys.org>

	* scripts/getops.tcl:

	testing the cvs again 

2000-08-17 03:42  Jeff Fisher <guppy@techmonkeys.org>

	* TODO:

	the TODO file is useless 

2000-08-16 20:33  Jeff Fisher <guppy@techmonkeys.org>

	* disabled_modules:

	testing 

2000-08-16 20:26  Jeff Fisher <guppy@techmonkeys.org>

	* doc/UPDATES1.3:

	testing for cvs lcoks 

2000-08-11 22:44  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/modules.c, src/patch.h, src/mod/module.h:

	guppy's and Sup's tandbot_party patch 

2000-08-11 22:43  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/cmdschan.c:

	Sup's chrec_usage patch 

2000-08-11 22:42  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	drummer's jupedfix3 patch 

2000-08-11 22:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, scripts/notes2.tcl, src/patch.h, src/tcl.c:

	resync with 1.4, Aug12 966031001 

2000-08-07 10:09  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/userrec.c:

	Sup's handlechg patch 

2000-08-07 10:09  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.4, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c:

	1.4 reync, Aug7 965641446 

2000-08-06 14:53  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/cmdschan.c:

	Sup's chanset_usage patch 

2000-08-06 14:53  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botnet.c, src/patch.h:

	ghost_unlink_fix patch 

2000-08-06 14:52  Fabian Knittel <fknittel@gmx.de>

	* scripts/getops.tcl, src/patch.h:

	Eule's getops patch 

2000-08-06 14:51  Fabian Knittel <fknittel@gmx.de>

	* config.h.in, configure, configure.in, doc/UPDATES1.5, src/cmds.c,
	src/misc.c, src/patch.h, src/users.c,
	src/mod/filesys.mod/filedb3.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/msgcmds.c,
	src/mod/notes.mod/notes.c:

	Tothwolf's strftime2 patch 

2000-08-06 14:50  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filesys.c,
	src/mod/server.mod/server.c:

	Sup's dccrefused2 patch 

2000-08-06 14:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/tclchan.c:

	Eule's lastkey2 patch 

2000-08-06 14:48  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/userrec.c:

	Shaun's change_handlefix 

2000-08-06 14:47  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/share.mod/share.c:

	TaKeDa's share_newuser patch 

2000-08-03 21:51  Fabian Knittel <fknittel@gmx.de>

	* configure, eggdrop.advanced.conf, eggdrop.complete.conf,
	doc/UPDATES1.4, doc/tcl-commands.doc, doc/html/mod-irc.html,
	doc/settings/mod.irc, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/lang.h,
	src/patch.h, src/tcl.c, src/tclhash.c, src/tclmisc.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c:

	resync with 1.4, Aug03 965337849 

2000-08-03 04:45  Tothwolf <tothwolf@techmonkeys.org>

	* COPYING:

	Updated FSF postal address 

2000-07-25 19:48  johoho

	* doc/UPDATES1.5:

	still some patches by sup...damn :-) 

2000-07-25 19:42  johoho

	* NEWS, TODO, doc/BUG-REPORT, doc/KNOWN-PROBLEMS, doc/MODULES,
	doc/UPDATES1.5, doc/html/news.html, help/cmds2.help:

	still some patches by sup...damn :-) 

2000-07-25 19:27  johoho

	* doc/UPDATES1.5:

	doc/MODULES typo patch 2 

2000-07-25 19:25  johoho

	* doc/UPDATES1.5:

	doc/MODULES typo patch 

2000-07-25 19:19  johoho

	* doc/UPDATES1.4, doc/MODULES, src/patch.h:

	fixes various typos in the docs and a small bug when 

2000-07-25 19:16  johoho

	* README:

	fixes various typos in the docs and a small bug when 

2000-07-25 19:15  johoho

	* doc/html/readme.html:

	README 

2000-07-23 20:50  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Sup's addusercomp patch 

2000-07-23 20:47  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, aclocal.m4, doc/Makefile.in, doc/UPDATES1.4,
	scripts/Makefile.in, src/Makefile.in, src/patch.h,
	src/compat/Makefile.in, src/md5/Makefile.in, src/mod/Makefile.in:

	1.4 resync, autoconf_shell_fix patch 

2000-07-13 21:19  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/server.mod/servmsg.c:

	Eule's lastkey patch 

2000-07-13 21:18  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, language/core.french.lang,
	src/patch.h:

	Lucas' and Tit00n's frenchlangfixes for 1.4 and 1.5, bug-fixed.  

2000-07-12 21:52  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/patch.h:

	Sup's addbotfix patch 

2000-07-12 21:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Sup's deluser patch 

2000-07-12 21:50  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/eggdrop.h, src/patch.h,
	src/tclegg.h, src/tclhash.c, src/tclhash.h,
	src/mod/filesys.mod/files.c, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h:

	lost_tout_getfilesendtime patch 

2000-07-12 21:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	G`Quann's lagcheckfix5 patch, with minor modifications by me 

2000-07-12 21:45  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botnet.c, src/dcc.c, src/patch.h,
	src/tcldcc.c:

	resync with 1.4, Jul12 963435800 

2000-07-11 20:47  Tothwolf <tothwolf@techmonkeys.org>

	* doc/UPDATES1.5, src/mod/console.mod/Makefile:

	Fixed remaining 'console..$(MOD_EXT)' typos 

2000-07-11 17:06  Tothwolf <tothwolf@techmonkeys.org>

	* doc/html/faq1.html:

	Missing $Id$ tag and newline at end of file 

2000-07-11 17:03  Tothwolf <tothwolf@techmonkeys.org>

	* src/mod/console.mod/Makefile:

	Fixed 'console..$(MOD_EXT)' typo 

2000-07-09 14:23  Fabian Knittel <fknittel@gmx.de>

	* configure, src/patch.h:

	updates to the modules_cygwin patch, 963151788 -- I forgot to
	rebuild configure 

2000-07-09 14:13  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, language/core.french.lang, src/patch.h:

	Tit00n's core.french.lang update 

2000-07-09 14:10  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, acconfig.h, aclocal.m4, config.h.in, doc/UPDATES1.5,
	src/modules.c, src/patch.h, src/mod/Makefile.in,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/channels.mod/Makefile, src/mod/compress.mod/Makefile.in,
	src/mod/console.mod/Makefile, src/mod/ctcp.mod/Makefile,
	src/mod/dns.mod/Makefile.in, src/mod/filesys.mod/Makefile,
	src/mod/irc.mod/Makefile, src/mod/notes.mod/Makefile,
	src/mod/seen.mod/Makefile, src/mod/server.mod/Makefile,
	src/mod/share.mod/Makefile, src/mod/transfer.mod/Makefile,
	src/mod/wire.mod/Makefile, src/mod/woobie.mod/Makefile:

	RebuM's modules_cygwin patch, together with my corrections 

2000-07-09 14:07  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/server.mod/servmsg.c:

	server_cleanup patch 

2000-07-09 13:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, scripts/getops.tcl, src/cmds.c,
	src/modules.c, src/modules.h, src/patch.h, src/userrec.c,
	src/mod/notes.mod/notes.c:

	resync with 1.4, Jul9 963149797 

2000-06-21 22:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/cmds.c, src/lang.h, src/patch.h,
	src/mod/filesys.mod/files.c, src/mod/irc.mod/msgcmds.c,
	src/mod/notes.mod/notes.c, src/mod/wire.mod/wire.c:

	1.4 resync Jun22, 961625558 

2000-06-20 21:41  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/lang.h,
	src/patch.h, src/mod/irc.mod/mode.c:

	guppy's permbanned patch (modified a bit to get the logic straight),
	1.4 

2000-06-20 21:01  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filedb3.c:

	filesys_fixes3 patch 

2000-06-20 20:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Sup's msgfix patch, for 1.4 too 

2000-06-20 20:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Sup's sanitycheck patch 

2000-06-20 20:44  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	Sup's missingdnames patch 

2000-06-20 20:41  Fabian Knittel <fknittel@gmx.de>

	* configure, configure.in, doc/UPDATES1.5, src/patch.h:

	SuperS' tcl8.4 patch 

2000-06-20 20:37  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.5, scripts/Makefile.in,
	scripts/getops-2.2d.tcl, scripts/getops.tcl, scripts/userinfo.tcl,
	scripts/userinfo1.0.tcl, src/patch.h:

	getops_userinfo_fix patch 

2000-06-20 19:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, scripts/alltools.tcl,
	src/botnet.c, src/cmds.c, src/dcc.c, src/dccutil.c, src/eggdrop.h,
	src/patch.h, src/mod/channels.mod/userchan.c:

	1.4 resync patch, Jun20, 961529757 

2000-06-14 11:24  johoho

	* doc/UPDATES1.5:

	oops, a typo :-) 

2000-06-14 11:18  johoho

	* src/cmds.c, src/patch.h, doc/UPDATES1.5,
	src/mod/irc.mod/help/msg/irc.help, src/mod/notes.mod/notes.c:

	some places used still nick instead of hand 

2000-06-10 01:28  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, mod/server.mod/servmsg.c:

	G`Quann's lagcheckfix4 patch 

2000-06-10 01:03  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/tcluser.c,
	src/mod/channels.mod/userchan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c, src/mod/transfer.mod/transfer.c:

	minor_fixes patch 

2000-06-10 01:02  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/mode.c:

	Eule's addmode patch 

2000-06-10 01:00  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	src/main.c, src/misc.c, src/patch.h, src/proto.h, src/tcl.c:

	G`Quann's logsuffix_fix patch 

2000-06-10 00:59  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c:

	G`Quann's lagcheckfix3 patch 

2000-06-10 00:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, scripts/alltools.tcl, src/cmds.c, src/lang.h,
	src/patch.h:

	resync with 1.4, June 10 

2000-06-03 12:16  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/share.mod/share.c:

	private_owner_fix patch 

2000-06-03 12:15  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.4,
	src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/tclchan.c:

	1.4 resync, Jun3 

2000-06-03 12:14  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	doc/tcl-commands.doc, doc/html/mod-server.html,
	doc/settings/mod.server, src/cmds.c, src/modules.c, src/patch.h,
	src/tcl.c, src/users.c, src/mod/module.h, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/tclirc.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c,
	src/mod/server.mod/help/set/server.help:

	channame2dname patch 

2000-06-02 17:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c:

	channel_fixes patch 

2000-06-02 17:46  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h:

	context_fix patch 

2000-06-02 17:44  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, scripts/CONTENTS, scripts/Makefile.in,
	scripts/sentinel1.54.tcl, scripts/sentinel1.55.tcl, src/patch.h:

	drummer's sentinel_update patch 

2000-06-02 16:56  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.4, help/core.help,
	language/core.french.lang, src/modules.c, src/patch.h,
	src/mod/channels.mod/cmdschan.c, src/mod/irc.mod/msgcmds.c:

	resync with 1.4 

2000-05-29 11:44  johoho

	* doc/UPDATES1.5, help/core.help, src/patch.h:

	.help tcl info added 

2000-05-29 11:38  johoho

	* doc/UPDATES1.5, doc/patch.howto, src/patch.h:

	extended info in patch.howto 

2000-05-28 18:59  Fabian Knittel <fknittel@gmx.de>

	* CONTENTS, INSTALL, Makefile.in, README, doc/eggdrop.doc,
	doc/readme, doc/tcl-commands.doc, doc/settings/mod.assoc,
	doc/settings/mod.blowfish, doc/settings/mod.channel,
	doc/settings/mod.compress, doc/settings/mod.console,
	doc/settings/mod.ctcp, doc/settings/mod.dns,
	doc/settings/mod.filesys, doc/settings/mod.irc,
	doc/settings/mod.notes, doc/settings/mod.seen,
	doc/settings/mod.server, doc/settings/mod.share,
	doc/settings/mod.transfer, doc/settings/mod.wire,
	doc/settings/mod.woobie, scripts/CONTENTS, src/patch.h:

	Wiktor's config1.5_2 patch 

2000-05-28 17:32  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/tcl-commands.doc, scripts/userinfo1.0.tcl,
	src/botnet.c, src/modules.c, src/patch.h, src/mod/module.h,
	src/mod/modvals.h, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/help/chaninfo.help, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/irc.h,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c:

	Resync with egg1.4 CVS, May28 

2000-05-28 12:07  johoho

	* doc/UPDATES1.5, doc/compiling.FAQ, src/patch.h:

	ultrix hint added to compiling faq 

2000-05-22 10:22  johoho

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.5, src/patch.h, help/cmds1.help,
	help/cmds2.help:

	some changes for better understanding 

2000-05-14 22:16  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dccutil.c, src/patch.h, text/motd:

	Wiktor's login2 patch 

2000-05-13 20:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/compat/snprintf.h:

	snprintf_fix2 patch 

2000-05-13 20:24  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/patch.h:

	Eule's botversion patch 

2000-05-13 20:20  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/misc_file.c, src/patch.h,
	src/mod/filesys.mod/files.c, src/mod/share.mod/share.c:

	Tothwolf's cygwin-fixes-07May2000 patch (with changes by Fabian) 

2000-05-13 14:46  johoho

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	src/patch.h:

	removed private-owner 

2000-05-07 11:45  johoho

	* eggdrop.complete.conf, doc/UPDATES1.5, src/patch.h:

	compress.mod was missing in eggdropc.omplete.conf 

2000-05-07 10:57  johoho

	* NEWS, doc/UPDATES1.5, src/patch.h:

	NEWS file update 

2000-05-07 01:28  Fabian Knittel <fknittel@gmx.de>

	* src/mod/assoc.mod/modinfo:

	this was supposed to be committed together with the conf_make_fix9
	patch. grumble...  

2000-05-07 01:10  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h:

	start 1.5.4 

2000-05-07 00:18  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, src/patch.h:

	fixed small typo in SuperS' change to aclocal.m4 

2000-05-07 00:08  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, doc/BUG-REPORT, doc/UPDATES1.5, src/botnet.c,
	src/patch.h, src/mod/filesys.mod/filesys.c,
	src/mod/seen.mod/seen.c:

	SuperS' dell patch 

2000-05-07 00:07  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/compat/snprintf.h:

	SuperS' vafix patch 

2000-05-06 22:08  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c:

	G`Quann's lagcheckfix2 patch 

2000-05-06 22:06  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/cmdschan.c:

	G`Quann's achanset patch 

2000-05-06 22:04  Fabian Knittel <fknittel@gmx.de>

	* config.h.in, configure, configure.in, eggdrop.advanced.conf,
	eggdrop.complete.conf, doc/UPDATES1.5, src/main.c, src/misc.c,
	src/patch.h, src/proto.h, src/tcl.c:

	G`Quann's logfilesuffix patch 

2000-05-06 22:02  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botcmd.c, src/chan.h, src/cmds.c,
	src/patch.h, src/tcl.c, src/tclegg.h, src/tclhash.c, src/tclmisc.c,
	src/userent.c, src/users.c, src/mod/channels.mod/tclchan.c,
	src/mod/irc.mod/chan.c, src/mod/server.mod/server.h:

	guppy's cleanups patch 

2000-05-06 22:00  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botnet.c, src/cmds.c, src/dcc.c, src/dns.c,
	src/patch.h, src/compat/snprintf.h, src/mod/server.mod/servmsg.c,
	src/mod/transfer.mod/transfer.c:

	misc_fix patch 

2000-05-06 21:59  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botmsg.c, src/patch.h:

	note_x_fix patch 

2000-05-06 21:58  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, text/motd:

	guppy's motd_fix patch (orginally motd1.diff) 

2000-04-25 20:53  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/files.c:

	filesys_ls_fix patch 

2000-04-25 20:49  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, configure, configure.in, doc/UPDATES1.5,
	misc/modconfig, src/patch.h, src/mod/Makefile.in:

	conf_make_fix9 patch 

2000-04-25 20:46  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, doc/UPDATES1.5,
	src/patch.h, src/mod/filesys.mod/filesys.c:

	max-filesize patch 

2000-04-25 08:32  johoho

	* README, doc/BOTNET, doc/UPDATES1.5, doc/readme,
	doc/tcl-commands.doc, text/motd:

	misc. small doc patches 

2000-04-19 09:48  Tothwolf <tothwolf@techmonkeys.org>

	* src/mod/filesys.mod/language/filesys.english.lang:

	Fixed typo.  

2000-04-13 21:44  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/mode.c:

	Wiktor's bogusowner patch 

2000-04-13 21:38  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/server.mod/servmsg.c:

	Eule's got442_2 patch, 1.4 

2000-04-13 11:22  Tothwolf <tothwolf@techmonkeys.org>

	* doc/html/app-textsub.html:

	Fixed %{center} typo.  

2000-04-13 11:21  Tothwolf <tothwolf@techmonkeys.org>

	* doc/html/: about.html, app-botnet.html, app-probs.html,
	app-textsub.html, app-tricks.html, app-weird.html, bans.html,
	botnet.html, compiling.html, egg-core.html, faqs.html,
	features.html, flags.html, index.html, install.html,
	mod-assoc.html, mod-blowfish.html, mod-channels.html,
	mod-compress.html, mod-dns.html, mod-filesys.html, mod-irc.html,
	mod-notes.html, mod-server.html, mod-share.html, mod-wire.html,
	news.html, party.html, readme.html, sharing.html, starting.html,
	users.html:

	Updated html docs, added html/chat dir and files for irc links.  

2000-04-13 10:10  Tothwolf <tothwolf@techmonkeys.org>

	* NEWS:

	Updated NEWS file to refer to 'doc/html/' instead of 'doc/web_docs/' 

2000-04-13 10:08  Tothwolf <tothwolf@techmonkeys.org>

	* doc/Makefile.in:

	Updated Makefile.in to use 'html' dir instead of 'web_docs' dir.  

2000-04-13 09:56  jason

	* doc/: UPDATES1.5, html/about.html, html/app-botnet.html,
	html/app-probs.html, html/app-textsub.html, html/app-tricks.html,
	html/app-weird.html, html/bans.html, html/botnet.html,
	html/compiling.html, html/egg-core.html, html/faq1.html,
	html/faqs.html, html/features.html, html/flags.html,
	html/index.html, html/install.html, html/mod-assoc.html,
	html/mod-blowfish.html, html/mod-channels.html,
	html/mod-compress.html, html/mod-dns.html, html/mod-filesys.html,
	html/mod-irc.html, html/mod-notes.html, html/mod-server.html,
	html/mod-share.html, html/mod-wire.html, html/news.html,
	html/party.html, html/readme.html, html/sharing.html,
	html/starting.html, html/users.html:

	renaming of web_docs to html 

2000-04-11 08:58  jason

	* doc/UPDATES1.5:

	toth's addition of textfile substituion to webdocs 

2000-04-10 19:05  johoho

	* src/patch.h, doc/UPDATES1.4:

	KNOWN-PROBLEMS update 

2000-04-10 18:53  johoho

	* doc/KNOWN-PROBLEMS:

	This patch adds the ghost bug to the KNOWN-PROBLEMS file..Johoho 

2000-04-10 14:22  jason

	* doc/UPDATES1.5:

	doc/web_docs changes 

2000-04-09 10:00  johoho

	* INSTALL:

	changed a copyright message 

2000-04-05 19:58  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/modules.c, src/patch.h, src/mod/module.h,
	src/mod/channels.mod/channels.c, src/mod/server.mod/server.c:

	must_be_owner patch 

2000-04-05 19:55  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dccutil.c, src/mem.c, src/modules.c,
	src/patch.h, src/userrec.c:

	mem_debug_fix patch 

2000-04-05 19:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/misc.c, src/modules.c,
	src/patch.h, src/proto.h, src/mod/module.h,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/tclcompress.c:

	compress_fix patch 

2000-04-05 19:48  Fabian Knittel <fknittel@gmx.de>

	* NEWS, eggdrop.simple.conf, doc/UPDATES1.5, src/patch.h:

	Wiktor's smalldoc patch 

2000-04-05 19:45  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, src/dcc.c, src/misc.c,
	src/patch.h:

	show_banner_fix2 patch, 1.4 

2000-04-05 19:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/compat/README.snprintf,
	src/compat/snprintf.c, src/compat/snprintf.h:

	snprintf_fix patch 

2000-04-05 19:35  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/lang.h,
	src/language.c, src/modules.c, src/patch.h, src/proto.h:

	make_quiet_lang patch 

2000-04-05 19:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/eggdrop.h, src/patch.h,
	src/mod/transfer.mod/transfer.c:

	transfer_resume_ack_fix patch 

2000-04-05 19:27  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/transfer.mod/transfer.c:

	transfer_memleak_fix patch 

2000-04-05 19:25  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf,
	eggdrop.simple.conf, doc/UPDATES1.5, doc/tcl-commands.doc,
	help/cmds1.help, help/cmds2.help, help/core.help,
	scripts/compat.tcl, src/cmds.c, src/patch.h, src/tcluser.c:

	Wiktor's chnick patch 

2000-04-05 19:22  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/tcldcc.c:

	resync with 1.4, Apr05 

2000-03-31 23:04  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/assoc.mod/Makefile,
	src/mod/blowfish.mod/Makefile, src/mod/channels.mod/Makefile,
	src/mod/compress.mod/Makefile.in, src/mod/console.mod/Makefile,
	src/mod/ctcp.mod/Makefile, src/mod/dns.mod/Makefile.in,
	src/mod/filesys.mod/Makefile, src/mod/irc.mod/Makefile,
	src/mod/notes.mod/Makefile, src/mod/seen.mod/Makefile,
	src/mod/server.mod/Makefile, src/mod/share.mod/Makefile,
	src/mod/transfer.mod/Makefile, src/mod/wire.mod/Makefile,
	src/mod/woobie.mod/Makefile:

	conf_make_fix8 patch 

2000-03-31 22:50  Fabian Knittel <fknittel@gmx.de>

	* doc/CONTENTS, doc/MODULES, doc/Makefile.in, doc/UPDATES1.4,
	doc/UPDATES1.5, doc/motd.settings, doc/readme,
	doc/text-substitutions.doc, doc/settings/contents,
	doc/settings/mod.woobie, doc/settings/tricks, src/patch.h:

	Wiktor's miscdoc patch 

2000-03-31 22:27  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, doc/tcl-commands.doc,
	src/patch.h:

	resync with 1.4, Mar31 

2000-03-24 23:00  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/Makefile.in, src/patch.h,
	src/compat/Makefile.in, src/compat/inet_aton.c,
	src/md5/Makefile.in, src/mod/Makefile.in,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/channels.mod/Makefile, src/mod/compress.mod/Makefile.in,
	src/mod/console.mod/Makefile, src/mod/ctcp.mod/Makefile,
	src/mod/dns.mod/Makefile.in, src/mod/filesys.mod/Makefile,
	src/mod/irc.mod/Makefile, src/mod/notes.mod/Makefile,
	src/mod/seen.mod/Makefile, src/mod/server.mod/Makefile,
	src/mod/share.mod/Makefile, src/mod/transfer.mod/Makefile,
	src/mod/wire.mod/Makefile:

	conf_make_fix7 patch 

2000-03-23 23:17  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, config.h.in, configure, configure.in,
	doc/Makefile.in, doc/UPDATES1.5, src/Makefile.in, src/botcmd.c,
	src/botmsg.c, src/botnet.c, src/chanprog.c, src/cmds.c, src/dcc.c,
	src/dccutil.c, src/dns.c, src/eggdrop.h, src/flags.c, src/main.c,
	src/main.h, src/mem.c, src/misc.c, src/modules.c, src/net.c,
	src/patch.h, src/proto.h, src/tcl.c, src/tcldcc.c, src/tclhash.c,
	src/tcluser.c, src/userent.c, src/userrec.c, src/users.c,
	src/compat/Makefile.in, src/compat/inet_aton.c,
	src/compat/snprintf.c, src/md5/Makefile.in, src/md5/md5c.c,
	src/mod/Makefile.in, src/mod/eggmod.m4, src/mod/module.h,
	src/mod/assoc.mod/assoc.c, src/mod/blowfish.mod/blowfish.c,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/udefchan.c,
	src/mod/channels.mod/userchan.c, src/mod/compress.mod/compress.c,
	src/mod/compress.mod/configure, src/mod/console.mod/console.c,
	src/mod/ctcp.mod/ctcp.c, src/mod/dns.mod/configure,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/msgcmds.c,
	src/mod/irc.mod/tclirc.c, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/server.mod/tclserv.c,
	src/mod/share.mod/share.c, src/mod/share.mod/uf_features.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/wire.c,
	src/mod/woobie.mod/woobie.c, src/compat/compat.h,
	src/compat/memcpy.c, src/compat/memcpy.h, src/compat/memset.c,
	src/compat/memset.h, src/compat/strcasecmp.c,
	src/compat/strcasecmp.h:

	conf_make_fix6 patch 

2000-03-23 23:10  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, config.h.in, configure, configure.in, doc/UPDATES1.4,
	src/chanprog.c, src/main.c, src/patch.h, src/tcldcc.c:

	resync with 1.4, Mar24 

2000-03-22 01:04  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, src/patch.h:

	conf_make_fix5 patch 

2000-03-22 00:42  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, acconfig.h, aclocal.m4, config.h.in, configure,
	configure.in, doc/Makefile.in, doc/UPDATES1.4, doc/UPDATES1.5,
	misc/modconfig, scripts/Makefile.in, src/Makefile.in, src/botmsg.c,
	src/dcc.c, src/dccutil.c, src/dns.c, src/main.h, src/misc.c,
	src/misc_file.c, src/misc_file.h, src/modules.c, src/patch.h,
	src/proto.h, src/tclegg.h, src/compat/Makefile.in,
	src/compat/README.snprintf, src/compat/inet_aton.c,
	src/compat/inet_aton.h, src/compat/snprintf.c,
	src/compat/snprintf.h, src/md5/Makefile.in, src/mod/Makefile.in,
	src/mod/eggmod.m4, src/mod/module.h, src/mod/assoc.mod/Makefile,
	src/mod/assoc.mod/assoc.c, src/mod/blowfish.mod/Makefile,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/Makefile,
	src/mod/channels.mod/channels.c, src/mod/compress.mod/Makefile.in,
	src/mod/compress.mod/configure, src/mod/console.mod/Makefile,
	src/mod/console.mod/console.c, src/mod/ctcp.mod/Makefile,
	src/mod/ctcp.mod/ctcp.c, src/mod/dns.mod/Makefile.in,
	src/mod/dns.mod/configure, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/filesys.mod/Makefile,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/Makefile,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/notes.mod/Makefile, src/mod/notes.mod/notes.c,
	src/mod/seen.mod/Makefile, src/mod/seen.mod/seen.c,
	src/mod/server.mod/Makefile, src/mod/server.mod/server.c,
	src/mod/share.mod/Makefile, src/mod/share.mod/share.c,
	src/mod/transfer.mod/Makefile, src/mod/transfer.mod/transfer.c,
	src/mod/wire.mod/Makefile, src/mod/woobie.mod/Makefile,
	src/mod/woobie.mod/woobie.c:

	configure_makefile_fix3 patch 

2000-03-22 00:38  Fabian Knittel <fknittel@gmx.de>

	* FEATURES, INSTALL, NEWS, README, doc/UPDATES1.5,
	doc/compiling.FAQ, src/patch.h:

	Jason's webdocs patch for 1.5 

2000-03-22 00:35  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h:

	Wiktor's nextparam patch 

2000-03-22 00:33  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.advanced.conf, eggdrop.complete.conf, eggdrop.conf.dist,
	eggdrop.simple.conf, doc/CONTENTS, doc/UPDATES1.5,
	doc/motd.settings, doc/settings/core.settings,
	doc/settings/mod.assoc, doc/settings/mod.blowfish,
	doc/settings/mod.channel, doc/settings/mod.compress,
	doc/settings/mod.console, doc/settings/mod.ctcp,
	doc/settings/mod.dns, doc/settings/mod.filesys,
	doc/settings/mod.irc, doc/settings/mod.notes,
	doc/settings/mod.seen, doc/settings/mod.server,
	doc/settings/mod.share, doc/settings/mod.transfer,
	doc/settings/mod.wire, src/mod/share.mod/share.c,
	src/mod/share.mod/help/share.help, src/patch.h:

	Wiktor's settingsdoc patch 

2000-03-22 00:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, scripts/userinfo1.0.tcl, src/eggdrop.h,
	src/patch.h, src/tclhash.c, src/mod/server.mod/servmsg.c:

	resync with 1.4, Mar22 

2000-03-19 23:58  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/main.c, src/patch.h:

	G`Quann's muchtraffic patch 

2000-03-19 23:56  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/modules.c, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/udefchan.c:

	G`Quann's udefexport patch 

2000-03-19 23:32  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.4, doc/compiling.FAQ,
	src/patch.h, src/mod/irc.mod/msgcmds.c:

	1.4 resync, Mar20 

2000-03-06 19:10  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botnet.c, src/eggdrop.h, src/net.c,
	src/patch.h:

	drummer's relaydns patch 

2000-03-06 18:54  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, aclocal.m4, configure, configure.in, lush.h.in,
	doc/Makefile.in, doc/UPDATES1.5, misc/modconfig,
	scripts/Makefile.in, src/patch.h, src/mod/eggautoconf:

	configure_fix2,3 patches 

2000-03-05 23:48  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/msgcmds.c:

	drummer's msg_voice patch, 1.4 

2000-03-05 23:22  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, aclocal.m4, configure, configure.in, install-sh,
	mkinstalldirs, doc/UPDATES1.4, doc/UPDATES1.5, misc/install-sh,
	misc/mkinstalldirs, misc/modconfig, src/main.c, src/patch.h,
	src/mod/Makefile.in, src/mod/eggmod.m4,
	src/mod/compress.mod/configure, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in:

	configure_fix patch 

2000-03-04 21:23  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/chan.c:

	Eule's duplicate_check patch, 1.4 

2000-03-04 21:14  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/misc.c, src/patch.h:

	Lucas' closebanner patch, 1.4 

2000-03-04 21:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/tclhash.c:

	david's wildbinds fix patch 

2000-03-04 20:49  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, src/eggdrop.h, src/main.c,
	src/patch.h, src/mod/modvals.h, src/mod/compress.mod/Makefile.in,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/compress_config.h.in,
	src/mod/compress.mod/configure, src/mod/compress.mod/configure.in,
	src/mod/compress.mod/tclcompress.c,
	src/mod/compress.mod/help/set/compress.help,
	src/mod/share.mod/share.c, src/mod/share.mod/share.h,
	src/mod/share.mod/uf_features.c:

	share_compress patch 

2000-03-04 20:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/dns.mod/Makefile.in,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c:

	dns_minor_fixes patch 

2000-03-04 20:38  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h:

	filesys_minor_fixes patch 

2000-03-04 20:35  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, help/cmds1.help, src/cmds.c,
	src/patch.h:

	Jason's +host for users patch 

2000-03-04 20:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/share.mod/share.c:

	eule's bothost patch 

2000-03-04 18:40  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.4, src/patch.h:

	resync with 1.4 

2000-03-01 17:54  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, doc/tcl-commands.doc,
	src/patch.h, src/mod/modvals.h, src/mod/compress.mod/Makefile.in,
	src/mod/compress.mod/compress.c, src/mod/compress.mod/compress.h,
	src/mod/compress.mod/configure, src/mod/compress.mod/configure.in,
	src/mod/compress.mod/modinfo, src/mod/compress.mod/tclcompress.c,
	src/mod/compress.mod/help/set/compress.help,
	src/mod/share.mod/share.c:

	uff_compress2 patch 

2000-02-29 20:29  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, configure.in, doc/BUG-REPORT,
	doc/UPDATES1.4, src/patch.h, src/mod/filesys.mod/filedb3.c:

	resync with 1.4 

2000-02-29 20:16  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/irc.c, src/mod/server.mod/servmsg.c:

	drummer's partnotc patch 

2000-02-29 20:13  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c:

	drummer's optimizefix patch 

2000-02-29 20:10  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c:

	Eule's who_recheck patch 

2000-02-29 20:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filesys.c:

	filesys_info patch 

2000-02-29 20:03  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/filesys.c:

	filesys_fixes patch 

2000-02-29 19:57  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, aclocal.m4, configure, configure.in, doc/UPDATES1.5,
	src/patch.h, src/mod/Makefile.in, src/mod/eggmod.m4,
	src/mod/modtool, src/mod/dns.mod/configure,
	src/mod/dns.mod/configure.in:

	configure_makefile_fix2 patch 

2000-02-25 22:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, help/cmds1.help, src/patch.h, src/tclhash.c:

	david's wildbinds patch 

2000-02-25 21:51  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, README, aclocal.m4, configure, configure.in,
	disabled_modules, doc/KNOWN-PROBLEMS, doc/MODULES, doc/UPDATES1.5,
	doc/tricks, src/Makefile.in, src/patch.h, src/mod/Makefile.in,
	src/mod/buildstatic, src/mod/eggautoconf, src/mod/eggmod.m4,
	src/mod/eggmod.sh, src/mod/modtool, src/mod/assoc.mod/Makefile,
	src/mod/blowfish.mod/Makefile, src/mod/blowfish.mod/modinfo,
	src/mod/channels.mod/Makefile, src/mod/channels.mod/modinfo,
	src/mod/console.mod/Makefile, src/mod/console.mod/modinfo,
	src/mod/ctcp.mod/Makefile, src/mod/ctcp.mod/modinfo,
	src/mod/dns.mod/Makefile, src/mod/dns.mod/Makefile.in,
	src/mod/dns.mod/configure, src/mod/dns.mod/configure.in,
	src/mod/dns.mod/modinfo, src/mod/filesys.mod/Makefile,
	src/mod/filesys.mod/modinfo, src/mod/irc.mod/Makefile,
	src/mod/irc.mod/modinfo, src/mod/notes.mod/Makefile,
	src/mod/notes.mod/modinfo, src/mod/seen.mod/Makefile,
	src/mod/seen.mod/modinfo, src/mod/server.mod/Makefile,
	src/mod/server.mod/modinfo, src/mod/share.mod/Makefile,
	src/mod/share.mod/modinfo, src/mod/transfer.mod/Makefile,
	src/mod/transfer.mod/modinfo, src/mod/wire.mod/Makefile,
	src/mod/wire.mod/modinfo, src/mod/woobie.mod/Makefile,
	src/mod/woobie.mod/modinfo:

	configure_module patch 

2000-02-25 21:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/chan.c:

	Jason's mult_exempts patch, 1.4 

2000-02-25 20:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/console.mod/console.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/tclirc.c, src/mod/server.mod/server.c:

	resync with 1.4, Feb25 

2000-02-18 22:45  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/patch.howto, src/patch.h,
	src/mod/irc.mod/irc.c:

	Wiktor's typodoc patch 

2000-02-18 22:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dcc.c, src/patch.h,
	src/mod/server.mod/servmsg.c:

	G`Quann's lagcheckfix patch 

2000-02-18 22:38  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c:

	invite_fix patch 

2000-02-18 22:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h,
	src/mod/blowfish.mod/blowfish.c:

	blowfish_fix patch 

2000-02-18 22:34  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h:

	dw's docfix patch 

2000-02-18 22:27  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, src/patch.h, src/users.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/help/irc.help, src/mod/share.mod/share.c:

	1.4 resync 

2000-02-04 23:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h:

	release of 1.5.2 

2000-02-03 22:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, language/core.english.lang,
	src/chan.h, src/lang.h, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/tclirc.c,
	src/mod/server.mod/servmsg.c:

	Jason's 2nd chanjupe patch 

2000-02-03 21:58  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.4, src/cmds.c, src/misc.c,
	src/patch.h:

	1.4 resync Feb03 

2000-02-01 23:35  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.5, src/patch.h:

	tiny_makefile_fix patch 

2000-02-01 20:47  Fabian Knittel <fknittel@gmx.de>

	* src/stat.h:

	src/stat.h belonging to the stat_fix patch 

2000-02-01 20:36  Fabian Knittel <fknittel@gmx.de>

	* src/: main.c, main.h, misc.c, mod/filesys.mod/Makefile,
	mod/filesys.mod/files.c, mod/filesys.mod/filesys.c,
	mod/share.mod/share.c:

	stat_fix patch 

2000-02-01 20:17  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/userent.c,
	src/mod/channels.mod/cmdschan.c, src/mod/irc.mod/chan.c:

	resync with 1.4 on the 1st of January 

2000-01-31 23:02  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botcmd.c, src/botnet.c, src/dcc.c,
	src/patch.h, src/tandem.h, src/mod/module.h:

	G`Quann's yaup patch 

2000-01-31 22:56  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c:

	G`Quann's lagcheck patch 

2000-01-31 22:49  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h,
	src/mod/filesys.mod/help/filesys.help:

	resync with 1.4, Jan 31st 

2000-01-30 19:26  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botcmd.c, src/botmsg.c, src/botnet.c,
	src/chan.h, src/chanprog.c, src/cmds.c, src/dcc.c, src/dccutil.c,
	src/dns.c, src/eggdrop.h, src/flags.c, src/flags.h, src/lang.h,
	src/language.c, src/main.c, src/main.h, src/match.c, src/mem.c,
	src/misc.c, src/modules.c, src/modules.h, src/net.c, src/patch.h,
	src/proto.h, src/tandem.h, src/tcl.c, src/tcldcc.c, src/tclegg.h,
	src/tclhash.c, src/tclhash.h, src/tclmisc.c, src/tcluser.c,
	src/userent.c, src/userrec.c, src/users.h, src/mod/module.h,
	src/mod/modvals.h, src/mod/blowfish.mod/bf_tab.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/blowfish.mod/blowfish.h,
	src/mod/channels.mod/channels.c, src/mod/notes.mod/notes.c,
	src/mod/share.mod/share.c:

	cleanup3 patch 

2000-01-30 18:02  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/tclchan.c:

	eule's globalset patch 

2000-01-30 17:59  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, language/core.english.lang,
	language/core.german.lang, src/lang.h, src/patch.h,
	src/mod/irc.mod/chan.c:

	resync with 1.4, Jan30 

2000-01-28 22:14  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c:

	guppy's binds patch 

2000-01-28 22:05  Fabian Knittel <fknittel@gmx.de>

	* NEWS, doc/UPDATES1.5, src/patch.h:

	Wiktor's NEWS patch 

2000-01-28 21:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/tclchan.c:

	Eule's stopnethack-mode2 patch 

2000-01-28 21:24  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, doc/tcl-commands.doc, doc/tricks,
	src/patch.h, src/tcluser.c, src/userrec.c:

	resync with 1.4, 2000/08/01 

2000-01-24 21:42  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	dw's nickjuped patch 

2000-01-24 21:37  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botcmd.c, src/patch.h:

	dw's who patch 

2000-01-24 20:46  Fabian Knittel <fknittel@gmx.de>

	* config.h.in, configure, configure.in, doc/UPDATES1.5, src/main.h,
	src/patch.h:

	bzerofix patch 

2000-01-22 23:43  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/tcl-commands.doc, src/patch.h,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.h,
	src/mod/irc.mod/mode.c:

	dw's got_op_deop patch to 1.4 

2000-01-22 23:30  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botcmd.c, src/botnet.c, src/dcc.c,
	src/patch.h, src/users.c:

	david's unlink info patch 

2000-01-22 23:04  Fabian Knittel <fknittel@gmx.de>

	* src/mod/share.mod/: share.h, uf_features.c:

	forgot to add those files again (originally in uff.patch) 

2000-01-22 23:01  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, language/core.english.lang,
	language/core.french.lang, language/core.german.lang, src/patch.h,
	src/mod/irc.mod/chan.c:

	Toth's and Wiktor's banreason-fix patch 

2000-01-22 22:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	G`Quann's kickstuff patch 

2000-01-22 22:37  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/eggdrop.h, src/main.c, src/modules.c,
	src/net.c, src/patch.h, src/proto.h, src/mod/module.h,
	src/mod/share.mod/Makefile, src/mod/share.mod/share.c:

	uff and outdone_event patch 

2000-01-17 23:00  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5:

	changed Johoho to Wiktor in UPDATES1.5 

2000-01-17 22:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, scripts/ques5.tcl, src/botcmd.c, src/botmsg.c,
	src/botnet.c, src/chan.h, src/chanprog.c, src/cmds.c, src/cmdt.h,
	src/dcc.c, src/dccutil.c, src/dns.c, src/dns.h, src/eggdrop.h,
	src/flags.c, src/flags.h, src/lang.h, src/language.c, src/main.c,
	src/main.h, src/mem.c, src/misc.c, src/modules.c, src/modules.h,
	src/patch.h, src/proto.h, src/tandem.h, src/tcl.c, src/tcldcc.c,
	src/tclegg.h, src/tclhash.c, src/tclhash.h, src/tclmisc.c,
	src/tcluser.c, src/userent.c, src/userrec.c, src/users.c,
	src/users.h, src/mod/module.h, src/mod/modvals.h,
	src/mod/assoc.mod/assoc.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/udefchan.c,
	src/mod/channels.mod/userchan.c, src/mod/console.mod/console.c,
	src/mod/ctcp.mod/ctcp.c, src/mod/ctcp.mod/ctcp.h,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/dns.mod/dns.h, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/dbcompat.h, src/mod/filesys.mod/filedb3.c,
	src/mod/filesys.mod/filedb3.h, src/mod/filesys.mod/filelist.c,
	src/mod/filesys.mod/filelist.h, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/files.h, src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/filesys.h, src/mod/filesys.mod/tclfiles.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/irc.h,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/msgcmds.c,
	src/mod/irc.mod/tclirc.c, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/notes.mod/notes.h,
	src/mod/seen.mod/seen.c, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/server.mod/servmsg.c, src/mod/server.mod/tclserv.c,
	src/mod/share.mod/share.c, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h, src/mod/wire.mod/wire.c,
	src/mod/wire.mod/wire.h, src/mod/woobie.mod/woobie.c, text/banner,
	text/motd:

	Eule's copyright patch, updated by him for 1.5 

2000-01-17 22:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	G`Quann's penaltyfix patch 

2000-01-17 22:18  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.5, src/patch.h:

	Tothwolf's resolv-before-bind patch 

2000-01-17 22:13  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/help/chaninfo.help, src/mod/irc.mod/mode.c:

	Eule's stopnethack_mode patch 

2000-01-17 21:59  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botcmd.c, src/botnet.c, src/cmds.c,
	src/dccutil.c, src/flags.c, src/main.c, src/misc.c, src/net.c,
	src/patch.h, src/tcl.c, src/tcldcc.c, src/tclhash.c, src/tclmisc.c,
	src/tcluser.c, src/userrec.c, src/users.c, src/mod/irc.mod/chan.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/wire.c:

	resync with 1.4, 17Jan2000 

2000-01-09 16:34  Fabian Knittel <fknittel@gmx.de>

	* acconfig.h, aclocal.m4, config.h.in, configure, doc/UPDATES1.4,
	src/patch.h, src/mod/module.h:

	forgot the version_export patch, during last 1.4 resync 

2000-01-09 15:06  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c:

	tiny_transfer_share patch 

2000-01-09 14:59  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.4,
	doc/UPDATES1.5, doc/compiling.FAQ, src/main.c, src/modules.c,
	src/patch.h, src/mod/module.h, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/filesys.h, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h:

	resync with 1.4, a few 1.5 specific additions 

2000-01-09 14:36  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, src/patch.h:

	Johoho's config patch 

2000-01-07 21:43  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/irc.mod/chan.c:

	S0meguy's flood-nick patch, which i missed to apply earlier 

2000-01-07 20:04  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/server.mod/servmsg.c:

	S0meguy's ctcpchanfloodfix patch, which i missed to commit by
	accident 

2000-01-06 19:46  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, help/set/cmds2.help,
	src/misc.c, src/modules.c, src/patch.h, src/proto.h, src/tcl.c,
	src/userrec.c, src/mod/module.h, src/mod/channels.mod/channels.c,
	src/mod/notes.mod/notes.c:

	userfile_perm patch 

2000-01-06 19:45  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/main.c, src/misc.c, src/modules.c,
	src/modules.h, src/net.c, src/patch.h, src/tclegg.h, src/userrec.c,
	src/md5/global.h, src/mod/module.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/dns.mod/dns.h, src/mod/irc.mod/irc.c,
	src/mod/notes.mod/notes.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h:

	errors_fix, simialer to 1.4 

2000-01-06 19:42  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/cmds.c, src/dcc.c, src/mem.c, src/misc.c,
	src/patch.h, src/userrec.c, src/mod/irc.mod/chan.c,
	src/mod/share.mod/share.c:

	resync with 1.4, 6Jan2000 

2000-01-02 17:29  Fabian Knittel <fknittel@gmx.de>

	* src/mod/channels.mod/udefchan.c:

	don't ask. Yet Another File Fabian Forgot To Add...  

2000-01-02 02:42  Fabian Knittel <fknittel@gmx.de>

	* src/: main.c, patch.h, mod/assoc.mod/assoc.c,
	mod/blowfish.mod/blowfish.h, mod/channels.mod/channels.c,
	mod/channels.mod/channels.h, mod/channels.mod/cmdschan.c,
	mod/channels.mod/tclchan.c, mod/channels.mod/userchan.c,
	mod/console.mod/console.c, mod/ctcp.mod/ctcp.c,
	mod/dns.mod/Makefile, mod/dns.mod/coredns.c, mod/dns.mod/dns.c,
	mod/dns.mod/dns.h, mod/filesys.mod/dbcompat.c,
	mod/filesys.mod/dbcompat.h, mod/filesys.mod/filedb3.c,
	mod/filesys.mod/filedb3.h, mod/filesys.mod/filelist.c,
	mod/filesys.mod/filelist.h, mod/filesys.mod/files.c,
	mod/filesys.mod/files.h, mod/filesys.mod/filesys.c,
	mod/filesys.mod/tclfiles.c, mod/irc.mod/chan.c,
	mod/irc.mod/cmdsirc.c, mod/irc.mod/irc.c, mod/notes.mod/notes.c,
	mod/seen.mod/seen.c, mod/server.mod/cmdsserv.c,
	mod/server.mod/server.c, mod/server.mod/servmsg.c,
	mod/server.mod/tclserv.c, mod/share.mod/share.c,
	mod/transfer.mod/transfer.c, mod/transfer.mod/transfer.h,
	mod/wire.mod/wire.c, mod/woobie.mod/woobie.c:

	cleanup2 patch 

2000-01-01 19:42  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dns.c, src/main.c, src/modules.c,
	src/patch.h, src/proto.h, src/md5/md5c.c:

	bzero_memset patch 

2000-01-01 19:34  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botnet.c, src/dcc.c, src/dccutil.c,
	src/main.c, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c:

	1.4 dccfix patch 

2000-01-01 19:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/dcc.c, src/eggdrop.h,
	src/patch.h, src/tcldcc.c:

	publisten patch 

2000-01-01 19:24  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, mod/notes.mod/cmdsnote.c, mod/notes.mod/notes.c,
	mod/notes.mod/notes.h:

	notes_cleanup patch 

2000-01-01 19:23  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/main.c, src/patch.h:

	G`Quann's trafficfix patch 

2000-01-01 19:22  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c:

	irc_cleanup patch 

2000-01-01 19:12  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/tclhash.c, src/mod/modvals.h,
	src/mod/seen.mod/seen.c, src/mod/transfer.mod/transfer.c,
	src/mod/woobie.mod/woobie.c:

	cleanup patch 

2000-01-01 19:08  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.4, doc/tcl-commands.doc,
	src/patch.h, src/userrec.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/tclirc.c:

	resync with 1.4 

1999-12-27 20:39  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/misc.c, src/patch.h, src/tcl.c,
	src/userrec.c, src/mod/irc.mod/chan.c, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c:

	1.4 drummer's stricthost patch 

1999-12-27 20:38  Fabian Knittel <fknittel@gmx.de>

	* doc/honorable.mentions:

	useless file 

1999-12-27 20:07  Fabian Knittel <fknittel@gmx.de>

	* doc/Makefile.in:

	forgot to patch Makefile.in when removing Ode_To_Beldin 

1999-12-27 19:56  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, tclmisc.c:

	tcl_md5 messup ...  

1999-12-27 19:50  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5:

	the override-bots change was in 1.5.1 not 1.5.0\! 

1999-12-27 19:36  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h, src/tclmisc.c:

	Olrick's tcl md5 patch 

1999-12-27 19:35  Fabian Knittel <fknittel@gmx.de>

	* doc/Ode_To_Beldin:

	removed useless file 

1999-12-27 18:35  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/patch.h:

	dw's strip patch 

1999-12-27 14:52  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/patch.h, src/tcluser.c:

	dw's getuser patch 

1999-12-26 12:29  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/dns.mod/coredns.c:

	dnsfix 

1999-12-26 12:21  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/dns.c, src/dns.h,
	src/patch.h:

	dnslookup2 

1999-12-26 05:50  Matthew Hallacy <poptix@techmonkeys.org>

	* doc/honorable.mentions:

	blah, just a text file i felt like adding, we can throw random funny
	stuff in here.  

1999-12-25 16:18  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/main.c, src/patch.h:

	1.4 nowtm_timerfix.patch 

1999-12-25 15:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/dns.c, src/dns.h,
	src/patch.h:

	dnslookup 

1999-12-25 02:37  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	serverfix 

1999-12-25 00:36  Fabian Knittel <fknittel@gmx.de>

	* src/dns.h:

	tclasyncdns.patch 

1999-12-25 00:07  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/Makefile.in,
	src/botnet.c, src/dcc.c, src/dns.c, src/mem.c, src/modules.c,
	src/patch.h, src/proto.h, src/tcl.c, src/mod/module.h,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	tclasyncdns 

1999-12-24 23:59  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/language.c, src/patch.h:

	langclean 

1999-12-24 23:57  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/irc.c:

	1.4 revengepunishfix 

1999-12-24 14:25  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/cmdsirc.c:

	toot's .channel fix 

1999-12-24 14:23  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/dccutil.c, src/patch.h:

	1.4 hidelost 

1999-12-24 14:21  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/dccutil.c, src/main.c, src/modules.c,
	src/patch.h, src/proto.h, src/mod/module.h, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c,
	src/mod/transfer.mod/transfer.c:

	dccremovelost 

1999-12-24 14:20  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, src/patch.h,
	src/mod/server.mod/server.c:

	nicklength2 

1999-12-24 14:19  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/chan.h, src/patch.h,
	src/mod/channels.mod/tclchan.c:

	nodesynchfix 

1999-12-22 22:02  Fabian Knittel <fknittel@gmx.de>

	* help/set/: cmds1.help, cmds2.help:

	re-added missing help/set and help/msg directories 

1999-12-22 13:17  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, mod/channels.mod/channels.c:

	small error while applying a patch, reported by SuperS 

1999-12-22 12:27  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h:

	G`Quann's whoispenaltyfix patch 

1999-12-22 12:24  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/patch.h, src/tcluser.c,
	src/mod/server.mod/servmsg.c:

	Ian's silencefix patch 

1999-12-22 12:21  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, src/chan.h, src/patch.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c:

	Ian's nodesync patch 

1999-12-22 12:11  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.4, language/core.english.lang,
	language/core.german.lang, src/botcmd.c, src/botnet.c, src/cmds.c,
	src/dcc.c, src/dccutil.c, src/eggdrop.h, src/lang.h, src/main.c,
	src/modules.c, src/net.c, src/proto.h, src/tclhash.c, src/users.c,
	src/mod/module.h, src/mod/modvals.h, src/mod/filesys.mod/files.c,
	src/mod/irc.mod/irc.c, src/mod/server.mod/server.c,
	src/mod/server.mod/server.h, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/share.c, src/mod/transfer.mod/transfer.h,
	src/mod/wire.mod/wire.c:

	resync with 1.4.2, 1999/12/22 

1999-12-22 12:07  Fabian Knittel <fknittel@gmx.de>

	* src/patch.h:

	resync with 1.4.2, 1999/12/22 

1999-12-21 17:35  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, acconfig.h, aclocal.m4, configure, configure.in,
	eggdrop.conf.dist, install-sh, doc/Makefile.in, doc/UPDATES1.4,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, scripts/Makefile.in,
	scripts/action.fix.tcl, scripts/alltools.tcl, scripts/autobotchk,
	scripts/botchk, scripts/compat.tcl, scripts/getops-2.2d.tcl,
	scripts/klined.tcl, scripts/notes2.tcl, scripts/ques5.tcl,
	scripts/sentinel1.54.tcl, scripts/userinfo1.0.tcl, scripts/weed,
	src/Makefile.in, src/botcmd.c, src/botmsg.c, src/botnet.c,
	src/chan.h, src/chanprog.c, src/cmds.c, src/cmdt.h, src/dcc.c,
	src/dccutil.c, src/dns.c, src/eggdrop.h, src/flags.c, src/flags.h,
	src/lang.h, src/language.c, src/main.c, src/main.h, src/match.c,
	src/mem.c, src/misc.c, src/modules.c, src/modules.h, src/net.c,
	src/patch.h, src/proto.h, src/rfc1459.c, src/tandem.h, src/tcl.c,
	src/tcldcc.c, src/tclegg.h, src/tclhash.c, src/tclhash.h,
	src/tclmisc.c, src/tcluser.c, src/userent.c, src/userrec.c,
	src/users.c, src/users.h, src/md5/Makefile.in, src/md5/global.h,
	src/md5/md5.h, src/md5/md5c.c, src/mod/Makefile.in,
	src/mod/buildstatic, src/mod/module.h, src/mod/modvals.h,
	src/mod/assoc.mod/Makefile, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/Makefile, src/mod/blowfish.mod/bf_tab.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/blowfish.mod/blowfish.h,
	src/mod/channels.mod/Makefile, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/console.mod/Makefile, src/mod/console.mod/console.c,
	src/mod/ctcp.mod/Makefile, src/mod/ctcp.mod/ctcp.c,
	src/mod/ctcp.mod/ctcp.h, src/mod/dns.mod/Makefile,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/dns.mod/dns.h, src/mod/filesys.mod/Makefile,
	src/mod/filesys.mod/dbcompat.c, src/mod/filesys.mod/dbcompat.h,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c,
	src/mod/filesys.mod/language/filesys.english.lang,
	src/mod/filesys.mod/language/filesys.french.lang,
	src/mod/filesys.mod/language/filesys.german.lang,
	src/mod/irc.mod/Makefile, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/Makefile, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/notes.mod/notes.h,
	src/mod/seen.mod/Makefile, src/mod/seen.mod/seen.c,
	src/mod/server.mod/Makefile, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/server.mod/servmsg.c, src/mod/server.mod/tclserv.c,
	src/mod/share.mod/Makefile, src/mod/share.mod/share.c,
	src/mod/transfer.mod/Makefile, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h, src/mod/wire.mod/Makefile,
	src/mod/wire.mod/wire.c, src/mod/wire.mod/wire.h,
	src/mod/wire.mod/language/wire.english.lang,
	src/mod/wire.mod/language/wire.french.lang,
	src/mod/wire.mod/language/wire.german.lang,
	src/mod/woobie.mod/Makefile, src/mod/woobie.mod/woobie.c:

	Tothwolf's id-header 

1999-12-21 17:32  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/tclfiles.c,
	src/mod/filesys.mod/help/filesys.help:

	filesys_fixes2 

1999-12-19 16:06  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/main.c, src/net.c, src/patch.h:

	G`Quann's traffic patch 

1999-12-19 16:05  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c:

	G`Quann's udef_dname patch 

1999-12-17 20:26  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botnet.c, src/dcc.c, src/patch.h,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c:

	dns_reversefail 

1999-12-17 18:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/cmds.c, src/flags.c, src/patch.h,
	src/userent.c, src/mod/module.h, src/mod/console.mod/console.c,
	src/mod/transfer.mod/transfer.c:

	tothwolf's assert-nulls patch 

1999-12-15 17:20  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, src/eggdrop.h, src/main.c,
	src/patch.h, src/mod/share.mod/share.c:

	the share_botoverride patch...  

1999-12-15 15:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/irc.mod/chan.c:

	1.4 resync 991215 

1999-12-14 22:39  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, doc/UPDATES1.4, doc/UPDATES1.5, src/eggdrop.h,
	src/main.c, src/modules.c, src/patch.h, src/proto.h,
	src/mod/module.h:

	toth's patch-assert 

1999-12-13 23:53  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/UPDATES1.5, src/dcc.c, src/patch.h,
	src/tcl.c, src/tcluser.c, src/mod/channels.mod/tclchan.c,
	src/mod/server.mod/server.c:

	tothwolf's sync-1.5-11Dec1999-1 patch 

1999-12-13 23:39  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/eggdrop.h, src/patch.h,
	src/mod/modvals.h, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h:

	resume patch 

1999-12-12 22:14  Fabian Knittel <fknittel@gmx.de>

	* config.h.in, configure, configure.in, doc/UPDATES1.5,
	src/eggdrop.h, src/md5/global.h, src/md5/md5c.c,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.h, src/patch.h:

	32 bit usage made consistent - patch :) 

1999-12-12 15:39  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/botnet.c, src/patch.h:

	tiny botlink fix 

1999-12-11 23:20  Fabian Knittel <fknittel@gmx.de>

	* src/: eggdrop.h, patch.h:

	removed silly warning in Asser macro 

1999-12-11 18:58  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, src/botcmd.c, src/botmsg.c, src/botnet.c,
	src/chanprog.c, src/cmds.c, src/dcc.c, src/dccutil.c, src/dns.c,
	src/eggdrop.h, src/flags.c, src/language.c, src/main.c, src/mem.c,
	src/misc.c, src/modules.c, src/net.c, src/patch.h, src/proto.h,
	src/tcl.c, src/tcldcc.c, src/tclhash.c, src/tclmisc.c,
	src/tcluser.c, src/userent.c, src/userrec.c, src/users.c,
	src/mod/module.h, src/mod/modvals.h, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/userchan.c, src/mod/console.mod/console.c,
	src/mod/ctcp.mod/ctcp.c, src/mod/dns.mod/coredns.c,
	src/mod/dns.mod/dns.c, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filelist.c,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/msgcmds.c,
	src/mod/irc.mod/tclirc.c, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/server.mod/tclserv.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/wire.c,
	src/mod/woobie.mod/woobie.c:

	tothwolf's remove-context-bloat patch 

1999-12-10 17:20  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, doc/tcl-commands.doc, src/chanprog.c,
	src/patch.h, src/userent.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/userchan.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c, src/mod/server.mod/Makefile,
	src/mod/server.mod/server.c, src/mod/server.mod/tclserv.c:

	resync 991210 with 1.4 

1999-12-06 16:15  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/blowfish.mod/blowfish.c,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/irc.mod/chan.c:

	1.4 resync 

1999-12-06 15:56  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, doc/UPDATES1.5, src/patch.h:

	Toth's configure-with-fixes patch 

1999-12-04 14:05  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, configure, configure.in, doc/UPDATES1.5:

	Tothwolf's configure-strip-fix patch 

1999-12-01 14:49  Fabian Knittel <fknittel@gmx.de>

	* aclocal.m4, src/patch.h:

	missed aclocal in toth's new-configure patch... as always... :/ 

1999-12-01 00:09  Fabian Knittel <fknittel@gmx.de>

	* configure, configure.in, doc/UPDATES1.5, src/patch.h:

	toths new-configure patch 

1999-11-30 23:04  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/chanprog.c, src/eggdrop.h, src/patch.h,
	src/userrec.c, src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/share.c:

	egg1.4 resync 991130 

1999-11-27 23:54  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/filesys.c, src/mod/transfer.mod/transfer.c:

	filesys_fixes patch 

1999-11-27 23:53  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/cmds.c, src/flags.c, src/modules.c,
	src/patch.h, src/proto.h, src/userrec.c, src/mod/module.h,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c:

	complete_sharefix patch 

1999-11-27 23:51  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/irc.mod/mode.c:

	addbanmode patch 

1999-11-26 17:21  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.5, language/core.english.lang,
	src/botnet.c, src/dcc.c, src/eggdrop.h, src/lang.h, src/patch.h,
	src/proto.h, src/tcl.c:

	dupwait patch 

1999-11-24 23:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botmsg.c, src/patch.h:

	drummer's notefix patch 

1999-11-24 22:23  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/modules.c, src/patch.h, src/proto.h,
	src/mod/module.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/filesys.mod/filesys.c,
	src/mod/wire.mod/wire.c:

	guppy's tables patch 

1999-11-22 19:42  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/dccutil.c, src/eggdrop.h, src/patch.h,
	src/mod/server.mod/server.c:

	G`Quann's putnext patch 

1999-11-22 19:31  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filedb3.c,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/files.c:

	filedb3_fix2 patch 

1999-11-22 16:22  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES1.4, scripts/ques4.tcl,
	src/patch.h, src/tcl.c, src/mod/irc.mod/mode.c:

	resync 11Nov1999 

1999-11-20 21:40  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/tclchan.c:

	G`Quann's udefmemleak patch 

1999-11-20 21:27  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, doc/UPDATES1.5, src/Makefile.in, src/patch.h:

	dnsstatic patch 

1999-11-20 15:56  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, src/patch.h, src/mod/filesys.mod/filedb3.c,
	src/mod/filesys.mod/filedb3.h:

	filedb3_fix patch 

1999-11-16 21:06  Fabian Knittel <fknittel@gmx.de>

	* configure, configure.in, src/patch.h:

	filedb_autoconf patch 

1999-11-15 20:36  Fabian Knittel <fknittel@gmx.de>

	* NEWTO1.5.0:

	missed to remove that file during tosk's NEWTO1.5.0 -> NEWS switch 

1999-11-15 17:42  Fabian Knittel <fknittel@gmx.de>

	* CONTENTS, FEATURES, INSTALL, NEWS, README, configure,
	configure.in, eggdrop.conf.dist, doc/BOTNET, doc/BUG-REPORT,
	doc/CONTENTS, doc/Makefile.in, doc/UPDATES.pre1.3,
	doc/UPDATES.pre1.5, doc/UPDATES1.3, doc/UPDATES1.4, doc/UPDATES1.5,
	doc/eggdrop.doc, doc/patch.howto, doc/tcl-commands.doc,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, logs/CONTENTS, scripts/userinfo1.0.tcl,
	src/cmds.c, src/dccutil.c, src/main.c, src/main.h, src/match.c,
	src/mem.c, src/net.c, src/patch.h, src/proto.h,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/console.mod/console.c,
	src/mod/filesys.mod/language/filesys.french.lang,
	src/mod/irc.mod/chan.c, src/mod/notes.mod/notes.c,
	src/mod/seen.mod/seen.c, src/mod/server.mod/server.c,
	src/mod/share.mod/share.c, src/mod/wire.mod/wire.c,
	src/mod/wire.mod/language/wire.french.lang,
	src/mod/woobie.mod/woobie.c:

	Toth's sync-1.5-14Nov1999-1 

1999-11-15 17:13  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.5, doc/tcl-commands.doc, src/dcc.c, src/patch.h,
	src/mod/filesys.mod/filesys.c, src/mod/server.mod/server.c:

	fastdeq_options patch (G`Quann), udef_doc patch (G`Quann), fixlisten
	patch (Fabian), minorfilesys patch (Fabian) 

1999-11-14 17:15  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, mod/filesys.mod/files.c:

	spelling mistake, reported by guppy 

1999-11-14 13:06  Fabian Knittel <fknittel@gmx.de>

	* NEWTO1.5.0, doc/UPDATES1.5, src/patch.h,
	src/mod/filesys.mod/Makefile, src/mod/filesys.mod/dbcompat.c,
	src/mod/filesys.mod/dbcompat.h, src/mod/filesys.mod/filedb.c,
	src/mod/filesys.mod/filedb3.c, src/mod/filesys.mod/filedb3.h,
	src/mod/filesys.mod/filelist.c, src/mod/filesys.mod/filelist.h,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/files.h,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c:

	filedb3 patch 

1999-11-13 00:53  segfault

	* text/: banner, motd:

	Tothwolf's banner and motd updates to new version 

1999-11-11 21:51  Fabian Knittel <fknittel@gmx.de>

	* configure:

	messed up configure, oops 

1999-11-11 21:44  Fabian Knittel <fknittel@gmx.de>

	* configure, doc/UPDATES1.5, src/dns.c, src/patch.h:

	dns_fixagain.patch which fixes a bug in blocking dns code and turns
	on debugmem to default on linux 

1999-11-11 17:45  segfault

	* configure, configure.in, src/patch.h:

	Configure did not have default make = make debug 

1999-11-11 16:22  segfault

	* mkinstalldirs:

	mkinstalldirs was mysteriously left out of 1.5 and therefore would
	not make install correctly 

1999-11-10 22:02  Fabian Knittel <fknittel@gmx.de>

	* scripts/Makefile.in, src/patch.h:

	I had messed up the scripts Makefile.in 

1999-11-10 21:34  Fabian Knittel <fknittel@gmx.de>

	* FEATURES, Makefile.in, README, TODO, acconfig.h, config.h.in,
	configure, configure.in, eggdrop.conf.dist, doc/BOTNET,
	doc/Makefile.in, doc/UPDATES.pre1.5, doc/eggdrop.doc,
	doc/patch.howto, doc/tcl-commands.doc, doc/man1/eggdrop.1,
	language/core.german.lang, scripts/Makefile.in, src/Makefile.in,
	src/botcmd.c, src/botmsg.c, src/chanprog.c, src/cmds.c, src/dcc.c,
	src/dccutil.c, src/main.c, src/main.h, src/mem.c, src/modules.c,
	src/patch.h, src/proto.h, src/tcl.c, src/tcldcc.c, src/tclegg.h,
	src/tclhash.c, src/tclmisc.c, src/tcluser.c, src/userent.c,
	src/md5/Makefile.in, src/mod/Makefile.in, src/mod/module.h,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/channels.mod/Makefile, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/userchan.c, src/mod/console.mod/Makefile,
	src/mod/console.mod/console.c, src/mod/ctcp.mod/Makefile,
	src/mod/dns.mod/Makefile, src/mod/filesys.mod/Makefile,
	src/mod/irc.mod/Makefile, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/Makefile, src/mod/notes.mod/notes.c,
	src/mod/seen.mod/Makefile, src/mod/server.mod/Makefile,
	src/mod/server.mod/server.c, src/mod/share.mod/Makefile,
	src/mod/transfer.mod/Makefile, src/mod/transfer.mod/transfer.c,
	src/mod/wire.mod/Makefile,
	src/mod/wire.mod/language/wire.english.lang,
	src/mod/woobie.mod/Makefile:

	Resync with 1.4 

1999-11-10 00:08  segfault

	* text/banner:

	Another oops 

1999-11-10 00:07  segfault

	* NEWTO1.4.0:

	Blah 

1999-11-10 00:06  segfault

	* src/: main.c, mod/assoc.mod/assoc.c, mod/blowfish.mod/blowfish.c,
	mod/channels.mod/channels.c, mod/console.mod/console.c,
	mod/filesys.mod/filesys.c, mod/notes.mod/notes.c,
	mod/seen.mod/seen.c, mod/server.mod/server.c,
	mod/share.mod/share.c, mod/transfer.mod/transfer.c,
	mod/wire.mod/wire.c, mod/woobie.mod/woobie.c:

	Part 2 

1999-11-10 00:01  segfault

	* NEWTO1.5.0, README, doc/CONTENTS, doc/UPDATES.pre1.4,
	doc/UPDATES.pre1.5, doc/UPDATES1.4, doc/UPDATES1.5,
	doc/tcl-commands.doc:

	Part 1 of numbering revision 

1999-10-26 21:46  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botcmd.c, src/chan.h, src/chanprog.c,
	src/cmds.c, src/flags.c, src/lang.h, src/misc.c, src/modules.c,
	src/patch.h, src/tcldcc.c, src/tcluser.c, src/userrec.c,
	src/users.c, src/mod/module.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/filesys.mod/files.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/msgcmds.c,
	src/mod/irc.mod/tclirc.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/share.mod/share.c:

	Cybah's safechan patch 

1999-10-26 21:38  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, acconfig.h, config.h.in, configure, configure.in,
	eggdrop.conf.dist, doc/UPDATES.pre1.4, doc/tcl-commands.doc,
	language/core.english.lang, language/core.german.lang,
	scripts/action.fix.tcl, scripts/alltools.tcl, scripts/autobotchk,
	scripts/botchk, scripts/compat.tcl, scripts/weed, src/Makefile.in,
	src/botnet.c, src/chanprog.c, src/cmds.c, src/dcc.c, src/flags.c,
	src/language.c, src/main.c, src/misc.c, src/modules.c, src/patch.h,
	src/tcldcc.c, src/tcluser.c, src/userent.c, src/mod/module.h,
	src/mod/assoc.mod/Makefile, src/mod/blowfish.mod/Makefile,
	src/mod/blowfish.mod/blowfish.h, src/mod/channels.mod/Makefile,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/console.mod/Makefile, src/mod/ctcp.mod/Makefile,
	src/mod/filesys.mod/Makefile, src/mod/irc.mod/Makefile,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/irc.h,
	src/mod/irc.mod/mode.c, src/mod/notes.mod/Makefile,
	src/mod/seen.mod/Makefile, src/mod/seen.mod/seen.c,
	src/mod/server.mod/Makefile, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/Makefile,
	src/mod/share.mod/share.c, src/mod/transfer.mod/Makefile,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/Makefile,
	src/mod/woobie.mod/Makefile:

	resync 940380771-940924890 

1999-10-26 19:44  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/server.mod/server.c:

	G`Quann's fastdeq patch 

1999-10-24 14:36  Fabian Knittel <fknittel@gmx.de>

	* src/: patch.h, mod/channels.mod/Makefile,
	mod/channels.mod/channels.c, mod/channels.mod/tclchan.c:

	1) udef patch was wrongly applied in one place. 2) small fixes 

1999-10-24 12:17  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c:

	G`Quann's udef_chanstuff3 patch 

1999-10-21 20:04  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/dns.c, src/patch.h:

	dnsfix patch from G`Quann 

1999-10-21 19:22  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, acconfig.h, config.h.in, configure, configure.in,
	install-sh, doc/BUG-REPORT, doc/Makefile.in, doc/UPDATES.pre1.4,
	doc/man1/eggdrop.1, help/assoc.help, help/chaninfo.help,
	help/channels.help, help/console.help, help/filesys.help,
	help/irc.help, help/notes.help, help/seen.help, help/server.help,
	help/share.help, help/userinfo.help, language/core.french.lang,
	scripts/CONTENTS, scripts/Makefile.in, scripts/bugreport.tcl,
	scripts/help/userinfo.help, scripts/help/msg/userinfo.help,
	src/Makefile, src/Makefile.in, src/botcmd.c, src/botmsg.c,
	src/botnet.c, src/chanprog.c, src/cmds.c, src/dcc.c, src/dccutil.c,
	src/dns.c, src/eggdrop.h, src/main.c, src/main.h, src/mem.c,
	src/misc.c, src/modules.c, src/net.c, src/patch.h, src/proto.h,
	src/tandem.h, src/tcl.c, src/tcldcc.c, src/tcluser.c,
	src/userent.c, src/userrec.c, src/users.c, src/md5/Makefile,
	src/md5/Makefile.in, src/mod/Makefile, src/mod/Makefile.generic,
	src/mod/Makefile.in, src/mod/buildstatic,
	src/mod/assoc.mod/Makefile, src/mod/assoc.mod/help/assoc.help,
	src/mod/blowfish.mod/Makefile, src/mod/blowfish.mod/blowfish.c,
	src/mod/channels.mod/Makefile, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/help/chaninfo.help,
	src/mod/channels.mod/help/channels.help,
	src/mod/channels.mod/help/set/channels.help,
	src/mod/console.mod/Makefile,
	src/mod/console.mod/help/console.help,
	src/mod/console.mod/help/set/console.help,
	src/mod/ctcp.mod/Makefile, src/mod/ctcp.mod/help/set/ctcp.help,
	src/mod/dns.mod/Makefile, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/Makefile, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/files.english.lang,
	src/mod/filesys.mod/files.german.lang,
	src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/help/filesys.help,
	src/mod/filesys.mod/help/set/filesys.help,
	src/mod/filesys.mod/language/filesys.english.lang,
	src/mod/filesys.mod/language/filesys.german.lang,
	src/mod/irc.mod/Makefile, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/help/irc.help,
	src/mod/irc.mod/help/msg/irc.help,
	src/mod/irc.mod/help/set/irc.help, src/mod/notes.mod/Makefile,
	src/mod/notes.mod/help/notes.help,
	src/mod/notes.mod/help/msg/notes.help,
	src/mod/notes.mod/help/set/notes.help, src/mod/seen.mod/Makefile,
	src/mod/seen.mod/seen.c, src/mod/seen.mod/help/seen.help,
	src/mod/seen.mod/help/msg/seen.help, src/mod/server.mod/Makefile,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c,
	src/mod/server.mod/help/server.help,
	src/mod/server.mod/help/set/server.help,
	src/mod/share.mod/Makefile, src/mod/share.mod/share.c,
	src/mod/share.mod/help/share.help, src/mod/transfer.mod/Makefile,
	src/mod/transfer.mod/help/set/transfer.help,
	src/mod/wire.mod/Makefile, src/mod/wire.mod/wire.english.lang,
	src/mod/wire.mod/wire.german.lang,
	src/mod/wire.mod/language/wire.english.lang,
	src/mod/wire.mod/language/wire.german.lang,
	src/mod/woobie.mod/Makefile:

	resync with 1.3 tree, 939863113-940380771 

1999-10-15 10:44  Fabian Knittel <fknittel@gmx.de>

	* eggdrop.conf.dist, doc/UPDATES.pre1.4, doc/tcl-commands.doc,
	language/core.english.lang, language/core.german.lang,
	scripts/compat.tcl, src/chan.h, src/chanprog.c, src/cmds.c,
	src/eggdrop.h, src/flags.c, src/language.c, src/patch.h,
	src/rfc1459.h, src/tcl.c, src/userent.c, src/users.c,
	src/mod/console.mod/console.c, src/mod/filesys.mod/Makefile,
	src/mod/filesys.mod/filedb.c, src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/files.german.lang,
	src/mod/filesys.mod/filesys.c, src/mod/filesys.mod/filesys.h,
	src/mod/filesys.mod/tclfiles.c, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/mode.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/Makefile,
	src/mod/wire.mod/wire.german.lang:

	resync 1.3: 939574072->939863113 

1999-10-12 22:19  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/eggdrop.h, src/modules.c, src/patch.h,
	src/mod/module.h, src/mod/filesys.mod/filesys.c,
	src/mod/share.mod/share.c, src/mod/transfer.mod/transfer.c,
	src/mod/transfer.mod/transfer.h:

	the transfer patch 

1999-10-12 10:28  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c:

	penalties3 patch 

1999-10-11 16:20  Fabian Knittel <fknittel@gmx.de>

	* Makefile:

	This shouldn't have happened... *grrr* 

1999-10-11 07:59  Fabian Knittel <fknittel@gmx.de>

	* Makefile, Makefile.in, configure.in, eggdrop.conf.dist, motd,
	telnet-banner, doc/UPDATES.pre1.4, doc/UPDATES1.4, help/cmds2.help,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, logs/CONTENTS, src/botnet.c, src/cmds.c,
	src/dcc.c, src/dccutil.c, src/dns.c, src/eggdrop.h, src/main.c,
	src/net.c, src/patch.h, src/users.c,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/userchan.c,
	src/mod/dns.mod/coredns.c, src/mod/dns.mod/dns.c,
	src/mod/filesys.mod/filesys.c, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/tclirc.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, text/CONTENTS, text/banner,
	text/motd:

	dns patches, textdir patch, sync 939496415-939574072 

1999-10-10 23:33  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/patch.h, src/mod/server.mod/servmsg.c:

	the nonallocsock patch 

1999-10-10 22:24  Fabian Knittel <fknittel@gmx.de>

	* doc/UPDATES1.4, src/botnet.c, src/dcc.c, src/dns.c,
	src/eggdrop.h, src/net.c, src/patch.h,
	src/mod/server.mod/servmsg.c:

	the hostbyteorder patch 

1999-10-10 00:56  Fabian Knittel <fknittel@gmx.de>

	* CONTENTS, FEATURES, Makefile.in, configure, configure.in,
	eggdrop.conf.dist, doc/BUG-REPORT, doc/UPDATES.pre1.4,
	doc/eggdrop.doc, doc/tcl-commands.doc, doc/man1/eggdrop.1,
	help/cmds1.help, scripts/autobotchk, scripts/botchk, scripts/weed,
	src/cmds.c, src/eggdrop.h, src/main.c, src/modules.c, src/net.c,
	src/patch.h, src/tcl.c, src/tcldcc.c, src/mod/share.mod/share.c:

	yet another tree merge and fixups... let's see how long it takes
	until I learn this stuff 

1999-10-09 19:44  Fabian Knittel <fknittel@gmx.de>

	* src/: dns.c, mod/dns.mod/Makefile, mod/dns.mod/coredns.c,
	mod/dns.mod/dns.c, mod/dns.mod/dns.h:

	forgot those new files again.. *gnnnn*.. I'll learn it...  

1999-10-09 19:31  Fabian Knittel <fknittel@gmx.de>

	* Makefile.in, configure, configure.in, eggdrop.conf.dist,
	doc/UPDATES1.4, src/Makefile, src/botnet.c, src/dcc.c,
	src/dccutil.c, src/eggdrop.h, src/main.h, src/modules.c, src/net.c,
	src/proto.h, src/mod/Makefile, src/mod/Makefile.generic,
	src/mod/module.h, src/mod/modvals.h, src/mod/filesys.mod/filesys.c,
	src/mod/server.mod/server.c, src/mod/server.mod/servmsg.c:

	Fabian's asyncdns patch 

1999-10-09 16:41  Fabian Knittel <fknittel@gmx.de>

	* doc/BUG-REPORT, scripts/ques5.tcl, src/mod/notes.mod/cmdsnote.c,
	src/mod/notes.mod/notes.h:

	missed new files during 1.3 merge 

1999-10-09 15:46  Fabian Knittel <fknittel@gmx.de>

	* Makefile, Makefile.in, README, config.h.in, configure,
	configure.in, eggdrop.conf.dist, doc/MODULES, doc/UPDATES.pre1.4,
	doc/eggdrop.doc, doc/tcl-commands.doc, doc/tricks,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, scripts/CONTENTS, scripts/ques4.tcl,
	scripts/weed, src/Makefile, src/botcmd.c, src/botmsg.c, src/chan.h,
	src/chanprog.c, src/cmds.c, src/dcc.c, src/dccutil.c,
	src/eggdrop.h, src/flags.c, src/lang.h, src/language.c, src/main.c,
	src/main.h, src/match.c, src/misc.c, src/modules.c, src/modules.h,
	src/net.c, src/patch.h, src/proto.h, src/rfc1459.c, src/tcl.c,
	src/tcldcc.c, src/tclhash.c, src/tclhash.h, src/tclmisc.c,
	src/userent.c, src/userrec.c, src/users.c, src/users.h,
	src/mod/module.h, src/mod/modvals.h, src/mod/assoc.mod/assoc.c,
	src/mod/blowfish.mod/blowfish.c, src/mod/channels.mod/channels.c,
	src/mod/channels.mod/channels.h, src/mod/channels.mod/cmdschan.c,
	src/mod/channels.mod/tclchan.c, src/mod/channels.mod/userchan.c,
	src/mod/console.mod/console.c, src/mod/ctcp.mod/ctcp.c,
	src/mod/filesys.mod/Makefile, src/mod/filesys.mod/filedb.c,
	src/mod/filesys.mod/files.c, src/mod/filesys.mod/filesys.c,
	src/mod/irc.mod/chan.c, src/mod/irc.mod/cmdsirc.c,
	src/mod/irc.mod/irc.c, src/mod/irc.mod/irc.h,
	src/mod/irc.mod/mode.c, src/mod/irc.mod/msgcmds.c,
	src/mod/irc.mod/tclirc.c, src/mod/notes.mod/Makefile,
	src/mod/notes.mod/notes.c, src/mod/seen.mod/seen.c,
	src/mod/server.mod/cmdsserv.c, src/mod/server.mod/server.c,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/share.c,
	src/mod/transfer.mod/transfer.c, src/mod/wire.mod/Makefile,
	src/mod/wire.mod/wire.c, src/mod/woobie.mod/woobie.c:

	all changes to the 1.3 tree merged with 1.4 

1999-10-09 13:10  Fabian Knittel <fknittel@gmx.de>

	* help/: assoc.help, chaninfo.help, channels.help, cmds1.help,
	cmds2.help, console.help, core.help, filesys.help, irc.help,
	notes.help, seen.help, server.help, share.help, userinfo.help:

	finished reordering help files. They were all misplaced...  

1999-09-13 14:43  segfault

	* src/patch.h:

	Blah 

1999-09-13 14:38  segfault

	* configure, configure.in:

	Commits 

1999-09-13 14:36  segfault

	* doc/BOTNET, doc/CONTENTS, doc/KNOWN-PROBLEMS, doc/MODULES,
	doc/Ode_To_Beldin, doc/UPDATES.pre1.4, doc/UPDATES1.4,
	doc/compiling.FAQ, doc/eggdrop.doc, doc/patch.howto,
	doc/tcl-commands.doc, doc/tricks, doc/man1/eggdrop.1,
	language/core.english.lang, language/core.french.lang,
	language/core.german.lang, scripts/CONTENTS,
	scripts/action.fix.tcl, scripts/alltools.tcl, scripts/autobotchk,
	scripts/botchk, scripts/bugreport.tcl, scripts/compat.tcl,
	scripts/getops-2.2d.tcl, scripts/klined.tcl, scripts/notes2.tcl,
	scripts/ques4.tcl, scripts/sentinel1.54.tcl,
	scripts/userinfo1.0.tcl, scripts/weed, src/Makefile, src/botcmd.c,
	src/botmsg.c, src/botnet.c, src/chan.h, src/chanprog.c, src/cmds.c,
	src/cmdt.h, src/dcc.c, src/dccutil.c, src/eggdrop.h, src/flags.c,
	src/flags.h, src/lang.h, src/language.c, src/main.c, src/main.h,
	src/match.c, src/mem.c, src/misc.c, src/modules.c, src/modules.h,
	src/net.c, src/patch.h, src/proto.h, src/rfc1459.c, src/rfc1459.h,
	src/tandem.h, src/tcl.c, src/tcldcc.c, src/tclegg.h, src/tclhash.c,
	src/tclhash.h, src/tclmisc.c, src/tcluser.c, src/userent.c,
	src/userrec.c, src/users.c, src/users.h, src/md5/Makefile,
	src/md5/global.h, src/md5/md5.h, src/md5/md5c.c, src/mod/Makefile,
	src/mod/Makefile.generic, src/mod/buildstatic, src/mod/module.h,
	src/mod/modvals.h, src/mod/assoc.mod/Makefile,
	src/mod/assoc.mod/assoc.c, src/mod/blowfish.mod/Makefile,
	src/mod/blowfish.mod/bf_tab.h, src/mod/blowfish.mod/blowfish.c,
	src/mod/blowfish.mod/blowfish.h, src/mod/channels.mod/Makefile,
	src/mod/channels.mod/channels.c, src/mod/channels.mod/channels.h,
	src/mod/channels.mod/cmdschan.c, src/mod/channels.mod/tclchan.c,
	src/mod/channels.mod/userchan.c, src/mod/console.mod/Makefile,
	src/mod/console.mod/console.c, src/mod/ctcp.mod/Makefile,
	src/mod/ctcp.mod/ctcp.c, src/mod/ctcp.mod/ctcp.h,
	src/mod/filesys.mod/Makefile, src/mod/filesys.mod/filedb.c,
	src/mod/filesys.mod/files.c,
	src/mod/filesys.mod/files.english.lang,
	src/mod/filesys.mod/files.h, src/mod/filesys.mod/filesys.c,
	src/mod/filesys.mod/filesys.h, src/mod/filesys.mod/tclfiles.c,
	src/mod/irc.mod/Makefile, src/mod/irc.mod/chan.c,
	src/mod/irc.mod/cmdsirc.c, src/mod/irc.mod/irc.c,
	src/mod/irc.mod/irc.h, src/mod/irc.mod/mode.c,
	src/mod/irc.mod/msgcmds.c, src/mod/irc.mod/tclirc.c,
	src/mod/notes.mod/Makefile, src/mod/notes.mod/notes.c,
	src/mod/seen.mod/Makefile, src/mod/seen.mod/seen.c,
	src/mod/server.mod/Makefile, src/mod/server.mod/cmdsserv.c,
	src/mod/server.mod/server.c, src/mod/server.mod/server.h,
	src/mod/server.mod/servmsg.c, src/mod/share.mod/Makefile,
	src/mod/share.mod/share.c, src/mod/transfer.mod/Makefile,
	src/mod/transfer.mod/transfer.c, src/mod/transfer.mod/transfer.h,
	src/mod/wire.mod/Makefile, src/mod/wire.mod/wire.c,
	src/mod/wire.mod/wire.english.lang, src/mod/wire.mod/wire.h,
	src/mod/woobie.mod/Makefile, src/mod/woobie.mod/woobie.c:

	Initial commit based off of .29 cvs 

1999-09-13 14:18  segfault

	* CONTENTS, COPYING, FEATURES, INSTALL, Makefile, Makefile.in,
	NEWTO1.4.0, README, TODO, config.h.in, configure, configure.in,
	eggdrop.conf.dist, lush.h.in, motd, telnet-banner:

	Initial stuff (.29 cvs) 

