NetBSD/sys/arch/powerpc
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 "ecc at plb" device. 2002-08-23 15:01:07 +00:00
fpu
ibm4xx fix typo - driver name is 'opb', not 'obp' 2002-10-10 13:45:14 +00:00
include Move pte_spill calls from trap_subr to trap(). Count the number of 2002-10-10 22:37:50 +00:00
mpc6xx fix two bugs in the previous PTE-spill handling changes: 2002-10-22 04:34:13 +00:00
powerpc merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
tools/chrpicon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile