diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-08-25 09:48:48 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-08-25 09:48:48 +0000 |
| commit | a7b60ab26e08b84ae0bfad5d4518c5ef392599f8 (patch) | |
| tree | 82aaf426b372664b0036317efe59848700d4be0b | |
| parent | 507dde8b3206a74c667efa57a6c2f98a6b9dc2f7 (diff) | |
Notes
31 files changed, 27 insertions, 55 deletions
diff --git a/sys/amd64/amd64/bios.c b/sys/amd64/amd64/bios.c index 4e22fae1e988..69f6ded9e830 100644 --- a/sys/amd64/amd64/bios.c +++ b/sys/amd64/amd64/bios.c @@ -23,7 +23,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/amd64/amd64/mp_machdep.c b/sys/amd64/amd64/mp_machdep.c index 142ad9c0e76f..3c65b3b3de76 100644 --- a/sys/amd64/amd64/mp_machdep.c +++ b/sys/amd64/amd64/mp_machdep.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/amd64/amd64/mptable.c b/sys/amd64/amd64/mptable.c index 142ad9c0e76f..3c65b3b3de76 100644 --- a/sys/amd64/amd64/mptable.c +++ b/sys/amd64/amd64/mptable.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/amd64/include/mptable.h b/sys/amd64/include/mptable.h index 142ad9c0e76f..3c65b3b3de76 100644 --- a/sys/amd64/include/mptable.h +++ b/sys/amd64/include/mptable.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/dev/sio/sio_isa.c b/sys/dev/sio/sio_isa.c index d1231c470ee8..99d794d4b580 100644 --- a/sys/dev/sio/sio_isa.c +++ b/sys/dev/sio/sio_isa.c @@ -20,7 +20,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/dev/sio/sio_pccard.c b/sys/dev/sio/sio_pccard.c index 644ca96f44be..182c98ce086c 100644 --- a/sys/dev/sio/sio_pccard.c +++ b/sys/dev/sio/sio_pccard.c @@ -20,7 +20,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/atomic.c b/sys/i386/i386/atomic.c index 405351fa1cfc..1b4ff7eaa693 100644 --- a/sys/i386/i386/atomic.c +++ b/sys/i386/i386/atomic.c @@ -22,7 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/bios.c b/sys/i386/i386/bios.c index 4e22fae1e988..69f6ded9e830 100644 --- a/sys/i386/i386/bios.c +++ b/sys/i386/i386/bios.c @@ -23,7 +23,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/db_disasm.c b/sys/i386/i386/db_disasm.c index e1b6aa863467..e4c227d663ed 100644 --- a/sys/i386/i386/db_disasm.c +++ b/sys/i386/i386/db_disasm.c @@ -22,7 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/db_interface.c b/sys/i386/i386/db_interface.c index 3ba9cb5eddae..f17f603be525 100644 --- a/sys/i386/i386/db_interface.c +++ b/sys/i386/i386/db_interface.c @@ -22,7 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/db_trace.c b/sys/i386/i386/db_trace.c index 0fa5d09f4c11..4696bce23776 100644 --- a/sys/i386/i386/db_trace.c +++ b/sys/i386/i386/db_trace.c @@ -22,7 +22,6 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/dump_machdep.c b/sys/i386/i386/dump_machdep.c index d7fab8744f0d..83155b00dbda 100644 --- a/sys/i386/i386/dump_machdep.c +++ b/sys/i386/i386/dump_machdep.c @@ -31,7 +31,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/elan-mmcr.c b/sys/i386/i386/elan-mmcr.c index c91b6c7a9c03..b0501cf52323 100644 --- a/sys/i386/i386/elan-mmcr.c +++ b/sys/i386/i386/elan-mmcr.c @@ -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/i386/i386/elf_machdep.c b/sys/i386/i386/elf_machdep.c index fe756b1874c5..4d4b6d23f40f 100644 --- a/sys/i386/i386/elf_machdep.c +++ b/sys/i386/i386/elf_machdep.c @@ -21,7 +21,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/i386-gdbstub.c b/sys/i386/i386/i386-gdbstub.c index 3ad3f5b56569..330a46a54f92 100644 --- a/sys/i386/i386/i386-gdbstub.c +++ b/sys/i386/i386/i386-gdbstub.c @@ -12,6 +12,9 @@ ****************************************************************************/ +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); + /**************************************************************************** * Header: remcom.c,v 1.34 91/03/09 12:29:49 glenne Exp $ * @@ -92,10 +95,6 @@ * ****************************************************************************/ - - -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #include <sys/param.h> #include <sys/reboot.h> #include <sys/systm.h> diff --git a/sys/i386/i386/i686_mem.c b/sys/i386/i386/i686_mem.c index ee432775ffb5..49a1dfe5aa18 100644 --- a/sys/i386/i386/i686_mem.c +++ b/sys/i386/i386/i686_mem.c @@ -22,7 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c index ab9661a2ae98..577b214e4565 100644 --- a/sys/i386/i386/identcpu.c +++ b/sys/i386/i386/identcpu.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1992 Terrence R. Lambert. * Copyright (c) 1982, 1987, 1990 The Regents of the University of California. * Copyright (c) 1997 KATO Takenori. diff --git a/sys/i386/i386/initcpu.c b/sys/i386/i386/initcpu.c index ca202726fb9c..7168003ba559 100644 --- a/sys/i386/i386/initcpu.c +++ b/sys/i386/i386/initcpu.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) KATO Takenori, 1997, 1998. * * All rights reserved. Unpublished rights reserved under the copyright @@ -25,7 +25,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/k6_mem.c b/sys/i386/i386/k6_mem.c index 2ab6134e6c8e..ac7a55a6a924 100644 --- a/sys/i386/i386/k6_mem.c +++ b/sys/i386/i386/k6_mem.c @@ -22,8 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/legacy.c b/sys/i386/i386/legacy.c index 7d72f4f5e5d3..bc876e134254 100644 --- a/sys/i386/i386/legacy.c +++ b/sys/i386/i386/legacy.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1998 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and @@ -25,7 +25,6 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/mp_clock.c b/sys/i386/i386/mp_clock.c index 38ec0336c094..cd6478b8ff5d 100644 --- a/sys/i386/i386/mp_clock.c +++ b/sys/i386/i386/mp_clock.c @@ -1,11 +1,16 @@ -/* +/*- * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- - * + */ + +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); + +/*- * Just when we thought life were beautiful, reality pops its grim face over * the edge again: * @@ -28,13 +33,8 @@ * three monotonic samples and then use the middle one, otherwise we are * not protected against the fact that the bits can be wrong in two * directions. If we only cared about monosity two reads would be enough. - * - * */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* #include "opt_bus.h" */ #include <sys/param.h> diff --git a/sys/i386/i386/mp_machdep.c b/sys/i386/i386/mp_machdep.c index 142ad9c0e76f..3c65b3b3de76 100644 --- a/sys/i386/i386/mp_machdep.c +++ b/sys/i386/i386/mp_machdep.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/mpapic.c b/sys/i386/i386/mpapic.c index beba3187a317..398f5d3da8dc 100644 --- a/sys/i386/i386/mpapic.c +++ b/sys/i386/i386/mpapic.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/mptable.c b/sys/i386/i386/mptable.c index 142ad9c0e76f..3c65b3b3de76 100644 --- a/sys/i386/i386/mptable.c +++ b/sys/i386/i386/mptable.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/nexus.c b/sys/i386/i386/nexus.c index b008a150ea91..96a2a17c727f 100644 --- a/sys/i386/i386/nexus.c +++ b/sys/i386/i386/nexus.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1998 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and @@ -25,7 +25,6 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/perfmon.c b/sys/i386/i386/perfmon.c index 70964f0160aa..a5cd307b55ed 100644 --- a/sys/i386/i386/perfmon.c +++ b/sys/i386/i386/perfmon.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1996 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and @@ -25,7 +25,6 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/pmap.c b/sys/i386/i386/pmap.c index 6c1d01f86fc8..1f13890fa362 100644 --- a/sys/i386/i386/pmap.c +++ b/sys/i386/i386/pmap.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1991 Regents of the University of California. * All rights reserved. * Copyright (c) 1994 John S. Dyson @@ -40,9 +40,6 @@ * * from: @(#)pmap.c 7.7 (Berkeley) 5/12/91 */ - -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); /*- * Copyright (c) 2003 Networks Associates Technology, Inc. * All rights reserved. @@ -75,6 +72,9 @@ __FBSDID("$FreeBSD$"); * SUCH DAMAGE. */ +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); + /* * Manages physical address maps. * diff --git a/sys/i386/i386/sys_machdep.c b/sys/i386/i386/sys_machdep.c index f595b5e1a739..f809b888aba8 100644 --- a/sys/i386/i386/sys_machdep.c +++ b/sys/i386/i386/sys_machdep.c @@ -31,7 +31,6 @@ * SUCH DAMAGE. * * from: @(#)sys_machdep.c 5.5 (Berkeley) 1/19/91 - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/tsc.c b/sys/i386/i386/tsc.c index 7b46dd430e3a..8fc50b3e4864 100644 --- a/sys/i386/i386/tsc.c +++ b/sys/i386/i386/tsc.c @@ -22,7 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/i386/vm86.c b/sys/i386/i386/vm86.c index d5d4134d3fd7..1d002f13ef39 100644 --- a/sys/i386/i386/vm86.c +++ b/sys/i386/i386/vm86.c @@ -22,7 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> diff --git a/sys/i386/include/mptable.h b/sys/i386/include/mptable.h index 142ad9c0e76f..3c65b3b3de76 100644 --- a/sys/i386/include/mptable.h +++ b/sys/i386/include/mptable.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1996, by Steve Passe * All rights reserved. * @@ -21,7 +21,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * */ #include <sys/cdefs.h> |
