Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/i386 add NetBSD ID tag.
details: https://anonhg.NetBSD.org/src/rev/b5d776688aa2
branches: trunk
changeset: 477198:b5d776688aa2
user: haya <haya%NetBSD.org@localhost>
date: Fri Oct 15 06:43:06 1999 +0000
description:
add NetBSD ID tag.
diffstat:
sys/arch/i386/i386/rbus_machdep.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 86660bb6e282 -r b5d776688aa2 sys/arch/i386/i386/rbus_machdep.c
--- a/sys/arch/i386/i386/rbus_machdep.c Fri Oct 15 06:43:05 1999 +0000
+++ b/sys/arch/i386/i386/rbus_machdep.c Fri Oct 15 06:43:06 1999 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: rbus_machdep.c,v 1.2 1999/10/15 06:43:06 haya Exp $ */
+
/*
* Copyright (c) 1999
* HAYAKAWA Koichi. All rights reserved.
@@ -28,7 +30,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id: rbus_machdep.c,v 1.1 1999/10/15 06:11:30 haya Exp $ */
+/* $Id: rbus_machdep.c,v 1.2 1999/10/15 06:43:06 haya Exp $ */
#include <sys/param.h>
#include <sys/systm.h>
Home |
Main Index |
Thread Index |
Old Index