diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-05 20:05:52 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-05 20:05:52 +0000 |
| commit | f44fc746fb98516d63b1c2010f72013c8b3abb55 (patch) | |
| tree | 7e2dd620aa11aef4ba5820b6a79dccb3b57c7500 /sys/alpha/include | |
| parent | 56c7363ae8ba169f4ecb77185594396e127a4077 (diff) | |
Notes
Diffstat (limited to 'sys/alpha/include')
40 files changed, 41 insertions, 41 deletions
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. |
