Account from the fact that we store ech entry three times when
authormillert <millert@openbsd.org>
Tue, 18 Sep 2018 03:05:42 +0000 (03:05 +0000)
committermillert <millert@openbsd.org>
Tue, 18 Sep 2018 03:05:42 +0000 (03:05 +0000)
commitab9bceb9af3064c91be3599295ee0f2b3d91d0d0
tree4e8e0005c2b6a5c74a77b249c3d6b8391772eea3
parentfb86b9ff865c612b838dd1fbc0cc62591021b191
Account from the fact that we store ech entry three times when
estimating the number of hash table elements.  Also set the bucket
size to be the optimal file system block size instead of hard-coding
to 4096.  OK tb@
usr.sbin/pwd_mkdb/pwd_mkdb.c