FreeBSD src
Go to file
Bill Paul ca09eb424c (This import had better work correctly or so help me I'll move to
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.)
1996-06-25 20:26:38 +00:00
bin Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
eBones Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
etc The way sendmail.cf is installed here is gross and needs to be totally 1996-06-25 18:05:58 +00:00
games Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
gnu Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
include Add `netkey' to list of kernel directories to include in /usr/include. 1996-06-15 18:05:36 +00:00
lib Fixed comparisons so that preposterously large (>= 0x80000000) brk values 1996-06-25 18:54:42 +00:00
libexec (This import had better work correctly or so help me I'll move to 1996-06-25 20:26:38 +00:00
lkm Fixed the `machine' link. It pointed to the wrong place, and was created 1996-06-25 20:13:12 +00:00
release Adjust documentation for 2.1.5 1996-06-25 19:05:49 +00:00
sbin Fix address mask calculation when using ':' syntax. Allow a mask 1996-06-23 20:47:51 +00:00
secure Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
share Update to reflect new ipfw syntax. 1996-06-25 03:15:17 +00:00
sys Fixed the `machine' link. It pointed to the wrong place, and was created 1996-06-25 20:13:12 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
usr.sbin Add sys/ioctl.h to includes. Shut up a warning. 1996-06-25 18:56:19 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00