NetBSD/sys/dev
christos a9cf21849d - const poisoning
- eliminate variable shadowing
2005-05-30 04:21:39 +00:00
..
acpi Sprinkle const freely and delete unnecessary casts. 2005-05-29 20:56:02 +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 Make ubt build; bluetooth.c is btbus code, not bthcidrv. 2004-06-22 10:37:00 +00:00
cardbus Make the Adaptec 1480 cardbus Slim SCSI card work. 2005-05-12 06:21:01 +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 add __KERNEL_RCSID 2005-05-24 05:14:37 +00:00
gpib Add a final newline. 2005-03-11 23:41:02 +00:00
hpc No 0x in front of %p... 2005-05-22 15:54:45 +00:00
i2c Check and clear the HT bit in strtc_clock_read(), not just strtc_clock_write() 2004-11-24 14:46:18 +00:00
i2o split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx. 2005-05-02 15:34:31 +00:00
ic - sprinkle const. 2005-05-29 22:10:28 +00:00
ieee1394 No 0x in front of %p... 2005-05-22 15:54:45 +00:00
ir - remove Static define 2005-05-29 22:15:25 +00:00
isa sprinkle const. 2005-05-29 22:12:37 +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 __KERNEL_RCSID 2005-05-24 05:14:37 +00:00
microcode revert the whitespace kill -- these are binaries. 2005-03-01 01:10:43 +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 nuke trailing whitespace 2005-02-27 00:26:58 +00:00
pci Add a const. 2005-05-29 22:16:00 +00:00
pckbport avoid shadowed variable 2005-05-29 22:16:36 +00:00
pcmcia Add SMC2531W-B EliteConnect Wireless Adapter. 2005-05-07 17:02:47 +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 fixed tab width and formatting 2005-05-01 23:57:03 +00:00
rcons nuke trailing whitespace 2005-02-27 00:26:58 +00:00
sbus forgot to include rasops_glue.h 2005-05-16 15:16:43 +00:00
scsipi - Sprinkle const 2005-05-29 22:00:50 +00:00
smbus Fix a couple of tyops. 2003-10-25 15:00:38 +00:00
std nuke trailing whitespace 2005-02-27 00:26:58 +00:00
sun fixed a typo in cg6_ras_do_cursor and made using the blitter to draw the 2005-05-22 03:45:08 +00:00
sysmon - add const 2005-05-29 22:18:25 +00:00
tc No 0x in front of %p... 2005-05-22 15:54:45 +00:00
usb - const poisoning 2005-05-30 04:21:39 +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 - sprinkle const. 2005-05-29 21:56:35 +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 merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
auconv.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
audio_if.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
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 Simple code to provide a console bell through a generic audio device, for 2004-01-17 20:55:59 +00:00
audiobellvar.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
audiovar.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
aurateconv.c Fix a problem that the resultant stream contains many garbage data at 2005-03-12 03:55:45 +00:00
ccd.c No 0x in front of %p... 2005-05-22 15:54:45 +00:00
ccdvar.h hide bufq_state from userland. 2004-10-28 06:59:18 +00:00
cgd_crypto.c clear freed memory 2005-03-19 21:39:17 +00:00
cgd_crypto.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
cgd.c Looks like a 'struct buf *bp' was left over from a previosu commit. Since kernel builds stop on this, removing it. 2005-03-31 16:46:13 +00:00
cgdvar.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
clock_subr.c de-__P 2005-02-04 02:10:35 +00:00
clock_subr.h de-__P 2005-02-04 02:10:35 +00:00
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 de-__P 2005-02-04 02:10:35 +00:00
DEVNAMES Support touch-panel for PERSONA SH3 machines. 2005-05-23 17:44:25 +00:00
dksubr.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
dkvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +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 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +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 introduce a function to drain bufq and use it where appropriate. 2005-03-31 11:28:53 +00:00
ldvar.h Add support for wedges to the logical disk driver. 2004-09-25 04:28:08 +00:00
Makefile Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
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 constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
midivar.h constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
mm.c don't enumerate individual minor number cases in mmioctl(), handle all 2003-12-20 16:22:14 +00:00
mulaw.c merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
mulaw.h merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
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 constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
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