Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 06/26/2000 05:33:15
Module Name:	basesrc
Committed By:	briggs
Date:		Mon Jun 26 12:33:15 UTC 2000

Modified Files:
	basesrc/usr.sbin/dhcp/includes/cf: netbsd.h

Log Message:
If both SMALL and NSUPDATE are defined, undefine NSUPDATE.  The NSUPDATE
option pulls in a set of symbols that increases the size of dhclient
with functionality that is not required for installation media.
This was discussed with Ted Lemon, and the patch is being submitted to him
for inclusion in his source tree.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/dhcp/includes/cf/netbsd.h

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