From c40eb1cd9758d1368eb5b23235dfc3b980fa62ce Mon Sep 17 00:00:00 2001 From: pk Date: Tue, 6 Apr 1999 20:09:18 +0000 Subject: [PATCH] Fix a pasto in copyright text which has been procreating like rabbits.. --- gnu/dist/gas/config/tc-alpha.c | 2 +- sys/arch/alpha/alpha/db_interface.c | 6 +++--- sys/arch/alpha/tc/bt459reg.h | 4 ++-- sys/arch/alpha/tc/scc.c | 6 +++--- sys/arch/arm32/arm32/db_interface.c | 4 ++-- sys/arch/arm32/arm32/db_machdep.c | 4 ++-- sys/arch/arm32/arm32/db_trace.c | 4 ++-- sys/arch/i386/i386/db_disasm.c | 4 ++-- sys/arch/i386/i386/db_interface.c | 4 ++-- sys/arch/i386/i386/db_memrw.c | 4 ++-- sys/arch/i386/i386/db_trace.c | 4 ++-- sys/arch/mac68k/include/scsi_5380.h | 4 ++-- sys/arch/pica/dev/asc.c | 4 ++-- sys/arch/pica/dev/ascreg.h | 4 ++-- sys/arch/pmax/dev/ascreg.h | 4 ++-- sys/arch/pmax/dev/bt459.c | 6 +++--- sys/arch/pmax/dev/bt459.h | 4 ++-- sys/arch/pmax/dev/cfb.c | 4 ++-- sys/arch/pmax/dev/cfbreg.h | 4 ++-- sys/arch/pmax/dev/dtop.c | 6 +++--- sys/arch/pmax/dev/mfb.c | 6 +++--- sys/arch/pmax/dev/mfbreg.h | 4 ++-- sys/arch/pmax/dev/sfb.c | 4 ++-- sys/arch/pmax/dev/xcfb.c | 4 ++-- sys/arch/pmax/tc/scc.c | 6 +++--- sys/arch/sparc/sparc/db_interface.c | 4 ++-- sys/arch/sparc/sparc/db_trace.c | 4 ++-- sys/arch/sparc64/sparc64/db_interface.c | 9 ++++++--- sys/arch/sparc64/sparc64/db_trace.c | 4 ++-- sys/arch/vax/vax/db_machdep.c | 4 ++-- sys/ddb/db_access.c | 4 ++-- sys/ddb/db_access.h | 4 ++-- sys/ddb/db_aout.c | 4 ++-- sys/ddb/db_break.c | 4 ++-- sys/ddb/db_break.h | 4 ++-- sys/ddb/db_command.c | 4 ++-- sys/ddb/db_command.h | 4 ++-- sys/ddb/db_examine.c | 4 ++-- sys/ddb/db_expr.c | 4 ++-- sys/ddb/db_input.c | 4 ++-- sys/ddb/db_lex.c | 4 ++-- sys/ddb/db_lex.h | 4 ++-- sys/ddb/db_output.c | 4 ++-- sys/ddb/db_output.h | 4 ++-- sys/ddb/db_print.c | 4 ++-- sys/ddb/db_run.c | 4 ++-- sys/ddb/db_run.h | 4 ++-- sys/ddb/db_sym.c | 4 ++-- sys/ddb/db_sym.h | 4 ++-- sys/ddb/db_trap.c | 4 ++-- sys/ddb/db_variables.c | 4 ++-- sys/ddb/db_variables.h | 4 ++-- sys/ddb/db_watch.c | 4 ++-- sys/ddb/db_watch.h | 4 ++-- sys/ddb/db_write_cmd.c | 4 ++-- sys/dev/ic/ncr5380reg.h | 4 ++-- sys/dev/tc/asc.c | 4 ++-- 57 files changed, 123 insertions(+), 120 deletions(-) diff --git a/gnu/dist/gas/config/tc-alpha.c b/gnu/dist/gas/config/tc-alpha.c index 684189050e83..83de3b2f3041 100644 --- a/gnu/dist/gas/config/tc-alpha.c +++ b/gnu/dist/gas/config/tc-alpha.c @@ -34,7 +34,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/alpha/alpha/db_interface.c b/sys/arch/alpha/alpha/db_interface.c index 877292d9f8e6..3a756aada597 100644 --- a/sys/arch/alpha/alpha/db_interface.c +++ b/sys/arch/alpha/alpha/db_interface.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_interface.c,v 1.4 1998/08/14 16:50:00 thorpej Exp $ */ +/* $NetBSD: db_interface.c,v 1.5 1999/04/06 20:09:18 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -51,7 +51,7 @@ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: db_interface.c,v 1.4 1998/08/14 16:50:00 thorpej Exp $"); +__KERNEL_RCSID(0, "$NetBSD: db_interface.c,v 1.5 1999/04/06 20:09:18 pk Exp $"); #include #include diff --git a/sys/arch/alpha/tc/bt459reg.h b/sys/arch/alpha/tc/bt459reg.h index 53e55a2ab77d..6972faee62c4 100644 --- a/sys/arch/alpha/tc/bt459reg.h +++ b/sys/arch/alpha/tc/bt459reg.h @@ -1,4 +1,4 @@ -/* $NetBSD: bt459reg.h,v 1.1 1998/10/22 01:03:08 briggs Exp $ */ +/* $NetBSD: bt459reg.h,v 1.2 1999/04/06 20:09:18 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/alpha/tc/scc.c b/sys/arch/alpha/tc/scc.c index caa3d3598d00..426387e06ebc 100644 --- a/sys/arch/alpha/tc/scc.c +++ b/sys/arch/alpha/tc/scc.c @@ -1,4 +1,4 @@ -/* $NetBSD: scc.c,v 1.42 1998/07/04 22:18:15 jonathan Exp $ */ +/* $NetBSD: scc.c,v 1.43 1999/04/06 20:09:18 pk Exp $ */ /* * Copyright (c) 1991,1990,1989,1994,1995,1996 Carnegie Mellon University @@ -10,7 +10,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -64,7 +64,7 @@ */ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: scc.c,v 1.42 1998/07/04 22:18:15 jonathan Exp $"); +__KERNEL_RCSID(0, "$NetBSD: scc.c,v 1.43 1999/04/06 20:09:18 pk Exp $"); #include "opt_ddb.h" #ifdef alpha diff --git a/sys/arch/arm32/arm32/db_interface.c b/sys/arch/arm32/arm32/db_interface.c index f14eb23d9734..d612716bd0f9 100644 --- a/sys/arch/arm32/arm32/db_interface.c +++ b/sys/arch/arm32/arm32/db_interface.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_interface.c,v 1.26 1999/01/20 13:56:35 mycroft Exp $ */ +/* $NetBSD: db_interface.c,v 1.27 1999/04/06 20:09:18 pk Exp $ */ /* * Copyright (c) 1996 Scott K. Stevens @@ -13,7 +13,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/arm32/arm32/db_machdep.c b/sys/arch/arm32/arm32/db_machdep.c index 6940b2983c76..27d759e12cfa 100644 --- a/sys/arch/arm32/arm32/db_machdep.c +++ b/sys/arch/arm32/arm32/db_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_machdep.c,v 1.11 1999/03/24 05:50:54 mrg Exp $ */ +/* $NetBSD: db_machdep.c,v 1.12 1999/04/06 20:09:19 pk Exp $ */ /* * Copyright (c) 1996 Mark Brinicombe @@ -13,7 +13,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/arm32/arm32/db_trace.c b/sys/arch/arm32/arm32/db_trace.c index 09cce724aa0b..5af7a9ec0485 100644 --- a/sys/arch/arm32/arm32/db_trace.c +++ b/sys/arch/arm32/arm32/db_trace.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_trace.c,v 1.9 1999/03/01 05:48:31 mark Exp $ */ +/* $NetBSD: db_trace.c,v 1.10 1999/04/06 20:09:18 pk Exp $ */ /* * Copyright (c) 1996 Scott K. Stevens @@ -13,7 +13,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/i386/i386/db_disasm.c b/sys/arch/i386/i386/db_disasm.c index 34617b8a94ed..51bd19288204 100644 --- a/sys/arch/i386/i386/db_disasm.c +++ b/sys/arch/i386/i386/db_disasm.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_disasm.c,v 1.14 1998/08/13 21:36:02 thorpej Exp $ */ +/* $NetBSD: db_disasm.c,v 1.15 1999/04/06 20:09:19 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/i386/i386/db_interface.c b/sys/arch/i386/i386/db_interface.c index 2df3c2b5ef54..11a4a0dac51d 100644 --- a/sys/arch/i386/i386/db_interface.c +++ b/sys/arch/i386/i386/db_interface.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_interface.c,v 1.24 1998/07/04 22:18:24 jonathan Exp $ */ +/* $NetBSD: db_interface.c,v 1.25 1999/04/06 20:09:19 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/i386/i386/db_memrw.c b/sys/arch/i386/i386/db_memrw.c index 67b974ea91c4..796bc5110626 100644 --- a/sys/arch/i386/i386/db_memrw.c +++ b/sys/arch/i386/i386/db_memrw.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_memrw.c,v 1.4 1998/08/13 21:36:02 thorpej Exp $ */ +/* $NetBSD: db_memrw.c,v 1.5 1999/04/06 20:09:19 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/i386/i386/db_trace.c b/sys/arch/i386/i386/db_trace.c index c7654ba0dde1..9a1a0275e10b 100644 --- a/sys/arch/i386/i386/db_trace.c +++ b/sys/arch/i386/i386/db_trace.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_trace.c,v 1.22 1998/08/13 21:36:02 thorpej Exp $ */ +/* $NetBSD: db_trace.c,v 1.23 1999/04/06 20:09:19 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/mac68k/include/scsi_5380.h b/sys/arch/mac68k/include/scsi_5380.h index 02017d6bb429..31edbda26b42 100644 --- a/sys/arch/mac68k/include/scsi_5380.h +++ b/sys/arch/mac68k/include/scsi_5380.h @@ -1,4 +1,4 @@ -/* $NetBSD: scsi_5380.h,v 1.3 1994/10/26 08:46:46 cgd Exp $ */ +/* $NetBSD: scsi_5380.h,v 1.4 1999/04/06 20:09:19 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pica/dev/asc.c b/sys/arch/pica/dev/asc.c index bb0414310b49..85d9db9c4279 100644 --- a/sys/arch/pica/dev/asc.c +++ b/sys/arch/pica/dev/asc.c @@ -1,4 +1,4 @@ -/* $NetBSD: asc.c,v 1.16 1998/12/05 19:43:46 mjacob Exp $ */ +/* $NetBSD: asc.c,v 1.17 1999/04/06 20:09:20 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pica/dev/ascreg.h b/sys/arch/pica/dev/ascreg.h index 0c9f724cae5a..b79b27667d9a 100644 --- a/sys/arch/pica/dev/ascreg.h +++ b/sys/arch/pica/dev/ascreg.h @@ -1,4 +1,4 @@ -/* $NetBSD: ascreg.h,v 1.2 1996/07/16 23:24:10 thorpej Exp $ */ +/* $NetBSD: ascreg.h,v 1.3 1999/04/06 20:09:20 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/ascreg.h b/sys/arch/pmax/dev/ascreg.h index 7d4f4fd07243..8ee4037d3559 100644 --- a/sys/arch/pmax/dev/ascreg.h +++ b/sys/arch/pmax/dev/ascreg.h @@ -1,4 +1,4 @@ -/* $NetBSD: ascreg.h,v 1.6 1996/01/31 23:38:55 jonathan Exp $ */ +/* $NetBSD: ascreg.h,v 1.7 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/bt459.c b/sys/arch/pmax/dev/bt459.c index c65f3802d877..d5b612309883 100644 --- a/sys/arch/pmax/dev/bt459.c +++ b/sys/arch/pmax/dev/bt459.c @@ -1,4 +1,4 @@ -/* $NetBSD: bt459.c,v 1.14 1999/02/23 01:35:56 jonathan Exp $ */ +/* $NetBSD: bt459.c,v 1.15 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -65,7 +65,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -81,7 +81,7 @@ */ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: bt459.c,v 1.14 1999/02/23 01:35:56 jonathan Exp $"); +__KERNEL_RCSID(0, "$NetBSD: bt459.c,v 1.15 1999/04/06 20:09:19 pk Exp $"); #include #include diff --git a/sys/arch/pmax/dev/bt459.h b/sys/arch/pmax/dev/bt459.h index bed8f77215a8..0456d40cc289 100644 --- a/sys/arch/pmax/dev/bt459.h +++ b/sys/arch/pmax/dev/bt459.h @@ -1,4 +1,4 @@ -/* $NetBSD: bt459.h,v 1.1 1995/09/11 08:11:21 jonathan Exp $ */ +/* $NetBSD: bt459.h,v 1.2 1999/04/06 20:09:20 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/cfb.c b/sys/arch/pmax/dev/cfb.c index 6556bb613123..98f4d000d07c 100644 --- a/sys/arch/pmax/dev/cfb.c +++ b/sys/arch/pmax/dev/cfb.c @@ -1,4 +1,4 @@ -/* $NetBSD: cfb.c,v 1.29 1998/03/31 11:32:53 jonathan Exp $ */ +/* $NetBSD: cfb.c,v 1.30 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -65,7 +65,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/cfbreg.h b/sys/arch/pmax/dev/cfbreg.h index 62e22549895d..b51ffb2154cd 100644 --- a/sys/arch/pmax/dev/cfbreg.h +++ b/sys/arch/pmax/dev/cfbreg.h @@ -1,4 +1,4 @@ -/* $NetBSD: cfbreg.h,v 1.5 1994/10/26 21:08:54 cgd Exp $ */ +/* $NetBSD: cfbreg.h,v 1.6 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/dtop.c b/sys/arch/pmax/dev/dtop.c index 47703195a69d..81787d09f7c9 100644 --- a/sys/arch/pmax/dev/dtop.c +++ b/sys/arch/pmax/dev/dtop.c @@ -1,4 +1,4 @@ -/* $NetBSD: dtop.c,v 1.36 1999/03/22 03:25:29 ad Exp $ */ +/* $NetBSD: dtop.c,v 1.37 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -94,7 +94,7 @@ SOFTWARE. ********************************************************/ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: dtop.c,v 1.36 1999/03/22 03:25:29 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: dtop.c,v 1.37 1999/04/06 20:09:19 pk Exp $"); #include "rasterconsole.h" diff --git a/sys/arch/pmax/dev/mfb.c b/sys/arch/pmax/dev/mfb.c index 9b9810caa019..f8e5b73fee6a 100644 --- a/sys/arch/pmax/dev/mfb.c +++ b/sys/arch/pmax/dev/mfb.c @@ -1,4 +1,4 @@ -/* $NetBSD: mfb.c,v 1.34 1998/04/19 10:22:45 jonathan Exp $ */ +/* $NetBSD: mfb.c,v 1.35 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -81,7 +81,7 @@ */ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: mfb.c,v 1.34 1998/04/19 10:22:45 jonathan Exp $"); +__KERNEL_RCSID(0, "$NetBSD: mfb.c,v 1.35 1999/04/06 20:09:19 pk Exp $"); #include "fb.h" #include "mfb.h" diff --git a/sys/arch/pmax/dev/mfbreg.h b/sys/arch/pmax/dev/mfbreg.h index a4a9b1d25495..947050a57cfa 100644 --- a/sys/arch/pmax/dev/mfbreg.h +++ b/sys/arch/pmax/dev/mfbreg.h @@ -1,4 +1,4 @@ -/* $NetBSD: mfbreg.h,v 1.5 1996/08/22 04:37:41 jonathan Exp $ */ +/* $NetBSD: mfbreg.h,v 1.6 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/sfb.c b/sys/arch/pmax/dev/sfb.c index 36b1acd2ed6c..b495c33ed855 100644 --- a/sys/arch/pmax/dev/sfb.c +++ b/sys/arch/pmax/dev/sfb.c @@ -1,4 +1,4 @@ -/* $NetBSD: sfb.c,v 1.27 1998/09/10 10:00:39 nisimura Exp $ */ +/* $NetBSD: sfb.c,v 1.28 1999/04/06 20:09:19 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -65,7 +65,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/dev/xcfb.c b/sys/arch/pmax/dev/xcfb.c index ee5b736e9080..7b86aff84365 100644 --- a/sys/arch/pmax/dev/xcfb.c +++ b/sys/arch/pmax/dev/xcfb.c @@ -1,4 +1,4 @@ -/* $NetBSD: xcfb.c,v 1.23 1998/01/12 20:12:36 thorpej Exp $ */ +/* $NetBSD: xcfb.c,v 1.24 1999/04/06 20:09:20 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/pmax/tc/scc.c b/sys/arch/pmax/tc/scc.c index 24d5219cfb7f..8b3bedc677c3 100644 --- a/sys/arch/pmax/tc/scc.c +++ b/sys/arch/pmax/tc/scc.c @@ -1,4 +1,4 @@ -/* $NetBSD: scc.c,v 1.47 1999/03/22 03:25:29 ad Exp $ */ +/* $NetBSD: scc.c,v 1.48 1999/04/06 20:09:20 pk Exp $ */ /* * Copyright (c) 1991,1990,1989,1994,1995,1996 Carnegie Mellon University @@ -12,7 +12,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -66,7 +66,7 @@ */ #include /* RCS ID & Copyright macro defns */ -__KERNEL_RCSID(0, "$NetBSD: scc.c,v 1.47 1999/03/22 03:25:29 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: scc.c,v 1.48 1999/04/06 20:09:20 pk Exp $"); #include "opt_ddb.h" diff --git a/sys/arch/sparc/sparc/db_interface.c b/sys/arch/sparc/sparc/db_interface.c index 84a0cebb2010..7af940cc7406 100644 --- a/sys/arch/sparc/sparc/db_interface.c +++ b/sys/arch/sparc/sparc/db_interface.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_interface.c,v 1.27 1999/02/14 12:48:02 pk Exp $ */ +/* $NetBSD: db_interface.c,v 1.28 1999/04/06 20:09:20 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/sparc/sparc/db_trace.c b/sys/arch/sparc/sparc/db_trace.c index 40be866d5062..9cf94e18e0f0 100644 --- a/sys/arch/sparc/sparc/db_trace.c +++ b/sys/arch/sparc/sparc/db_trace.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_trace.c,v 1.10 1998/08/21 14:13:54 pk Exp $ */ +/* $NetBSD: db_trace.c,v 1.11 1999/04/06 20:09:20 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/sparc64/sparc64/db_interface.c b/sys/arch/sparc64/sparc64/db_interface.c index a1140a2ce483..eff90de19df1 100644 --- a/sys/arch/sparc64/sparc64/db_interface.c +++ b/sys/arch/sparc64/sparc64/db_interface.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_interface.c,v 1.17 1999/03/25 00:41:47 mrg Exp $ */ +/* $NetBSD: db_interface.c,v 1.18 1999/04/06 20:09:20 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * @@ -336,8 +336,11 @@ db_dump_dtlb(addr, have_addr, count, modif) db_printf("%2d:%016.16qx %016.16qx\n", i++, *p++, *p++); #endif } - } else + } else { +#ifdef DEBUG print_dtlb(); +#endif + } } void diff --git a/sys/arch/sparc64/sparc64/db_trace.c b/sys/arch/sparc64/sparc64/db_trace.c index 634a59926c96..cd4451f91020 100644 --- a/sys/arch/sparc64/sparc64/db_trace.c +++ b/sys/arch/sparc64/sparc64/db_trace.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_trace.c,v 1.7 1998/10/08 02:31:40 eeh Exp $ */ +/* $NetBSD: db_trace.c,v 1.8 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/arch/vax/vax/db_machdep.c b/sys/arch/vax/vax/db_machdep.c index 2ab771ea8545..0cf1aeed2631 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.14 1999/01/01 21:25:03 ragge Exp $ */ +/* $NetBSD: db_machdep.c,v 1.15 1999/04/06 20:09:20 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_access.c b/sys/ddb/db_access.c index e7c770123db8..7e9484d76c7e 100644 --- a/sys/ddb/db_access.c +++ b/sys/ddb/db_access.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_access.c,v 1.11 1997/09/13 18:44:55 pk Exp $ */ +/* $NetBSD: db_access.c,v 1.12 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_access.h b/sys/ddb/db_access.h index 21f0a3b76e2c..b4d5906d79f0 100644 --- a/sys/ddb/db_access.h +++ b/sys/ddb/db_access.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_access.h,v 1.6 1994/10/09 08:29:57 mycroft Exp $ */ +/* $NetBSD: db_access.h,v 1.7 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_aout.c b/sys/ddb/db_aout.c index 21a6fc1690d1..9c53cacc5ab6 100644 --- a/sys/ddb/db_aout.c +++ b/sys/ddb/db_aout.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_aout.c,v 1.21 1998/12/04 20:18:05 thorpej Exp $ */ +/* $NetBSD: db_aout.c,v 1.22 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_break.c b/sys/ddb/db_break.c index 370a5e19bf59..a31ae5213af1 100644 --- a/sys/ddb/db_break.c +++ b/sys/ddb/db_break.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_break.c,v 1.9 1998/08/13 02:10:50 eeh Exp $ */ +/* $NetBSD: db_break.c,v 1.10 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_break.h b/sys/ddb/db_break.h index 289325c1f0ed..a100ae610277 100644 --- a/sys/ddb/db_break.h +++ b/sys/ddb/db_break.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_break.h,v 1.11 1998/08/13 02:10:50 eeh Exp $ */ +/* $NetBSD: db_break.h,v 1.12 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c index 1e54842daab8..8580c62f5756 100644 --- a/sys/ddb/db_command.c +++ b/sys/ddb/db_command.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_command.c,v 1.28 1999/03/24 05:51:20 mrg Exp $ */ +/* $NetBSD: db_command.c,v 1.29 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_command.h b/sys/ddb/db_command.h index 494b13fa9b87..e306ebfb5c9a 100644 --- a/sys/ddb/db_command.h +++ b/sys/ddb/db_command.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_command.h,v 1.10 1998/02/05 07:59:36 mrg Exp $ */ +/* $NetBSD: db_command.h,v 1.11 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_examine.c b/sys/ddb/db_examine.c index 3904adc8d5d9..ae9910037144 100644 --- a/sys/ddb/db_examine.c +++ b/sys/ddb/db_examine.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_examine.c,v 1.13 1997/02/03 23:43:36 mycroft Exp $ */ +/* $NetBSD: db_examine.c,v 1.14 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_expr.c b/sys/ddb/db_expr.c index e3731294eb86..41362dc4c221 100644 --- a/sys/ddb/db_expr.c +++ b/sys/ddb/db_expr.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_expr.c,v 1.7 1997/06/26 01:13:11 thorpej Exp $ */ +/* $NetBSD: db_expr.c,v 1.8 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_input.c b/sys/ddb/db_input.c index a445d49fc339..2f3c310f49f6 100644 --- a/sys/ddb/db_input.c +++ b/sys/ddb/db_input.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_input.c,v 1.10 1998/07/04 22:18:48 jonathan Exp $ */ +/* $NetBSD: db_input.c,v 1.11 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_lex.c b/sys/ddb/db_lex.c index 16bef61f0dd5..8b379326f2ce 100644 --- a/sys/ddb/db_lex.c +++ b/sys/ddb/db_lex.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_lex.c,v 1.9 1997/02/03 19:56:05 cgd Exp $ */ +/* $NetBSD: db_lex.c,v 1.10 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_lex.h b/sys/ddb/db_lex.h index 4aa1638021eb..632ce5bcc337 100644 --- a/sys/ddb/db_lex.h +++ b/sys/ddb/db_lex.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_lex.h,v 1.8 1997/02/03 19:56:06 cgd Exp $ */ +/* $NetBSD: db_lex.h,v 1.9 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_output.c b/sys/ddb/db_output.c index 4e062ef07879..597cbef0275b 100644 --- a/sys/ddb/db_output.c +++ b/sys/ddb/db_output.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_output.c,v 1.17 1997/10/24 18:20:23 chuck Exp $ */ +/* $NetBSD: db_output.c,v 1.18 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_output.h b/sys/ddb/db_output.h index 6c519b003228..3e7a4815a459 100644 --- a/sys/ddb/db_output.h +++ b/sys/ddb/db_output.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_output.h,v 1.10 1997/10/24 18:16:46 chuck Exp $ */ +/* $NetBSD: db_output.h,v 1.11 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_print.c b/sys/ddb/db_print.c index fb70f60a9f70..86e7ed2f4780 100644 --- a/sys/ddb/db_print.c +++ b/sys/ddb/db_print.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_print.c,v 1.9 1999/02/12 00:50:09 thorpej Exp $ */ +/* $NetBSD: db_print.c,v 1.10 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_run.c b/sys/ddb/db_run.c index f5773ef14c6a..b650f2ecbdb4 100644 --- a/sys/ddb/db_run.c +++ b/sys/ddb/db_run.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_run.c,v 1.16 1998/11/25 06:38:03 mycroft Exp $ */ +/* $NetBSD: db_run.c,v 1.17 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_run.h b/sys/ddb/db_run.h index 8c073484a93f..8e1d6cb5ca1a 100644 --- a/sys/ddb/db_run.h +++ b/sys/ddb/db_run.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_run.h,v 1.3 1996/02/05 01:57:14 christos Exp $ */ +/* $NetBSD: db_run.h,v 1.4 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_sym.c b/sys/ddb/db_sym.c index 2144c45bdfd6..17ef4d4257e1 100644 --- a/sys/ddb/db_sym.c +++ b/sys/ddb/db_sym.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_sym.c,v 1.15 1998/12/04 20:18:05 thorpej Exp $ */ +/* $NetBSD: db_sym.c,v 1.16 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_sym.h b/sys/ddb/db_sym.h index 23defab12aeb..eb46e51a98c2 100644 --- a/sys/ddb/db_sym.h +++ b/sys/ddb/db_sym.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_sym.h,v 1.9 1998/12/04 20:18:05 thorpej Exp $ */ +/* $NetBSD: db_sym.h,v 1.10 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_trap.c b/sys/ddb/db_trap.c index 270f07a9f1ac..4f3d2152af3f 100644 --- a/sys/ddb/db_trap.c +++ b/sys/ddb/db_trap.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_trap.c,v 1.12 1998/08/16 03:29:16 rvb Exp $ */ +/* $NetBSD: db_trap.c,v 1.13 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_variables.c b/sys/ddb/db_variables.c index d74d20035316..0d954fa97a5d 100644 --- a/sys/ddb/db_variables.c +++ b/sys/ddb/db_variables.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_variables.c,v 1.14 1998/10/29 21:22:33 jonathan Exp $ */ +/* $NetBSD: db_variables.c,v 1.15 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_variables.h b/sys/ddb/db_variables.h index 0f100f8b0ff7..040ca8c1301f 100644 --- a/sys/ddb/db_variables.h +++ b/sys/ddb/db_variables.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_variables.h,v 1.6 1997/02/04 00:33:33 cgd Exp $ */ +/* $NetBSD: db_variables.h,v 1.7 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_watch.c b/sys/ddb/db_watch.c index 0c8b364860dc..fb4d174814ca 100644 --- a/sys/ddb/db_watch.c +++ b/sys/ddb/db_watch.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_watch.c,v 1.10 1998/08/13 02:10:50 eeh Exp $ */ +/* $NetBSD: db_watch.c,v 1.11 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_watch.h b/sys/ddb/db_watch.h index f9be5636a2cb..149972d27895 100644 --- a/sys/ddb/db_watch.h +++ b/sys/ddb/db_watch.h @@ -1,4 +1,4 @@ -/* $NetBSD: db_watch.h,v 1.10 1998/08/13 02:10:50 eeh Exp $ */ +/* $NetBSD: db_watch.h,v 1.11 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/ddb/db_write_cmd.c b/sys/ddb/db_write_cmd.c index d73c735377c1..0232f314e987 100644 --- a/sys/ddb/db_write_cmd.c +++ b/sys/ddb/db_write_cmd.c @@ -1,4 +1,4 @@ -/* $NetBSD: db_write_cmd.c,v 1.9 1999/02/12 00:54:07 thorpej Exp $ */ +/* $NetBSD: db_write_cmd.c,v 1.10 1999/04/06 20:09:21 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/dev/ic/ncr5380reg.h b/sys/dev/ic/ncr5380reg.h index 2bbbbd4ee82d..4221a8e36633 100644 --- a/sys/dev/ic/ncr5380reg.h +++ b/sys/dev/ic/ncr5380reg.h @@ -1,4 +1,4 @@ -/* $NetBSD: ncr5380reg.h,v 1.2 1996/01/01 22:24:35 thorpej Exp $ */ +/* $NetBSD: ncr5380reg.h,v 1.3 1999/04/06 20:09:22 pk Exp $ */ /* * Mach Operating System @@ -11,7 +11,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * diff --git a/sys/dev/tc/asc.c b/sys/dev/tc/asc.c index fa33d5d834b8..0dd5946e3bcf 100644 --- a/sys/dev/tc/asc.c +++ b/sys/dev/tc/asc.c @@ -1,4 +1,4 @@ -/* $NetBSD: asc.c,v 1.50 1998/12/05 19:43:58 mjacob Exp $ */ +/* $NetBSD: asc.c,v 1.51 1999/04/06 20:09:22 pk Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -49,7 +49,7 @@ * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * - * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS + * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. *