eggdrop1.3.15+easton-nocvs-pl1 by Josh Easton (easton@bbw.tds.net) June-8-98 This patch is the same as eggdrop1.3.15+easton-pl1, but it's for people who don't use the CVS tree. If you don't use the CVS tree and applied the patch for the CVS tree, start over and apply this instead. What it fixes ============= - Makes bot not start if it can't write to the pid file. Fixes problem where if you exceed your quota and use a botchk you wake up to a 1000 copies of the bot running and a gline. - Prevents overwriting of chanfile if there's no space for it. - Changes .unloadmod and .loadmod so they're actually logged as that, where as before it was logged as .unloadmodule and .loadmodule. Also changes helpfile which was referring to the commands as .unload and .load - Changes indenting on a few modules my last patch missed (whoops) - Changes to the UPDATES1.3 file for old patches of mine - Removed the "small change to get rid of unused var complaint during compiling" since it's not applicable for plain 1.3.15 and kills the compile.