1.5
	Quick-fix to a bug causing segfaults with small pid's
	Clean up child processes immediately
	Internal rework of the way messages are stored in queues
	   and the code that prints the message.
	Action limits can now be set to '0' to mean unlimited
	'mail' and 'exec' actions are now unlimited by default
	
1.4.1
	Fixed bug causing crash on some non-syslog style lines
	More efficient memory usage getting hostname from log line
	make clean removes config.h
	Update website to point to www.ktools.org
	Fixed memory leak in filtered hosts
	Optimization: only compile pid etc. regexs once at startup
	Trash queue fires less often
	On SIGHUP, SIGINT, SIGTERM send all pending messages
	Standardized function naming
	Removed TODO file

1.3.8
	Debugging via -d command line option
	
1.3.7
	Fixed an uninitialized variable bug
	
1.3.6
	Cleaned up build system
	added make install
	changed brace style
	
1.3.4
	Better handling of the Solaris8 syslog messages.

1.3.4
	Better handling of the Solaris8 syslog messages.

1.3.3
	Make the new Solaris8 syslog messages look like old style syslog
	  messages
	When truncating a line that's too long, insert a '$' at the end.

1.3.0
	user settable replacestr
	Multiword subject lines
	nukesmqid option
	nukeciscoid instead of nukeciscopid
	all nukes on by default
	added "no" option for nukes in config file
	don't die if we get a non syslog-style line
