Date: Wednesday, February 7, 2001 @ 18:29:33 Author: rra Update of /dist1/cvs/isc/inn/inn from pub3.rc.vix.com:/tmp/cvs-serv17317 Modified: MANIFEST Add an implementation of a generic hash table with automatic table resizing and collisions resolved with linear probing. Includes Bob Jenkins's hash function.