..
acpi
size_t != unsigned int all the time.
2003-05-21 17:23:55 +00:00
apm
arcbios
Catch up to struct consdev changes.
2003-03-06 07:59:37 +00:00
ata
* Use aprint*().
2003-05-17 21:52:03 +00:00
bi
Use PAGE_SIZE rather than NBPG.
2003-04-01 01:58:14 +00:00
bluetooth
cardbus
Fix some DPRINTF statements to deal with bus_addr_t and bus_size_t types
2003-05-17 08:23:14 +00:00
dec
dmover
In dmover_backend_alloc(), make sure we get ninputs from the best_algdesc,
2003-04-26 04:44:18 +00:00
ebus
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
eisa
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
hpc
Oops, correct platids for 680/690 with European English (ABB)
2003-05-18 19:06:11 +00:00
i2c
i2o
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
ic
Update to wi interrupt handling:
2003-05-22 06:34:45 +00:00
ieee1394
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
ir
Fix size_t printf formats in DIAGNOSTIC case.
2003-04-17 12:34:25 +00:00
isa
create, not craete.
2003-05-14 12:43:26 +00:00
isapnp
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
marvell
defflag GT_ECC.
2003-05-17 08:27:58 +00:00
mca
Change bounds_check_with_label() to take a pointer to the disk structure,
2003-05-10 23:12:28 +00:00
microcode
Correct spelling of coalesce. (Will forward to Justin Gibbs.)
2003-05-14 12:57:45 +00:00
mii
Match Broadcom's BCM5214 Quad 10/100 media interface.
2003-05-02 19:42:35 +00:00
mscp
Change bounds_check_with_label() to take a pointer to the disk structure,
2003-05-10 23:12:28 +00:00
mvme
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
news
ofisa
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
ofw
Change bounds_check_with_label() to take a pointer to the disk structure,
2003-05-10 23:12:28 +00:00
pci
* Use aprint*().
2003-05-17 21:52:03 +00:00
pckbc
Add KB_DE | KB_MACHDEP placeholder. Need it for the Jornada 680/690
2003-04-23 04:03:58 +00:00
pcmcia
ISO C requires a statement after a label.
2003-05-16 23:55:32 +00:00
podulebus
Regen.
2003-01-26 19:35:52 +00:00
qbus
Change bounds_check_with_label() to take a pointer to the disk structure,
2003-05-10 23:12:28 +00:00
raidframe
Change bounds_check_with_label() to take a pointer to the disk structure,
2003-05-10 23:12:28 +00:00
rasops
In rasops_copycols change bcopy to memmove. In that particular place
2003-05-03 18:32:42 +00:00
rcons
sbus
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
scsipi
Use aprint*().
2003-05-13 03:00:07 +00:00
smbus
std
guarantee, not guarentee. Idea from miod@openbsd.
2003-02-02 10:24:38 +00:00
sun
fix kernel build error, such a configs w/o kbd, ms.
2003-01-24 16:54:34 +00:00
sysmon
Fix a locking problem, which closes kern/21607.
2003-05-19 23:24:55 +00:00
tc
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
usb
Function names printed in debug messages did not always match the
2003-05-13 04:41:59 +00:00
vme
Change bounds_check_with_label() to take a pointer to the disk structure,
2003-05-10 23:12:28 +00:00
wscons
PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100 wscons
2003-04-19 23:28:46 +00:00
wsfont
need wsfont.c for wsfont pseudodevice
2003-05-14 11:26:52 +00:00
xmi
Use PAGE_SIZE rather than NBPG.
2003-04-01 02:01:43 +00:00
auconv.c
auconv.h
audio_if.h
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
2003-04-06 18:20:07 +00:00
audio.c
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
audiovar.h
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
aurateconv.c
ccd.c
Use a buffer queue. Primary advantage here is robustness in the face
2003-05-17 21:42:08 +00:00
ccdvar.h
Use a buffer queue. Primary advantage here is robustness in the face
2003-05-17 21:42:08 +00:00
cgd_crypto.c
Removed some debugging printfs that made it into the tree.
2003-03-31 08:45:08 +00:00
cgd_crypto.h
cgd.c
Test the right variable after allocating space, and then get rid of an
2003-05-17 14:26:30 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
Fix clockctlattach to take an (ignored) int as its parameter, which is
2003-02-10 23:20:15 +00:00
cninit.c
cons.c
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
2003-03-06 00:38:26 +00:00
cons.h
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
2003-03-06 00:38:26 +00:00
DEVNAMES
Remove last traces of obsolete olms and omms drivers.
2003-05-15 13:13:21 +00:00
dksubr.c
make this compile again.
2003-05-12 00:19:00 +00:00
dkvar.h
kttcp.c
Add MBUFTRACE kernel option.
2003-02-26 06:31:08 +00:00
kttcpio.h
ld.c
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
2003-05-17 16:11:52 +00:00
ldvar.h
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
2003-05-17 16:11:52 +00:00
Makefile
md_root.c
Use aprint*().
2003-04-29 01:49:33 +00:00
md.c
Use aprint_error() where appropriate.
2003-05-13 02:56:13 +00:00
md.h
midi_if.h
midi.c
Use aprint_*().
2003-01-31 02:15:57 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
2003-04-06 18:20:07 +00:00
mulaw.h
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
2003-04-06 18:20:07 +00:00
radio_if.h
radio.c
radiovar.h
rnd.c
use strlcpy
2003-05-16 15:34:25 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
2003-05-17 16:11:52 +00:00
vndvar.h
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
2003-05-17 16:11:52 +00:00