]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve performance with very large user databases by increasing
authorwpaul <wpaul@FreeBSD.org>
Thu, 27 Jun 1996 05:42:01 +0000 (05:42 +0000)
committerwpaul <wpaul@FreeBSD.org>
Thu, 27 Jun 1996 05:42:01 +0000 (05:42 +0000)
commit0a24e0fafd396f63fa8050f6f9cbc2ebcab322d7
tree3fc09362b6356d1ee5d879b9c6636b97fb3826c0
parentb32a0b2af85cea66591433649bda13681bf891a6
Improve performance with very large user databases by increasing
hash table size from 256 to 1024.

Generate output that looks more like the SunOS mknetid: uses a space
instead of tabs for white space.

Fix typo in comment in hash.h: Groupit -> Groupid.
libexec/mknetid/hash.h
libexec/mknetid/mknetid.c