..
altq
…
arch
use ldp if possible
2020-05-15 09:08:10 +00:00
coda
Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function
2020-04-13 19:23:17 +00:00
compat
Fix previous; specify lwpid for curlpw in the case of pid == 0.
2020-05-14 08:26:29 +00:00
conf
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
crypto
Count cprng_fast reseed events.
2020-04-30 03:29:45 +00:00
ddb
Handle "no count" properly in db_kernhist_print_cmd
2020-04-13 11:43:27 +00:00
dev
Introduce KCOV remote support. This allows to collect KCOV coverage on
2020-05-15 12:34:52 +00:00
dist /pf
…
external
Update ux_length in usbd_setup_isoc_xfer and use this to usb_syncmem
2020-05-15 06:15:42 +00:00
fs
cache_enter_id(): give it a boolean parameter to indicate whether the cached
2020-05-12 23:17:41 +00:00
gdbscripts
gdb has been fixed, so no need to reload the symbol file.
2020-05-02 12:58:46 +00:00
kern
Introduce kcov_silence_enter() and kcov_silence_leave(), to allow to
2020-05-15 13:09:02 +00:00
lib
Update the comments.
2020-05-07 18:02:48 +00:00
miscfs
Put forward declaration a little further forward to unbreak build.
2020-04-29 07:18:24 +00:00
modules
Include netbsd32_futex.c in the module.
2020-05-02 22:19:47 +00:00
net
adjust comment - sosetopt() path doesn't take IFNET_LOCK()
2020-05-05 09:26:29 +00:00
net80211
…
netatalk
…
netbt
…
netcan
…
netinet
igmp_sendpkt() expects ip_output() to set 'imo.imo_multicast_ttl' into
2020-05-15 06:34:34 +00:00
netinet6
inet6: Ensure that route MTU is guarded by ARC_PHDS_MAXMTU
2020-04-28 15:12:28 +00:00
netipsec
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
netmpls
…
nfs
Resolve delayed truncation from nfs_inactive() too.
2020-05-01 08:43:00 +00:00
opencrypto
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
rump
Undo previous, need to fix differently (fifofs is needed by other fs's and
2020-05-15 00:04:02 +00:00
secmodel
KAUTH_MACHDEP_SVS_DISABLE is deprecated.
2020-05-11 19:36:39 +00:00
stand
Make efi_rng_show return early if RNG protocol is not available. While
2020-05-14 23:09:29 +00:00
sys
Introduce kcov_silence_enter() and kcov_silence_leave(), to allow to
2020-05-15 13:09:02 +00:00
ufs
cache_enter_id(): give it a boolean parameter to indicate whether the cached
2020-05-12 23:17:41 +00:00
uvm
Add missing dependency.
2020-05-10 22:28:09 +00:00
Makefile
…