Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note removal of etherip, add entry about ASLR in amd64, ...
details: https://anonhg.NetBSD.org/src/rev/878164522d81
branches: trunk
changeset: 365428:878164522d81
user: maxv <maxv%NetBSD.org@localhost>
date: Tue Aug 14 14:56:33 2018 +0000
description:
Note removal of etherip, add entry about ASLR in amd64, and improve the
ipkdb entry.
diffstat:
doc/CHANGES | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r cca3c3e0dfa6 -r 878164522d81 doc/CHANGES
--- a/doc/CHANGES Tue Aug 14 14:53:21 2018 +0000
+++ b/doc/CHANGES Tue Aug 14 14:56:33 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2423 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2424 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -175,7 +175,7 @@
x86: Support for -static -pie binaries. [joerg 20180712]
kernel: Remove pmc(9) and X86PMC. [maxv 20180714]
tprof(4): Revamped. tpfmt(1) merged into tprof(8). [maxv 20180714]
- ipkdb(4): Removed. [maxv 20180714]
+ kernel: Remove ipkdb(4). [maxv 20180714]
arm: Add support for ARMv8 performance event monitoring with tprof(4).
[jmcneill 20180715]
arm: Add support for ARMv7 performance event monitoring with tprof(4).
@@ -196,4 +196,7 @@
arm: Add driver for ARM GICv3 interrupt controllers. [jmcneill 20180808]
bind: Import version 9.12.2-P1. [christos 20180812]
arm: Add support for Rockchip RK3399 SoC. [jmcneill 20180812]
+ amd64: Randomize by default all the randomizable VM areas in the kernel.
+ [maxv 20180812]
mdocml: Import 1.14.4. [christos 20180814]
+ kernel: Remove etherip(4), replaced by l2tp(4). [maxv 20180814]
Home |
Main Index |
Thread Index |
Old Index