NetBSD/sys
macallan e572604a78 Support setting the temperature threshold for the LM75's alarm/interrupt
output. Some hardware ( I'm looking at you, Gdium ) abuses it to control
a fan.
2011-11-09 05:47:54 +00:00
..
altq
arch Expose the PG_k #define pt/pd bit to both xen and "baremetal" x86. This is required, since kernel pages are mapped with user permissions in XEN/amd64 since the VM kernel runs in ring3. Since XEN/i386(including PAE) runs in ring1, supervisor mode is appropriate for these ports. We need to share this since the pmap implementation is still shared. Once the xen implementation is sufficiently independant of the x86 one, this can be made private to xen/include/xenpmap.h 2011-11-08 17:16:52 +00:00
coda
common
compat Regen for kqueue1. 2011-11-08 10:59:44 +00:00
conf Add missing subr_pcq.c 2011-11-02 09:47:57 +00:00
crypto
ddb Like ddb(4) "ps/l", use '>' sign to indicate running LWPs for the /w 2011-10-23 13:30:20 +00:00
dev Support setting the temperature threshold for the LM75's alarm/interrupt 2011-11-09 05:47:54 +00:00
dist
external
fs Add a comment that pn_sizemtx should be useless as VOP_GETATTR now 2011-10-30 13:24:13 +00:00
gdbscripts a macro to dump kernel modules 2011-11-02 16:51:21 +00:00
ipkdb
kern Move an assertion to the right place. 2011-11-07 08:44:16 +00:00
lib use LIBISPRIVATE instead of home-grown. 2011-10-30 00:28:57 +00:00
miscfs typo in a comment 2011-10-31 12:49:32 +00:00
modules Add "npf_alg_icmp" kernel module. 2011-11-06 13:26:54 +00:00
net Change module class to driver as npf(4) is a pseudo device. 2011-11-06 13:08:04 +00:00
net80211
netatalk
netbt
netinet redo ip_output.c rev.1.206 and 1.207 differently. PR/43664. 2011-10-31 13:16:01 +00:00
netinet6 Change the IPv6 reassembly mechanism to use mutex(9). 2011-11-04 00:22:33 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs VOP_GETATTR() needs a shared lock at least. 2011-10-30 12:00:27 +00:00
opencrypto
rump fix a type in a printf message 2011-10-31 13:25:21 +00:00
secmodel
stand
sys Add __returns_twice for the attribute of the same name. This makes the 2011-11-05 09:27:06 +00:00
ufs
uvm
Makefile