..
acpi
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
apm
…
arcbios
…
ata
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +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
…
cardbus
fix uninitialised variable warning. XXX: not sure if this is correct
2003-11-24 06:11:56 +00:00
dec
Catch break for cn_check_magic() and remove the pmax-specific hack.
2003-12-09 14:30:55 +00:00
dmover
Go ahead and define xor function names up to xor16.
2003-11-07 22:04:59 +00:00
ebus
…
eisa
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
gpib
boundary, not boundry. Inspired by Tom Cosgrove.
2003-11-02 10:31:06 +00:00
hpc
eliminate uvm_useracc() in favor of checking the return value of
2003-11-13 03:09:28 +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
Mirror change made in FreeBSD, rev 1.39 of aac.c. May address PR 23574.
2003-12-09 20:12:14 +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
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
isapnp
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
marvell
boundary, not boundry. Inspired by Tom Cosgrove.
2003-11-02 10:31:06 +00:00
mca
Spell address with two d's. Inspired by similar changes in OpenBSD,
2003-11-10 08:51:51 +00:00
microcode
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
mii
Fix some typos. From Tom Cosgrove via jmc@openbsd.
2003-11-02 11:07:44 +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
There are some cards that map the ATA control and IDE DMA registers
2003-11-27 23:02:40 +00:00
ofw
Typo in comment. From OpenBSD.
2003-10-22 09:04:39 +00:00
pci
Power up the card without OE enabled to avoid letting SanDisks enter
2003-12-10 02:55:48 +00:00
pckbc
Typo in comment. From OpenBSD.
2003-10-22 09:04:39 +00:00
pcmcia
regen.
2003-12-07 10:37:28 +00:00
podulebus
Update for new wdc.c with indirect register mapping.
2003-11-29 20:30:27 +00:00
qbus
…
raidframe
infoFunc doesn't exist any more. Nuke commented out bits refering
2003-11-16 20:32:05 +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
…
sbus
netbsd.org -> NetBSD.org
2003-12-04 13:57:30 +00:00
scsipi
Synchronise with <ftp://ftp.t10.org/t10/drafts/spc3/asc-num.txt>:
2003-12-03 23:20:53 +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 12:06:25 +00:00
sysmon
Remove some assigned-to but otherwise unused variables.
2003-10-30 01:58:17 +00:00
tc
eliminate uvm_useracc() in favor of checking the return value of
2003-11-13 03:09:28 +00:00
usb
Make the chars in the umidi_endpoint buffer unsigned; this fixes at
2003-12-05 06:05:53 +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
Elminate GCC uninitialized variable warning.
2003-10-28 18:21:49 +00:00
wscons
always check whether a display is attached before calling
2003-11-28 13:32:55 +00:00
wsfont
…
xmi
…
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
…
audiovar.h
A bit of cleanup:
2003-10-02 07:15:20 +00:00
aurateconv.c
…
ccd.c
don't print an uninitialized variable.
2003-10-26 23:42:57 +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
…
cgd_crypto.c
…
cgd_crypto.h
…
cgdvar.h
…
clock_subr.c
…
clock_subr.h
…
clockctl.c
…
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
…
dkvar.h
…
fss.c
The file system snapshot pseudo driver.
2003-12-10 11:40:11 +00:00
fssvar.h
The file system snapshot pseudo driver.
2003-12-10 11:40:11 +00:00
kttcp.c
…
kttcpio.h
…
ld.c
…
ldvar.h
…
md.c
…
md.h
…
md_root.c
…
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
…
mulaw.c
…
mulaw.h
…
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
…
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
…
vnd.c
Be more careful about validating the user-specified geometry, otherwise
2003-10-19 07:41:19 +00:00
vndvar.h
…