Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1183
details: https://anonhg.NetBSD.org/src/rev/ca986c69951a
branches: netbsd-9
changeset: 964259:ca986c69951a
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 08 13:01:54 2021 +0000
description:
Ticket #1183
diffstat:
doc/CHANGES-9.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r bbbdb68579e1 -r ca986c69951a doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Fri Jan 08 13:00:49 2021 +0000
+++ b/doc/CHANGES-9.2 Fri Jan 08 13:01:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.32 2021/01/03 12:52:54 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.33 2021/01/08 13:01:54 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1394,4 +1394,10 @@
mountroothooks.
[khorben, #1177]
+compat/exec.mk 1.5
+external/bsd/ipf/Makefile.inc 1.6
+ ipf(4): build tools as 64bit binaries on mips64 (where most
+ userland is 32bit). Works around missing COMPAT_NETBSD32 for ipf.
+ [simonb, ticket #1183]
+
Home |
Main Index |
Thread Index |
Old Index