NetBSD/sys/dev/dec
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
..
Makefile
clockvar.h
dec_boot.h Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +00:00
dz.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dzkbd.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dzkbdvar.h
dzms.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dzreg.h Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
dzvar.h On pmax, drop into DDB on break. 2002-09-24 06:19:09 +00:00
files.dec Give wskbdmap_lk201.c its own attribute. 2002-03-13 15:18:19 +00:00
if_le_dec.c
lk201.h
lk201_ws.c
lk201reg.h
lk201var.h
mcclock.c Remove some debug printf()s. 2001-12-05 10:54:51 +00:00
mcclock_pad32.c
mcclock_pad32.h
mcclockvar.h
vsxxx.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vsxxxvar.h
wskbdmap_lk201.c zskbd_keydesctab -> lkkbd_keydesctab 2002-03-13 15:21:30 +00:00
wskbdmap_lk201.h zskbd_keydesctab -> lkkbd_keydesctab 2002-03-13 15:21:30 +00:00