#
154dfaaa |
| 23-Sep-2003 |
millert <millert@openbsd.org> |
Replace select backends with poll backends. selscan() and pollscan() now call the poll backend. With this change we implement greater poll(2) functionality instead of emulating it via the select ba
Replace select backends with poll backends. selscan() and pollscan() now call the poll backend. With this change we implement greater poll(2) functionality instead of emulating it via the select backend. Adapted from NetBSD and including some changes from FreeBSD. Tested by many, deraadt@ OK
show more ...
|
#
29295d1c |
| 02-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
07feb63c |
| 06-Nov-1997 |
csapuntz <csapuntz@openbsd.org> |
Updates for VFS Lite 2 + soft update.
|
#
f6d35f95 |
| 06-Oct-1997 |
deraadt <deraadt@openbsd.org> |
back out vfs lite2 till after 2.2
|
#
6e175d50 |
| 06-Oct-1997 |
csapuntz <csapuntz@openbsd.org> |
VFS Lite2 Changes
|
#
d724e01a |
| 21-Apr-1996 |
deraadt <deraadt@openbsd.org> |
partial sync with netbsd 960418, more to come
|
#
5ac46f4a |
| 03-Mar-1996 |
niklas <niklas@openbsd.org> |
From NetBSD: 960217 merge
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|