Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/03/2000 03:18:58
Module Name: basesrc
Committed By: tv
Date: Fri Nov 3 01:18:57 UTC 2000
Modified Files:
basesrc/usr.sbin/dhcp/omapip [netbsd-1-5]: dispatch.c
Log Message:
Pullup 1.7 [taca]:
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.1.1.2.2.3 -r1.1.1.2.2.4 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.