1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/sys
Sepherosa Ziehau 733ab6b6c8 Correct RSSI calculation.
Noticed by: Hans Petter Selasky <hselasky@c2i.net>
Approved by: re (kensmith), sam (mentor)
2007-07-17 11:27:57 +00:00
..
amd64 Fix a couple of issues with the stack limit for 32-bit processes on 64-bit 2007-07-12 18:01:31 +00:00
arm
boot MFp4: 2007-07-13 14:27:05 +00:00
bsm
cam
cddl
compat Fix a couple of issues with the stack limit for 32-bit processes on 64-bit 2007-07-12 18:01:31 +00:00
conf Disconnect netatm from the build as it is not MPSAFE and relies on 2007-07-14 21:49:24 +00:00
contrib Fix a bug where the callout might not be initialized before being used. 2007-07-12 17:00:51 +00:00
crypto
ddb
dev Correct RSSI calculation. 2007-07-17 11:27:57 +00:00
fs Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda 2007-07-12 21:04:58 +00:00
gdb
geom
gnu The last entry in the ext2_opts array must be NULL, 2007-07-14 21:18:19 +00:00
i4b
i386 Remove the internal use of __packed and put it on the structures 2007-07-11 22:34:34 +00:00
ia64 Restore the value of ar.rnat after the assignment to ar.bspstore. 2007-07-16 16:47:35 +00:00
isa
kern - Use ruxagg() in calcru() to make sure we have current tick information 2007-07-17 01:08:09 +00:00
libkern
modules - integrate most recent changes from vendor branch and upgrade to firmware revision 4.5.5 2007-07-17 06:50:35 +00:00
net
net80211 revert handling of ssid and bssid to be manadatory instead of advisory 2007-07-12 17:22:43 +00:00
netatalk
netatm Disconnect netatm from the build as it is not MPSAFE and relies on 2007-07-14 21:49:24 +00:00
netgraph Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now. 2007-07-10 16:38:43 +00:00
netinet - Modular congestion control, with RFC2581 being the default. 2007-07-14 09:36:28 +00:00
netinet6 - Modular congestion control, with RFC2581 being the default. 2007-07-14 09:36:28 +00:00
netipsec
netipx
netnatm
netncp
netsmb Fixing the mount_smbfs(8) hanging by utilising the destroy_dev_sched() KPI. 2007-07-10 09:23:10 +00:00
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 In the function pc98_check_if_type for the non-8251 case 2007-07-11 22:25:38 +00:00
pccard
pci Add support for G965/Q965/GM965/GME965/GME945 AGP. 2007-07-13 16:28:12 +00:00
powerpc Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32() 2007-07-10 04:40:00 +00:00
rpc
security
sparc64
sun4v
sys Fix a couple of issues with the stack limit for 32-bit processes on 64-bit 2007-07-12 18:01:31 +00:00
tools
ufs Perform range check before allocating memory when reading 2007-07-13 18:51:08 +00:00
vm Eliminate two unused functions: vm_phys_alloc_pages() and 2007-07-14 21:21:17 +00:00
Makefile Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda 2007-07-12 21:04:58 +00:00