NetBSD/sys
rkujawa 2c5d1a916c Add sysctl knobs to set temperature limit and hysteresis. Reaching the limit
causes alert line of the chip to be asserted. These limits could be tied to
critical limit set in envsys, but it's more versatile to keep it as separate
value.
2013-10-15 13:42:52 +00:00
..
altq
arch Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This brings 2013-10-15 09:07:48 +00:00
coda
compat prefix compat with __ in case __dso_hidden is not available 2013-10-04 21:07:37 +00:00
conf Update LLVM/Clang snapshot to r191105. This brings in a better detection 2013-09-21 22:28:12 +00:00
crypto
ddb
dev Add sysctl knobs to set temperature limit and hysteresis. Reaching the limit 2013-10-15 13:42:52 +00:00
dist/pf
external Make this compile for more option combinations. 2013-10-15 07:38:37 +00:00
fs - tmpfs_remove: check 'appendable' flag for the parent directory as well. 2013-10-04 15:14:11 +00:00
gdbscripts
ipkdb
kern Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
lib Add a heavily modified version of Apple's libunwind as released under 2013-10-14 01:14:57 +00:00
miscfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
modules NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm! 2013-09-19 01:49:07 +00:00
net remove unrelated diff. 2013-10-06 01:21:24 +00:00
net80211 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +00:00
netatalk Remove unused variable 2013-09-12 19:47:58 +00:00
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
netinet PR/48098: Brian Marcotte: Avoid kernel assertion for embryonic sockets that 2013-10-04 16:20:35 +00:00
netinet6 check result of setscope, from logan. 2013-10-04 14:23:14 +00:00
netipsec make debugging code use __func__ 2013-09-19 19:29:35 +00:00
netisdn
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs knf (blank line even if there are no local declarations) 2013-09-18 23:27:38 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump Regen for utimensat(2). 2013-10-05 09:22:43 +00:00
secmodel
stand
sys Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
ufs Remove stray KERNEL_UNLOCK_ONE() in error path of lfs_markv(). 2013-10-07 05:19:23 +00:00
uvm Mark potentialy unused variables 2013-09-15 15:54:23 +00:00
Makefile