Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets 39, 50.
details: https://anonhg.NetBSD.org/src/rev/c7fbb853a1e7
branches: netbsd-7
changeset: 798290:c7fbb853a1e7
user: riz <riz%NetBSD.org@localhost>
date: Sat Aug 23 03:47:10 2014 +0000
description:
Tickets 39, 50.
diffstat:
doc/CHANGES-7.0 | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 30175b0f4638 -r c7fbb853a1e7 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sat Aug 23 03:46:55 2014 +0000
+++ b/doc/CHANGES-7.0 Sat Aug 23 03:47:10 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.20 2014/08/22 19:21:53 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.21 2014/08/23 03:47:10 riz Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -345,3 +345,22 @@
filesystem)
[hannken, ticket #49]
+usr.sbin/sysinst/disks.c 1.5
+usr.sbin/sysinst/main.c 1.4-1.5
+usr.sbin/sysinst/mbr.c 1.3
+usr.sbin/sysinst/net.c 1.3-1.4
+usr.sbin/sysinst/partman.c 1.5-1.6
+usr.sbin/sysinst/util.c 1.4
+
+ Remove some duplicate code, null termination, check
+ return values, avoid NULL dereference in sysinst.
+ [martin, ticket #39]
+
+sys/dev/isa/ess.c 1.81-1.82
+sys/dev/isa/essreg.h 1.17
+sys/dev/isa/essvar.h 1.27
+
+ Add support for Spatializer, 3D audio effects embedded in ES1869
+ and ES1879 to ess(4).
+ [nakayama, ticket #50]
+
Home |
Main Index |
Thread Index |
Old Index