Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Remove "syssrc" from a source filename. Problem not...
details: https://anonhg.NetBSD.org/src/rev/9e44b13bf760
branches: netbsd-1-6
changeset: 529472:9e44b13bf760
user: tron <tron%NetBSD.org@localhost>
date: Sat Nov 23 15:21:39 2002 +0000
description:
Remove "syssrc" from a source filename. Problem noted by Martti Kuparinen.
diffstat:
doc/CHANGES-1.6.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 402a3c6963be -r 9e44b13bf760 doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Fri Nov 22 23:05:29 2002 +0000
+++ b/doc/CHANGES-1.6.1 Sat Nov 23 15:21:39 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.44 2002/11/22 23:05:29 tron Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.45 2002/11/23 15:21:39 tron Exp $
A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
@@ -1432,7 +1432,7 @@
instead get it from OpenFirmware.
[martin, ticket #875]
-syssrc/sys/arch/sparc64/sparc64/machdep.c 1.131,1.133 via patch
+sys/arch/sparc64/sparc64/machdep.c 1.131,1.133 via patch
Fix typo: set _asi depending on requested endianess, not _sasi (the
streaming accessors take care of this themselfs). Fixes 32-bit
Home |
Main Index |
Thread Index |
Old Index