Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
Christos Zoulas <christos%netbsd.org@localhost> writes:
> Module Name: src
> Committed By: christos
> Date: Fri Jul 14 15:52:44 UTC 2006
>
> Modified Files:
> src/sys/kern: sys_generic.c
>
> Log Message:
> - rename sleepts to sleeptv since it is a timeval.
> - don't initialize it needlessly.
> - fix the poll code the same way the select code was fixed, so that it
> computes the remaining time to sleep properly.
I bet there are similar bugs in the kqueue/kevent logic paths.
Perry
Home |
Main Index |
Thread Index |
Old Index