NetBSD/sys/dev
augustss 5d74925cbe Add a new match level, UMATCH_HIGHEST. 2005-11-28 13:14:48 +00:00
..
acpi regen 2005-11-12 11:54:29 +00:00
apm nuke trailing whitespace 2005-02-27 00:26:58 +00:00
arcbios Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
ata Rework the funny "user_strat: No ioctl" error messages - the functions 2005-11-01 20:44:04 +00:00
bi Fixes due to cast-qual addition. 2005-06-27 11:05:24 +00:00
bluetooth bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP 2005-07-02 07:50:34 +00:00
cardbus finally nuke the useless cardbus "dev" locator 2005-10-25 16:37:50 +00:00
dec Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
dkwedge - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +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 kill a number of autoconf submatch functions which follow the 2005-08-25 22:33:18 +00:00
gpib - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
gpio -kill gba_name in attach arg 2005-10-11 16:01:03 +00:00
hpc Overhaul how TTY line disciplines are handled: 2005-11-27 05:35:52 +00:00
i2c Use I2C_OP_{READ,WRITE}_WITH_STOP instead of I2C_OP_{READ,WRITE}. 2005-10-22 15:12:28 +00:00
i2o Initialize "mapped" before any of the "goto"'s, so we're not testing an 2005-11-24 13:34:55 +00:00
ic Add some casts to make this compile on amd64 (and perhaps other LP64 2005-11-26 21:33:46 +00:00
ieee1394 Remove '#if defined(cobalt)'. 2005-08-29 17:20:31 +00:00
ir Overhaul how TTY line disciplines are handled: 2005-11-27 05:35:52 +00:00
isa - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
isapnp s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
marvell Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
mca - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
microcode Regen: save offset at disconnect after a data phase without save data pointer. 2005-11-18 23:11:38 +00:00
mii Fix misstake regen. 2005-08-28 15:39:12 +00:00
mscp - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
mvme Fix const fallout. 2005-06-03 08:49:03 +00:00
news
ofisa nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ofw Now that OF_read and OF_write have different signatures, we need to 2005-06-09 12:23:23 +00:00
pci regen - 3ware ATA RAID description/ID fixes 2005-11-27 10:19:03 +00:00
pckbport Add a fake entry in pms_protocols array to avoid an out-of-bounds 2005-11-08 22:12:16 +00:00
pcmcia Regen from pcmciadevs rev 1.213: 2005-11-07 16:39:16 +00:00
podulebus Adapt to compiling with -Wcast-qual by constifying a char* field. 2005-06-09 09:15:28 +00:00
ppbus s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
qbus - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
raidframe - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
rasops We don't need <sys/bswap.h> here. 2005-09-03 22:55:55 +00:00
rcons make this compile after Wcast-qual 2005-06-01 17:05:16 +00:00
sbus Add hardware cursor support, needs testing. 2005-11-12 23:25:46 +00:00
scsipi Fix typo (FALLTHOUGH -> FALLTHROUGH). From Jeff Ito. 2005-11-26 13:54:18 +00:00
smbus
std nuke trailing whitespace 2005-02-27 00:26:58 +00:00
sun Overhaul how TTY line disciplines are handled: 2005-11-27 05:35:52 +00:00
sysmon Spinkle some KNF. 2005-10-17 03:08:24 +00:00
tc s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
usb Add a new match level, UMATCH_HIGHEST. 2005-11-28 13:14:48 +00:00
vinum Follow up after adding const by doing some more. 2005-07-05 22:20:47 +00:00
vme - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
wscons Some devices provide more than three (X, Y, and Z) "directions". So add 2005-11-23 09:38:02 +00:00
wsfont Extend the gallant font to full ISO8859-1. Content provided by der Mouse, 2005-09-19 19:27:31 +00:00
xmi nuke trailing whitespace 2005-02-27 00:26:58 +00:00
DEVNAMES Add swcrypto 2005-11-25 16:42:55 +00:00
Makefile
auconv.c merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
auconv.h correct some position names. 2005-06-18 11:22:12 +00:00
audio.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +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
audiobell.c
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 add missing const. 2005-05-31 00:48:57 +00:00
ccd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ccdvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
cgd.c dksubr: do b_blkno -> b_rawblkno translation earlier so that bufq can uses it. 2005-10-18 00:14:43 +00:00
cgd_crypto.c clear freed memory 2005-03-19 21:39:17 +00:00
cgd_crypto.h
cgdvar.h no reason for those not to be const. 2005-06-27 03:00:03 +00:00
clock_subr.c de-__P 2005-02-04 02:10:35 +00:00
clock_subr.h Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +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 PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
cons.h de-__P 2005-02-04 02:10:35 +00:00
dksubr.c dksubr: do b_blkno -> b_rawblkno translation earlier so that bufq can uses it. 2005-10-18 00:14:43 +00:00
dkvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
fss.c Run all i/o from or to backing store through fss_bs_io(). 2005-10-24 14:25:06 +00:00
fssvar.h Run all i/o from or to backing store through fss_bs_io(). 2005-10-24 14:25:06 +00:00
kloader.c Remove the casts in the previous commit and use %zx. 2005-09-24 17:00: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 - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
ldvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
md.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
md.h
md_root.c
midi.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
midi_if.h - 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
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.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
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 more cast-qual and shadow fallout 2005-06-01 18:41:51 +00:00
sequencervar.h - add const 2005-05-29 22:18:25 +00:00
verified_exec.c Remove few no longer needed XXX comments about fsid/fileid being 2005-11-25 12:02:09 +00:00
vnd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
vndvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00