.. |
bmd.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
com_intio.c
|
|
|
dmacvar.h
|
|
|
event_var.h
|
Replace tsleep(9)/wakeup(9) with condvar(9) as practice.
|
2014-03-21 16:58:54 +00:00 |
event.c
|
Replace tsleep(9)/wakeup(9) with condvar(9) as practice.
|
2014-03-21 16:58:54 +00:00 |
fd.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
fdreg.h
|
Add floppy format support. Mostly taken from sys/dev/isa/fd.c.
|
2012-10-14 18:38:32 +00:00 |
grf_conf.c
|
|
|
grf_gv.c
|
|
|
grf_machdep.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
grf_tv.c
|
|
|
grf.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
grfvar.h
|
|
|
if_ne_intio.c
|
|
|
if_ne_neptune.c
|
|
|
intio_dmac.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
intio.c
|
|
|
intiovar.h
|
Detect emulators (and display it on dmesg).
|
2013-01-22 11:58:39 +00:00 |
ite_tv.c
|
Fix a kernel panic by printf(1).
|
2013-04-28 14:44:46 +00:00 |
ite.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
itevar.h
|
Fix device_t/softc split bothces. From Chuck Silvers' patch posted on
|
2012-10-10 17:49:50 +00:00 |
kbd.c
|
Replace tsleep(9)/wakeup(9) with condvar(9) as practice.
|
2014-03-21 16:58:54 +00:00 |
kbdmap.c
|
|
|
kbdmap.c.ascii
|
|
|
kbdmap.h
|
|
|
mb86601reg.h
|
|
|
mfp.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
mfp.h
|
|
|
mha.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
mhavar.h
|
Another failed typedef fixed.
|
2012-07-29 00:08:19 +00:00 |
ms.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
neptune.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
neptunevar.h
|
|
|
opm.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
opmbell.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
opmbellvar.h
|
|
|
opmreg.h
|
|
|
opmvar.h
|
|
|
par.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
powsw.c
|
|
|
rtclock_var.h
|
|
|
rtclock.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
scsirom.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
scsiromvar.h
|
|
|
slhci_intio_var.h
|
|
|
slhci_intio.c
|
|
|
spc.c
|
|
|
sram.c
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
sramvar.h
|
|
|
vs.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
vsvar.h
|
|
|
xel.c
|
kill sprintf, fix unused.
|
2014-03-26 08:17:59 +00:00 |
zs.c
|
fix unused, missing splx.
|
2014-03-26 08:17:32 +00:00 |