.. |
altq
|
|
|
arch
|
Support EdgeRouter 4.
|
2020-06-23 05:19:12 +00:00 |
coda
|
|
|
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
|
|
|
ddb
|
Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP).
|
2020-05-31 23:34:34 +00:00 |
dev
|
Make this work on big endian machines
|
2020-06-23 10:09:33 +00:00 |
dist/pf
|
|
|
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
|
|
|
kern
|
Don't leak an unused sysctl log. Found by kLSan.
|
2020-06-22 16:29:24 +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
|
pfil_psz gets dropped by the compiler because it is unused if !NET_MPSAFE,
|
2020-06-22 16:39:56 +00:00 |
net80211
|
|
|
netatalk
|
|
|
netbt
|
|
|
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
|
|
|
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
|
|
|