NetBSD/sys
cegger 72f1a5aa7a On AMD K8 CPUs with Socket AM2, sensor normalization is off by 21C degree.
Adjust temperature calculation. This should fix strange temperatures on AMD K8
CPUs reported by many people.
2008-12-04 18:45:04 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch On AMD K8 CPUs with Socket AM2, sensor normalization is off by 21C degree. 2008-12-04 18:45:04 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat PR port-amd64/40091 compat_linux32 module loading = panic due to missing syms 2008-12-03 12:51:11 +00:00
conf Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
contrib/dev/ath
crypto
ddb As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
dev Don't pass uint8_t values to le16toh() in fxp_rx_hwcksum(). 2008-12-04 16:40:47 +00:00
dist *** Summary *** 2008-11-07 00:20:01 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Add specfs/fifofs support. Not really fully tested, but at least 2008-12-01 14:34:50 +00:00
gdbscripts
ipkdb
kern PR/40097: bouyer@antioche.lip6.fr: MODULAR tries to unload non-module subsystems 2008-12-03 15:15:01 +00:00
lib msdosfs -> msdos 2008-11-24 11:27:20 +00:00
miscfs Check that the filesystem acutally uses WAPBL before initiating a 2008-12-01 11:22:12 +00:00
modules PR port-amd64/40091 compat_linux32 module loading = panic due to missing syms 2008-12-03 12:51:11 +00:00
net Fix handling of ppp compressor modules, from Andrew Doran's input. 2008-11-29 23:15:20 +00:00
net80211 Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netatalk *** Summary *** 2008-11-07 00:20:01 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
netinet6 Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
netipsec Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso *** Summary *** 2008-11-07 00:20:01 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm *** Summary *** 2008-11-07 00:20:01 +00:00
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs nfsd_use_loan: int -> bool 2008-12-03 14:56:05 +00:00
opencrypto Fix a race condition in opencrypto where the crypto request could be 2008-11-18 12:59:58 +00:00
rump * hang all mountpoints from rootvnode in our virtual mount hierarchy 2008-11-27 16:40:40 +00:00
secmodel Correct check for autoloaded modules. 2008-11-12 13:50:52 +00:00
stand
sys Silence awk error. 2008-12-03 10:54:27 +00:00
ufs Revert last. Conditionalize variables on FFS_EI. 2008-12-01 13:45:51 +00:00
uvm uvm_loanuobjpages(): "nfsread" -> "loanuopg" in tsleep wmesg 2008-12-03 14:46:24 +00:00
Makefile Descend into include/rump and install headers. 2008-11-17 08:54:39 +00:00