Module Name: src
Committed By: martin
Date: Sun Dec 10 17:26:18 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #489
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.168 -r1.1.2.169 src/doc/CHANGES-10.0
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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.168 src/doc/CHANGES-10.0:1.1.2.169
--- src/doc/CHANGES-10.0:1.1.2.168 Sun Dec 10 13:09:22 2023
+++ src/doc/CHANGES-10.0 Sun Dec 10 17:26:18 2023
@@ -1,5 +1,5 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.168 2023/12/10 13:09:22 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.169 2023/12/10 17:26:18 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -14284,3 +14284,8 @@ lib/libc/net/sethostent.c 1.21
sethostent(3): fix a couple of (not very likely) memory leaks.
[kre, ticket #488]
+usr.bin/systat/vmstat.c 1.92
+
+ systat(1): PR 56014: fix redraw handling.
+ [kre, ticket #489]
+