NetBSD/sys/arch/x68k/dev
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
..
com.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
comreg.h
dmacvar.h
event_var.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
event.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fdreg.h
grf_conf.c
grf_gv.c
grf_machdep.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
grf_tv.c
grf.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
grfvar.h
if_ne_intio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
if_ne_neptune.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
intio_dmac.c Clean up debug code. 2002-10-13 10:00:47 +00:00
intio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
intiovar.h const-ify ia_name. It makes intio.c compilable. 2002-09-29 05:17:04 +00:00
ite_tv.c
ite.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
itevar.h
kbd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
kbdmap.c
kbdmap.c.ascii
kbdmap.h
mb86601reg.h
mb89352reg.h
mfp.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
mfp.h
mha.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
mhavar.h
ms.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
neptune.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
neptunevar.h
opm.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
opmbell.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
opmbellvar.h
opmreg.h
par.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
pow.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
powvar.h
rtclock_var.h
rtclock.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
scsirom.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
scsiromvar.h
slhci_intio_var.h
slhci_intio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
spc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
sram.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
sramvar.h
vs.c Style fixes. 2002-10-13 10:00:08 +00:00
vsvar.h
xel.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
zs.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00