Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 66-68.
details: https://anonhg.NetBSD.org/src/rev/2907218fe814
branches: netbsd-6
changeset: 773860:2907218fe814
user: riz <riz%NetBSD.org@localhost>
date: Fri Mar 02 16:49:13 2012 +0000
description:
Tickets 66-68.
diffstat:
doc/CHANGES-6.0 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r a922bb23f599 -r 2907218fe814 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Fri Mar 02 16:48:10 2012 +0000
+++ b/doc/CHANGES-6.0 Fri Mar 02 16:49:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.30 2012/03/02 16:35:50 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.31 2012/03/02 16:49:13 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -644,3 +644,21 @@
Convert ss(4) to device_t.
[mbalmer, ticket #65]
+sys/arch/mips/mips/mips_fpu.c 1.8
+
+ Remove an incorrect KASSERT. PR#45930.
+ [skrll, ticket #66]
+
+lib/libquota/quota_oldfiles.c 1.9
+
+ Check if fstab file exists before trying to parse it.
+ [njoly, ticket #67]
+
+BUILDING 1.99
+build.sh 1.254
+doc/BUILDING.mdoc 1.88
+
+ Add sanity checks for live-image and install-image targets
+ to avoid unexpected makefs(8) error during image builds.
+ [tsutsui, ticket #68]
+
Home |
Main Index |
Thread Index |
Old Index