Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1153 and #1154
details: https://anonhg.NetBSD.org/src/rev/13879ba2c90e
branches: netbsd-9
changeset: 1002097:13879ba2c90e
user: martin <martin%NetBSD.org@localhost>
date: Fri Dec 18 12:29:41 2020 +0000
description:
Tickets #1153 and #1154
diffstat:
doc/CHANGES-9.2 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 38c5d3b56b60 -r 13879ba2c90e doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Fri Dec 18 12:27:28 2020 +0000
+++ b/doc/CHANGES-9.2 Fri Dec 18 12:29:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.23 2020/12/14 17:30:35 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.24 2020/12/18 12:29:41 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1242,3 +1242,15 @@
Remove options (NVNODE, NBUF, and BUFPAGES) for small RAM machines.
[tsutsui, ticket #1152]
+usr.bin/vmstat/vmstat.c 1.232 (patch)
+
+ Move the time nlist fetches into their own namelist and only
+ fetch them when necessary. Allow for fallback uses of older
+ time sources if others are not present.
+ [mrg, ticket #1153]
+
+external/bsd/dhcpcd/dist/src/dhcp.c (apply patch)
+
+ Fix reading of UDP messages via inet socket rather than BPF.
+ [roy, ticket #1154]
+
Home |
Main Index |
Thread Index |
Old Index