NetBSD/sys/dev
tls 9b6c682b45 From Darran Hunt at Coyote Point: don't truncate HMAC to 96 bits unless
actually asked to.

Fixed in FreeBSD a while ago, discussed on tech-kern and tech-crypto.
2008-02-02 02:39:00 +00:00
..
acpi aiboost_getcomp: use Package.Count to allocate and iterate over 2008-02-01 23:12:30 +00:00
adb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
apm Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
arcbios Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
ata Oops, remove some debug statements that slipped in there. 2008-01-10 07:48:22 +00:00
bi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bluetooth __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
cardbus After rtw_attach() is called, the hardware has been powered down, 2008-01-08 18:26:09 +00:00
dec Make this compile with DEBUG enabled (fix a printf format, convert to 2008-01-04 01:00:43 +00:00
dkwedge Hold v_interlock when adjust v_writecount. 2008-01-30 15:42:52 +00:00
dmover Add #include <sys/simplelock.h> 2008-01-05 02:47:03 +00:00
drm membar_memory -> membar_sync 2007-12-22 15:33:42 +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 Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
gpio Use device_t. 2008-01-10 07:49:04 +00:00
hpc Has this compiled recently? 2008-01-30 14:12:20 +00:00
i2c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +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 Disable HW RX TCP4 checksums because it is buggy (it appears to only checksum 2008-02-01 11:03:19 +00:00
ieee1394 Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
if_ndis Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
ir __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
isa Let the compiler decide: inline -> static, register -> . 2008-01-31 18:45:45 +00:00
isapnp Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
marvell Make many ethernet drivers share the common code for MII media 2008-01-19 22:10:14 +00:00
mca Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
microcode
mii Add a wakeup instruction which is taken from Realtek driver. 2008-01-26 14:24:14 +00:00
mscp B_BAD has done nothing for a long time. 2008-01-04 21:48:05 +00:00
mvme Add timecounter(9) support for mvme68k. 2008-01-07 14:39:28 +00:00
news
ofisa Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
ofw Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
onewire use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
pad Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
pci From Darran Hunt at Coyote Point: don't truncate HMAC to 96 bits unless 2008-02-02 02:39:00 +00:00
pckbport Change synaptics 'unusual delay' printf to aprint_debug. I'm tired of 2008-01-28 22:30:27 +00:00
pcmcia Make many ethernet drivers share the common code for MII media 2008-01-19 22:10:14 +00:00
podulebus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ppbus Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
pud one more lock to destroy 2007-11-28 17:01:59 +00:00
putter unstaticate putterdebug 2008-01-02 05:27:21 +00:00
qbus Catch up with rename of buf's b_un.b_addr -> b_data. 2008-01-04 22:04:59 +00:00
raidframe In a land before time, when kernel processes roamed the system, we 2008-01-26 20:44:37 +00:00
rasops The stamp mutex is not unsafe, so remove this comment so people don't get the wrong idea. ok ad@ 2008-01-07 00:25:19 +00:00
rcons - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
sbus Make many ethernet drivers share the common code for MII media 2008-01-19 22:10:14 +00:00
scsipi Use device_t. Add a handler for child detachment. Now I can detach 2008-01-29 17:26:57 +00:00
smbus
spi explicitly include simplelock.h 2008-01-08 13:28:22 +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 Destroy the callout via sysmon_envsys_destroy() now that it's 2008-02-02 02:02:37 +00:00
tc Remove some whitespace. 2007-11-13 05:31:01 +00:00
tprof a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
usb Add support for function keys F16 to F19 as present on e.g. the new 2008-01-29 20:54:32 +00:00
videomode
vme Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
wscons On suspend/resume, just detach/attach the X server (or whatever might 2008-01-14 21:38:50 +00:00
wsfb deal with a bug in the Sun Raptor's firmware which reports 2007-12-17 15:38:31 +00:00
wsfont
xmi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
DEVNAMES add full support device driver for Huawei E220 wireless modem 2008-01-21 11:36:46 +00:00
Makefile pud (userspace char/block drivers) build goo 2007-11-20 18:54:31 +00:00
auconv.c
auconv.h
audio.c Don't enter an infinite loop in audio_read() when the sc->sc_rustream 2008-01-23 14:14:55 +00:00
audio_if.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
audiobell.c
audiobellvar.h
audiovar.h Don't count poll(2) and select(2) as device activity. Don't activate the 2007-12-13 14:40:36 +00:00
aurateconv.c
bio.c - remove casts 2008-01-03 02:30:08 +00:00
biovar.h Improve the bio(4) API for incoming changes to arcmsr(4) (and perhaps 2008-01-02 23:45:03 +00:00
ccd.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ccdvar.h
cgd.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
cgd_crypto.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
cgd_crypto.h
cgdvar.h Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
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 specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
cons.h
dksubr.c Remove code to prevent multiple open of block devices; it's no longer 2008-01-30 15:30:12 +00:00
dkvar.h
firmload.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
firmload.h
fss.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
fssvar.h sys/simplelock.h is required now. 2008-01-04 21:33:17 +00:00
kloader.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
kloader.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
kttcp.c
kttcpio.h
ld.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
ldvar.h
lockstat.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
lockstat.h lockstat: no longer track lockmgr() events. 2008-01-26 14:29:31 +00:00
md.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
md.h
md_root.c
midi.c add null pmf handlers. 2007-12-16 19:01:35 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
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 remove borken/unnecessary __RCSID 2007-12-11 12:16:14 +00:00
vnd.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
vndvar.h