NetBSD/sys/arch/atari
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
..
atari merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
compile
conf Regenerate config. files from GENERIC.in rev. 1.28. 2002-10-21 16:18:34 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand For some reason, things stopped working without explicitely adding a rule 2002-08-13 20:06:32 +00:00
vme merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile