Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 01:08:33 -0400 (EDT)
From:      Adam <bsdx@looksharp.net>
To:        John Baldwin <jhb@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   RE: cvs commit: src/sys/kern sys_generic.c
Message-ID:  <Pine.BSF.4.21.0007130107540.427-100000@turtle.looksharp.net>
In-Reply-To: <XFMail.000712154740.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Jul 2000, John Baldwin wrote:

>
>On 12-Jul-00 John Baldwin wrote:
>> jhb         2000/07/12 15:46:41 PDT
>> 
>>   Modified files:
>>     sys/kern             sys_generic.c 
>>   Log:
>>   Fix a very obscure bug in select() and poll() where the timeout would
>>   never expire if poll() or select() was called before the system had been
>>   in multiuser for 1 second.  This was caused by only checking to see if
>>   tv_sec was zero rather than checking both tv_sec and tv_usec.
>
>This fixes the recent hangs in sysinstall in -current where you had to press
>a key to get sysinstall to continue.

Any idea how old this bug has manifested itself?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007130107540.427-100000>