NetBSD/sys
ad c28f10c162 Don't set PG_AOBJ on a page unless UVM_OBJ_IS_AOBJ(), otherwise it can
catch pages from e.g. uvm_loanzero_object.
2020-05-17 17:12:28 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Flag EOI on TLB shootdown IPIs after the shootdown has been processed. 2020-05-17 14:15:55 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +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 pool_cache_prime, not pool_cache_lowat, as suggested by nick. 2020-05-17 16:01:06 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external Update ux_length in usbd_setup_isoc_xfer and use this to usb_syncmem 2020-05-15 06:15:42 +00:00
fs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern softint_disestablish(): use a high priority xcall to determine that the 2020-05-17 14:11:30 +00:00
lib Update the comments. 2020-05-07 18:02:48 +00:00
miscfs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
modules Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
net hardclock_ticks -> getticks() 2020-05-15 19:28:09 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
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 Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
opencrypto Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
rump Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
secmodel Make it clear that only KAUTH_MACHDEP_SVS_DISABLE is deprecated. 2020-05-16 19:12:38 +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 softint_disestablish(): use a high priority xcall to determine that the 2020-05-17 14:11:30 +00:00
ufs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
uvm Don't set PG_AOBJ on a page unless UVM_OBJ_IS_AOBJ(), otherwise it can 2020-05-17 17:12:28 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00