.. |
altq
|
…
|
|
arch
|
Comment out "options PMAPCOUNTERS". It adds much overhead and is mostly of
|
2020-06-13 16:51:25 +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
|
Add fault(4).
|
2020-06-07 09:45:19 +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
|
add entry for ASIX AX99100 PCIe 4port serial card
|
2020-06-13 12:42:58 +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
|
gdb has been fixed, so no need to reload the symbol file.
|
2020-05-02 12:58:46 +00:00 |
kern
|
Counter tweaks:
|
2020-06-11 22:21:05 +00:00 |
lib
|
Make libsa's vsnprintf() work as expected when passed a NULL
|
2020-06-06 15:45:47 +00:00 |
miscfs
|
Counter tweaks:
|
2020-06-11 22:21:05 +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
|
…
|
|
netatalk
|
…
|
|
netbt
|
…
|
|
netcan
|
…
|
|
netinet
|
SCTP: Use ifp->if_mtu rather than ND_IFINFO(ifp)->linkmtu
|
2020-06-13 01:41:59 +00:00 |
netinet6
|
COMPAT_90 doesn't necessarily imply COMPAT_50. So include compat in6_var.h in
|
2020-06-13 06:05:08 +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
|
Make crypto/rijindael optional again as cprng_strong does no longer
|
2020-04-22 09:15:39 +00:00 |
rump
|
Remove in-kernel handling of Router Advertisements
|
2020-06-12 11:04:44 +00:00 |
secmodel
|
Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2).
|
2020-05-28 23:17:25 +00:00 |
stand
|
If a device tree overlay does not have a "compatible" match, don't
|
2020-05-23 16:40:41 +00:00 |
sys
|
9.99.66 welcomes the removal of in-kernel RA handling
|
2020-06-12 11:09:49 +00:00 |
ufs
|
uvm_availmem(): give it a boolean argument to specify whether a recent
|
2020-06-11 19:20:42 +00:00 |
uvm
|
Counter tweaks:
|
2020-06-11 22:25:51 +00:00 |
Makefile
|
Separate devicetree .dts -> .dtb building from kernel builds. They are now
|
2020-05-18 21:19:34 +00:00 |