NetBSD/sys
pgoyette ab6abfafd3 Add verification of proper chip before blindly matching for consistency
with other drivers (notably adt7463).

NOTE: The verify routine in _both_ drivers might better be placed in-line
in the _match() routine.  But these drivers will soon be superseded by the
dbcool driver any way.

OK gmcgarry@
2008-09-17 15:39:05 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch Add amdtemp(4) to Xen Dom0 kernels. 2008-09-17 12:39:50 +00:00
coda
compat make this compile again. 2008-09-08 15:31:19 +00:00
conf Create fss(4) devices on first open and destroy on last close of an 2008-09-14 16:10:19 +00:00
contrib/dev/ath
crypto
ddb Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
dev Add verification of proper chip before blindly matching for consistency 2008-09-17 15:39:05 +00:00
dist Allow $arch/stand to use dist/acpica/acpica.h 2008-07-30 11:45:20 +00:00
external/bsd/drm/dist Fix type-o. 2008-07-29 23:44:42 +00:00
fs replace 0xa0 with space from Andy Shevchenko 2008-09-10 19:25:33 +00:00
gdbscripts
ipkdb
kern Replace the fss unmount hook with a vfs_hook. 2008-09-17 14:49:25 +00:00
lib Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
lkm Remove the '${.CURDIR}/' part in CLEANFILES, so that the files will be 2008-07-27 07:57:40 +00:00
miscfs PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
modules Back out dirhash kernel module for now. 2008-08-30 10:49:27 +00:00
net Add support for SerDes controllers; from the OpenBSD driver. Tested on a 2008-09-09 20:12:18 +00:00
net80211 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netatalk
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet6 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +00:00
netipsec Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
netisdn Make sure callouts are initialized before any access (including stopping 2008-07-20 01:05:27 +00:00
netiso as dyoung points out, %zu for size_t - not %zd. 2008-08-09 13:52:05 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
opencrypto In crypto_freereq, destroy explicitly the condvar 2008-08-03 10:18:12 +00:00
rump * fsync after !B_ASYNC write 2008-09-11 13:42:35 +00:00
secmodel
stand
sys Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
ufs Adjust some WAPBL transactions: 2008-09-08 14:22:31 +00:00
uvm Add snapshot support for logging ffs file systems. 2008-08-22 10:48:22 +00:00
Makefile be sure to decend into sys/rump during "make obj". fixes builds on r/o src. 2008-07-31 01:11:53 +00:00