Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #153
details: https://anonhg.NetBSD.org/src/rev/3bd9607a33c0
branches: netbsd-7
changeset: 798456:3bd9607a33c0
user: sborrill <sborrill%NetBSD.org@localhost>
date: Wed Oct 22 12:28:52 2014 +0000
description:
Ticket #153
diffstat:
doc/CHANGES-7.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 8fdbd1a0742d -r 3bd9607a33c0 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Wed Oct 22 12:28:30 2014 +0000
+++ b/doc/CHANGES-7.0 Wed Oct 22 12:28:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.62 2014/10/19 16:12:22 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.63 2014/10/22 12:28:52 sborrill Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -1812,3 +1812,10 @@
Disable SSE and AVX for kernel modules.
[joerg, ticket #152]
+usr.sbin/sysinst/mbr.c 1.4
+
+ On architectures that have no BIOS (and so do not set a BIOS
+ geometry), we need to initialize the globals bsec, bcyl and bhead
+ before using them.
+ [martin, ticket #153]
+
Home |
Main Index |
Thread Index |
Old Index