<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/mknetid, branch release/2.2.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1996-10-24T03:33:32Z</updated>
<entry>
<title>Nuke a couple of useless lines of code from the /etc/netid parsing</title>
<updated>1996-10-24T03:33:32Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1996-10-24T03:33:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2385e0163a8c8771aa83489ff618d8cc23f0ea9a'/>
<id>urn:sha1:2385e0163a8c8771aa83489ff618d8cc23f0ea9a</id>
<content type='text'>
section. (Cut &amp; paste-o.)
</content>
</entry>
<entry>
<title>Include &lt;sys/types.h&gt; before including &lt;grp.h&gt; so that this doesn't</title>
<updated>1996-07-12T05:55:38Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-07-12T05:55:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=884d83ff09b9e8e96d8d8d583412c4be70178cd9'/>
<id>urn:sha1:884d83ff09b9e8e96d8d8d583412c4be70178cd9</id>
<content type='text'>
depend on &lt;stdio.h&gt; bogusly including &lt;sys/types.h&gt;

Reordered includes to satisfy KNF rules.
</content>
</entry>
<entry>
<title>Improve performance with very large user databases by increasing</title>
<updated>1996-06-27T05:42:01Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1996-06-27T05:42:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c2e2040b6eaadb0dff37292ec566f9bf992fd94'/>
<id>urn:sha1:4c2e2040b6eaadb0dff37292ec566f9bf992fd94</id>
<content type='text'>
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 -&gt; Groupid.
</content>
</entry>
<entry>
<title>(This import had better work correctly or so help me I'll move to</title>
<updated>1996-06-25T20:26:38Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1996-06-25T20:26:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca09eb424cb0b1b019b46a928a5f9398dc578268'/>
<id>urn:sha1:ca09eb424cb0b1b019b46a928a5f9398dc578268</id>
<content type='text'>
the Himalayas and become a hermit.)

Import new mknetid program. This replaces the crufty, soon to be defunct
mknetid script packaged with ypserv.

This program parses the group, passwd, hosts and netid databases into
the netid.byname map. Duplicate checking is performed using hash tables.
Testing on my 486DX2/66 with FreeBSD 2.1.0 showed that this program can
process a 30,000-entry passwd database into a netid map (along with
assorted group and hosts information) in about 22 seconds. On my SPARC IPX
with SunOS 4.1.3, it takes about 15 seconds. This compares favorably with
the SunOS mknetid program, which parses the same database(s) in 13 seconds.
(With smaller databases, my program is actually slightly faster. Go
figure.)
</content>
</entry>
</feed>
