Date: Tue, 22 Aug 2000 19:41:42 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_event.c Message-ID: <200008230241.TAA07264@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/08/22 19:41:42 PDT
Modified files: (Branch: RELENG_4)
sys/kern kern_event.c
Log:
MFC:
- Fix bug with timeout
- Change code to avoid calling tsleep if we have no intention of sleeping.
- Bring in bugfix from sys_select.c, r1.60 which also applies here.
- Modify error handling slightly
Revision Changes Path
1.2.2.4 +23 -15 src/sys/kern/kern_event.c
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?200008230241.TAA07264>
