NetBSD/sys/arch/sh3
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 cosmetic changes. 2002-05-10 15:28:45 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
sh3 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00