..
acpi
Apply http://bugme.osdl.org/attachment.cgi?id=1777&action=view from
2004-01-04 22:03:34 +00:00
apm
…
arcbios
Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.
2003-12-29 06:26:41 +00:00
ata
store a i/o priority hint in struct buf for buffer queue discipline.
2004-01-10 14:39:50 +00:00
bi
Work around gcc 2.95.3's inability to detect that "ret" is initialized.
2003-11-06 00:25:50 +00:00
bluetooth
Kill the flow control interface. Bluetooth devices are not equipped to deal
2004-01-04 05:47:43 +00:00
cardbus
Fixes from PR#23177. Various lint/logic fixes:
2003-12-15 07:32:20 +00:00
dec
Missing splx() calls.
2003-12-14 01:18:36 +00:00
dmover
Go ahead and define xor function names up to xor16.
2003-11-07 22:04:59 +00:00
ebus
Use EBDMA_BURST_SIZE_16. Introduce EBus specific round_blocksize to
2003-09-10 10:40:40 +00:00
eisa
Fixes from PR#23177. Various lint/logic fixes:
2003-12-15 07:32:20 +00:00
gpib
boundary, not boundry. Inspired by Tom Cosgrove.
2003-11-02 10:31:06 +00:00
hpc
Add MobilePro 880 (MC/R730A) to hpcbatterytable.h.
2003-12-27 07:27:22 +00:00
i2c
Remove bogus initializer, and instead fix an =/== typo.
2003-10-29 00:34:58 +00:00
i2o
Grab the configuration lock when handling I2ORESCANCMD.
2003-12-09 19:51:23 +00:00
ic
Do not return EINPROGRESS but 0 in awi_newstate, since the EINPROGRESS
2004-01-16 14:13:15 +00:00
ieee1394
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
ir
Remove break after return.
2003-10-21 06:22:46 +00:00
isa
More wdc_channel structure member namespace cleanup:
2004-01-03 22:56:52 +00:00
isapnp
More wdc_channel structure member namespace cleanup:
2004-01-03 22:56:52 +00:00
marvell
boundary, not boundry. Inspired by Tom Cosgrove.
2003-11-02 10:31:06 +00:00
mca
Fixes from PR#23177. Various lint/logic fixes:
2003-12-15 07:32:20 +00:00
microcode
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
mii
Fixes from PR#23177. Various lint/logic fixes:
2003-12-15 07:32:20 +00:00
mscp
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
mvme
In the match routine, check to see if we can access the SCSI controller's
2003-11-26 14:29:37 +00:00
news
…
ofisa
More wdc_channel structure member namespace cleanup:
2004-01-03 22:56:52 +00:00
ofw
Typo in comment. From OpenBSD.
2003-10-22 09:04:39 +00:00
pci
Fix hardware cksum problem on big endian machines.
2004-01-14 14:29:48 +00:00
pckbc
Typo in comment. From OpenBSD.
2003-10-22 09:04:39 +00:00
pcmcia
Attach message formating nit, adapt to recent pcic (et al) changes.
2004-01-04 12:41:46 +00:00
podulebus
Regen.
2004-01-07 22:02:23 +00:00
qbus
Add write barriers (a no-op on vax).
2003-12-13 23:02:33 +00:00
raidframe
Add missing simple_lock_init(). Noted by skrueger-at-europe-dot-com.
2004-01-15 20:27:27 +00:00
rasops
For the rasops-drawn cursor the fg/bg indices are bit inverted, so
2003-11-08 22:49:28 +00:00
rcons
Undo previous as it broke things.
2003-08-25 17:50:22 +00:00
sbus
Only ACK pending interrupts (instead of all possible). Log interrupts we
2003-12-23 13:46:18 +00:00
scsipi
store a i/o priority hint in struct buf for buffer queue discipline.
2004-01-10 14:39:50 +00:00
smbus
Fix a couple of tyops.
2003-10-25 15:00:38 +00:00
std
Fix unitialized variable use.
2003-10-26 20:53:09 +00:00
sun
Modify the licences of code written by Theo De Raadt from a 4-clause
2003-12-10 16:35:20 +00:00
sysmon
Remove some assigned-to but otherwise unused variables.
2003-10-30 01:58:17 +00:00
tc
- Add /* CONSTCOND */ where appropriate.
2003-12-20 09:17:28 +00:00
usb
in ehci_softintr() when looping over the active xfers, save the next pointer
2004-01-09 09:19:33 +00:00
vinum
add some (long long int) casts for log() arguments, so that this compiles
2003-11-25 20:11:59 +00:00
vme
xycattach: use correct map in vme_dmamap_create().
2003-12-23 13:15:18 +00:00
wscons
always check whether a display is attached before calling
2003-11-28 13:32:55 +00:00
wsfont
Use aprint_debug() instead of aprint_normal() for debug info.
2003-12-15 15:13:55 +00:00
xmi
Use PAGE_SIZE rather than NBPG.
2003-04-01 02:01:43 +00:00
DEVNAMES
Add missing NetBSD/hpcsh devices.
2003-10-21 00:33:12 +00:00
Makefile
The file system snapshot pseudo driver.
2003-12-10 11:40:11 +00:00
auconv.c
…
auconv.h
…
audio.c
A bit of cleanup:
2003-10-02 07:15:20 +00:00
audio_if.h
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
audiovar.h
A bit of cleanup:
2003-10-02 07:15:20 +00:00
aurateconv.c
Forcibly undefining debugging macros is rude, so don't do it.
2003-12-31 13:51:28 +00:00
ccd.c
store a i/o priority hint in struct buf for buffer queue discipline.
2004-01-10 14:39:50 +00:00
ccdvar.h
Add user flag CCDF_NOLABEL to prevent the on-disk label from being read
2003-10-17 05:16:15 +00:00
cgd.c
store a i/o priority hint in struct buf for buffer queue discipline.
2004-01-10 14:39:50 +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
…
cgdvar.h
…
clock_subr.c
sys/types.h -> sys/param.h to get vax inlines correct.
2003-08-13 11:35:25 +00:00
clock_subr.h
Rename clock_rtc_config() to todr_attach().
2003-07-18 21:41:22 +00:00
clockctl.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
cninit.c
Remove declarations of constab[] and *cn_tab. They are in <dev/cons.h>.
2003-10-21 17:03:52 +00:00
cons.c
Revert previous change as it breaks the build on a number of ports.
2003-10-18 21:26:22 +00:00
cons.h
Introduce null console. This pseudo device acts as a normal console with the
2003-10-17 18:16:42 +00:00
dksubr.c
add missing __KERNEL_RCSID()
2003-07-14 15:47:00 +00:00
dkvar.h
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
fss.c
Update the file system snapshot driver:
2004-01-11 19:05:26 +00:00
fssvar.h
Update the file system snapshot driver:
2004-01-11 19:05:26 +00:00
kttcp.c
add missing __KERNEL_RCSID()
2003-07-14 15:47:00 +00:00
kttcpio.h
…
ld.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
ldvar.h
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
2003-05-17 16:11:52 +00:00
md.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
md.h
…
md_root.c
Use aprint*().
2003-04-29 01:49:33 +00:00
midi.c
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
midi_if.h
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
midisyn.c
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
midisynvar.h
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
midivar.h
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +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
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
function prototype must not have variable name
2003-07-08 09:07:15 +00:00
nullcons_subr.c
Introduce null console. This pseudo device acts as a normal console with the
2003-10-17 20:27:38 +00:00
radio.c
Remove unreachable break after return and goto statements.
2003-10-19 01:44:48 +00:00
radio_if.h
…
radiovar.h
…
rnd.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
rndpool.c
…
sequencer.c
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
sequencervar.h
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
verified_exec.c
add missing __KERNEL_RCSID()
2003-07-14 15:47:00 +00:00
vnd.c
store a i/o priority hint in struct buf for buffer queue discipline.
2004-01-10 14:39:50 +00:00
vndvar.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00