summaryrefslogtreecommitdiffstats
path: root/sys/sys/selinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a deficiency in the selinfo interface:attilio2011-08-251-0/+1
* Refactor select to reduce contention and hide internal implementationjeff2007-12-161-8/+8
* Add locking to the kqueue subsystem. This also makes the kqueue subsystemjmg2004-08-151-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* - Implement selwakeuppri() which allows raising the priority of atanimura2003-11-091-0/+1
* Remove __Palfred2002-03-191-2/+2
* Fixed some style bugs:bde2002-03-161-9/+5
* Fixes to make select/poll mpsafe.alfred2002-03-141-2/+7
* Fix a whitespace style nit.jhb2001-09-271-1/+1
* KSE Milestone 2julian2001-09-121-2/+4
* Move `struct selinfo' and related functions to <sys/selinfo.h>.wollman2001-01-041-3/+3
* Back this one out until I can fix _all_ of the headers. The headers suregreen2000-08-071-1/+1
* None of select.h needs to be exposed to !_KERNEL.green2000-08-061-1/+1
* Introduce kqueue() and kevent(), a kernel event notification facility.jlemon2000-04-161-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+56
OpenPOWER on IntegriCloud