aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-05 20:05:52 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-05 20:05:52 +0000
commitf44fc746fb98516d63b1c2010f72013c8b3abb55 (patch)
tree7e2dd620aa11aef4ba5820b6a79dccb3b57c7500 /sys
parent56c7363ae8ba169f4ecb77185594396e127a4077 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/alpha/busdma_machdep.c2
-rw-r--r--sys/alpha/alpha/clock.c2
-rw-r--r--sys/alpha/alpha/clock_if.m2
-rw-r--r--sys/alpha/alpha/cpuconf.c2
-rw-r--r--sys/alpha/alpha/db_disasm.c2
-rw-r--r--sys/alpha/alpha/db_instruction.h2
-rw-r--r--sys/alpha/alpha/db_interface.c2
-rw-r--r--sys/alpha/alpha/dec_1000a.c8
-rw-r--r--sys/alpha/alpha/dec_2100_a50.c6
-rw-r--r--sys/alpha/alpha/dec_2100_a500.c2
-rw-r--r--sys/alpha/alpha/dec_3000_300.c2
-rw-r--r--sys/alpha/alpha/dec_3000_500.c2
-rw-r--r--sys/alpha/alpha/dec_axppci_33.c4
-rw-r--r--sys/alpha/alpha/dec_eb164.c4
-rw-r--r--sys/alpha/alpha/dec_eb64plus.c4
-rw-r--r--sys/alpha/alpha/dec_kn20aa.c4
-rw-r--r--sys/alpha/alpha/dec_kn300.c2
-rw-r--r--sys/alpha/alpha/dec_kn8ae.c2
-rw-r--r--sys/alpha/alpha/dec_st550.c6
-rw-r--r--sys/alpha/alpha/divrem.m42
-rw-r--r--sys/alpha/alpha/exception.s2
-rw-r--r--sys/alpha/alpha/gdb_machdep.c2
-rw-r--r--sys/alpha/alpha/in_cksum.c2
-rw-r--r--sys/alpha/alpha/interrupt.c4
-rw-r--r--sys/alpha/alpha/locore.s2
-rw-r--r--sys/alpha/alpha/machdep.c2
-rw-r--r--sys/alpha/alpha/pal.s2
-rw-r--r--sys/alpha/alpha/pmap.c2
-rw-r--r--sys/alpha/alpha/prom.c2
-rw-r--r--sys/alpha/alpha/prom_disp.s2
-rw-r--r--sys/alpha/alpha/promcons.c2
-rw-r--r--sys/alpha/alpha/support.s2
-rw-r--r--sys/alpha/alpha/trap.c2
-rw-r--r--sys/alpha/alpha/uio_machdep.c2
-rw-r--r--sys/alpha/alpha/vm_machdep.c2
-rw-r--r--sys/alpha/include/_limits.h2
-rw-r--r--sys/alpha/include/alpha_cpu.h2
-rw-r--r--sys/alpha/include/asm.h2
-rw-r--r--sys/alpha/include/bootinfo.h2
-rw-r--r--sys/alpha/include/bus.h2
-rw-r--r--sys/alpha/include/bus_memio.h2
-rw-r--r--sys/alpha/include/bus_pio.h2
-rw-r--r--sys/alpha/include/clock.h2
-rw-r--r--sys/alpha/include/clockvar.h2
-rw-r--r--sys/alpha/include/cpu.h2
-rw-r--r--sys/alpha/include/cpuconf.h4
-rw-r--r--sys/alpha/include/db_machdep.h2
-rw-r--r--sys/alpha/include/exec.h2
-rw-r--r--sys/alpha/include/float.h2
-rw-r--r--sys/alpha/include/floatingpoint.h2
-rw-r--r--sys/alpha/include/frame.h2
-rw-r--r--sys/alpha/include/gdb_machdep.h2
-rw-r--r--sys/alpha/include/ieee.h2
-rw-r--r--sys/alpha/include/ieeefp.h2
-rw-r--r--sys/alpha/include/intrcnt.h2
-rw-r--r--sys/alpha/include/kdb.h2
-rw-r--r--sys/alpha/include/limits.h2
-rw-r--r--sys/alpha/include/pal.h2
-rw-r--r--sys/alpha/include/param.h2
-rw-r--r--sys/alpha/include/pc/msdos.h2
-rw-r--r--sys/alpha/include/pcb.h2
-rw-r--r--sys/alpha/include/pmap.h2
-rw-r--r--sys/alpha/include/proc.h2
-rw-r--r--sys/alpha/include/profile.h2
-rw-r--r--sys/alpha/include/prom.h2
-rw-r--r--sys/alpha/include/pte.h2
-rw-r--r--sys/alpha/include/ptrace.h2
-rw-r--r--sys/alpha/include/reg.h2
-rw-r--r--sys/alpha/include/reloc.h2
-rw-r--r--sys/alpha/include/resource.h2
-rw-r--r--sys/alpha/include/rpb.h2
-rw-r--r--sys/alpha/include/runq.h2
-rw-r--r--sys/alpha/include/signal.h2
-rw-r--r--sys/alpha/include/smp.h2
-rw-r--r--sys/alpha/include/vmparam.h2
-rw-r--r--sys/alpha/isa/mcclock_isa.c2
-rw-r--r--sys/alpha/mcbus/mcbus.c2
-rw-r--r--sys/alpha/mcbus/mcbusreg.h2
-rw-r--r--sys/alpha/mcbus/mcbusvar.h2
-rw-r--r--sys/alpha/mcbus/mcmem.c2
-rw-r--r--sys/alpha/mcbus/mcpcia.c2
-rw-r--r--sys/alpha/mcbus/mcpciareg.h2
-rw-r--r--sys/alpha/mcbus/mcpciavar.h2
-rw-r--r--sys/alpha/osf1/exec_ecoff.h2
-rw-r--r--sys/alpha/osf1/imgact_osf1.c2
-rw-r--r--sys/alpha/osf1/osf1.h2
-rw-r--r--sys/alpha/osf1/osf1_ioctl.c2
-rw-r--r--sys/alpha/osf1/osf1_misc.c2
-rw-r--r--sys/alpha/osf1/osf1_mount.c2
-rw-r--r--sys/alpha/osf1/osf1_signal.c2
-rw-r--r--sys/alpha/pci/alphapci_if.m2
-rw-r--r--sys/alpha/pci/apecs.c4
-rw-r--r--sys/alpha/pci/apecsreg.h2
-rw-r--r--sys/alpha/pci/cia.c2
-rw-r--r--sys/alpha/pci/cia_pci.c2
-rw-r--r--sys/alpha/pci/ciareg.h2
-rw-r--r--sys/alpha/pci/lcareg.h2
-rw-r--r--sys/alpha/pci/pci_eb164_intr.s2
-rw-r--r--sys/alpha/pci/pci_eb64plus_intr.s2
-rw-r--r--sys/alpha/pci/pcibus.c2
-rw-r--r--sys/alpha/pci/t2.c2
-rw-r--r--sys/alpha/pci/t2reg.h2
-rw-r--r--sys/alpha/tlsb/dwlpx.c2
-rw-r--r--sys/alpha/tlsb/dwlpxreg.h2
-rw-r--r--sys/alpha/tlsb/dwlpxvar.h2
-rw-r--r--sys/alpha/tlsb/gbus.c2
-rw-r--r--sys/alpha/tlsb/kftxx.c2
-rw-r--r--sys/alpha/tlsb/kftxxreg.h2
-rw-r--r--sys/alpha/tlsb/mcclock_tlsb.c2
-rw-r--r--sys/alpha/tlsb/tlsb.c2
-rw-r--r--sys/alpha/tlsb/tlsbcpu.c2
-rw-r--r--sys/alpha/tlsb/tlsbmem.c2
-rw-r--r--sys/alpha/tlsb/tlsbreg.h2
-rw-r--r--sys/alpha/tlsb/tlsbvar.h2
114 files changed, 128 insertions, 128 deletions
diff --git a/sys/alpha/alpha/busdma_machdep.c b/sys/alpha/alpha/busdma_machdep.c
index 0dc361cf422f2..dad249f9a0855 100644
--- a/sys/alpha/alpha/busdma_machdep.c
+++ b/sys/alpha/alpha/busdma_machdep.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/clock.c b/sys/alpha/alpha/clock.c
index 9d6d89ab52d9f..39623949c5962 100644
--- a/sys/alpha/alpha/clock.c
+++ b/sys/alpha/alpha/clock.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/alpha/alpha/clock_if.m b/sys/alpha/alpha/clock_if.m
index 9665135b22def..d0584b6ce69ff 100644
--- a/sys/alpha/alpha/clock_if.m
+++ b/sys/alpha/alpha/clock_if.m
@@ -1,4 +1,4 @@
-#
+#-
# Copyright (c) 1998 Doug Rabson
# All rights reserved.
#
diff --git a/sys/alpha/alpha/cpuconf.c b/sys/alpha/alpha/cpuconf.c
index d79fa6e448a30..47d2be889fd76 100644
--- a/sys/alpha/alpha/cpuconf.c
+++ b/sys/alpha/alpha/cpuconf.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/alpha/alpha/db_disasm.c b/sys/alpha/alpha/db_disasm.c
index 8d98121a8d2fc..dd91ddb9e1082 100644
--- a/sys/alpha/alpha/db_disasm.c
+++ b/sys/alpha/alpha/db_disasm.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Mach Operating System
* Copyright (c) 1991,1990,1989,1988,1987 Carnegie Mellon University
* All Rights Reserved.
diff --git a/sys/alpha/alpha/db_instruction.h b/sys/alpha/alpha/db_instruction.h
index d66ebe5c9a297..65e38bac9a90b 100644
--- a/sys/alpha/alpha/db_instruction.h
+++ b/sys/alpha/alpha/db_instruction.h
@@ -1,6 +1,6 @@
/* $NetBSD: db_instruction.h,v 1.4 1997/09/16 22:53:32 thorpej Exp $ */
-/*
+/*-
* Mach Operating System
* Copyright (c) 1993,1992 Carnegie Mellon University
* All Rights Reserved.
diff --git a/sys/alpha/alpha/db_interface.c b/sys/alpha/alpha/db_interface.c
index 7a7553f2ec5fa..12e6877a97d89 100644
--- a/sys/alpha/alpha/db_interface.c
+++ b/sys/alpha/alpha/db_interface.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Mach Operating System
* Copyright (c) 1992,1991,1990 Carnegie Mellon University
* All Rights Reserved.
diff --git a/sys/alpha/alpha/dec_1000a.c b/sys/alpha/alpha/dec_1000a.c
index 16ba0e51905c8..0521af24696c2 100644
--- a/sys/alpha/alpha/dec_1000a.c
+++ b/sys/alpha/alpha/dec_1000a.c
@@ -1,5 +1,5 @@
/* $NetBSD: dec_1000a.c,v 1.5 1999/04/15 22:06:47 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
@@ -37,7 +37,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -63,10 +63,10 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
-/*
+/*-
* Additional Copyright (c) 1999 by Andrew Gallatin
*
*/
diff --git a/sys/alpha/alpha/dec_2100_a50.c b/sys/alpha/alpha/dec_2100_a50.c
index ba9e4340399e4..51486d2c99f27 100644
--- a/sys/alpha/alpha/dec_2100_a50.c
+++ b/sys/alpha/alpha/dec_2100_a50.c
@@ -1,5 +1,5 @@
/* $NetBSD: dec_2100_a50.c,v 1.39 1998/04/17 02:45:19 mjacob Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -25,10 +25,10 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
-/*
+/*-
* Additional Copyright (c) 1998 by Andrew Gallatin for Duke University.
*/
diff --git a/sys/alpha/alpha/dec_2100_a500.c b/sys/alpha/alpha/dec_2100_a500.c
index e202b2f51be98..10d5df7aeb8af 100644
--- a/sys/alpha/alpha/dec_2100_a500.c
+++ b/sys/alpha/alpha/dec_2100_a500.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Andrew Gallatin
* All rights reserved.
*
diff --git a/sys/alpha/alpha/dec_3000_300.c b/sys/alpha/alpha/dec_3000_300.c
index b98fbd3547408..d36711113756a 100644
--- a/sys/alpha/alpha/dec_3000_300.c
+++ b/sys/alpha/alpha/dec_3000_300.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/alpha/dec_3000_500.c b/sys/alpha/alpha/dec_3000_500.c
index 05902c69db61c..eb144a73f92c7 100644
--- a/sys/alpha/alpha/dec_3000_500.c
+++ b/sys/alpha/alpha/dec_3000_500.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/alpha/dec_axppci_33.c b/sys/alpha/alpha/dec_axppci_33.c
index 476ec0f4af024..b19226d2a58a3 100644
--- a/sys/alpha/alpha/dec_axppci_33.c
+++ b/sys/alpha/alpha/dec_axppci_33.c
@@ -1,5 +1,5 @@
/* $NetBSD: dec_axppci_33.c,v 1.38 1998/07/07 08:49:12 ross Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -25,7 +25,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
diff --git a/sys/alpha/alpha/dec_eb164.c b/sys/alpha/alpha/dec_eb164.c
index f3ac0e8dc1ee3..e17400181f1c7 100644
--- a/sys/alpha/alpha/dec_eb164.c
+++ b/sys/alpha/alpha/dec_eb164.c
@@ -1,5 +1,5 @@
/* $NetBSD: dec_eb164.c,v 1.26 1998/04/17 02:45:19 mjacob Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -25,7 +25,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
diff --git a/sys/alpha/alpha/dec_eb64plus.c b/sys/alpha/alpha/dec_eb64plus.c
index 36d6afc0fcbe2..f16a395741877 100644
--- a/sys/alpha/alpha/dec_eb64plus.c
+++ b/sys/alpha/alpha/dec_eb64plus.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -24,7 +24,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
diff --git a/sys/alpha/alpha/dec_kn20aa.c b/sys/alpha/alpha/dec_kn20aa.c
index 38ec292ba735b..714bbf91896fb 100644
--- a/sys/alpha/alpha/dec_kn20aa.c
+++ b/sys/alpha/alpha/dec_kn20aa.c
@@ -1,5 +1,5 @@
/* $NetBSD: dec_kn20aa.c,v 1.38 1998/04/17 02:45:19 mjacob Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -25,7 +25,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
diff --git a/sys/alpha/alpha/dec_kn300.c b/sys/alpha/alpha/dec_kn300.c
index b4f7f3ecadfa4..70b11339f8431 100644
--- a/sys/alpha/alpha/dec_kn300.c
+++ b/sys/alpha/alpha/dec_kn300.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/alpha/dec_kn8ae.c b/sys/alpha/alpha/dec_kn8ae.c
index aa4fc35cdfd38..fbc98407d0589 100644
--- a/sys/alpha/alpha/dec_kn8ae.c
+++ b/sys/alpha/alpha/dec_kn8ae.c
@@ -1,5 +1,5 @@
/* $NetBSD: dec_kn8ae.c,v 1.15 1998/02/13 00:12:50 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1997 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/alpha/dec_st550.c b/sys/alpha/alpha/dec_st550.c
index 73af900826253..f664b298937a6 100644
--- a/sys/alpha/alpha/dec_st550.c
+++ b/sys/alpha/alpha/dec_st550.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995, 1996, 1997 Carnegie-Mellon University.
* All rights reserved.
*
@@ -24,10 +24,10 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
*/
-/*
+/*-
* Additional Copyright (c) 1998 by Andrew Gallatin for Duke University
*/
diff --git a/sys/alpha/alpha/divrem.m4 b/sys/alpha/alpha/divrem.m4
index ce403f72c42bf..c8a5d549d8037 100644
--- a/sys/alpha/alpha/divrem.m4
+++ b/sys/alpha/alpha/divrem.m4
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: divrem.m4,v 1.5 1996/10/17 04:26:25 cgd Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/exception.s b/sys/alpha/alpha/exception.s
index 3359b8454351e..39159b190e2d0 100644
--- a/sys/alpha/alpha/exception.s
+++ b/sys/alpha/alpha/exception.s
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/gdb_machdep.c b/sys/alpha/alpha/gdb_machdep.c
index a701c6f0749e1..410aab6ed23d7 100644
--- a/sys/alpha/alpha/gdb_machdep.c
+++ b/sys/alpha/alpha/gdb_machdep.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/alpha/alpha/in_cksum.c b/sys/alpha/alpha/in_cksum.c
index 5ac80093a078e..aa9d939252ae5 100644
--- a/sys/alpha/alpha/in_cksum.c
+++ b/sys/alpha/alpha/in_cksum.c
@@ -1,5 +1,5 @@
/* $NetBSD: in_cksum.c,v 1.7 1997/09/02 13:18:15 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved.
* Copyright (c) 1996
diff --git a/sys/alpha/alpha/interrupt.c b/sys/alpha/alpha/interrupt.c
index 51644bd033ea0..caaf6719c2ebd 100644
--- a/sys/alpha/alpha/interrupt.c
+++ b/sys/alpha/alpha/interrupt.c
@@ -1,5 +1,5 @@
/* $NetBSD: interrupt.c,v 1.23 1998/02/24 07:38:01 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
@@ -25,7 +25,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center.
* Redistribute and modify at will, leaving only this additional copyright
* notice.
diff --git a/sys/alpha/alpha/locore.s b/sys/alpha/alpha/locore.s
index e5a7f654dc2e0..d96777a71da41 100644
--- a/sys/alpha/alpha/locore.s
+++ b/sys/alpha/alpha/locore.s
@@ -26,7 +26,7 @@
* $FreeBSD$
*/
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/machdep.c b/sys/alpha/alpha/machdep.c
index a49a82c77801b..2823bc8e6f4a5 100644
--- a/sys/alpha/alpha/machdep.c
+++ b/sys/alpha/alpha/machdep.c
@@ -60,7 +60,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/pal.s b/sys/alpha/alpha/pal.s
index f3714418d54a3..fdf2a469562a4 100644
--- a/sys/alpha/alpha/pal.s
+++ b/sys/alpha/alpha/pal.s
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/pmap.c b/sys/alpha/alpha/pmap.c
index 47044a8fed058..b88b84ff577dd 100644
--- a/sys/alpha/alpha/pmap.c
+++ b/sys/alpha/alpha/pmap.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
* Copyright (c) 1994 John S. Dyson
diff --git a/sys/alpha/alpha/prom.c b/sys/alpha/alpha/prom.c
index a861f3002c871..95a936157f065 100644
--- a/sys/alpha/alpha/prom.c
+++ b/sys/alpha/alpha/prom.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1994, 1995, 1996 Carnegie Mellon University
* All Rights Reserved.
*
diff --git a/sys/alpha/alpha/prom_disp.s b/sys/alpha/alpha/prom_disp.s
index c61e4f2212fe3..1fb4ff76b934f 100644
--- a/sys/alpha/alpha/prom_disp.s
+++ b/sys/alpha/alpha/prom_disp.s
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/promcons.c b/sys/alpha/alpha/promcons.c
index e95191a6f6b78..baf96c8c77953 100644
--- a/sys/alpha/alpha/promcons.c
+++ b/sys/alpha/alpha/promcons.c
@@ -1,5 +1,5 @@
/* $NetBSD: promcons.c,v 1.13 1998/03/21 22:52:59 mycroft Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/support.s b/sys/alpha/alpha/support.s
index a340d7514ec62..b2b7cf438277e 100644
--- a/sys/alpha/alpha/support.s
+++ b/sys/alpha/alpha/support.s
@@ -26,7 +26,7 @@
* $FreeBSD$
*/
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/trap.c b/sys/alpha/alpha/trap.c
index 8a076a5aaec96..21ead59eade70 100644
--- a/sys/alpha/alpha/trap.c
+++ b/sys/alpha/alpha/trap.c
@@ -1,5 +1,5 @@
/* $NetBSD: trap.c,v 1.31 1998/03/26 02:21:46 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/alpha/uio_machdep.c b/sys/alpha/alpha/uio_machdep.c
index 7116364f3db74..a96c3982b586b 100644
--- a/sys/alpha/alpha/uio_machdep.c
+++ b/sys/alpha/alpha/uio_machdep.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Alan L. Cox <alc@cs.rice.edu>
* Copyright (c) 1982, 1986, 1991, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/alpha/alpha/vm_machdep.c b/sys/alpha/alpha/vm_machdep.c
index 614af76b2f340..bc8bc527fc8e9 100644
--- a/sys/alpha/alpha/vm_machdep.c
+++ b/sys/alpha/alpha/vm_machdep.c
@@ -39,7 +39,7 @@
* from: @(#)vm_machdep.c 7.3 (Berkeley) 5/13/91
* Utah $Hdr: vm_machdep.c 1.16.1.1 89/06/23$
*/
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/_limits.h b/sys/alpha/include/_limits.h
index bd0886b9c85cb..6e9b5672a3011 100644
--- a/sys/alpha/include/_limits.h
+++ b/sys/alpha/include/_limits.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/alpha/include/alpha_cpu.h b/sys/alpha/include/alpha_cpu.h
index 32b00ffaf10ac..a3b4dfc281c15 100644
--- a/sys/alpha/include/alpha_cpu.h
+++ b/sys/alpha/include/alpha_cpu.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: alpha_cpu.h,v 1.15 1997/09/20 19:02:34 mjacob Exp */
-/*
+/*-
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/asm.h b/sys/alpha/include/asm.h
index 20253de247c13..3ddaf81f338e7 100644
--- a/sys/alpha/include/asm.h
+++ b/sys/alpha/include/asm.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991,1990,1989,1994,1995,1996 Carnegie Mellon University
* All Rights Reserved.
*
diff --git a/sys/alpha/include/bootinfo.h b/sys/alpha/include/bootinfo.h
index 07484b26151d3..1548cd0dffbe8 100644
--- a/sys/alpha/include/bootinfo.h
+++ b/sys/alpha/include/bootinfo.h
@@ -1,5 +1,5 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/bus.h b/sys/alpha/include/bus.h
index 4fe12862b6847..5246ba19c7e54 100644
--- a/sys/alpha/include/bus.h
+++ b/sys/alpha/include/bus.h
@@ -37,7 +37,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1996 Charles M. Hannum. All rights reserved.
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
*
diff --git a/sys/alpha/include/bus_memio.h b/sys/alpha/include/bus_memio.h
index f111ca9a7ba54..d0b0ba38a617e 100644
--- a/sys/alpha/include/bus_memio.h
+++ b/sys/alpha/include/bus_memio.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
diff --git a/sys/alpha/include/bus_pio.h b/sys/alpha/include/bus_pio.h
index 1e437c86a66e9..f51bf436642b4 100644
--- a/sys/alpha/include/bus_pio.h
+++ b/sys/alpha/include/bus_pio.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
diff --git a/sys/alpha/include/clock.h b/sys/alpha/include/clock.h
index b3f2e45b54c57..31eca15fda0d9 100644
--- a/sys/alpha/include/clock.h
+++ b/sys/alpha/include/clock.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Kernel interface to machine-dependent clock driver.
* Garrett Wollman, September 1994.
* This file is in the public domain.
diff --git a/sys/alpha/include/clockvar.h b/sys/alpha/include/clockvar.h
index f13d1dff3977c..89b3619af1081 100644
--- a/sys/alpha/include/clockvar.h
+++ b/sys/alpha/include/clockvar.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: clockvar.h,v 1.4 1997/06/22 08:02:18 jonathan Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/cpu.h b/sys/alpha/include/cpu.h
index 98577307f16b1..212ced04e3b06 100644
--- a/sys/alpha/include/cpu.h
+++ b/sys/alpha/include/cpu.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: cpu.h,v 1.18 1997/09/23 23:17:49 mjacob Exp */
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1990, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/alpha/include/cpuconf.h b/sys/alpha/include/cpuconf.h
index 6ca8daf6832c2..566ccec1df858 100644
--- a/sys/alpha/include/cpuconf.h
+++ b/sys/alpha/include/cpuconf.h
@@ -2,7 +2,7 @@
/* $NetBSD: cpuconf.h,v 1.7 1997/11/06 00:42:03 thorpej Exp $ */
#ifndef _ALPHA_CPUCONF_H
#define _ALPHA_CPUCONF_H
-/*
+/*-
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -31,7 +31,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Additional reworking by Matthew Jacob for NASA/Ames Research Center.
* Copyright (c) 1997
*/
diff --git a/sys/alpha/include/db_machdep.h b/sys/alpha/include/db_machdep.h
index 3f130ab1b94bd..f72b2b0aafb4e 100644
--- a/sys/alpha/include/db_machdep.h
+++ b/sys/alpha/include/db_machdep.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: db_machdep.h,v 1.6 1997/09/06 02:02:25 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/exec.h b/sys/alpha/include/exec.h
index 4a964e790779c..2a8ba45af53e7 100644
--- a/sys/alpha/include/exec.h
+++ b/sys/alpha/include/exec.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/alpha/include/float.h b/sys/alpha/include/float.h
index b2bfa110c936b..e2fb31d9dd852 100644
--- a/sys/alpha/include/float.h
+++ b/sys/alpha/include/float.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: float.h,v 1.6 1997/07/17 21:36:03 thorpej Exp */
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/alpha/include/floatingpoint.h b/sys/alpha/include/floatingpoint.h
index e2faa5efd1a4b..22a9f485dba60 100644
--- a/sys/alpha/include/floatingpoint.h
+++ b/sys/alpha/include/floatingpoint.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/alpha/include/frame.h b/sys/alpha/include/frame.h
index 7b25696d841df..050f383d8e6de 100644
--- a/sys/alpha/include/frame.h
+++ b/sys/alpha/include/frame.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: frame.h,v 1.4 1997/04/06 08:47:27 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/gdb_machdep.h b/sys/alpha/include/gdb_machdep.h
index c404c739efb18..7518bd536212b 100644
--- a/sys/alpha/include/gdb_machdep.h
+++ b/sys/alpha/include/gdb_machdep.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/alpha/include/ieee.h b/sys/alpha/include/ieee.h
index 53d5cff6ea0bf..0b1f6312bead4 100644
--- a/sys/alpha/include/ieee.h
+++ b/sys/alpha/include/ieee.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: ieee.h,v 1.2 1997/04/06 08:47:27 cgd Exp */
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/alpha/include/ieeefp.h b/sys/alpha/include/ieeefp.h
index d6735075bc9f0..6fb419ec0e7f7 100644
--- a/sys/alpha/include/ieeefp.h
+++ b/sys/alpha/include/ieeefp.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: ieeefp.h,v 1.2 1997/04/06 08:47:28 cgd Exp */
-/*
+/*-
* Written by J.T. Conklin, Apr 28, 1995
* Public domain.
*/
diff --git a/sys/alpha/include/intrcnt.h b/sys/alpha/include/intrcnt.h
index 4f7dcf4633330..2c1b897d4724a 100644
--- a/sys/alpha/include/intrcnt.h
+++ b/sys/alpha/include/intrcnt.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: intrcnt.h,v 1.17 1998/11/19 01:48:04 ross Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/kdb.h b/sys/alpha/include/kdb.h
index 849b140b4bff3..ded9cd6c079aa 100644
--- a/sys/alpha/include/kdb.h
+++ b/sys/alpha/include/kdb.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*
diff --git a/sys/alpha/include/limits.h b/sys/alpha/include/limits.h
index 59071c82351ae..a02c8e18e4c45 100644
--- a/sys/alpha/include/limits.h
+++ b/sys/alpha/include/limits.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/alpha/include/pal.h b/sys/alpha/include/pal.h
index b3393ce70c5a2..73426af911ab5 100644
--- a/sys/alpha/include/pal.h
+++ b/sys/alpha/include/pal.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: pal.h,v 1.1 1997/09/06 01:23:53 thorpej Exp */
-/*
+/*-
* Copyright (c) 1991,1990,1989,1994,1995,1996 Carnegie Mellon University
* All Rights Reserved.
*
diff --git a/sys/alpha/include/param.h b/sys/alpha/include/param.h
index f9443706fdcc5..13e8b8f5044d4 100644
--- a/sys/alpha/include/param.h
+++ b/sys/alpha/include/param.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: param.h,v 1.20 1997/09/19 13:52:53 leo Exp */
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/alpha/include/pc/msdos.h b/sys/alpha/include/pc/msdos.h
index d1b777fc613e3..5bdcf1c9f2a43 100644
--- a/sys/alpha/include/pc/msdos.h
+++ b/sys/alpha/include/pc/msdos.h
@@ -1,4 +1,4 @@
-/*
+/*-
* msdos common header file
* [obtained from mtools -wfj]
* how to decipher DOS disk structures in coexisting with DOS
diff --git a/sys/alpha/include/pcb.h b/sys/alpha/include/pcb.h
index 4375ef2f66db7..70646c8fefba4 100644
--- a/sys/alpha/include/pcb.h
+++ b/sys/alpha/include/pcb.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: pcb.h,v 1.6 1997/04/06 08:47:33 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/pmap.h b/sys/alpha/include/pmap.h
index 66aa9b4a37143..56c9d6a928110 100644
--- a/sys/alpha/include/pmap.h
+++ b/sys/alpha/include/pmap.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
*
diff --git a/sys/alpha/include/proc.h b/sys/alpha/include/proc.h
index 754ccb02202d7..be3948aa9352c 100644
--- a/sys/alpha/include/proc.h
+++ b/sys/alpha/include/proc.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: proc.h,v 1.3 1997/04/06 08:47:36 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/profile.h b/sys/alpha/include/profile.h
index 2cb16c55a66be..47f45eb18a7af 100644
--- a/sys/alpha/include/profile.h
+++ b/sys/alpha/include/profile.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: profile.h,v 1.9 1997/04/06 08:47:37 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/prom.h b/sys/alpha/include/prom.h
index 05cb4fb7032a3..a3ce282808fbc 100644
--- a/sys/alpha/include/prom.h
+++ b/sys/alpha/include/prom.h
@@ -1,6 +1,6 @@
/* $NetBSD: prom.h,v 1.7 1997/04/06 08:47:37 cgd Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/pte.h b/sys/alpha/include/pte.h
index 6899dde5116d4..1ac4e94c182f3 100644
--- a/sys/alpha/include/pte.h
+++ b/sys/alpha/include/pte.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: pte.h,v 1.10 1997/09/02 19:07:22 thorpej Exp */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/ptrace.h b/sys/alpha/include/ptrace.h
index 7f74278357f0d..657800cbd217d 100644
--- a/sys/alpha/include/ptrace.h
+++ b/sys/alpha/include/ptrace.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/alpha/include/reg.h b/sys/alpha/include/reg.h
index 6e1b1d3c26e69..573f82593c98f 100644
--- a/sys/alpha/include/reg.h
+++ b/sys/alpha/include/reg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: reg.h,v 1.3 1997/04/06 08:47:40 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/reloc.h b/sys/alpha/include/reloc.h
index a8ce0b106ab07..6e5053602772c 100644
--- a/sys/alpha/include/reloc.h
+++ b/sys/alpha/include/reloc.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
*
diff --git a/sys/alpha/include/resource.h b/sys/alpha/include/resource.h
index 28fcc98ea1beb..edde5eb299085 100644
--- a/sys/alpha/include/resource.h
+++ b/sys/alpha/include/resource.h
@@ -1,5 +1,5 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright 1998 Massachusetts Institute of Technology
*
* Permission to use, copy, modify, and distribute this software and
diff --git a/sys/alpha/include/rpb.h b/sys/alpha/include/rpb.h
index da08b96cf2983..0dd44812b9b35 100644
--- a/sys/alpha/include/rpb.h
+++ b/sys/alpha/include/rpb.h
@@ -1,7 +1,7 @@
/* $NetBSD: rpb.h,v 1.20 1998/04/15 00:47:33 mjacob Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/runq.h b/sys/alpha/include/runq.h
index 9f844b69fe5f9..6d03646fd539b 100644
--- a/sys/alpha/include/runq.h
+++ b/sys/alpha/include/runq.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2001 Jake Burkholder <jake@FreeBSD.org>
* All rights reserved.
*
diff --git a/sys/alpha/include/signal.h b/sys/alpha/include/signal.h
index 37a969efb5e93..7e91ed8ae47ea 100644
--- a/sys/alpha/include/signal.h
+++ b/sys/alpha/include/signal.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* From: NetBSD: signal.h,v 1.3 1997/04/06 08:47:43 cgd Exp */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/include/smp.h b/sys/alpha/include/smp.h
index ae0f70f56f741..9660d098ee6b3 100644
--- a/sys/alpha/include/smp.h
+++ b/sys/alpha/include/smp.h
@@ -1,4 +1,4 @@
-/*
+/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
diff --git a/sys/alpha/include/vmparam.h b/sys/alpha/include/vmparam.h
index ab2562aad8993..57a116bdd8e58 100644
--- a/sys/alpha/include/vmparam.h
+++ b/sys/alpha/include/vmparam.h
@@ -2,7 +2,7 @@
/* From: NetBSD: vmparam.h,v 1.6 1997/09/23 23:23:23 mjacob Exp */
#ifndef _ALPHA_VMPARAM_H
#define _ALPHA_VMPARAM_H
-/*
+/*-
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/sys/alpha/isa/mcclock_isa.c b/sys/alpha/isa/mcclock_isa.c
index edfb517370318..3cddfa578ec28 100644
--- a/sys/alpha/isa/mcclock_isa.c
+++ b/sys/alpha/isa/mcclock_isa.c
@@ -1,5 +1,5 @@
/* $NetBSD: mcclock_tlsb.c,v 1.8 1998/05/13 02:50:29 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1997 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/mcbus/mcbus.c b/sys/alpha/mcbus/mcbus.c
index 7046b2bbca5e3..48bf47bdaf135 100644
--- a/sys/alpha/mcbus/mcbus.c
+++ b/sys/alpha/mcbus/mcbus.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 by Matthew Jacob
* All rights reserved.
*
diff --git a/sys/alpha/mcbus/mcbusreg.h b/sys/alpha/mcbus/mcbusreg.h
index 5130d0eb2f98d..d52c1a5b3e02d 100644
--- a/sys/alpha/mcbus/mcbusreg.h
+++ b/sys/alpha/mcbus/mcbusreg.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998, 2000 by Matthew Jacob
* All rights reserved.
*
diff --git a/sys/alpha/mcbus/mcbusvar.h b/sys/alpha/mcbus/mcbusvar.h
index 50d9da936fa95..63e8d27e96596 100644
--- a/sys/alpha/mcbus/mcbusvar.h
+++ b/sys/alpha/mcbus/mcbusvar.h
@@ -1,5 +1,5 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 2000 by Matthew Jacob
* All rights reserved.
*
diff --git a/sys/alpha/mcbus/mcmem.c b/sys/alpha/mcbus/mcmem.c
index e979959d292d4..bd3a784d83ed5 100644
--- a/sys/alpha/mcbus/mcmem.c
+++ b/sys/alpha/mcbus/mcmem.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 by Matthew Jacob
* All rights reserved.
*
diff --git a/sys/alpha/mcbus/mcpcia.c b/sys/alpha/mcbus/mcpcia.c
index 0761bc0363389..6059f37ca69c5 100644
--- a/sys/alpha/mcbus/mcpcia.c
+++ b/sys/alpha/mcbus/mcpcia.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Matthew Jacob
* All rights reserved.
*
diff --git a/sys/alpha/mcbus/mcpciareg.h b/sys/alpha/mcbus/mcpciareg.h
index 75ae6987fdb49..ae477fd4f5d9e 100644
--- a/sys/alpha/mcbus/mcpciareg.h
+++ b/sys/alpha/mcbus/mcpciareg.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 2000 by Matthew Jacob
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/alpha/mcbus/mcpciavar.h b/sys/alpha/mcbus/mcpciavar.h
index 7bbae1b9a484c..00c1adaba8b6c 100644
--- a/sys/alpha/mcbus/mcpciavar.h
+++ b/sys/alpha/mcbus/mcpciavar.h
@@ -1,6 +1,6 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998, 2000 by Matthew Jacob
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/alpha/osf1/exec_ecoff.h b/sys/alpha/osf1/exec_ecoff.h
index 246fa48bde697..b88861299cf8a 100644
--- a/sys/alpha/osf1/exec_ecoff.h
+++ b/sys/alpha/osf1/exec_ecoff.h
@@ -1,6 +1,6 @@
/* $NetBSD: exec_ecoff.h,v 1.10 1996/09/26 22:39:14 cgd Exp $ */
-/*
+/*-
* Copyright (c) 1994 Adam Glass
* All rights reserved.
*
diff --git a/sys/alpha/osf1/imgact_osf1.c b/sys/alpha/osf1/imgact_osf1.c
index 3bf9473a053d9..40520a0dd7929 100644
--- a/sys/alpha/osf1/imgact_osf1.c
+++ b/sys/alpha/osf1/imgact_osf1.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-1999 Andrew Gallatin
* All rights reserved.
*
diff --git a/sys/alpha/osf1/osf1.h b/sys/alpha/osf1/osf1.h
index c8bf275cb7161..41592d928f2aa 100644
--- a/sys/alpha/osf1/osf1.h
+++ b/sys/alpha/osf1/osf1.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1998-1999 Andrew Gallatin
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/alpha/osf1/osf1_ioctl.c b/sys/alpha/osf1/osf1_ioctl.c
index 1b4a6b1513e24..09d970dc1d52c 100644
--- a/sys/alpha/osf1/osf1_ioctl.c
+++ b/sys/alpha/osf1/osf1_ioctl.c
@@ -1,5 +1,5 @@
/* $NetBSD: osf1_ioctl.c,v 1.5 1996/10/13 00:46:53 christos Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/osf1/osf1_misc.c b/sys/alpha/osf1/osf1_misc.c
index fd5ccaa54e438..1d8f9174a8cba 100644
--- a/sys/alpha/osf1/osf1_misc.c
+++ b/sys/alpha/osf1/osf1_misc.c
@@ -1,5 +1,5 @@
/* $NetBSD: osf1_misc.c,v 1.14 1998/05/20 16:34:29 chs Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/osf1/osf1_mount.c b/sys/alpha/osf1/osf1_mount.c
index def2e170a9576..d51bc43e7a7cd 100644
--- a/sys/alpha/osf1/osf1_mount.c
+++ b/sys/alpha/osf1/osf1_mount.c
@@ -1,5 +1,5 @@
/* $NetBSD: osf1_mount.c,v 1.7 1998/05/20 16:34:29 chs Exp $ */
-/*
+/*-
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/osf1/osf1_signal.c b/sys/alpha/osf1/osf1_signal.c
index 63a562c235a6c..355cb1c20e9b9 100644
--- a/sys/alpha/osf1/osf1_signal.c
+++ b/sys/alpha/osf1/osf1_signal.c
@@ -1,6 +1,6 @@
/* $NetBSD: osf1_signal.c,v 1.4 1998/05/20 16:35:01 chs Exp $
*/
-/*
+/*-
* Copyright (c) 1998-1999 Andrew Gallatin
*
* Taken from NetBSD's sys/compat/osf1/osf1_signal.c, which at the
diff --git a/sys/alpha/pci/alphapci_if.m b/sys/alpha/pci/alphapci_if.m
index 1525af9877bb0..32b0b5defbcb0 100644
--- a/sys/alpha/pci/alphapci_if.m
+++ b/sys/alpha/pci/alphapci_if.m
@@ -1,4 +1,4 @@
-#
+#-
# Copyright (c) 2000 Doug Rabson
# All rights reserved.
#
diff --git a/sys/alpha/pci/apecs.c b/sys/alpha/pci/apecs.c
index e6e56f47d0124..3faf1e1ae826a 100644
--- a/sys/alpha/pci/apecs.c
+++ b/sys/alpha/pci/apecs.c
@@ -24,7 +24,7 @@
* SUCH DAMAGE.
*
*/
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
@@ -50,7 +50,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*/
-/*
+/*-
* Additional Copyright (c) 1998 by Andrew Gallatin for Duke University
*/
diff --git a/sys/alpha/pci/apecsreg.h b/sys/alpha/pci/apecsreg.h
index 385df1e4801ac..a9e180b507f86 100644
--- a/sys/alpha/pci/apecsreg.h
+++ b/sys/alpha/pci/apecsreg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: apecsreg.h,v 1.7 1997/06/06 23:54:24 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/cia.c b/sys/alpha/pci/cia.c
index cced5054fe8c4..91deb356acd4c 100644
--- a/sys/alpha/pci/cia.c
+++ b/sys/alpha/pci/cia.c
@@ -59,7 +59,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/cia_pci.c b/sys/alpha/pci/cia_pci.c
index f2fc5d4c669d9..69fd4f3c7242b 100644
--- a/sys/alpha/pci/cia_pci.c
+++ b/sys/alpha/pci/cia_pci.c
@@ -60,7 +60,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/ciareg.h b/sys/alpha/pci/ciareg.h
index 8da36a401ed15..4b5d153b51493 100644
--- a/sys/alpha/pci/ciareg.h
+++ b/sys/alpha/pci/ciareg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: ciareg.h,v 1.22 1998/06/06 20:40:14 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/lcareg.h b/sys/alpha/pci/lcareg.h
index d7fe568d1b0a9..c79a991b9b559 100644
--- a/sys/alpha/pci/lcareg.h
+++ b/sys/alpha/pci/lcareg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: lcareg.h,v 1.8 1997/09/05 02:14:31 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/pci_eb164_intr.s b/sys/alpha/pci/pci_eb164_intr.s
index 089f79d7a0a33..542839feea867 100644
--- a/sys/alpha/pci/pci_eb164_intr.s
+++ b/sys/alpha/pci/pci_eb164_intr.s
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: pci_eb164_intr.s,v 1.5 1997/09/02 13:19:42 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/pci_eb64plus_intr.s b/sys/alpha/pci/pci_eb64plus_intr.s
index 9e69223960f53..ce33c2a3b4015 100644
--- a/sys/alpha/pci/pci_eb64plus_intr.s
+++ b/sys/alpha/pci/pci_eb64plus_intr.s
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: pci_eb64plus_intr.s,v 1.2 1997/09/02 13:19:43 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
diff --git a/sys/alpha/pci/pcibus.c b/sys/alpha/pci/pcibus.c
index a6102e40f558f..03fc77c02ba9e 100644
--- a/sys/alpha/pci/pcibus.c
+++ b/sys/alpha/pci/pcibus.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, Stefan Esser <se@freebsd.org>
* All rights reserved.
*
diff --git a/sys/alpha/pci/t2.c b/sys/alpha/pci/t2.c
index 7efa27aa77cd0..b1c0b266a1179 100644
--- a/sys/alpha/pci/t2.c
+++ b/sys/alpha/pci/t2.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Andrew Gallatin & Doug Rabson
* All rights reserved.
*
diff --git a/sys/alpha/pci/t2reg.h b/sys/alpha/pci/t2reg.h
index 86f04e93967d3..b8052018cb6b8 100644
--- a/sys/alpha/pci/t2reg.h
+++ b/sys/alpha/pci/t2reg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Doug Rabson & Andrew Gallatin
* All rights reserved.
*
diff --git a/sys/alpha/tlsb/dwlpx.c b/sys/alpha/tlsb/dwlpx.c
index 74b19bb03aeb5..e95f10e5711ff 100644
--- a/sys/alpha/tlsb/dwlpx.c
+++ b/sys/alpha/tlsb/dwlpx.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-/*
+/*-
* Based very closely on NetBSD version-
*
* Copyright (c) 1997 by Matthew Jacob
diff --git a/sys/alpha/tlsb/dwlpxreg.h b/sys/alpha/tlsb/dwlpxreg.h
index 9bce1f591b07d..826af3269be7c 100644
--- a/sys/alpha/tlsb/dwlpxreg.h
+++ b/sys/alpha/tlsb/dwlpxreg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: dwlpxreg.h,v 1.9 1998/03/21 22:02:42 mjacob Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/dwlpxvar.h b/sys/alpha/tlsb/dwlpxvar.h
index 4720638e1f761..7d880b1007ad1 100644
--- a/sys/alpha/tlsb/dwlpxvar.h
+++ b/sys/alpha/tlsb/dwlpxvar.h
@@ -1,5 +1,5 @@
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/gbus.c b/sys/alpha/tlsb/gbus.c
index 793901fd7bdab..092423b8972cc 100644
--- a/sys/alpha/tlsb/gbus.c
+++ b/sys/alpha/tlsb/gbus.c
@@ -1,5 +1,5 @@
/* $NetBSD: gbus.c,v 1.8 1998/05/13 22:13:35 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/kftxx.c b/sys/alpha/tlsb/kftxx.c
index d43d8fea6eb8f..f0714e3cfcc2b 100644
--- a/sys/alpha/tlsb/kftxx.c
+++ b/sys/alpha/tlsb/kftxx.c
@@ -1,5 +1,5 @@
/* $NetBSD: kftxx.c,v 1.9 1998/05/14 00:01:32 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/kftxxreg.h b/sys/alpha/tlsb/kftxxreg.h
index b4505d5d3a88c..d4431d2ee56e0 100644
--- a/sys/alpha/tlsb/kftxxreg.h
+++ b/sys/alpha/tlsb/kftxxreg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: kftxxreg.h,v 1.5 1998/07/08 00:45:08 mjacob Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/mcclock_tlsb.c b/sys/alpha/tlsb/mcclock_tlsb.c
index fe8ab8a7b8eb4..bbbaa297a5ac4 100644
--- a/sys/alpha/tlsb/mcclock_tlsb.c
+++ b/sys/alpha/tlsb/mcclock_tlsb.c
@@ -1,5 +1,5 @@
/* $NetBSD: mcclock_tlsb.c,v 1.8 1998/05/13 02:50:29 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/tlsb.c b/sys/alpha/tlsb/tlsb.c
index 10e5cfce4a98c..34b6686b3a7bd 100644
--- a/sys/alpha/tlsb/tlsb.c
+++ b/sys/alpha/tlsb/tlsb.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/tlsbcpu.c b/sys/alpha/tlsb/tlsbcpu.c
index 9d85de1c374fe..68fa84aef18a7 100644
--- a/sys/alpha/tlsb/tlsbcpu.c
+++ b/sys/alpha/tlsb/tlsbcpu.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/tlsbmem.c b/sys/alpha/tlsb/tlsbmem.c
index de8326893fa85..778601f297f7c 100644
--- a/sys/alpha/tlsb/tlsbmem.c
+++ b/sys/alpha/tlsb/tlsbmem.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/tlsbreg.h b/sys/alpha/tlsb/tlsbreg.h
index 478865d5bbf47..cfff1c82e5c79 100644
--- a/sys/alpha/tlsb/tlsbreg.h
+++ b/sys/alpha/tlsb/tlsbreg.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: tlsbreg.h,v 1.5 2000/01/27 22:27:50 mjacob Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.
diff --git a/sys/alpha/tlsb/tlsbvar.h b/sys/alpha/tlsb/tlsbvar.h
index 81fe23ccad42e..238f9082b0921 100644
--- a/sys/alpha/tlsb/tlsbvar.h
+++ b/sys/alpha/tlsb/tlsbvar.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* $NetBSD: tlsbvar.h,v 1.5 1998/05/13 23:23:23 thorpej Exp $ */
-/*
+/*-
* Copyright (c) 1997, 2000 by Matthew Jacob
* NASA AMES Research Center.
* All rights reserved.