Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 603 to 605.
details: https://anonhg.NetBSD.org/src/rev/949bbf7c962a
branches: netbsd-3
changeset: 576732:949bbf7c962a
user: tron <tron%NetBSD.org@localhost>
date: Thu Jul 21 21:26:03 2005 +0000
description:
Tickets 603 to 605.
diffstat:
doc/CHANGES-3.0 | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 4f6d70d3f469 -r 949bbf7c962a doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Thu Jul 21 21:23:48 2005 +0000
+++ b/doc/CHANGES-3.0 Thu Jul 21 21:26:03 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.182 2005/07/20 13:27:04 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.183 2005/07/21 21:26:03 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -10773,3 +10773,28 @@
finishes" problem.
[oster, ticket #602]
+distrib/sets/lists/xserver/md.sparc64 1.12-1.13
+x11/Xserver/hw/xfree86/drivers/Makefile 1.12
+
+ Do not build/install the vga driver on sparc64 - it won't work there
+ anyway (and confuses autoconfiguration)
+ [martin, ticket #603]
+
+sys/dev/ata/ata_raid.c 1.14
+sys/dev/ata/ata_raidvar.h 1.3
+
+ Update array of software RAID names in ata_raid.c.
+ Change a boundary check to ensure that we won't accidentally read and
+ use uninitialized memory if ATA_RAID_TYPE_MAX is updated without
+ updating the array. Update comment near ATA_RAID_TYPE_MAX to note
+ that the array in ata_raid.c should be updated if a new ATA_RAID_TYPE_*
+ is added.
+ [briggs, ticket #604]
+
+distrib/sets/lists/comp/mi 1.799
+share/man/man9/Makefile 1.172
+share/man/man9/vfsops.9 1.20
+
+ Rename manual page VFS_STATFS(9) to VFS_STATVFS(9).
+ [pooka, ticket #605]
+
Home |
Main Index |
Thread Index |
Old Index