aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/select.h
Commit message (Expand)AuthorAgeFilesLines
* Now that we have a separate header file for sigset_t, use it and avoidGarrett Wollman2002-06-161-4/+8
* Add some (but not all) of the things POSIX expects to be declared inGarrett Wollman2002-06-151-0/+23
* Do not recursively include <sys/selinfo.h> from <sys/select.h>; all in-treeGarrett Wollman2001-01-201-6/+0
* Move `struct selinfo' and related functions to <sys/selinfo.h>.Garrett Wollman2001-01-041-19/+4
* Back this one out until I can fix _all_ of the headers. The headers sureBrian Feldman2000-08-071-1/+1
* None of select.h needs to be exposed to !_KERNEL.Brian Feldman2000-08-061-1/+1
* Introduce kqueue() and kevent(), a kernel event notification facility.Jonathan Lemon2000-04-161-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+56