NetBSD/sys
simonb 0c0327e985 Remove more snprintb _BITS bits. 2020-06-22 12:26:11 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Remove more snprintb _BITS bits. 2020-06-22 12:26:11 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat Add nd6.h compat header 2020-06-12 15:25:26 +00:00
conf Use -fstack-usage only if we are using gcc. 2020-06-19 00:58:17 +00:00
crypto Count cprng_fast reseed events. 2020-04-30 03:29:45 +00:00
ddb Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP). 2020-05-31 23:34:34 +00:00
dev avoid the use of UVM internals in the iscsi ioctl code. 2020-06-21 23:08:16 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external ipfilter: Prepare for life without in kernel RA 2020-06-12 10:35:59 +00:00
fs uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Nix trailing whitespace. 2020-06-20 18:30:53 +00:00
lib Make libsa's vsnprintf() work as expected when passed a NULL 2020-06-06 15:45:47 +00:00
miscfs genfs_putpages(): when building a cluster make use of pages in the in the 2020-06-14 00:25:22 +00:00
modules Example of a kernel module that registers DDB commands. 2020-06-01 03:37:40 +00:00
net Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +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 icmp6.h: #define ND_RA_FLAG_PROXY 2020-06-15 23:41:35 +00:00
netinet6 localify 2020-06-19 16:08:06 +00:00
netipsec Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
netmpls
nfs - Alter the convention for uvm_page_array slightly, so the basic search 2020-05-25 21:15:10 +00:00
opencrypto swcrypto(4): Simplify iv generation logic with cprng_fast. 2020-06-14 23:23:55 +00:00
rump Serialize rdtsc using with lfence, mfence or cpuid to read TSC more precisely. 2020-06-15 09:09:23 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand Add boot.cfg support. 2020-06-21 23:53:26 +00:00
sys bump version - maximum item size for pool_init()/pool_cache_init() changed 2020-06-19 13:52:40 +00:00
ufs uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
uvm <sys/extent.h> not needed here. 2020-06-17 06:24:15 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00