dumputils (1.0.0)

  * Merge sysfs support from upstream with 0.9.4, trying to unify everythign to
  a single version. 

 -- Troy Heber <troyh@debian.org>  Sun, 19 Feb 2006 13:33:16 -0700

dumputils (0.9.6)
 
  * Initalize socked descriptors to -1 instead of 0

 -- Troy Heber <troy.heber@hp.com>  Mon, 12 Dec 2005 09:18:55 -0700

dumputils (0.9.5)

  * Added return check from protect_write in copy_map.
  * Removed redundant close on the socket. 
  * Fix to to follow RFC 959 regarding the response codes for STOR
  * Send a QUIT on exit

 -- Troy Heber <troy.heber@hp.com>  Fri, 09 Dec 2005 12:57:52 -0700

dumputils (0.9.4)
 
  * Fixed version.h, which in trun requires a bump to 0.9.4
  * Added Kernel_Crashdmp_HOWTO

 -- Troy Heber <troy.heber@hp.com>  Fri, 04 Nov 2005 08:10:37 -0700

dumputils (0.9.3)

  * Fixed corrupted System.map output, changed from sizeof() to strlen(). 

 -- Troy Heber <troy.heber@hp.com>  Wed, 21 Sep 2005 13:27:25 -0600 

dumputils (0.9.2)

  * Fixed spelling 
  * Clarified usage line
  * Created define for DATE_SIZE, CONF_FILE, MAX_BUF, PORT
  * Fixed case 11 to fall through
  * moved parsConf out of case
  * renamed "i" variable to res.
  * Fixed spacing issue
  * Fixed malloc error cond in do_rename
  * Fixed bit val search
  * Fixed error return codes
  * Nuked DUMP_SAVE option

dumputils (0.9.1)

  * Moved from using bounds file to create directory structure, to using uname
  -r and date stamps. 
  * Fixed most -Wall warnings. 

dumputils (0.8.1)
  
  * Moved to select() to monitor timeout for accept() call.  
  * Added "" to version, to support 0.8.1. 

 -- Troy Heber <troy.heber@hp.com>  Wed, 24 Aug 2005 08:55:49 -0600

dumputils (0.8)

  * Changed socket to O_NOBLOCK on accept() call.
  * Added timeout of ~5sec to accept() call.

 -- Troy Heber <troy.heber@hp.com>  Fri, 19 Aug 2005 09:34:19 -0600

dumputils (0.7)

  * Added Jason's to make dumps mode 0600 instead of 0644.

 -- Troy Heber <troy.heber@hp.com>  Fri, 12 Aug 2005 10:53:42 -0600
