Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | select subsystem si_pid becomes si_selpid, to not conflict against user/kernel siginfo si_pid #define | 1997-01-27 | 1 | -7/+7 | ||
| | ||||||
* | i added a fair bit to this | 1996-10-12 | 1 | -1/+2 | ||
| | ||||||
* | poll() as a system call | 1996-05-18 | 1 | -1/+123 | ||
| | ||||||
* | if nfds > FD_SETSIZE, allocate room for the bitmasks inside the kernel; also | 1996-05-07 | 1 | -12/+47 | ||
| | | | | | selscan() now understands that it may possible be passed home-grown fd_set's larger than FD_SETSIZE. | |||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -3/+3 | ||
| | ||||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -10/+35 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+699 | ||