Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 06/02/2001 04:52:11
Module Name:	syssrc
Committed By:	kim
Date:		Sat Jun  2 01:52:11 UTC 2001

Modified Files:
	syssrc/sys/nfs: nfs_bootdhcp.c

Log Message:
It is misleading that the kernel outputs "DHCP server:" followed by
the value of "next-server" from the DHCP (or BOOTP) reply.  This is
not the DHCP server's IP address (except by chance), so instead of
"server" make it print "next-server".


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/nfs/nfs_bootdhcp.c

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