Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #801 and #802
details: https://anonhg.NetBSD.org/src/rev/ee6d82ef258e
branches: netbsd-9
changeset: 963744:ee6d82ef258e
user: martin <martin%NetBSD.org@localhost>
date: Mon Mar 23 10:07:20 2020 +0000
description:
Tickets #801 and #802
diffstat:
doc/CHANGES-9.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 9bb17cdcea3c -r ee6d82ef258e doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Mon Mar 23 10:06:26 2020 +0000
+++ b/doc/CHANGES-9.1 Mon Mar 23 10:07:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.22 2020/03/21 20:25:42 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.23 2020/03/23 10:07:20 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -707,3 +707,15 @@
Fix dwc_mmc.
[skrll, ticket #800]
+etc/etc.amiga/Makefile.inc 1.29-1.31
+
+ Provide both miniroot.fs (for people wanting to install NetBSD
+ without more 3rdparty software than what's provided on our ISO and
+ .fs.tz (for people downloading over slow links).
+ [is, ticket #801]
+
+sys/arch/vax/vsa/ncr.c 1.50
+
+ Do not expect a struct buf to be present if doing DMA to kernel space.
+ [ragge, ticket #802]
+
Home |
Main Index |
Thread Index |
Old Index