.. |
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
|
white space police
|
2006-10-15 00:00:00 +00:00 |
bi
|
|
|
bluetooth
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
cardbus
|
More -Wunused warnings.
|
2006-10-12 07:39:27 +00:00 |
dec
|
Restore inadvertently deleted close-brace by previous change.
|
2006-10-03 12:50:12 +00:00 |
dkwedge
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
dmover
|
Correct first arg to falloc().
|
2006-07-28 08:51:05 +00:00 |
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
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
gpio
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
hpc
|
-Wextra fixes
|
2006-10-12 21:19:13 +00:00 |
i2c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
i2o
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ic
|
Use "#ifdef __NO_STRICT_ALIGNMENT" rather than
|
2006-10-17 14:16:06 +00:00 |
ieee1394
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_ndis
|
Added innitialization to bs in ndis_getstate_80211. It was causing a compiler warning. Pointed out by Kulcsar Ferenc
|
2006-09-11 21:17:18 +00:00 |
ir
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
isa
|
make compile by using __unused & other necessary tricks
|
2006-10-16 12:58:54 +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
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
mii
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
mscp
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
mvme
|
gcc4 uninitialized variable. gcc3 apparently didn't catch this one.
|
2006-08-07 01:31:36 +00:00 |
news
|
|
|
ofisa
|
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
|
2006-07-13 22:56:00 +00:00 |
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
|
now that we have -Wno-unused-parameter, back out all the tremendously ugly
|
2006-10-17 18:21:29 +00:00 |
pckbport
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
pcmcia
|
* __unused games + other relevant fixes
|
2006-10-16 13:00:36 +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
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +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
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
smbus
|
|
|
spi
|
Add spiflash driver, and M25P instance, used for STMicro flash devices
|
2006-10-07 07:21:13 +00:00 |
splash
|
Smaller NetBSD logo image, suitable for lower memory situations or
|
2006-02-19 17:12:01 +00:00 |
std
|
|
|
sun
|
use vcons.
|
2006-10-16 22:27:16 +00:00 |
sysmon
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
tc
|
Acting as Elad's keyboard:
|
2006-08-23 15:44:29 +00:00 |
usb
|
Recognize a newer D-Link DWL-G122 as supported.
|
2006-10-17 23:42:18 +00:00 |
videomode
|
Correct two problems with established timings. First, the wrong hex value
|
2006-05-13 00:39:19 +00:00 |
vme
|
don't call variables errno! including from userland breaks things!
|
2006-08-27 19:18:08 +00:00 |
wscons
|
now that we have -Wno-unused-parameter, back out all the tremendously ugly
|
2006-10-17 18:21:29 +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
|
Don't use simple_locks; we can't hold them while calling malloc and
|
2006-04-19 14:10:58 +00:00 |
audio.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
audiobell.c
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
audiobellvar.h
|
|
|
audiovar.h
|
Halt input/output on soft suspend if currently running, and restore them
|
2006-06-19 10:19:08 +00:00 |
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
|
Pass the filesystem time to clock drivers in the todr_chip_handle, so that
|
2006-09-16 00:50:52 +00:00 |
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
|
Remove redundant semicolon in dev_type_cnbell.
|
2006-06-01 00:43:37 +00:00 |
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
|
use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl().
|
2006-03-14 15:07:29 +00:00 |
kloader.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
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
|
Add the 'lockstat' driver, which collects basic information about lock events.
|
2006-09-07 00:20:28 +00:00 |
Makefile
|
Add the 'lockstat' driver, which collects basic information about lock events.
|
2006-09-07 00:20:28 +00:00 |
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
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
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
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midisyn.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
midisynvar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midivar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
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
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
sequencervar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
verified_exec.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
vnd.c
|
now that we have -Wno-unused-parameter, back out all the tremendously ugly
|
2006-10-17 18:21:29 +00:00 |
vndvar.h
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |