NetBSD/sys/dev
briggs 8f451cfae0 When we are recovering from a resource exhaustion on receive, make sure
that the RU is stopped before issuing an RU_START.
Fix suggested by Takahiro Kambe in PR kern/10622.
2004-04-28 15:25:45 +00:00
..
acpi EcGpeHandler: in the case that the ec is EcLock'ed, always set 2004-04-24 09:07:50 +00:00
apm
arcbios protect against multiple inclusion 2004-04-10 19:32:53 +00:00
ata sprintf -> snprintf 2004-04-22 00:17:10 +00:00
bi Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
bluetooth
cardbus pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
dec Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
dmover
ebus
eisa sprintf -> snprintf 2004-04-22 00:17:10 +00:00
gpib Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
hpc Give the MobilePro 800 and MobilePro 880 correct keymaps: fix the 2004-04-06 15:48:17 +00:00
i2c PR/24746: Jared Momose: The _write routine in the at24cxx eeprom driver has 2004-03-11 15:11:53 +00:00
i2o s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
ic When we are recovering from a resource exhaustion on receive, make sure 2004-04-28 15:25:45 +00:00
ieee1394 xs->timeout is in milliseconds so convert it to tick before passing 2004-02-13 21:22:13 +00:00
ir
isa sprintf -> snprintf 2004-04-22 00:17:10 +00:00
isapnp RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
marvell Add gt_dma_bus_mem_to_phys and gt_dma_phys_to_bus_mem. 2004-03-20 01:55:00 +00:00
mca sprintf -> snprintf 2004-04-22 00:17:10 +00:00
microcode Spell interrupt with two rs. From Peter Postma. 2004-02-24 15:16:04 +00:00
mii mii_phy_flowstatus(): short-circuit processing if both sides advertise 2004-04-11 15:47:33 +00:00
mscp
mvme sprintf -> snprintf 2004-04-22 00:17:10 +00:00
news
ofisa sprintf -> snprintf 2004-04-22 00:17:10 +00:00
ofw use safer string manipulation function 2004-04-23 21:01:02 +00:00
pci Add a default case to the product ID attachment to print the chip 2004-04-28 04:12:16 +00:00
pckbport remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pcmcia make it compile (printf # of arg mismatch) 2004-04-25 19:38:27 +00:00
podulebus s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
ppbus occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
qbus Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
raidframe sprintf -> snprintf 2004-04-22 00:17:10 +00:00
rasops Check character if it in font limits before drawing it in rasops8_putchar 2004-03-05 08:33:53 +00:00
rcons
sbus Rename PROM_getprop*() => prom_getprop*(). 2004-03-17 17:04:58 +00:00
scsipi Revert part of 1.102: 2004-04-27 18:15:37 +00:00
smbus
std
sun sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sysmon
tc remove redundant function prototypes to make this compilable after 2004-04-27 12:35:26 +00:00
usb use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
vinum
vme Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
wscons use bounded string ops 2004-04-23 21:29:16 +00:00
wsfont use bounded string ops 2004-04-23 21:29:16 +00:00
xmi
DEVNAMES Add ichlpcib. 2004-03-14 14:13:42 +00:00
Makefile Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
auconv.c
auconv.h
audio.c Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
aurateconv.c
ccd.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
ccdvar.h
cgd.c Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
cgd_crypto.c Fix a longstanding bug in key-handling for the blowfish cipher. 2004-03-18 10:42:08 +00:00
cgd_crypto.h
cgdvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
dksubr.c Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will 2004-04-19 16:04:07 +00:00
dkvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
fss.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
fssvar.h occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
kttcp.c Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
kttcpio.h
ld.c Don't use BUFQ_FCFS. It degrades performance both for "smart" (Mylex 2004-03-22 17:30:33 +00:00
ldvar.h
md.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
md.h
md_root.c
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
vndvar.h