Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc Ticket 103.
details: https://anonhg.NetBSD.org/src/rev/fddbbb872012
branches: netbsd-2-0
changeset: 560341:fddbbb872012
user: tron <tron%NetBSD.org@localhost>
date: Fri Apr 09 10:49:06 2004 +0000
description:
Ticket 103.
diffstat:
doc/CHANGES-2.0 | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r acdd0e297a6a -r fddbbb872012 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Fri Apr 09 10:47:37 2004 +0000
+++ b/doc/CHANGES-2.0 Fri Apr 09 10:49:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.61 2004/04/09 02:31:39 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.62 2004/04/09 10:49:06 tron Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -663,6 +663,13 @@
sys/arch/macppc/pci/pci_machdep.c 1.25
Deal with OFW trees that have interrupt nodes without an #address-cells
- property. Treat them as if they had such a property but its value was 0.
+ property. Treat them as if they had such a property but its value
+ was 0.
+ [matt, ticket #102]
- [matt, ticket #102]
+sys/arch/i386/i386/procfs_machdep.c 1.19
+
+ Revert previous: Linux' procfs spells "CPU" "cpu", so mimic it.
+ Closes PR 25076 by salo.
+ [salo, ticket #103]
+
Home |
Main Index |
Thread Index |
Old Index