atari
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
conf
|
G/C PFIL_HOOKS from the kernel configs.
|
2013-06-30 21:38:55 +00:00 |
dev
|
use sizeof(buffer) - 1, not sizeof(buffer - 1)
|
2013-01-26 18:13:55 +00:00 |
include
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
isa
|
Adapt to the changed signature of pckbc_cnattach().
|
2012-10-13 17:58:53 +00:00 |
pci
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
stand
|
Build boot loaders without unwind tables.
|
2013-08-12 16:34:05 +00:00 |
vme
|
fix build errors with gcc 4.5.
|
2011-10-01 15:59:00 +00:00 |
Makefile
|
Fix target 'tags'.
|
2011-04-04 19:44:16 +00:00 |