summaryrefslogtreecommitdiff
path: root/sys/kern/sys_generic.c
AgeCommit message (Collapse)Author
1996-05-18poll() as a system callTheo de Raadt
1996-05-07if nfds > FD_SETSIZE, allocate room for the bitmasks inside the kernel; alsoTheo de Raadt
selscan() now understands that it may possible be passed home-grown fd_set's larger than FD_SETSIZE.
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt