K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-08-06T04:03:29.000000Z
K 7
svn:log
V 687
Drastic changes to dbz.c and dbz.h.  Man page updated to reflect this.
I removed all the old C-News and B-News compatiblity stuff.  Also

Added the ability to store 6-16 bytes of the md5 of the message-id in
the .pag directly, along w/the offset into the history text.  Lookups
now compare directly against the hash instead of reading the history
text file to resolve collisions.  DBZ now never touches the history
text file.

Also, added the ability to do non-blocking writes to the .pag for when
the data is not in-core.  This is signficantly faster on OS's that support
non-blocking I/O to files.

tagmask, casemapping, byte ordering, etc code ripped out since it's no
longer needed.

END
