NetBSD/sys/arch/sh5
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
..
conf Add fast assembler versions of in_cksum() and in4_cksum(). 2002-10-19 09:01:44 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include - Simplify early initialisation so we do most of it in C. 2002-10-22 09:30:26 +00:00
pci Interrupt overhaul: 2002-10-14 14:19:27 +00:00
sh5 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00
TODO Tick off another item. 2002-10-22 13:11:06 +00:00