Date: Wed, 26 Jun 1996 22:42:03 -0700 (PDT) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/mknetid hash.h mknetid.c Message-ID: <199606270542.WAA01252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/06/26 22:42:02 Modified: libexec/mknetid hash.h mknetid.c Log: 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. Revision Changes Path 1.2 +5 -5 src/libexec/mknetid/hash.h 1.2 +4 -4 src/libexec/mknetid/mknetid.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606270542.WAA01252>
