christos
|
168cd830d2
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
|
christos
|
4d595fd7b1
|
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
|
2006-10-12 01:30:41 +00:00 |
|
thorpej
|
2be6494fc9
|
Use device_cfdata().
|
2006-03-29 04:16:44 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
thorpej
|
d36c43c511
|
Use ANSI function decls and static.
|
2005-06-28 00:28:41 +00:00 |
|
yamt
|
18f717bb90
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
|
itojun
|
6123043789
|
pass string length (= boundary info) to pci_devinfo so that we do not run over
the end of memory region
|
2004-04-23 21:13:05 +00:00 |
|
lukem
|
365cbd9428
|
add missing __KERNEL_RCSID()
|
2003-07-14 15:47:00 +00:00 |
|
thorpej
|
7ec10e2d99
|
Use aprint_*().
|
2003-01-31 00:07:39 +00:00 |
|
thorpej
|
b75a007d9f
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:51:16 +00:00 |
|
thorpej
|
387fc6dc87
|
Use CFATTACH_DECL().
|
2002-09-30 20:37:04 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
augustss
|
405cd45f89
|
Replace the mr driver with the gtp driver. From OpenBSD.
|
2002-09-03 18:54:41 +00:00 |
|