.. |
acpi
|
Use __unused in function arguments where appropiate. (hi christos)
|
2006-10-12 06:56:47 +00:00 |
apm
|
Use __unused in function arguments where appropiate. (hi christos)
|
2006-10-12 06:56:47 +00:00 |
arcbios
|
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
|
2006-10-01 19:28:43 +00:00 |
ata
|
Yet another broken seagate drive.
|
2006-11-09 19:43:05 +00:00 |
bi
|
|
|
bluetooth
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
cardbus
|
Sync up with rtk 'common macro' changes.
|
2006-10-27 18:47:07 +00:00 |
dec
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
dkwedge
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
dmover
|
|
|
ebus
|
Add missing initializer
|
2006-10-15 19:43:45 +00:00 |
eisa
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
gpib
|
|
|
gpio
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
hpc
|
Nuke GPROF cargo-cult I've been cut-n-pasting around in my drivers.
|
2006-10-27 00:08:32 +00:00 |
i2c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
i2o
|
Replace securelevel checks with kauth(9) calls.
|
2006-11-08 00:17:09 +00:00 |
ic
|
Stop using typeof() in the bit-twiddling macros, per yamt@'s
|
2006-11-13 03:35:59 +00:00 |
ieee1394
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_ndis
|
|
|
ir
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
isa
|
config_found() is for direct configuration, not indirect.
|
2006-11-05 21:06:26 +00:00 |
isapnp
|
* __unused games + other relevant fixes
|
2006-10-16 13:00:36 +00:00 |
marvell
|
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
|
2006-10-01 19:28:43 +00:00 |
mca
|
More -Wunused fallout. sprinkle __unused when possible; otherwise, use the
|
2006-10-13 16:53:35 +00:00 |
microcode
|
Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.
|
2006-10-31 22:21:16 +00:00 |
mii
|
Add #include <sys/device.h> for struct device.
|
2006-11-09 14:43:10 +00:00 |
mscp
|
|
|
mvme
|
|
|
news
|
|
|
ofisa
|
|
|
ofw
|
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
|
2006-10-01 19:28:43 +00:00 |
onewire
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
pci
|
Properly detect if BAR5 is IO or MEM type; avoid a message about not being
|
2006-11-12 22:42:20 +00:00 |
pckbport
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
pcmcia
|
kill the "irq" llocator for pcmcia - this doesn't make sense because
|
2006-10-24 20:54:10 +00:00 |
podulebus
|
The SEC uses the same page latch for both ROM and RAM, so we should arrange
|
2006-10-14 21:47:11 +00:00 |
ppbus
|
add zero initializers to make that compile again
|
2006-10-24 19:16:50 +00:00 |
qbus
|
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
|
2006-10-01 19:28:43 +00:00 |
raidframe
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
rasops
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
rcons
|
|
|
sbus
|
Missing initializers
|
2006-10-15 20:50:29 +00:00 |
scsipi
|
Remove the boot-from-disk hppa hack now that a real fix has been found.
|
2006-10-30 16:15:56 +00:00 |
smbus
|
|
|
spi
|
This commit provides substantial fixes and functionality for SPI flash.
|
2006-10-20 06:41:46 +00:00 |
splash
|
Inline UPDATE_INTERVAL macro, it's only used once. Per mrg@'s note
|
2006-10-29 11:29:58 +00:00 |
std
|
|
|
sun
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
sysmon
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
tc
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
usb
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
videomode
|
add 1024x768 @ 89Hz for the Apple eMac
|
2006-11-11 22:14:44 +00:00 |
vme
|
|
|
wscons
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
wsfont
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
xmi
|
|
|
auconv.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
auconv.h
|
|
|
audio_if.h
|
|
|
audio.c
|
Set oldpblksize and oldrblksize early enough so that zero-initialisation
|
2006-11-01 10:13:37 +00:00 |
audiobell.c
|
|
|
audiobellvar.h
|
|
|
audiovar.h
|
|
|
aurateconv.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ccd.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ccdvar.h
|
|
|
cgd_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
Use __unused in function arguments where appropiate. (hi christos)
|
2006-10-12 06:56:47 +00:00 |
cgdvar.h
|
|
|
clock_subr.c
|
|
|
clock_subr.h
|
|
|
clockctl.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
cninit.c
|
|
|
cons.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
cons.h
|
|
|
DEVNAMES
|
Add hpcarm devices.
|
2006-10-07 14:17:12 +00:00 |
dksubr.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
dkvar.h
|
|
|
firmload.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
firmload.h
|
|
|
fss.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
fssvar.h
|
|
|
kloader.c
|
|
|
kloader.h
|
|
|
kttcp.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
kttcpio.h
|
|
|
ld.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ldvar.h
|
|
|
lockstat.c
|
Use __unused in function arguments where appropiate. (hi christos)
|
2006-10-12 06:56:47 +00:00 |
lockstat.h
|
|
|
Makefile
|
|
|
md_root.c
|
Add __unused to unused function arguments.
|
2006-10-13 10:42:19 +00:00 |
md.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
Add __unused as necessary.
|
2006-10-12 04:32:34 +00:00 |
midictl.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
midictl.h
|
|
|
midisyn.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
midisynvar.h
|
|
|
midivar.h
|
|
|
mm.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
mulaw.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
mulaw.h
|
|
|
nullcons_subr.c
|
|
|
radio_if.h
|
|
|
radio.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
radiovar.h
|
|
|
rnd.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
rndpool.c
|
|
|
sequencer.c
|
make compile for NMIDI == 0
|
2006-10-22 12:52:46 +00:00 |
sequencervar.h
|
|
|
verified_exec.c
|
Don't use memcmp() and memcpy() on userspace addresses.
|
2006-10-30 12:37:08 +00:00 |
vnd.c
|
Do not mess with B_VFLUSH in the read/write case. Requested by yamt@.
|
2006-11-11 13:42:14 +00:00 |
vndvar.h
|
|
|