NetBSD/sys/arch/acorn32
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
..
acorn32 ANSIfy. Un-__P(). 2002-10-15 20:50:01 +00:00
compile Ensure that arch/acorn32/compile gets created. 2001-10-07 12:20:55 +00:00
conf Move NEW_BUFQ_STRATEGY to misc options section. 2002-10-19 05:55:09 +00:00
dev rename memory_disc_size to md_root_size, so that kernels without 2002-05-06 21:18:25 +00:00
doc Added the documentation section of arch/arm32 to not let it dissapear. 2001-10-18 00:05:00 +00:00
include make atomic_{set,clear}_bit() inline for arm32 ports, and 2002-10-19 12:22:33 +00:00
mainbus merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
podulebus add missing protos, clean up includes. 2002-10-05 17:16:33 +00:00
Makefile Basic acorn32 makefile -- the arm32 one with the obvioud transformations 2001-10-06 22:04:11 +00:00