NetBSD/sys
pgoyette 40bcf0f0ee The sensor limit values were moved out of the event structure and into the
per-sensor structure a long time ago.  Garbage collect the old structure
member which is now unused.
2012-12-14 03:31:10 +00:00
..
altq
arch Implement TI AM335x's SDHC reset quirk. Beaglebone SDHC works now! 2012-12-13 06:43:37 +00:00
coda
compat Fix inverted error check. 2012-12-13 15:16:57 +00:00
conf Define msm6242b driver. 2012-11-14 02:03:25 +00:00
crypto
ddb
dev The sensor limit values were moved out of the event structure and into the 2012-12-14 03:31:10 +00:00
dist/pf
external Fix off by one read error. 2012-12-11 09:17:31 +00:00
fs Fix off by one error. 2012-12-07 06:50:15 +00:00
gdbscripts
ipkdb
kern rw_vector_enter: reload owner in the case of no hand-off. 2012-12-12 14:53:01 +00:00
lib Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS. 2012-12-12 15:12:11 +00:00
miscfs do something reasonable with kernel semaphores. 2012-11-25 01:03:05 +00:00
modules Add NPF "rndblock" extension to randomly drop packets (using a random function 2012-12-10 00:32:23 +00:00
net npf_rwrcksum: handle delayed checksums in the network stack; also fix 2012-12-10 01:11:13 +00:00
net80211 Set max_linkhdr when attaching so when bridging/forwarding ethernet drivers 2012-11-14 18:34:05 +00:00
netatalk
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 Add a new sysctl to mark ports as reserved, so that they are not used in 2012-11-29 02:07:20 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto
rump regen 2012-12-13 17:17:21 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys It is MAXNAMLEN, not MAXPATHLEN, that NAME_MAX has to be the same as. 2012-12-07 07:06:39 +00:00
ufs Remove always-true condition and note that the current code is suboptimal. 2012-12-08 13:42:36 +00:00
uvm Until such time as the swap subsystem can be converted to use The One True 2012-11-27 20:15:55 +00:00
Makefile