Module Name: src
Committed By: maxv
Date: Sat Jul 21 06:28:02 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
note removal of tpfmt
To generate a diff of this commit:
cvs rdiff -u -r1.2412 -r1.2413 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2412 src/doc/CHANGES:1.2413
--- src/doc/CHANGES:1.2412 Sun Jul 15 23:57:45 2018
+++ src/doc/CHANGES Sat Jul 21 06:28:02 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2412 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2413 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -173,8 +173,8 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
ssh-agent(1): /usr/pkg/lib* whitelisted by default for PKCS11 related
libraries, in place of /usr/local/lib*. [sevan 20180710]
x86: Support for -static -pie binaries. [joerg 20180712]
- kernel: Remove pmc(9) and X86PMC. Replaced by a revamped
- tprof(4). [maxv 20180714]
+ kernel: Remove pmc(9) and X86PMC. [maxv 20180714]
+ tprof(4): Revamped. tpfmt(1) merged into tprof(8). [maxv 20180714]
ipkdb(4): Removed. [maxv 20180714]
arm: Add support for ARMv8 performance event monitoring with tprof(4).
[jmcneill 20180715]