Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: source-changes
Date: 11/02/2000 05:14:22
Module Name:	basesrc
Committed By:	taca
Date:		Thu Nov  2 03:14:22 UTC 2000

Modified Files:
	basesrc/usr.sbin/dhcp/omapip: dispatch.c

Log Message:
Patch from the ISC DHCP CVS repository, fix dhclient problem,
"Re: dhclient still taking up 95% of CPU" in current-users:

: Fix for bug #416: If a server hands dhclient an insanely large
: lease time, select() can get passed a too-large timeout, causing it
: to return EINVAL.  This fix restricts the select() timeout to one day.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/dhcp/omapip/dispatch.c

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