Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 04/25/1999 19:35:17
Module Name:	src
Committed By:	abs
Date:		Mon Apr 26 02:35:17 UTC 1999

Modified Files:
	src/usr.sbin/rpc.bootparamd: bootparamd.c
Log Message:
If -s and/or -d set, report invalid host entries in bootparams when parsed.
Currently an invalid entry will cause any subsequent entries to fail
if hostlookups take take several seconds (This can happen with DNS).
Now we can more easily detect this situation.