NetBSD/sys
nonaka c94850afe5 Fix radiotap and fixed rates. Radiotap was reporting the wrong rate for
data frames and fixed rates weren't really fixed and were converted into
the wrong hardware rate.

From OpenBSD rev.1.36.
2015-03-07 13:54:57 +00:00
..
altq
arch remove vga@isa and pcdisplay@isa from i386 GENERIC, and create a new 2015-03-07 07:28:37 +00:00
coda Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint(). 2015-01-06 11:24:46 +00:00
compat fix inconsistent names 2015-03-07 03:25:19 +00:00
conf Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is the name of 2015-02-13 17:50:48 +00:00
crypto
ddb Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
dev Fix radiotap and fixed rates. Radiotap was reporting the wrong rate for 2015-03-07 13:54:57 +00:00
dist/pf
external Dedup the NetBSD portion of the code (ok Riastradh), no functional change. 2015-03-06 22:24:05 +00:00
fs make this compile again. 2015-02-25 23:14:59 +00:00
gdbscripts
ipkdb
kern wait for config_mountroot threads to complete before we tell init it 2015-03-06 09:28:15 +00:00
lib Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
miscfs
modules Factor generic parts of intelfb out into a drmfb. 2015-03-05 17:50:41 +00:00
net Introduce the routing flag RTF_LOCAL to track local address routes. 2015-02-26 09:54:46 +00:00
net80211
netatalk
netbt
netinet Don't add local routes for the any address or p2p addresses where the address matches the destination. 2015-02-26 12:58:36 +00:00
netinet6 Don't add local routes for the any address or p2p addresses where the address matches the destination. 2015-02-26 12:58:36 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs Fix uninitialized variable. 2015-03-06 19:03:30 +00:00
opencrypto
rump belated regen (posix_fallocate, readlinkat) 2015-02-25 13:20:05 +00:00
secmodel
stand
sys use __COMPAT so that we get argument expansion. 2015-03-07 03:19:06 +00:00
ufs ffs_reload(): release 'bp' earlier 2015-03-03 17:56:51 +00:00
uvm Detect overflow when rounding length parameter and return ENOMEM. 2015-03-01 13:43:51 +00:00
Makefile