NetBSD/sys/dev
dyoung 550024b13d Use IFADDR_EMPTY().
(This driver should go away, comments indicate that it does not
even compile.)
2007-12-05 18:23:23 +00:00
..
acpi lockmgr -> mutex 2007-12-05 07:58:29 +00:00
adb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
apm Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
arcbios - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
ata Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
bi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bluetooth initialize loop variable as loop is not necessarily undertaken 2007-12-03 10:41:59 +00:00
cardbus One of these aprint_normals should have been aprint_naive 2007-12-01 17:56:59 +00:00
dec Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
dkwedge Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
dmover Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
drm drm unbreaking, round 1: 2007-12-04 12:51:13 +00:00
ebus Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
eisa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
gpib brelse() stragglers. 2007-10-08 20:12:05 +00:00
gpio
hpc Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
i2c Fix lost direction for the check on status, and read/writes. 2007-12-01 06:32:54 +00:00
i2o Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ic lockmgr -> mutex 2007-12-05 07:58:29 +00:00
ieee1394 The argument of *_intr_establish() is changed to fwohci_flit. 2007-11-06 15:24:10 +00:00
if_ndis machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ir Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
isa Use IFADDR_EMPTY(). 2007-12-05 18:23:23 +00:00
isapnp Noisy printfs. 2007-12-01 16:58:36 +00:00
marvell lockmgr -> mutex 2007-12-05 07:58:29 +00:00
mca machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
microcode Added OpenBSD's zyd(4) driver. 2007-06-09 11:20:54 +00:00
mii Add missing aprint_naive("\n"); in rlphyattach. 2007-11-06 00:58:32 +00:00
mscp machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
mvme Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
news
ofisa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ofw - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
onewire Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
pad Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
pci Make it use mutex(9) and condvar(9), bye bye spl(9) and tsleep(9). 2007-12-05 18:07:34 +00:00
pckbport aprintify 2007-12-01 14:35:51 +00:00
pcmcia aprintify 2007-12-01 14:35:51 +00:00
podulebus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ppbus lockmgr -> mutex 2007-12-05 07:58:29 +00:00
pud one more lock to destroy 2007-11-28 17:01:59 +00:00
putter Allow EVFILT_WRITE kqfilters to be registered and map them to 2007-12-03 15:24:06 +00:00
qbus Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
raidframe lockmgr -> mutex 2007-12-05 08:39:46 +00:00
rasops Implement bounds checking in some places in display driver code to avoid 2007-07-28 20:28:56 +00:00
rcons - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
sbus Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
scsipi Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
smbus
spi Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
splash machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
std
sun Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
sysmon Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
tc Remove some whitespace. 2007-11-13 05:31:01 +00:00
usb Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
videomode regen 2007-04-03 03:33:54 +00:00
vme machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
wscons Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
wsfb sprinkle \n 2007-11-19 04:00:39 +00:00
wsfont
xmi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
auconv.c
auconv.h
audio_if.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
audio.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
biovar.h u_quad_t -> uint64_t as suggested by thorpej@. 2007-11-02 19:09:22 +00:00
ccd.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c Refactor time modification checks and place them in the secmodel code. 2007-11-25 00:35:26 +00:00
cninit.c
cons.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
cons.h
DEVNAMES Add arcmsr(4) and aps(4). 2007-12-05 09:10:25 +00:00
dksubr.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
dkvar.h Change dk_lookup() to accept an additional argument of the type enum uio_seg 2007-06-26 15:22:23 +00:00
firmload.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
firmload.h
fss.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
fssvar.h Update the file system copy-on-write handler. 2007-10-07 13:38:53 +00:00
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ldvar.h
lockstat.c Merge from vmlocking. 2007-11-06 18:02:43 +00:00
lockstat.h - Increase default number of trace buffers to 10000. 2007-07-14 13:30:43 +00:00
Makefile pud (userspace char/block drivers) build goo 2007-11-20 18:54:31 +00:00
md_root.c
md.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
md.h
midi_if.h
midi.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
rndpool.c
sequencer.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
sequencervar.h
verified_exec.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
vnd.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
vndvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00