freebsd-nq/sys/i386/isa/pcvt
Poul-Henning Kamp 182a9f7455 Make nokqfilter() return the correct return value.
Ditch the D_KQFILTER flag which was used to prevent calling NULL pointers.
2003-03-03 16:24:47 +00:00
..
pcvt_conf.h
pcvt_drv.c Make nokqfilter() return the correct return value. 2003-03-03 16:24:47 +00:00
pcvt_ext.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
pcvt_hdr.h Unbreak pcvt, it suffered from common variables. Whoever added the 2002-01-27 09:17:27 +00:00
pcvt_kbd.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
pcvt_kbd.h
pcvt_out.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pcvt_sup.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pcvt_tbl.h
pcvt_vtf.c