NetBSD/sys/arch/hpcmips
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
..
compile
conf Added commented out cgd(4)s to GENERIC configs. 2002-10-14 18:39:22 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
hpcmips Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
include Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand .cvsignore should not be used. 2002-08-14 12:44:33 +00:00
tx merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
vr Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
Makefile I forgot to move Makefile. 2001-02-23 14:08:54 +00:00
TODO Actually, it looks like the mouse is there. 2000-02-18 23:11:20 +00:00