This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
pc98
/
cbus
History
pfg
b63211eed5
Cleanup unnecessary semicolons from the kernel.
...
Found with devel/coccinelle.
2016-04-10 23:07:00 +00:00
..
30line.h
…
cbus_dma.c
…
cbus_dmareg.h
…
cbus.h
…
gdc.c
…
nmi.c
…
olpt.c
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
olptreg.h
…
pckbd.c
Use callout() instead of timeout(). This is almost identical to the
2014-09-25 18:53:27 +00:00
pckbdtables.h
…
pcrtc.c
…
pmc.c
Another convert to bus_alloc_resource_anywhere().
2016-03-03 01:09:00 +00:00
sc_machdep.h
…
scgdcrndr.c
…
scterm-sck.c
…
sctermvar.h
…
scvtb.c
…
sio_cbus.c
…
sio.c
Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
2016-02-27 03:38:01 +00:00
syscons_cbus.c
…