1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/sys
Norikatsu Shigemura 3705c38487 Change 'dev.cpu.N.temperature', sysctl I (degC) to IK (Kelvin).
Approved by:	re (rwatson)
Reviewed by:	rpaulo
Suggested by:	ume
MFC After:	3 days
2009-09-06 12:01:29 +00:00
..
amd64 Fix confusing comments about default PAT entries. 2009-09-02 16:47:10 +00:00
arm Reintroduce the r196640, after fixing the problem with my testing. 2009-09-01 11:41:51 +00:00
boot
bsm
cam Make serial numbers of daX disks visible by GEOM. 2009-09-04 09:40:59 +00:00
cddl Improve wording. 2009-09-05 15:08:58 +00:00
compat Make sure FreeBSD binaries without .note.ABI-tag section work 2009-08-30 14:38:17 +00:00
conf Move libteken out of the syscons directory. 2009-09-03 09:33:57 +00:00
contrib
crypto
ddb
dev Change 'dev.cpu.N.temperature', sysctl I (degC) to IK (Kelvin). 2009-09-06 12:01:29 +00:00
fs Remove spurious pfs_unlock(). 2009-08-31 09:26:04 +00:00
gdb
geom Add support for changing providers priority. 2009-09-06 06:52:06 +00:00
gnu
i386 Add missing ';'. 2009-09-04 14:53:12 +00:00
ia64
isa
kern In fhopen, vfs_ref() the mount point while vnode is unlocked, to prevent 2009-09-06 11:44:46 +00:00
kgssapi
libkern
mips
modules Connect bwi up to the build. While there are some problems with this 2009-08-29 01:34:42 +00:00
net The addresses that are assigned to the loopback interface 2009-09-05 20:24:37 +00:00
net80211 correct timeout for doing NOL processing; need a ticks-relative value 2009-09-03 16:29:02 +00:00
netatalk
netgraph
netinet Correct comment. 2009-09-06 07:29:22 +00:00
netinet6 The addresses that are assigned to the loopback interface 2009-09-05 20:24:37 +00:00
netipsec Improve code a bit by eliminating goto and having one unlock per lock. 2009-09-06 07:32:16 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto If crypto operation is finished with EAGAIN, don't repeat operation from 2009-09-04 09:48:18 +00:00
pc98
pci
powerpc
rpc
security
sparc64
sun4v
sys Move ptmx into pty(4). 2009-09-06 10:27:45 +00:00
teken Expose the TF_REVERSE flag to the console driver. 2009-09-03 16:31:11 +00:00
tools
ufs The clear_remove() and clear_inodedeps() call vn_start_write(NULL, &mp, 2009-09-06 11:46:51 +00:00
vm Reintroduce the r196640, after fixing the problem with my testing. 2009-09-01 11:41:51 +00:00
xdr
xen
Makefile