Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-10]: src/doc Ticket #22



details:   https://anonhg.NetBSD.org/src/rev/465baabb07d9
branches:  netbsd-10
changeset: 372767:465baabb07d9
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Dec 24 17:18:51 2022 +0000

description:
Ticket #22

diffstat:

 doc/CHANGES-10.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d043e95bee2c -r 465baabb07d9 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Sat Dec 24 17:17:27 2022 +0000
+++ b/doc/CHANGES-10.0  Sat Dec 24 17:18:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.7 2022/12/24 09:27:51 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.8 2022/12/24 17:18:51 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -355,3 +355,8 @@
        4GB of memory.
        [bouyer, ticket #21]
 
+usr.sbin/tprof/tprof_top.c                     1.8
+
+       tprof(8): use malloc instead of alloca so that SSP works.
+       [christos, ticket #22]
+



Home | Main Index | Thread Index | Old Index