NetBSD/sys/arch/bebox
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
bebox Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
compile
conf Add NEW_BUFQ_STRATEGY (disabled by default). 2002-10-19 05:58:25 +00:00
include Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
isa merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand add CFLAGS=-Wno-main for void main, suggested by Tsutsui-san. 2002-04-09 16:05:37 +00:00
Makefile