.. |
aac
|
Fix deprecated use of label at end of compound statement
|
2002-05-24 05:58:13 +00:00 |
acpica
|
Fixed printf format errors which apparently crept in while -Wformat was
|
2002-05-25 11:18:03 +00:00 |
advansys
|
|
|
agp
|
|
|
aha
|
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
|
2002-05-24 05:21:36 +00:00 |
ahb
|
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
|
2002-05-24 05:21:36 +00:00 |
aic
|
|
|
aic7xxx
|
Tweak the include dirs w/o incurring extra warnings
|
2002-05-14 01:18:51 +00:00 |
amd
|
|
|
amr
|
|
|
an
|
|
|
ar
|
|
|
asr
|
Remove an extraneous )
|
2002-05-15 12:25:11 +00:00 |
ata
|
Use %02d in track numbers, so that 1 is 01, much easier for scripts
|
2002-05-28 17:39:17 +00:00 |
atkbdc
|
|
|
awi
|
Use __FreeBSD_version to test what things to use
|
2002-05-31 03:27:34 +00:00 |
bge
|
|
|
bktr
|
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
|
2002-05-24 05:21:36 +00:00 |
buslogic
|
|
|
cardbus
|
Silence warning.
|
2002-06-01 16:20:27 +00:00 |
ccd
|
Fixed printf format errors. Most of them are 64-bit daddr_t casualties.
|
2002-05-25 11:05:07 +00:00 |
ciss
|
|
|
cm
|
|
|
cnw
|
|
|
cs
|
|
|
ct
|
Quick, low impact band-aide to unbreak the build. Added && 0 so we
|
2002-06-01 08:29:12 +00:00 |
cy
|
|
|
dc
|
|
|
de
|
|
|
dec
|
|
|
dgb
|
|
|
digi
|
|
|
dpt
|
|
|
drm
|
Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__
|
2002-05-31 23:19:50 +00:00 |
ed
|
|
|
eisa
|
|
|
em
|
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
|
2002-05-24 05:21:36 +00:00 |
en
|
|
|
ep
|
Fix build breakage on my pccard related commit.
|
2002-05-31 01:08:49 +00:00 |
ex
|
|
|
exca
|
Fix a couple of places where preprocessor concatination was misused and
|
2002-06-01 16:21:26 +00:00 |
fb
|
|
|
fdc
|
After some comments from bde, rewrite the loops to avoid turning the
|
2002-05-14 21:28:45 +00:00 |
fe
|
|
|
fxp
|
|
|
gem
|
Fully reset a gem on some error conditions; otherwise it would hang in
|
2002-05-24 12:47:41 +00:00 |
gfb
|
|
|
gx
|
|
|
hea
|
|
|
hfa
|
|
|
hme
|
|
|
ic
|
|
|
ichsmb
|
|
|
ida
|
|
|
ie
|
|
|
iicbus
|
|
|
iir
|
Don't include <stddef.h> "For offsetof". This is not even wrong in
|
2002-05-13 14:11:33 +00:00 |
isp
|
|
|
ispfw
|
|
|
joy
|
Check for defined(__i386__) instead of just defined(i386) since the compiler
|
2002-05-30 07:13:40 +00:00 |
kbd
|
|
|
lge
|
|
|
lmc
|
|
|
lnc
|
|
|
mc146818
|
|
|
mca
|
|
|
mcd
|
|
|
md
|
Mis-edit in last commit.
|
2002-05-26 09:57:59 +00:00 |
mii
|
|
|
mk48txx
|
|
|
mlx
|
|
|
mly
|
|
|
mse
|
|
|
musycc
|
|
|
my
|
Add missing unlock
|
2002-05-30 23:41:51 +00:00 |
ncv
|
Quick, low impact band-aide to unbreak the build. Added && 0 so we
|
2002-05-31 23:39:04 +00:00 |
nge
|
|
|
nmdm
|
|
|
nsp
|
Quick, low impact band-aide to unbreak the build. Added && 0 so we
|
2002-05-31 23:39:04 +00:00 |
null
|
|
|
ofw
|
|
|
pccard
|
Make oldcard and newcard kernel module work.
|
2002-05-30 17:38:00 +00:00 |
pccbb
|
Make oldcard and newcard kernel module work.
|
2002-05-30 17:38:00 +00:00 |
pcf
|
|
|
pci
|
Use PCI_INTERRUPT_VALI in stead of hard coded 255
|
2002-06-01 05:48:58 +00:00 |
pcic
|
Make oldcard and newcard kernel module work.
|
2002-05-30 17:38:00 +00:00 |
pdq
|
|
|
ppbus
|
Fix warnings due to macro varargs.
|
2002-05-24 06:32:18 +00:00 |
ppc
|
|
|
puc
|
|
|
random
|
|
|
ray
|
Fix warnings.
|
2002-06-01 18:50:35 +00:00 |
rc
|
Off-by-128 error in the cuam* device node numbers.
|
2002-05-20 05:12:56 +00:00 |
rp
|
|
|
sbni
|
|
|
scd
|
|
|
se
|
|
|
sf
|
|
|
si
|
|
|
sio
|
|
|
sk
|
|
|
smbus
|
|
|
sn
|
|
|
snc
|
|
|
snp
|
|
|
sound
|
Fixed printf format errors which apparently crept in while -Wformat was
|
2002-05-25 11:18:03 +00:00 |
speaker
|
|
|
sr
|
|
|
stg
|
Quick, low impact band-aide to unbreak the build. Added && 0 so we
|
2002-05-31 23:39:04 +00:00 |
streams
|
|
|
sym
|
|
|
syscons
|
|
|
tdfx
|
|
|
tga
|
|
|
ti
|
|
|
twe
|
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
|
2002-05-24 05:21:36 +00:00 |
tx
|
|
|
txp
|
|
|
usb
|
Should have been part of recent commit:
|
2002-06-01 07:18:32 +00:00 |
vinum
|
"Fixed" printf format errors (64-bit daddr_t casualties; should use %jx
|
2002-05-25 11:12:30 +00:00 |
vr
|
Enhance the use of the watchdog timer in this driver so that it will
|
2002-05-15 17:05:28 +00:00 |
vx
|
|
|
wds
|
|
|
wi
|
Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other
|
2002-05-29 20:24:09 +00:00 |
wl
|
|
|
xe
|
Fix build breakage on my pccard related commit.
|
2002-05-31 01:08:49 +00:00 |