From 3b4fb6d0efbf88592301df9225a71b02eb54433f Mon Sep 17 00:00:00 2001 From: lukem Date: Tue, 15 Jul 2003 02:15:00 +0000 Subject: [PATCH] __KERNEL_RCSID() --- sys/arch/vax/bi/bi_mainbus.c | 5 ++++- sys/arch/vax/bi/bi_nmi.c | 5 ++++- sys/arch/vax/if/if_de.c | 5 ++++- sys/arch/vax/if/if_le.c | 5 ++++- sys/arch/vax/if/if_le_vsbus.c | 5 ++++- sys/arch/vax/if/if_uba.c | 4 +++- sys/arch/vax/if/if_ze.c | 5 ++++- sys/arch/vax/mba/hp.c | 6 +++++- sys/arch/vax/mba/mba.c | 5 ++++- sys/arch/vax/uba/qv.c | 4 +++- sys/arch/vax/uba/ts.c | 5 ++++- sys/arch/vax/uba/uba_cmi.c | 5 ++++- sys/arch/vax/uba/uba_dma.c | 4 +++- sys/arch/vax/uba/uba_ibus.c | 5 ++++- sys/arch/vax/uba/uba_mainbus.c | 5 ++++- sys/arch/vax/uba/uba_sbi.c | 5 ++++- sys/arch/vax/vax/autoconf.c | 5 ++++- sys/arch/vax/vax/bus_dma.c | 5 ++++- sys/arch/vax/vax/bus_mem.c | 5 ++++- sys/arch/vax/vax/cfl.c | 5 ++++- sys/arch/vax/vax/clock.c | 4 +++- sys/arch/vax/vax/cmi.c | 5 ++++- sys/arch/vax/vax/conf.c | 5 ++++- sys/arch/vax/vax/crl.c | 5 ++++- sys/arch/vax/vax/crx.c | 5 ++++- sys/arch/vax/vax/ctu.c | 5 ++++- sys/arch/vax/vax/db_disasm.c | 4 +++- sys/arch/vax/vax/db_machdep.c | 6 +++++- sys/arch/vax/vax/disksubr.c | 5 ++++- sys/arch/vax/vax/findcpu.c | 4 +++- sys/arch/vax/vax/gencons.c | 5 ++++- sys/arch/vax/vax/ibcs2_machdep.c | 5 ++++- sys/arch/vax/vax/ibus.c | 5 ++++- sys/arch/vax/vax/in4_cksum.c | 5 ++++- sys/arch/vax/vax/in_cksum.c | 5 ++++- sys/arch/vax/vax/ka410.c | 5 ++++- sys/arch/vax/vax/ka43.c | 5 ++++- sys/arch/vax/vax/ka46.c | 5 ++++- sys/arch/vax/vax/ka48.c | 3 +++ sys/arch/vax/vax/ka49.c | 3 +++ sys/arch/vax/vax/ka53.c | 5 ++++- sys/arch/vax/vax/ka610.c | 5 ++++- sys/arch/vax/vax/ka630.c | 5 ++++- sys/arch/vax/vax/ka6400.c | 5 ++++- sys/arch/vax/vax/ka650.c | 5 ++++- sys/arch/vax/vax/ka660.c | 5 ++++- sys/arch/vax/vax/ka670.c | 5 ++++- sys/arch/vax/vax/ka680.c | 5 ++++- sys/arch/vax/vax/ka750.c | 5 ++++- sys/arch/vax/vax/ka780.c | 5 ++++- sys/arch/vax/vax/ka820.c | 5 ++++- sys/arch/vax/vax/ka860.c | 5 ++++- sys/arch/vax/vax/ka88.c | 5 ++++- sys/arch/vax/vax/locore.c | 5 ++++- sys/arch/vax/vax/machdep.c | 5 ++++- sys/arch/vax/vax/mem.c | 5 ++++- sys/arch/vax/vax/multicpu.c | 5 ++++- sys/arch/vax/vax/nmi_mainbus.c | 5 ++++- sys/arch/vax/vax/ns_cksum.c | 5 ++++- sys/arch/vax/vax/pmap.c | 5 ++++- sys/arch/vax/vax/procfs_machdep.c | 5 ++++- sys/arch/vax/vax/sbi.c | 5 ++++- sys/arch/vax/vax/scb.c | 5 ++++- sys/arch/vax/vax/sgmap.c | 5 ++++- sys/arch/vax/vax/trap.c | 5 ++++- sys/arch/vax/vax/vm_machdep.c | 5 ++++- sys/arch/vax/vax/xmi_mainbus.c | 5 ++++- sys/arch/vax/vax/yyyin_cksum.c | 5 ++++- sys/arch/vax/vsa/dz_ibus.c | 5 +++-- sys/arch/vax/vsa/dz_vsbus.c | 5 +++-- sys/arch/vax/vsa/hdc9224.c | 5 ++++- sys/arch/vax/vsa/if_ze_vsbus.c | 5 ++++- sys/arch/vax/vsa/leds.c | 5 ++++- sys/arch/vax/vsa/lkc.c | 5 ++++- sys/arch/vax/vsa/ncr.c | 5 ++++- sys/arch/vax/vsa/smg.c | 5 ++++- sys/arch/vax/vsa/vsbus.c | 5 ++++- sys/arch/vax/vsa/vsbus_dma.c | 4 +++- 78 files changed, 303 insertions(+), 78 deletions(-) diff --git a/sys/arch/vax/bi/bi_mainbus.c b/sys/arch/vax/bi/bi_mainbus.c index f170b9bff103..90c4950eb439 100644 --- a/sys/arch/vax/bi/bi_mainbus.c +++ b/sys/arch/vax/bi/bi_mainbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: bi_mainbus.c,v 1.7 2002/10/02 16:02:31 thorpej Exp $ */ +/* $NetBSD: bi_mainbus.c,v 1.8 2003/07/15 02:15:00 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: bi_mainbus.c,v 1.8 2003/07/15 02:15:00 lukem Exp $"); + #include #include diff --git a/sys/arch/vax/bi/bi_nmi.c b/sys/arch/vax/bi/bi_nmi.c index a453447b9267..7bac08c69ae6 100644 --- a/sys/arch/vax/bi/bi_nmi.c +++ b/sys/arch/vax/bi/bi_nmi.c @@ -1,4 +1,4 @@ -/* $NetBSD: bi_nmi.c,v 1.4 2002/10/02 16:02:32 thorpej Exp $ */ +/* $NetBSD: bi_nmi.c,v 1.5 2003/07/15 02:15:00 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: bi_nmi.c,v 1.5 2003/07/15 02:15:00 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/if/if_de.c b/sys/arch/vax/if/if_de.c index ab906065d354..b13e2454510c 100644 --- a/sys/arch/vax/if/if_de.c +++ b/sys/arch/vax/if/if_de.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_de.c,v 1.39 2002/10/02 16:02:32 thorpej Exp $ */ +/* $NetBSD: if_de.c,v 1.40 2003/07/15 02:15:00 lukem Exp $ */ /* * Copyright (c) 1982, 1986, 1989 Regents of the University of California. @@ -45,6 +45,9 @@ * timeout routine (get statistics) */ +#include +__KERNEL_RCSID(0, "$NetBSD: if_de.c,v 1.40 2003/07/15 02:15:00 lukem Exp $"); + #include "opt_inet.h" #include "opt_iso.h" #include "opt_ns.h" diff --git a/sys/arch/vax/if/if_le.c b/sys/arch/vax/if/if_le.c index 5487eefe3a09..55889cd6c2aa 100644 --- a/sys/arch/vax/if/if_le.c +++ b/sys/arch/vax/if/if_le.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_le.c,v 1.24 2002/10/02 16:02:32 thorpej Exp $ */ +/* $NetBSD: if_le.c,v 1.25 2003/07/15 02:15:00 lukem Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -75,6 +75,9 @@ * @(#)if_le.c 8.2 (Berkeley) 11/16/93 */ +#include +__KERNEL_RCSID(0, "$NetBSD: if_le.c,v 1.25 2003/07/15 02:15:00 lukem Exp $"); + #include "opt_inet.h" #include "bpfilter.h" diff --git a/sys/arch/vax/if/if_le_vsbus.c b/sys/arch/vax/if/if_le_vsbus.c index 3430370b65a7..2ce6de038ea1 100644 --- a/sys/arch/vax/if/if_le_vsbus.c +++ b/sys/arch/vax/if/if_le_vsbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_le_vsbus.c,v 1.17 2003/05/03 18:11:06 wiz Exp $ */ +/* $NetBSD: if_le_vsbus.c,v 1.18 2003/07/15 02:15:01 lukem Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -74,6 +74,9 @@ * @(#)if_le.c 8.2 (Berkeley) 11/16/93 */ +#include +__KERNEL_RCSID(0, "$NetBSD: if_le_vsbus.c,v 1.18 2003/07/15 02:15:01 lukem Exp $"); + #include "opt_inet.h" #include "bpfilter.h" diff --git a/sys/arch/vax/if/if_uba.c b/sys/arch/vax/if/if_uba.c index f2b3d1da3a04..adf6ebac2e4a 100644 --- a/sys/arch/vax/if/if_uba.c +++ b/sys/arch/vax/if/if_uba.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_uba.c,v 1.17 2002/09/25 22:21:27 thorpej Exp $ */ +/* $NetBSD: if_uba.c,v 1.18 2003/07/15 02:15:01 lukem Exp $ */ /* * Copyright (c) 1982, 1986, 1988 Regents of the University of California. @@ -35,6 +35,8 @@ * @(#)if_uba.c 7.16 (Berkeley) 12/16/90 */ +#include +__KERNEL_RCSID(0, "$NetBSD: if_uba.c,v 1.18 2003/07/15 02:15:01 lukem Exp $"); #include #include diff --git a/sys/arch/vax/if/if_ze.c b/sys/arch/vax/if/if_ze.c index 91a1fdd1c3d2..0323a1f2eda0 100644 --- a/sys/arch/vax/if/if_ze.c +++ b/sys/arch/vax/if/if_ze.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_ze.c,v 1.9 2002/10/02 16:02:32 thorpej Exp $ */ +/* $NetBSD: if_ze.c,v 1.10 2003/07/15 02:15:01 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. All rights reserved. * @@ -29,6 +29,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: if_ze.c,v 1.10 2003/07/15 02:15:01 lukem Exp $"); + #include "opt_cputype.h" #include diff --git a/sys/arch/vax/mba/hp.c b/sys/arch/vax/mba/hp.c index e2f727282a67..8613c16e4611 100644 --- a/sys/arch/vax/mba/hp.c +++ b/sys/arch/vax/mba/hp.c @@ -1,4 +1,4 @@ -/* $NetBSD: hp.c,v 1.34 2003/05/10 23:12:41 thorpej Exp $ */ +/* $NetBSD: hp.c,v 1.35 2003/07/15 02:15:01 lukem Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -40,6 +40,10 @@ * Handle disk media changes. * Dual-port operations should be supported. */ + +#include +__KERNEL_RCSID(0, "$NetBSD: hp.c,v 1.35 2003/07/15 02:15:01 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/mba/mba.c b/sys/arch/vax/mba/mba.c index 7d90445cd4d0..5fed9b1e4fb5 100644 --- a/sys/arch/vax/mba/mba.c +++ b/sys/arch/vax/mba/mba.c @@ -1,4 +1,4 @@ -/* $NetBSD: mba.c,v 1.31 2003/05/03 18:11:06 wiz Exp $ */ +/* $NetBSD: mba.c,v 1.32 2003/07/15 02:15:01 lukem Exp $ */ /* * Copyright (c) 1994, 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -37,6 +37,9 @@ * More intelligent way to handle different interrupts. */ +#include +__KERNEL_RCSID(0, "$NetBSD: mba.c,v 1.32 2003/07/15 02:15:01 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/uba/qv.c b/sys/arch/vax/uba/qv.c index fd2ea867ad67..27355cb58ab9 100644 --- a/sys/arch/vax/uba/qv.c +++ b/sys/arch/vax/uba/qv.c @@ -1,4 +1,4 @@ -/* $NetBSD: qv.c,v 1.11 2002/10/23 09:12:34 jdolecek Exp $ */ +/* $NetBSD: qv.c,v 1.12 2003/07/15 02:15:01 lukem Exp $ */ /*- * Copyright (c) 1988 @@ -126,6 +126,8 @@ * */ +#include +__KERNEL_RCSID(0, "$NetBSD: qv.c,v 1.12 2003/07/15 02:15:01 lukem Exp $"); #include "qv.h" #if NQV > 0 diff --git a/sys/arch/vax/uba/ts.c b/sys/arch/vax/uba/ts.c index 15e99d93cd35..c426cb39adc6 100644 --- a/sys/arch/vax/uba/ts.c +++ b/sys/arch/vax/uba/ts.c @@ -1,4 +1,4 @@ -/* $NetBSD: ts.c,v 1.25 2003/01/20 05:30:03 simonb Exp $ */ +/* $NetBSD: ts.c,v 1.26 2003/07/15 02:15:02 lukem Exp $ */ /*- * Copyright (c) 1991 The Regents of the University of California. @@ -69,6 +69,9 @@ * should be TS11 compatible (untested) */ +#include +__KERNEL_RCSID(0, "$NetBSD: ts.c,v 1.26 2003/07/15 02:15:02 lukem Exp $"); + #define TS11_COMPAT /* don't use extended features provided by TS05 */ #ifdef NEED_18BIT diff --git a/sys/arch/vax/uba/uba_cmi.c b/sys/arch/vax/uba/uba_cmi.c index bbea4e17ae36..328c7cc42fbe 100644 --- a/sys/arch/vax/uba/uba_cmi.c +++ b/sys/arch/vax/uba/uba_cmi.c @@ -1,4 +1,4 @@ -/* $NetBSD: uba_cmi.c,v 1.10 2002/10/02 16:02:34 thorpej Exp $ */ +/* $NetBSD: uba_cmi.c,v 1.11 2003/07/15 02:15:02 lukem Exp $ */ /* * Copyright (c) 1996 Jonathan Stone. * Copyright (c) 1994, 1996 Ludd, University of Lule}, Sweden. @@ -37,6 +37,9 @@ * @(#)autoconf.c 7.20 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: uba_cmi.c,v 1.11 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/uba/uba_dma.c b/sys/arch/vax/uba/uba_dma.c index 53edbb6e51f7..cfee1163477e 100644 --- a/sys/arch/vax/uba/uba_dma.c +++ b/sys/arch/vax/uba/uba_dma.c @@ -1,4 +1,4 @@ -/* $NetBSD: uba_dma.c,v 1.6 2001/07/27 12:57:20 ragge Exp $ */ +/* $NetBSD: uba_dma.c,v 1.7 2003/07/15 02:15:02 lukem Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -37,6 +37,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: uba_dma.c,v 1.7 2003/07/15 02:15:02 lukem Exp $"); #include #include diff --git a/sys/arch/vax/uba/uba_ibus.c b/sys/arch/vax/uba/uba_ibus.c index b2ac06944558..6dc3933c5129 100644 --- a/sys/arch/vax/uba/uba_ibus.c +++ b/sys/arch/vax/uba/uba_ibus.c @@ -1,4 +1,4 @@ -/* $NetBSD: uba_ibus.c,v 1.7 2002/10/02 16:02:34 thorpej Exp $ */ +/* $NetBSD: uba_ibus.c,v 1.8 2003/07/15 02:15:02 lukem Exp $ */ /* * Copyright (c) 1996 Jonathan Stone. * Copyright (c) 1994, 1996 Ludd, University of Lule}, Sweden. @@ -37,6 +37,9 @@ * @(#)autoconf.c 7.20 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: uba_ibus.c,v 1.8 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/uba/uba_mainbus.c b/sys/arch/vax/uba/uba_mainbus.c index 2a7638faf6af..8bb37857a4b4 100644 --- a/sys/arch/vax/uba/uba_mainbus.c +++ b/sys/arch/vax/uba/uba_mainbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: uba_mainbus.c,v 1.5 2002/10/02 16:02:34 thorpej Exp $ */ +/* $NetBSD: uba_mainbus.c,v 1.6 2003/07/15 02:15:02 lukem Exp $ */ /* * Copyright (c) 1996 Jonathan Stone. * Copyright (c) 1994, 1996 Ludd, University of Lule}, Sweden. @@ -37,6 +37,9 @@ * @(#)autoconf.c 7.20 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: uba_mainbus.c,v 1.6 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/uba/uba_sbi.c b/sys/arch/vax/uba/uba_sbi.c index 6d9f7e311b10..6f983a176acf 100644 --- a/sys/arch/vax/uba/uba_sbi.c +++ b/sys/arch/vax/uba/uba_sbi.c @@ -1,4 +1,4 @@ -/* $NetBSD: uba_sbi.c,v 1.19 2002/10/02 16:02:34 thorpej Exp $ */ +/* $NetBSD: uba_sbi.c,v 1.20 2003/07/15 02:15:02 lukem Exp $ */ /* * Copyright (c) 1996 Jonathan Stone. * Copyright (c) 1994, 1996 Ludd, University of Lule}, Sweden. @@ -37,6 +37,9 @@ * @(#)autoconf.c 7.20 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: uba_sbi.c,v 1.20 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/autoconf.c b/sys/arch/vax/vax/autoconf.c index 2309743dc464..9de8e946cf0d 100644 --- a/sys/arch/vax/vax/autoconf.c +++ b/sys/arch/vax/vax/autoconf.c @@ -1,4 +1,4 @@ -/* $NetBSD: autoconf.c,v 1.77 2003/01/01 02:29:38 thorpej Exp $ */ +/* $NetBSD: autoconf.c,v 1.78 2003/07/15 02:15:02 lukem Exp $ */ /* * Copyright (c) 1994 Ludd, University of Lule}, Sweden. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.78 2003/07/15 02:15:02 lukem Exp $"); + #include "opt_compat_netbsd.h" #include diff --git a/sys/arch/vax/vax/bus_dma.c b/sys/arch/vax/vax/bus_dma.c index d9844921cf10..884d2504ba36 100644 --- a/sys/arch/vax/vax/bus_dma.c +++ b/sys/arch/vax/vax/bus_dma.c @@ -1,4 +1,4 @@ -/* $NetBSD: bus_dma.c,v 1.19 2003/06/29 22:29:06 fvdl Exp $ */ +/* $NetBSD: bus_dma.c,v 1.20 2003/07/15 02:15:02 lukem Exp $ */ /*- * Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc. @@ -41,6 +41,9 @@ * NetBSD: bus_dma.c,v 1.11 1998/09/21 22:53:35 thorpej Exp */ +#include +__KERNEL_RCSID(0, "$NetBSD: bus_dma.c,v 1.20 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/bus_mem.c b/sys/arch/vax/vax/bus_mem.c index f88f174a8bc2..27d4b0669c54 100644 --- a/sys/arch/vax/vax/bus_mem.c +++ b/sys/arch/vax/vax/bus_mem.c @@ -1,4 +1,4 @@ -/* $NetBSD: bus_mem.c,v 1.9 2001/09/16 20:39:02 ragge Exp $ */ +/* $NetBSD: bus_mem.c,v 1.10 2003/07/15 02:15:02 lukem Exp $ */ /* * Copyright (c) 1998 Matt Thomas * All rights reserved. @@ -32,6 +32,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: bus_mem.c,v 1.10 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/cfl.c b/sys/arch/vax/vax/cfl.c index a434aa40d97f..c69ee155d78b 100644 --- a/sys/arch/vax/vax/cfl.c +++ b/sys/arch/vax/vax/cfl.c @@ -1,4 +1,4 @@ -/* $NetBSD: cfl.c,v 1.9 2002/10/23 09:12:36 jdolecek Exp $ */ +/* $NetBSD: cfl.c,v 1.10 2003/07/15 02:15:02 lukem Exp $ */ /*- * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * Copyright (c) 1982, 1986 The Regents of the University of California. @@ -41,6 +41,9 @@ * Included here if someone wants to finish it. */ +#include +__KERNEL_RCSID(0, "$NetBSD: cfl.c,v 1.10 2003/07/15 02:15:02 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/clock.c b/sys/arch/vax/vax/clock.c index 7e119a6afa97..2912654375ad 100644 --- a/sys/arch/vax/vax/clock.c +++ b/sys/arch/vax/vax/clock.c @@ -1,4 +1,4 @@ -/* $NetBSD: clock.c,v 1.40 2001/05/16 05:36:55 matt Exp $ */ +/* $NetBSD: clock.c,v 1.41 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1995 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -29,6 +29,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: clock.c,v 1.41 2003/07/15 02:15:03 lukem Exp $"); #include #include diff --git a/sys/arch/vax/vax/cmi.c b/sys/arch/vax/vax/cmi.c index 630933f39d58..959ab28beec0 100644 --- a/sys/arch/vax/vax/cmi.c +++ b/sys/arch/vax/vax/cmi.c @@ -1,4 +1,4 @@ -/* $NetBSD: cmi.c,v 1.7 2003/01/01 02:29:38 thorpej Exp $ */ +/* $NetBSD: cmi.c,v 1.8 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: cmi.c,v 1.8 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/conf.c b/sys/arch/vax/vax/conf.c index b220c8510009..00bcee32f383 100644 --- a/sys/arch/vax/vax/conf.c +++ b/sys/arch/vax/vax/conf.c @@ -1,4 +1,4 @@ -/* $NetBSD: conf.c,v 1.61 2002/10/26 13:50:48 jdolecek Exp $ */ +/* $NetBSD: conf.c,v 1.62 2003/07/15 02:15:03 lukem Exp $ */ /*- * Copyright (c) 1982, 1986 The Regents of the University of California. @@ -35,6 +35,9 @@ * @(#)conf.c 7.18 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: conf.c,v 1.62 2003/07/15 02:15:03 lukem Exp $"); + #include "opt_cputype.h" #include diff --git a/sys/arch/vax/vax/crl.c b/sys/arch/vax/vax/crl.c index 49839a5711f3..0e11c2abfb3b 100644 --- a/sys/arch/vax/vax/crl.c +++ b/sys/arch/vax/vax/crl.c @@ -1,4 +1,4 @@ -/* $NetBSD: crl.c,v 1.15 2003/01/30 00:28:19 matt Exp $ */ +/* $NetBSD: crl.c,v 1.16 2003/07/15 02:15:03 lukem Exp $ */ /*- * Copyright (c) 1982, 1986 The Regents of the University of California. * All rights reserved. @@ -39,6 +39,9 @@ * 1) change printf's to log() instead??? */ +#include +__KERNEL_RCSID(0, "$NetBSD: crl.c,v 1.16 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/crx.c b/sys/arch/vax/vax/crx.c index f887a121bfa7..51622669ea57 100644 --- a/sys/arch/vax/vax/crx.c +++ b/sys/arch/vax/vax/crx.c @@ -1,4 +1,4 @@ -/* $NetBSD: crx.c,v 1.7 2002/10/23 09:12:37 jdolecek Exp $ */ +/* $NetBSD: crx.c,v 1.8 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. * All rights reserved. @@ -41,6 +41,9 @@ * Routines to handle the console RX50. */ +#include +__KERNEL_RCSID(0, "$NetBSD: crx.c,v 1.8 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ctu.c b/sys/arch/vax/vax/ctu.c index cdae80db4735..b5ee76435020 100644 --- a/sys/arch/vax/vax/ctu.c +++ b/sys/arch/vax/vax/ctu.c @@ -1,4 +1,4 @@ -/* $NetBSD: ctu.c,v 1.18 2002/10/23 09:12:37 jdolecek Exp $ */ +/* $NetBSD: ctu.c,v 1.19 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -39,6 +39,9 @@ * so we will loose interrupts. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ctu.c,v 1.19 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/db_disasm.c b/sys/arch/vax/vax/db_disasm.c index 63e0e18322cd..a887daef232c 100644 --- a/sys/arch/vax/vax/db_disasm.c +++ b/sys/arch/vax/vax/db_disasm.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_disasm.c,v 1.11 2001/01/28 20:47:45 ragge Exp $ */ +/* $NetBSD: db_disasm.c,v 1.12 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -33,6 +33,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: db_disasm.c,v 1.12 2003/07/15 02:15:03 lukem Exp $"); #include #include diff --git a/sys/arch/vax/vax/db_machdep.c b/sys/arch/vax/vax/db_machdep.c index 713368d4f9e7..8251d968c00a 100644 --- a/sys/arch/vax/vax/db_machdep.c +++ b/sys/arch/vax/vax/db_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_machdep.c,v 1.35 2003/01/20 04:45:56 matt Exp $ */ +/* $NetBSD: db_machdep.c,v 1.36 2003/07/15 02:15:03 lukem Exp $ */ /* * :set tabs=4 @@ -37,6 +37,10 @@ * Interface to new debugger. * Taken from i386 port and modified for vax. */ + +#include +__KERNEL_RCSID(0, "$NetBSD: db_machdep.c,v 1.36 2003/07/15 02:15:03 lukem Exp $"); + #include "opt_ddb.h" #include "opt_multiprocessor.h" diff --git a/sys/arch/vax/vax/disksubr.c b/sys/arch/vax/vax/disksubr.c index 3d4e43f6c2d6..1e171d6be7e3 100644 --- a/sys/arch/vax/vax/disksubr.c +++ b/sys/arch/vax/vax/disksubr.c @@ -1,4 +1,4 @@ -/* $NetBSD: disksubr.c,v 1.35 2003/05/12 14:48:14 thorpej Exp $ */ +/* $NetBSD: disksubr.c,v 1.36 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1982, 1986, 1988 Regents of the University of California. @@ -35,6 +35,9 @@ * @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: disksubr.c,v 1.36 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/findcpu.c b/sys/arch/vax/vax/findcpu.c index 670b8477af1e..8c49c6a222e0 100644 --- a/sys/arch/vax/vax/findcpu.c +++ b/sys/arch/vax/vax/findcpu.c @@ -1,4 +1,4 @@ -/* $NetBSD: findcpu.c,v 1.11 2001/05/01 13:18:27 ragge Exp $ */ +/* $NetBSD: findcpu.c,v 1.12 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1994, 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -29,6 +29,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: findcpu.c,v 1.12 2003/07/15 02:15:03 lukem Exp $"); #include #include diff --git a/sys/arch/vax/vax/gencons.c b/sys/arch/vax/vax/gencons.c index 7fb08c655240..ae2378bc4adb 100644 --- a/sys/arch/vax/vax/gencons.c +++ b/sys/arch/vax/vax/gencons.c @@ -1,4 +1,4 @@ -/* $NetBSD: gencons.c,v 1.39 2002/10/23 09:12:38 jdolecek Exp $ */ +/* $NetBSD: gencons.c,v 1.40 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1994 Gordon W. Ross @@ -35,6 +35,9 @@ /* All bugs are subject to removal without further notice */ +#include +__KERNEL_RCSID(0, "$NetBSD: gencons.c,v 1.40 2003/07/15 02:15:03 lukem Exp $"); + #include "opt_ddb.h" #include "opt_cputype.h" #include "opt_multiprocessor.h" diff --git a/sys/arch/vax/vax/ibcs2_machdep.c b/sys/arch/vax/vax/ibcs2_machdep.c index 71364a5f1eb7..e6b036649bf9 100644 --- a/sys/arch/vax/vax/ibcs2_machdep.c +++ b/sys/arch/vax/vax/ibcs2_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: ibcs2_machdep.c,v 1.4 2003/01/18 07:10:34 thorpej Exp $ */ +/* $NetBSD: ibcs2_machdep.c,v 1.5 2003/07/15 02:15:03 lukem Exp $ */ /*- * Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -36,6 +36,9 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ibcs2_machdep.c,v 1.5 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ibus.c b/sys/arch/vax/vax/ibus.c index 47a02b4e235d..709b0bb44253 100644 --- a/sys/arch/vax/vax/ibus.c +++ b/sys/arch/vax/vax/ibus.c @@ -1,4 +1,4 @@ -/* $NetBSD: ibus.c,v 1.11 2003/01/01 02:29:38 thorpej Exp $ */ +/* $NetBSD: ibus.c,v 1.12 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ibus.c,v 1.12 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/in4_cksum.c b/sys/arch/vax/vax/in4_cksum.c index c758a56548f2..8db93f4077b7 100644 --- a/sys/arch/vax/vax/in4_cksum.c +++ b/sys/arch/vax/vax/in4_cksum.c @@ -1,4 +1,4 @@ -/* $NetBSD: in4_cksum.c,v 1.5 2002/02/24 01:04:27 matt Exp $ */ +/* $NetBSD: in4_cksum.c,v 1.6 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (C) 1999 WIDE Project. @@ -64,6 +64,9 @@ * @(#)in_cksum.c 8.1 (Berkeley) 6/10/93 */ +#include +__KERNEL_RCSID(0, "$NetBSD: in4_cksum.c,v 1.6 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/in_cksum.c b/sys/arch/vax/vax/in_cksum.c index 03ee2d0c469f..7d6499ad9034 100644 --- a/sys/arch/vax/vax/in_cksum.c +++ b/sys/arch/vax/vax/in_cksum.c @@ -1,4 +1,4 @@ -/* $NetBSD: in_cksum.c,v 1.5 2000/06/07 19:31:33 matt Exp $ */ +/* $NetBSD: in_cksum.c,v 1.6 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1988, 1992, 1993 @@ -35,6 +35,9 @@ * @(#)in_cksum.c 8.1 (Berkeley) 6/10/93 */ +#include +__KERNEL_RCSID(0, "$NetBSD: in_cksum.c,v 1.6 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka410.c b/sys/arch/vax/vax/ka410.c index 2fd9140b4bb1..2eac6e973911 100644 --- a/sys/arch/vax/vax/ka410.c +++ b/sys/arch/vax/vax/ka410.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka410.c,v 1.24 2000/06/29 07:14:25 mrg Exp $ */ +/* $NetBSD: ka410.c,v 1.25 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -32,6 +32,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka410.c,v 1.25 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka43.c b/sys/arch/vax/vax/ka43.c index b1e64721f467..bd7994301c2a 100644 --- a/sys/arch/vax/vax/ka43.c +++ b/sys/arch/vax/vax/ka43.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka43.c,v 1.25 2002/09/27 15:36:59 provos Exp $ */ +/* $NetBSD: ka43.c,v 1.26 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -32,6 +32,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka43.c,v 1.26 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka46.c b/sys/arch/vax/vax/ka46.c index ef9522f25bed..0a1985c3a767 100644 --- a/sys/arch/vax/vax/ka46.c +++ b/sys/arch/vax/vax/ka46.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka46.c,v 1.17 2001/06/05 11:25:11 ragge Exp $ */ +/* $NetBSD: ka46.c,v 1.18 2003/07/15 02:15:03 lukem Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -32,6 +32,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka46.c,v 1.18 2003/07/15 02:15:03 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka48.c b/sys/arch/vax/vax/ka48.c index 78939a849211..803e1d4875a7 100644 --- a/sys/arch/vax/vax/ka48.c +++ b/sys/arch/vax/vax/ka48.c @@ -33,6 +33,9 @@ /*** needs to be completed MK-990306 ***/ +#include +__KERNEL_RCSID(0, "$NetBSD: ka48.c,v 1.13 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka49.c b/sys/arch/vax/vax/ka49.c index 944365791203..edf2ba333d75 100644 --- a/sys/arch/vax/vax/ka49.c +++ b/sys/arch/vax/vax/ka49.c @@ -29,6 +29,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka49.c,v 1.11 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka53.c b/sys/arch/vax/vax/ka53.c index 64bc38777d37..a3740f706394 100644 --- a/sys/arch/vax/vax/ka53.c +++ b/sys/arch/vax/vax/ka53.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka53.c,v 1.8 2002/09/28 09:53:07 ragge Exp $ */ +/* $NetBSD: ka53.c,v 1.9 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 2002 Hugh Graham. * Copyright (c) 2000 Ludd, University of Lule}, Sweden. @@ -37,6 +37,9 @@ * and his useful hints for the console of these machines */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka53.c,v 1.9 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka610.c b/sys/arch/vax/vax/ka610.c index d7388c357018..b24608fb52b8 100644 --- a/sys/arch/vax/vax/ka610.c +++ b/sys/arch/vax/vax/ka610.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka610.c,v 1.1 2001/05/01 13:17:55 ragge Exp $ */ +/* $NetBSD: ka610.c,v 1.2 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 2001 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka610.c,v 1.2 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka630.c b/sys/arch/vax/vax/ka630.c index 5bb89591a318..e5a50af73432 100644 --- a/sys/arch/vax/vax/ka630.c +++ b/sys/arch/vax/vax/ka630.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka630.c,v 1.21 2000/06/29 07:14:26 mrg Exp $ */ +/* $NetBSD: ka630.c,v 1.22 2003/07/15 02:15:04 lukem Exp $ */ /*- * Copyright (c) 1982, 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -34,6 +34,9 @@ * @(#)ka630.c 7.8 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka630.c,v 1.22 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka6400.c b/sys/arch/vax/vax/ka6400.c index 96291e731f20..4451b66dd89d 100644 --- a/sys/arch/vax/vax/ka6400.c +++ b/sys/arch/vax/vax/ka6400.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka6400.c,v 1.4 2002/10/02 16:02:35 thorpej Exp $ */ +/* $NetBSD: ka6400.c,v 1.5 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. All rights reserved. @@ -39,6 +39,9 @@ * - Vector processor code */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka6400.c,v 1.5 2003/07/15 02:15:04 lukem Exp $"); + #include "opt_multiprocessor.h" #include diff --git a/sys/arch/vax/vax/ka650.c b/sys/arch/vax/vax/ka650.c index 93784db9bded..156bf90e7f9e 100644 --- a/sys/arch/vax/vax/ka650.c +++ b/sys/arch/vax/vax/ka650.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka650.c,v 1.25 2001/04/27 15:02:37 ragge Exp $ */ +/* $NetBSD: ka650.c,v 1.26 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -41,6 +41,9 @@ * vax650-specific code. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka650.c,v 1.26 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka660.c b/sys/arch/vax/vax/ka660.c index 9e9c595d4b47..514be451a42c 100644 --- a/sys/arch/vax/vax/ka660.c +++ b/sys/arch/vax/vax/ka660.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka660.c,v 1.4 2002/09/28 09:53:08 ragge Exp $ */ +/* $NetBSD: ka660.c,v 1.5 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka660.c,v 1.5 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka670.c b/sys/arch/vax/vax/ka670.c index d0b42e539194..c738f6703cb6 100644 --- a/sys/arch/vax/vax/ka670.c +++ b/sys/arch/vax/vax/ka670.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka670.c,v 1.9 2002/09/28 09:53:08 ragge Exp $ */ +/* $NetBSD: ka670.c,v 1.10 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -32,6 +32,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka670.c,v 1.10 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka680.c b/sys/arch/vax/vax/ka680.c index 7fe92d608ac1..ce65954b9dc3 100644 --- a/sys/arch/vax/vax/ka680.c +++ b/sys/arch/vax/vax/ka680.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka680.c,v 1.8 2002/09/28 09:53:08 ragge Exp $ */ +/* $NetBSD: ka680.c,v 1.9 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 2002 Hugh Graham. * Copyright (c) 2000 Ludd, University of Lule}, Sweden. @@ -34,6 +34,9 @@ /* Done by Michael Kukat (michael@unixiron.org) */ /* minor modifications for KA690 cache support by isildur@vaxpower.org */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka680.c,v 1.9 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka750.c b/sys/arch/vax/vax/ka750.c index a95ed5bc4505..8bc5698aabb5 100644 --- a/sys/arch/vax/vax/ka750.c +++ b/sys/arch/vax/vax/ka750.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka750.c,v 1.34 2002/10/02 16:02:35 thorpej Exp $ */ +/* $NetBSD: ka750.c,v 1.35 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 1982, 1986, 1988 The Regents of the University of California. * Copyright (c) 1994 Ludd, University of Lule}, Sweden. @@ -36,6 +36,9 @@ * @(#)autoconf.c 7.20 (Berkeley) 5/9/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka750.c,v 1.35 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka780.c b/sys/arch/vax/vax/ka780.c index dc59e33e8701..d2c11e6488a2 100644 --- a/sys/arch/vax/vax/ka780.c +++ b/sys/arch/vax/vax/ka780.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka780.c,v 1.21 2002/10/04 17:09:51 matt Exp $ */ +/* $NetBSD: ka780.c,v 1.22 2003/07/15 02:15:04 lukem Exp $ */ /*- * Copyright (c) 1982, 1986, 1988 The Regents of the University of California. * All rights reserved. @@ -38,6 +38,9 @@ * 780-specific code. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka780.c,v 1.22 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka820.c b/sys/arch/vax/vax/ka820.c index 1081778cea45..3c1120aafd36 100644 --- a/sys/arch/vax/vax/ka820.c +++ b/sys/arch/vax/vax/ka820.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka820.c,v 1.36 2003/01/18 07:10:34 thorpej Exp $ */ +/* $NetBSD: ka820.c,v 1.37 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. * All rights reserved. @@ -42,6 +42,9 @@ * a KA8200. Sigh.) */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka820.c,v 1.37 2003/07/15 02:15:04 lukem Exp $"); + #include "opt_multiprocessor.h" #include diff --git a/sys/arch/vax/vax/ka860.c b/sys/arch/vax/vax/ka860.c index 0f1828ad26c2..c6e6230ea086 100644 --- a/sys/arch/vax/vax/ka860.c +++ b/sys/arch/vax/vax/ka860.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka860.c,v 1.22 2003/01/19 22:29:23 ragge Exp $ */ +/* $NetBSD: ka860.c,v 1.23 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 1986, 1988 Regents of the University of California. * All rights reserved. @@ -39,6 +39,9 @@ * Also contains abus spec's and memory init routines. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka860.c,v 1.23 2003/07/15 02:15:04 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ka88.c b/sys/arch/vax/vax/ka88.c index 18eb69479f87..f3b1a1b8474f 100644 --- a/sys/arch/vax/vax/ka88.c +++ b/sys/arch/vax/vax/ka88.c @@ -1,4 +1,4 @@ -/* $NetBSD: ka88.c,v 1.5 2002/10/02 16:02:36 thorpej Exp $ */ +/* $NetBSD: ka88.c,v 1.6 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. All rights reserved. @@ -38,6 +38,9 @@ * - Machine check code */ +#include +__KERNEL_RCSID(0, "$NetBSD: ka88.c,v 1.6 2003/07/15 02:15:04 lukem Exp $"); + #include "opt_multiprocessor.h" #include diff --git a/sys/arch/vax/vax/locore.c b/sys/arch/vax/vax/locore.c index dbdf4f123266..1604bd879458 100644 --- a/sys/arch/vax/vax/locore.c +++ b/sys/arch/vax/vax/locore.c @@ -1,4 +1,4 @@ -/* $NetBSD: locore.c,v 1.66 2003/01/18 07:10:34 thorpej Exp $ */ +/* $NetBSD: locore.c,v 1.67 2003/07/15 02:15:04 lukem Exp $ */ /* * Copyright (c) 1994, 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -31,6 +31,9 @@ /* All bugs are subject to removal without further notice */ +#include +__KERNEL_RCSID(0, "$NetBSD: locore.c,v 1.67 2003/07/15 02:15:04 lukem Exp $"); + #include "opt_compat_netbsd.h" #include diff --git a/sys/arch/vax/vax/machdep.c b/sys/arch/vax/vax/machdep.c index 391b0266b5d8..bc0e00978390 100644 --- a/sys/arch/vax/vax/machdep.c +++ b/sys/arch/vax/vax/machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: machdep.c,v 1.136 2003/06/23 11:01:49 martin Exp $ */ +/* $NetBSD: machdep.c,v 1.137 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 2002, Hugh Graham. @@ -46,6 +46,9 @@ * @(#)machdep.c 7.16 (Berkeley) 6/3/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.137 2003/07/15 02:15:05 lukem Exp $"); + #include "opt_ddb.h" #include "opt_compat_netbsd.h" #include "opt_compat_ultrix.h" diff --git a/sys/arch/vax/vax/mem.c b/sys/arch/vax/vax/mem.c index b2c5aefa2a7f..4ab88b4fe2b7 100644 --- a/sys/arch/vax/vax/mem.c +++ b/sys/arch/vax/vax/mem.c @@ -1,4 +1,4 @@ -/* $NetBSD: mem.c,v 1.26 2003/04/01 15:23:07 thorpej Exp $ */ +/* $NetBSD: mem.c,v 1.27 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 1988 University of Utah. @@ -44,6 +44,9 @@ * Memory special file */ +#include +__KERNEL_RCSID(0, "$NetBSD: mem.c,v 1.27 2003/07/15 02:15:05 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/multicpu.c b/sys/arch/vax/vax/multicpu.c index 0a9926d7accf..75512de8d331 100644 --- a/sys/arch/vax/vax/multicpu.c +++ b/sys/arch/vax/vax/multicpu.c @@ -1,4 +1,4 @@ -/* $NetBSD: multicpu.c,v 1.14 2003/04/01 15:23:07 thorpej Exp $ */ +/* $NetBSD: multicpu.c,v 1.15 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. All rights reserved. @@ -34,6 +34,9 @@ * CPU-type independent code to spin up other VAX CPU's. */ +#include +__KERNEL_RCSID(0, "$NetBSD: multicpu.c,v 1.15 2003/07/15 02:15:05 lukem Exp $"); + #include "opt_multiprocessor.h" #include diff --git a/sys/arch/vax/vax/nmi_mainbus.c b/sys/arch/vax/vax/nmi_mainbus.c index 13f048aaa815..23209f7ab973 100644 --- a/sys/arch/vax/vax/nmi_mainbus.c +++ b/sys/arch/vax/vax/nmi_mainbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: nmi_mainbus.c,v 1.5 2003/01/01 02:29:38 thorpej Exp $ */ +/* $NetBSD: nmi_mainbus.c,v 1.6 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: nmi_mainbus.c,v 1.6 2003/07/15 02:15:05 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/ns_cksum.c b/sys/arch/vax/vax/ns_cksum.c index d09c0eb92b2f..bf714ad09f63 100644 --- a/sys/arch/vax/vax/ns_cksum.c +++ b/sys/arch/vax/vax/ns_cksum.c @@ -1,4 +1,4 @@ -/* $NetBSD: ns_cksum.c,v 1.4 2001/09/16 16:34:35 wiz Exp $ */ +/* $NetBSD: ns_cksum.c,v 1.5 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 1985, 1986 Regents of the University of California. * All rights reserved. @@ -34,6 +34,9 @@ * @(#)ns_cksum.c 7.6 (Berkeley) 12/16/90 */ +#include +__KERNEL_RCSID(0, "$NetBSD: ns_cksum.c,v 1.5 2003/07/15 02:15:05 lukem Exp $"); + #include #include diff --git a/sys/arch/vax/vax/pmap.c b/sys/arch/vax/vax/pmap.c index 4e5b5af4b643..a9d4754190ea 100644 --- a/sys/arch/vax/vax/pmap.c +++ b/sys/arch/vax/vax/pmap.c @@ -1,4 +1,4 @@ -/* $NetBSD: pmap.c,v 1.127 2003/05/10 21:10:43 thorpej Exp $ */ +/* $NetBSD: pmap.c,v 1.128 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 1994, 1998, 1999, 2003 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -29,6 +29,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.128 2003/07/15 02:15:05 lukem Exp $"); + #include "opt_ddb.h" #include "opt_cputype.h" #include "opt_multiprocessor.h" diff --git a/sys/arch/vax/vax/procfs_machdep.c b/sys/arch/vax/vax/procfs_machdep.c index 6fefcd9131c6..0c45281c8417 100644 --- a/sys/arch/vax/vax/procfs_machdep.c +++ b/sys/arch/vax/vax/procfs_machdep.c @@ -1,4 +1,7 @@ -/* $NetBSD: procfs_machdep.c,v 1.2 2001/01/18 17:48:03 tv Exp $ */ +/* $NetBSD: procfs_machdep.c,v 1.3 2003/07/15 02:15:05 lukem Exp $ */ + +#include +__KERNEL_RCSID(0, "$NetBSD: procfs_machdep.c,v 1.3 2003/07/15 02:15:05 lukem Exp $"); #include #include diff --git a/sys/arch/vax/vax/sbi.c b/sys/arch/vax/vax/sbi.c index 1f61bc5ebc15..1a9f93d19c76 100644 --- a/sys/arch/vax/vax/sbi.c +++ b/sys/arch/vax/vax/sbi.c @@ -1,4 +1,4 @@ -/* $NetBSD: sbi.c,v 1.28 2003/01/19 22:29:24 ragge Exp $ */ +/* $NetBSD: sbi.c,v 1.29 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 1994 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -33,6 +33,9 @@ * Still to do: Write all SBI error handling. */ +#include +__KERNEL_RCSID(0, "$NetBSD: sbi.c,v 1.29 2003/07/15 02:15:05 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/scb.c b/sys/arch/vax/vax/scb.c index 8a7109d088f3..6df891359499 100644 --- a/sys/arch/vax/vax/scb.c +++ b/sys/arch/vax/vax/scb.c @@ -1,4 +1,4 @@ -/* $NetBSD: scb.c,v 1.14 2002/06/04 19:04:32 ragge Exp $ */ +/* $NetBSD: scb.c,v 1.15 2003/07/15 02:15:05 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -33,6 +33,9 @@ * Routines for dynamic allocation/release of SCB vectors. */ +#include +__KERNEL_RCSID(0, "$NetBSD: scb.c,v 1.15 2003/07/15 02:15:05 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/sgmap.c b/sys/arch/vax/vax/sgmap.c index d09ceda6e9bd..b360d8a3b84f 100644 --- a/sys/arch/vax/vax/sgmap.c +++ b/sys/arch/vax/vax/sgmap.c @@ -1,4 +1,4 @@ -/* $NetBSD: sgmap.c,v 1.10 2002/09/27 15:37:00 provos Exp $ */ +/* $NetBSD: sgmap.c,v 1.11 2003/07/15 02:15:05 lukem Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -37,6 +37,9 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: sgmap.c,v 1.11 2003/07/15 02:15:05 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vax/trap.c b/sys/arch/vax/vax/trap.c index 01516e024cb8..5576717a7a6d 100644 --- a/sys/arch/vax/vax/trap.c +++ b/sys/arch/vax/vax/trap.c @@ -1,4 +1,4 @@ -/* $NetBSD: trap.c,v 1.80 2003/06/29 22:29:06 fvdl Exp $ */ +/* $NetBSD: trap.c,v 1.81 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1994 Ludd, University of Lule}, Sweden. @@ -32,6 +32,9 @@ /* All bugs are subject to removal without further notice */ +#include +__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.81 2003/07/15 02:15:06 lukem Exp $"); + #include "opt_ddb.h" #include "opt_ktrace.h" #include "opt_systrace.h" diff --git a/sys/arch/vax/vax/vm_machdep.c b/sys/arch/vax/vax/vm_machdep.c index 0b1179d564f2..65a458ed5d14 100644 --- a/sys/arch/vax/vax/vm_machdep.c +++ b/sys/arch/vax/vax/vm_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: vm_machdep.c,v 1.82 2003/06/29 22:29:07 fvdl Exp $ */ +/* $NetBSD: vm_machdep.c,v 1.83 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1994 Ludd, University of Lule}, Sweden. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: vm_machdep.c,v 1.83 2003/07/15 02:15:06 lukem Exp $"); + #include "opt_compat_ultrix.h" #include "opt_multiprocessor.h" diff --git a/sys/arch/vax/vax/xmi_mainbus.c b/sys/arch/vax/vax/xmi_mainbus.c index 75ebc7caf7ff..d951f99c2020 100644 --- a/sys/arch/vax/vax/xmi_mainbus.c +++ b/sys/arch/vax/vax/xmi_mainbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: xmi_mainbus.c,v 1.4 2002/10/02 16:02:36 thorpej Exp $ */ +/* $NetBSD: xmi_mainbus.c,v 1.5 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: xmi_mainbus.c,v 1.5 2003/07/15 02:15:06 lukem Exp $"); + #include #include diff --git a/sys/arch/vax/vax/yyyin_cksum.c b/sys/arch/vax/vax/yyyin_cksum.c index 53153fdb6144..81bd0bf58443 100644 --- a/sys/arch/vax/vax/yyyin_cksum.c +++ b/sys/arch/vax/vax/yyyin_cksum.c @@ -1,4 +1,4 @@ -/* $NetBSD: yyyin_cksum.c,v 1.4 1996/01/06 16:50:55 ragge Exp $ */ +/* $NetBSD: yyyin_cksum.c,v 1.5 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1988, 1992, 1993 @@ -35,6 +35,9 @@ * @(#)in_cksum.c 8.1 (Berkeley) 6/10/93 */ +#include +__KERNEL_RCSID(0, "$NetBSD: yyyin_cksum.c,v 1.5 2003/07/15 02:15:06 lukem Exp $"); + #include #include diff --git a/sys/arch/vax/vsa/dz_ibus.c b/sys/arch/vax/vsa/dz_ibus.c index fa83f2258326..06e92ac488e6 100644 --- a/sys/arch/vax/vsa/dz_ibus.c +++ b/sys/arch/vax/vsa/dz_ibus.c @@ -1,4 +1,4 @@ -/* $NetBSD: dz_ibus.c,v 1.30 2002/12/29 20:12:19 ad Exp $ */ +/* $NetBSD: dz_ibus.c,v 1.31 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,7 +30,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - +#include +__KERNEL_RCSID(0, "$NetBSD: dz_ibus.c,v 1.31 2003/07/15 02:15:06 lukem Exp $"); #include #include diff --git a/sys/arch/vax/vsa/dz_vsbus.c b/sys/arch/vax/vsa/dz_vsbus.c index 87ae86892756..19588109f63c 100644 --- a/sys/arch/vax/vsa/dz_vsbus.c +++ b/sys/arch/vax/vsa/dz_vsbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: dz_vsbus.c,v 1.31 2003/01/01 02:29:39 thorpej Exp $ */ +/* $NetBSD: dz_vsbus.c,v 1.32 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,7 +30,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - +#include +__KERNEL_RCSID(0, "$NetBSD: dz_vsbus.c,v 1.32 2003/07/15 02:15:06 lukem Exp $"); #include #include diff --git a/sys/arch/vax/vsa/hdc9224.c b/sys/arch/vax/vsa/hdc9224.c index 2d609c715781..d0b6fe961244 100644 --- a/sys/arch/vax/vsa/hdc9224.c +++ b/sys/arch/vax/vsa/hdc9224.c @@ -1,4 +1,4 @@ -/* $NetBSD: hdc9224.c,v 1.29 2003/06/18 08:58:42 drochner Exp $ */ +/* $NetBSD: hdc9224.c,v 1.30 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -50,6 +50,9 @@ */ #undef RDDEBUG +#include +__KERNEL_RCSID(0, "$NetBSD: hdc9224.c,v 1.30 2003/07/15 02:15:06 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vsa/if_ze_vsbus.c b/sys/arch/vax/vsa/if_ze_vsbus.c index 5cb47c48bc4c..7e7c7e2b5195 100644 --- a/sys/arch/vax/vsa/if_ze_vsbus.c +++ b/sys/arch/vax/vsa/if_ze_vsbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_ze_vsbus.c,v 1.8 2002/10/02 16:02:37 thorpej Exp $ */ +/* $NetBSD: if_ze_vsbus.c,v 1.9 2003/07/15 02:15:06 lukem Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. All rights reserved. * @@ -29,6 +29,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: if_ze_vsbus.c,v 1.9 2003/07/15 02:15:06 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vsa/leds.c b/sys/arch/vax/vsa/leds.c index 10e948668995..0e7774f08678 100644 --- a/sys/arch/vax/vsa/leds.c +++ b/sys/arch/vax/vsa/leds.c @@ -1,4 +1,4 @@ -/* $NetBSD: leds.c,v 1.2 2001/05/16 05:36:56 matt Exp $ */ +/* $NetBSD: leds.c,v 1.3 2003/07/15 02:15:07 lukem Exp $ */ /*- * Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -40,6 +40,9 @@ * Functions to flash the LEDs with some pattern. */ +#include +__KERNEL_RCSID(0, "$NetBSD: leds.c,v 1.3 2003/07/15 02:15:07 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vsa/lkc.c b/sys/arch/vax/vsa/lkc.c index 4e7d289898f8..fef279e6fca5 100644 --- a/sys/arch/vax/vsa/lkc.c +++ b/sys/arch/vax/vsa/lkc.c @@ -1,4 +1,4 @@ -/* $NetBSD: lkc.c,v 1.16 2002/10/02 16:02:37 thorpej Exp $ */ +/* $NetBSD: lkc.c,v 1.17 2003/07/15 02:15:07 lukem Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: lkc.c,v 1.17 2003/07/15 02:15:07 lukem Exp $"); + #include "opt_ddb.h" #include diff --git a/sys/arch/vax/vsa/ncr.c b/sys/arch/vax/vsa/ncr.c index 2c735c3f5047..41b67776a83f 100644 --- a/sys/arch/vax/vsa/ncr.c +++ b/sys/arch/vax/vsa/ncr.c @@ -1,4 +1,4 @@ -/* $NetBSD: ncr.c,v 1.39 2002/10/02 16:02:37 thorpej Exp $ */ +/* $NetBSD: ncr.c,v 1.40 2003/07/15 02:15:07 lukem Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -48,6 +48,9 @@ * Written by David Jones, Gordon Ross, and Adam Glass. */ +#include +__KERNEL_RCSID(0, "$NetBSD: ncr.c,v 1.40 2003/07/15 02:15:07 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vsa/smg.c b/sys/arch/vax/vsa/smg.c index 947320b59ab4..12940e441b0d 100644 --- a/sys/arch/vax/vsa/smg.c +++ b/sys/arch/vax/vsa/smg.c @@ -1,4 +1,4 @@ -/* $NetBSD: smg.c,v 1.36 2002/12/29 20:01:17 ad Exp $ */ +/* $NetBSD: smg.c,v 1.37 2003/07/15 02:15:07 lukem Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -30,6 +30,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: smg.c,v 1.37 2003/07/15 02:15:07 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vsa/vsbus.c b/sys/arch/vax/vsa/vsbus.c index 0021210d2fc7..0dbb27bab636 100644 --- a/sys/arch/vax/vsa/vsbus.c +++ b/sys/arch/vax/vsa/vsbus.c @@ -1,4 +1,4 @@ -/* $NetBSD: vsbus.c,v 1.43 2003/06/18 08:58:42 drochner Exp $ */ +/* $NetBSD: vsbus.c,v 1.44 2003/07/15 02:15:07 lukem Exp $ */ /* * Copyright (c) 1996, 1999 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -32,6 +32,9 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: vsbus.c,v 1.44 2003/07/15 02:15:07 lukem Exp $"); + #include #include #include diff --git a/sys/arch/vax/vsa/vsbus_dma.c b/sys/arch/vax/vsa/vsbus_dma.c index 2cc78a2a5417..3ca65997fbff 100644 --- a/sys/arch/vax/vsa/vsbus_dma.c +++ b/sys/arch/vax/vsa/vsbus_dma.c @@ -1,4 +1,4 @@ -/* $NetBSD: vsbus_dma.c,v 1.8 2000/11/16 19:25:42 matt Exp $ */ +/* $NetBSD: vsbus_dma.c,v 1.9 2003/07/15 02:15:07 lukem Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -37,6 +37,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include +__KERNEL_RCSID(0, "$NetBSD: vsbus_dma.c,v 1.9 2003/07/15 02:15:07 lukem Exp $"); #include #include