NetBSD/sys
jdolecek f0e5de0264 fix the DIAGNOSTIC function pmap_tlb_asid_count() to not expect
that TLBINFO_ASID_INUSE_P() returns just 0 or 1; the underlying
__BITMAP_ISSET() actually returns the matching bit nowadays, which
caused miscounting

fixes PR kern/53054 by Sevan Janiyan
2018-02-25 21:43:03 +00:00
..
altq
arch Remove the first entry from the todo list, it's handled properly now. 2018-02-25 13:15:35 +00:00
coda
compat union was removed 2018-01-26 09:29:15 +00:00
conf move "define tcbus {}" into files.alpha. it isn't wanted for general 2018-02-22 07:30:43 +00:00
crypto
ddb Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +00:00
dev Import imcsmb driver from FreeBSD. This driver allows access to the 2018-02-25 08:19:34 +00:00
dist/pf It is normal for socket credentials to be missing for incoming sockets, 2018-02-19 23:03:00 +00:00
external PR/53006: stackfield: Please support NVIDIA GT730 to kernel 2018-02-11 15:52:59 +00:00
fs Typos. 2018-02-08 09:05:16 +00:00
gdbscripts
ipkdb
kern add defines to control whether or not mutex operations are skipped 2018-02-25 18:54:29 +00:00
lib
miscfs
modules Remove ksem module reference 2018-02-25 10:17:12 +00:00
net Currently, it is not necessary to install rss_config.h. Pointed out by msaitoh@n.o. 2018-02-16 10:19:03 +00:00
net80211
netatalk Add NETATALKDEBUG to the option header and include that in the main source 2018-02-17 19:10:18 +00:00
netbt
netcan
netinet Avoid a race condition of DAD timer destructions 2018-02-24 07:53:15 +00:00
netinet6 Avoid a race condition of DAD timer destructions 2018-02-24 07:53:15 +00:00
netipsec Style, no functional change. 2018-02-21 17:04:52 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs
opencrypto Typos. 2018-02-08 09:05:16 +00:00
rump Avoid a deadlock between softnet_lock and IFNET_LOCK 2018-02-24 07:37:08 +00:00
secmodel
stand
sys add definitions of FIOSEEKDATA and FIOSEEKHOLE for ZFS. 2018-02-25 18:55:23 +00:00
ufs Remove unnecessary assertions 2018-02-07 08:50:13 +00:00
uvm fix the DIAGNOSTIC function pmap_tlb_asid_count() to not expect 2018-02-25 21:43:03 +00:00
Makefile