Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/30/2000 05:33:13
Module Name:	basesrc
Committed By:	itojun
Date:		Sun Jul 30 02:33:13 UTC 2000

Modified Files:
	basesrc/usr.sbin/ypserv/ypinit: Makefile.main Makefile.yp

Log Message:
generate ipnodes.{byname,byaddr} for IPv4/v6 lookups.
hosts.{byname,byaddr} is still an IPv4 only mapping.
obeys solaris8 practice.  see comments in ypinit/Makefile.yp for details.

TODO: interop test with solaris8 (any takers?)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/ypserv/ypinit/Makefile.main
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/ypserv/ypinit/Makefile.yp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.