des 2a92b78602 Revert to open hashing. It makes the code simpler, and works farily well
even when the number of records approaches the size of the hash table.
Besides, the previous implementation (using linear probing) was broken :)

Also, use the newly introduced MTX_SYSINIT.
2002-04-02 23:26:32 +00:00
..
2002-03-20 05:00:21 +00:00
2002-03-20 05:14:42 +00:00
2002-03-21 18:49:23 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 10:12:07 +00:00
2002-03-19 22:20:14 +00:00
2002-04-01 19:22:04 +00:00