Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/xen/i386 update reference $NetBSD ID
details: https://anonhg.NetBSD.org/src/rev/73fdcd38e578
branches: trunk
changeset: 565394:73fdcd38e578
user: cl <cl%NetBSD.org@localhost>
date: Tue Apr 06 16:04:09 2004 +0000
description:
update reference $NetBSD ID
diffstat:
sys/arch/xen/i386/trap.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 2edd28acdc87 -r 73fdcd38e578 sys/arch/xen/i386/trap.c
--- a/sys/arch/xen/i386/trap.c Tue Apr 06 16:01:50 2004 +0000
+++ b/sys/arch/xen/i386/trap.c Tue Apr 06 16:04:09 2004 +0000
@@ -1,5 +1,5 @@
-/* $NetBSD: trap.c,v 1.2 2004/03/14 01:08:50 cl Exp $ */
-/* NetBSD: trap.c,v 1.199 2004/03/11 11:42:04 yamt Exp */
+/* $NetBSD: trap.c,v 1.3 2004/04/06 16:04:09 cl Exp $ */
+/* NetBSD: trap.c,v 1.200 2004/03/14 01:08:48 cl Exp */
/*-
* Copyright (c) 1998, 2000 The NetBSD Foundation, Inc.
@@ -76,7 +76,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.2 2004/03/14 01:08:50 cl Exp $");
+__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.3 2004/04/06 16:04:09 cl Exp $");
#include "opt_ddb.h"
#include "opt_kgdb.h"
Home |
Main Index |
Thread Index |
Old Index