NetBSD/sys/dev
2005-06-01 16:44:38 +00:00
..
acpi kill the "busname" attach arg, it is not really needed 2005-06-01 16:44:38 +00:00
apm nuke trailing whitespace 2005-02-27 00:26:58 +00:00
arcbios - Use u_long or long rather than paddr_t for ARCBIOS function prototypes 2005-04-18 15:38:00 +00:00
ata - remove casts [to avoid volatile] 2005-05-29 22:11:28 +00:00
bi nuke trailing whitespace 2005-02-27 00:26:58 +00:00
bluetooth
cardbus add a missing const 2005-05-30 04:36:16 +00:00
dec nuke trailing whitespace 2005-02-27 00:26:58 +00:00
dkwedge avoid variable shadowing. 2005-05-29 22:13:33 +00:00
dmover nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ebus nuke trailing whitespace 2005-02-27 00:26:58 +00:00
eisa avoid variable shadowing. 2005-05-30 04:36:52 +00:00
gpib Add a final newline. 2005-03-11 23:41:02 +00:00
hpc Constify. 2005-05-31 23:14:02 +00:00
i2c
i2o add const 2005-05-30 04:37:57 +00:00
ic revert previous and fix LLADDR instead. 2005-05-31 01:48:22 +00:00
ieee1394 fix handling of volatile and remove bogus casts. 2005-05-31 00:46:46 +00:00
ir - remove Static define 2005-05-29 22:15:25 +00:00
isa - add const 2005-05-30 04:32:38 +00:00
isapnp Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
marvell nuke trailing whitespace 2005-02-27 00:26:58 +00:00
mca add const to a cast. 2005-05-30 04:30:56 +00:00
microcode remove bogus cast. 2005-05-31 00:49:12 +00:00
mii rgephy(4)'s struct mii_phydesc array doesn't end with NULL. 2005-03-23 13:27:20 +00:00
mscp nuke trailing whitespace 2005-02-27 00:26:58 +00:00
mvme s/struct device/struct clock_pcctwo_softc/ in CFATTACH_DECL(). 2005-04-14 12:36:38 +00:00
news
ofisa nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ofw sprinkle const. 2005-05-31 00:47:05 +00:00
pci The read/read multiple cacheline problem may also appear on the 3114 2005-06-01 10:00:35 +00:00
pckbport avoid shadowed variable 2005-05-29 22:16:36 +00:00
pcmcia cast-qual fallout 2005-05-31 19:20:37 +00:00
podulebus regen 2005-02-27 15:32:15 +00:00
ppbus nuke trailing whitespace 2005-02-27 00:26:58 +00:00
qbus White space nits. 2005-02-26 12:45:06 +00:00
raidframe - avoid variable shadowing 2005-05-29 22:03:09 +00:00
rasops avoid shadow variable "stamp" 2005-05-30 22:18:19 +00:00
rcons nuke trailing whitespace 2005-02-27 00:26:58 +00:00
sbus avoid shadow variables. 2005-05-30 22:17:47 +00:00
scsipi Add missing const. 2005-05-31 02:56:54 +00:00
smbus
std nuke trailing whitespace 2005-02-27 00:26:58 +00:00
sun Add german keymaps 2005-06-01 14:05:25 +00:00
sysmon - add const 2005-05-29 22:18:25 +00:00
tc fix cast-qual fallout 2005-06-01 16:17:40 +00:00
usb Regen. 2005-06-01 09:16:07 +00:00
vinum No 0x in front of %p... 2005-05-22 15:54:45 +00:00
vme nuke trailing whitespace 2005-02-27 00:26:58 +00:00
wscons Constify. Drivers pass const default calibration data to 2005-06-01 00:02:17 +00:00
wsfont - add const 2005-05-29 22:18:25 +00:00
xmi nuke trailing whitespace 2005-02-27 00:26:58 +00:00
auconv.c
auconv.h
audio_if.h
audio.c Allow the audio device to be opened for read resp. write by separate calls 2005-05-18 20:10:25 +00:00
audiobell.c
audiobellvar.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
audiovar.h
aurateconv.c add missing const. 2005-05-31 00:48:57 +00:00
ccd.c No 0x in front of %p... 2005-05-22 15:54:45 +00:00
ccdvar.h
cgd_crypto.c clear freed memory 2005-03-19 21:39:17 +00:00
cgd_crypto.h
cgd.c cast-qual fallout 2005-05-31 19:20:37 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
cninit.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
cons.c White space police. 2005-04-28 07:54:39 +00:00
cons.h
DEVNAMES Support touch-panel for PERSONA SH3 machines. 2005-05-23 17:44:25 +00:00
dksubr.c
dkvar.h Make this build with "-Wcast-qual -Wshadow". 2005-05-31 02:50:59 +00:00
fss.c Support user controllable flags for the snapshot driver: 2005-04-17 16:28:26 +00:00
fssvar.h Support user controllable flags for the snapshot driver: 2005-04-17 16:28:26 +00:00
kloader.c Preserve const in cast. 2005-05-31 22:22:36 +00:00
kloader.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
kttcp.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
kttcpio.h
ld.c avoid variable shadowing. 2005-05-30 04:44:52 +00:00
ldvar.h
Makefile
md_root.c
md.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
md.h
midi_if.h - add const 2005-05-29 22:18:25 +00:00
midi.c - add const 2005-05-29 22:18:25 +00:00
midisyn.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
radio_if.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
radio.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
radiovar.h
rnd.c - add const 2005-05-29 22:18:25 +00:00
rndpool.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
sequencer.c - add const 2005-05-29 22:18:25 +00:00
sequencervar.h - add const 2005-05-29 22:18:25 +00:00
verified_exec.c Add indication for number of fingerprinted files on each device. 2005-05-22 22:34:01 +00:00
vnd.c Don't eventually leak vnx and bp on unconfigure, pointed out by YAMAMOTO 2005-03-31 18:02:16 +00:00
vndvar.h Make vnd do I/O to the underlying file from thread context. This 2005-03-30 19:23:08 +00:00