diff options
79 files changed, 79 insertions, 160 deletions
diff --git a/sys/arch/amiga/dev/bzsc.c b/sys/arch/amiga/dev/bzsc.c index e0a8a9578cd..d047c3aeecf 100644 --- a/sys/arch/amiga/dev/bzsc.c +++ b/sys/arch/amiga/dev/bzsc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bzsc.c,v 1.6 1997/01/18 12:26:25 niklas Exp $ */ +/* $OpenBSD: bzsc.c,v 1.7 2001/09/11 20:05:20 miod Exp $ */ /* $NetBSD: bzsc.c,v 1.14 1996/12/23 09:09:53 veego Exp $ */ @@ -46,7 +46,6 @@ #include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <machine/pmap.h> #include <amiga/amiga/custom.h> diff --git a/sys/arch/amiga/dev/bztzsc.c b/sys/arch/amiga/dev/bztzsc.c index 0423fe3c170..740fa840d2e 100644 --- a/sys/arch/amiga/dev/bztzsc.c +++ b/sys/arch/amiga/dev/bztzsc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bztzsc.c,v 1.2 1997/01/18 12:26:26 niklas Exp $ */ +/* $OpenBSD: bztzsc.c,v 1.3 2001/09/11 20:05:20 miod Exp $ */ /* $NetBSD: bztzsc.c,v 1.2 1996/12/23 09:09:54 veego Exp $ */ /* @@ -43,7 +43,6 @@ #include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <machine/pmap.h> #include <amiga/amiga/custom.h> diff --git a/sys/arch/amiga/dev/flsc.c b/sys/arch/amiga/dev/flsc.c index 9034eedc0d3..5e24afc4102 100644 --- a/sys/arch/amiga/dev/flsc.c +++ b/sys/arch/amiga/dev/flsc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: flsc.c,v 1.8 1997/01/18 12:26:28 niklas Exp $ */ +/* $OpenBSD: flsc.c,v 1.9 2001/09/11 20:05:20 miod Exp $ */ /* $NetBSD: flsc.c,v 1.14 1996/12/23 09:10:00 veego Exp $ */ /* @@ -45,7 +45,6 @@ #include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <machine/pmap.h> #include <amiga/amiga/custom.h> diff --git a/sys/arch/amiga/dev/grf.c b/sys/arch/amiga/dev/grf.c index 26a89fb34b0..29fe4a7e4b6 100644 --- a/sys/arch/amiga/dev/grf.c +++ b/sys/arch/amiga/dev/grf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf.c,v 1.10 2001/08/11 23:07:11 art Exp $ */ +/* $OpenBSD: grf.c,v 1.11 2001/09/11 20:05:20 miod Exp $ */ /* $NetBSD: grf.c,v 1.32 1996/12/23 09:10:01 veego Exp $ */ /* @@ -59,7 +59,6 @@ #include <sys/vnode.h> #include <sys/mman.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/cpu.h> #include <machine/fbio.h> #include <amiga/amiga/color.h> /* DEBUG */ diff --git a/sys/arch/amiga/dev/sbic.c b/sys/arch/amiga/dev/sbic.c index 12a0682bbea..896173bb51d 100644 --- a/sys/arch/amiga/dev/sbic.c +++ b/sys/arch/amiga/dev/sbic.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sbic.c,v 1.11 2000/11/10 15:33:04 provos Exp $ */ +/* $OpenBSD: sbic.c,v 1.12 2001/09/11 20:05:20 miod Exp $ */ /* $NetBSD: sbic.c,v 1.28 1996/10/13 03:07:29 christos Exp $ */ /* @@ -54,7 +54,6 @@ #include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <machine/pmap.h> #include <machine/cpu.h> diff --git a/sys/arch/amiga/dev/sci.c b/sys/arch/amiga/dev/sci.c index f49bce1aeb3..7f0d75e0b89 100644 --- a/sys/arch/amiga/dev/sci.c +++ b/sys/arch/amiga/dev/sci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sci.c,v 1.5 1997/01/16 09:25:19 niklas Exp $ */ +/* $OpenBSD: sci.c,v 1.6 2001/09/11 20:05:20 miod Exp $ */ /* $NetBSD: sci.c,v 1.19 1996/10/13 03:07:31 christos Exp $ */ /* @@ -53,7 +53,6 @@ #include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <machine/pmap.h> #include <machine/cpu.h> diff --git a/sys/arch/hp300/dev/grf.c b/sys/arch/hp300/dev/grf.c index 4b25d5fa811..62ab0256a0a 100644 --- a/sys/arch/hp300/dev/grf.c +++ b/sys/arch/hp300/dev/grf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf.c,v 1.13 2001/08/11 23:07:11 art Exp $ */ +/* $OpenBSD: grf.c,v 1.14 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: grf.c,v 1.30 1998/08/20 08:33:41 kleink Exp $ */ /* @@ -74,7 +74,6 @@ extern struct emul emul_hpux; #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> diff --git a/sys/arch/hppa/dev/sti_sgc.c b/sys/arch/hppa/dev/sti_sgc.c index d2cd5282821..306ee13a973 100644 --- a/sys/arch/hppa/dev/sti_sgc.c +++ b/sys/arch/hppa/dev/sti_sgc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sti_sgc.c,v 1.5 2001/01/11 21:24:41 mickey Exp $ */ +/* $OpenBSD: sti_sgc.c,v 1.6 2001/09/11 20:05:24 miod Exp $ */ /* * Copyright (c) 2000 Michael Shalayeff @@ -41,7 +41,6 @@ #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> #include <machine/bus.h> diff --git a/sys/arch/i386/pci/pci_machdep.c b/sys/arch/i386/pci/pci_machdep.c index eb9a44c54d2..8f0804b225d 100644 --- a/sys/arch/i386/pci/pci_machdep.c +++ b/sys/arch/i386/pci/pci_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pci_machdep.c,v 1.20 2001/08/27 08:20:04 art Exp $ */ +/* $OpenBSD: pci_machdep.c,v 1.21 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: pci_machdep.c,v 1.28 1997/06/06 23:29:17 thorpej Exp $ */ /*- @@ -88,7 +88,6 @@ #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #define _I386_BUS_DMA_PRIVATE #include <machine/bus.h> diff --git a/sys/arch/m68k/m68k/mappedcopy.c b/sys/arch/m68k/m68k/mappedcopy.c index 63150619992..45a52328309 100644 --- a/sys/arch/m68k/m68k/mappedcopy.c +++ b/sys/arch/m68k/m68k/mappedcopy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mappedcopy.c,v 1.6 2001/07/25 13:25:32 art Exp $ */ +/* $OpenBSD: mappedcopy.c,v 1.7 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: mappedcopy.c,v 1.1 1997/02/02 06:54:10 thorpej Exp $ */ /* @@ -52,7 +52,6 @@ #include <sys/proc.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/cpu.h> diff --git a/sys/arch/mac68k/dev/grf.c b/sys/arch/mac68k/dev/grf.c index 86c4deb5ce5..d0f1810a74e 100644 --- a/sys/arch/mac68k/dev/grf.c +++ b/sys/arch/mac68k/dev/grf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf.c,v 1.15 2001/08/11 23:07:12 art Exp $ */ +/* $OpenBSD: grf.c,v 1.16 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: grf.c,v 1.41 1997/02/24 06:20:04 scottr Exp $ */ /* @@ -68,7 +68,6 @@ #include <miscfs/specfs/specdev.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> diff --git a/sys/arch/macppc/dev/awacs.c b/sys/arch/macppc/dev/awacs.c index 09bdf3641a7..2aafa374511 100644 --- a/sys/arch/macppc/dev/awacs.c +++ b/sys/arch/macppc/dev/awacs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: awacs.c,v 1.2 2001/09/01 17:43:09 drahn Exp $ */ +/* $OpenBSD: awacs.c,v 1.3 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: awacs.c,v 1.4 2001/02/26 21:07:51 wiz Exp $ */ /*- @@ -39,7 +39,6 @@ #include <dev/mulaw.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> #include <machine/autoconf.h> diff --git a/sys/arch/macppc/macppc/genassym.cf b/sys/arch/macppc/macppc/genassym.cf index f4b5b766b76..7fc0925a997 100644 --- a/sys/arch/macppc/macppc/genassym.cf +++ b/sys/arch/macppc/macppc/genassym.cf @@ -1,4 +1,4 @@ -# $OpenBSD: genassym.cf,v 1.1 2001/09/01 15:57:06 drahn Exp $ +# $OpenBSD: genassym.cf,v 1.2 2001/09/11 20:05:24 miod Exp $ # # Copyright (c) 1982, 1990 The Regents of the University of California. # All rights reserved. @@ -38,9 +38,7 @@ include <sys/param.h> include <sys/time.h> include <sys/proc.h> include <vm/vm.h> -include <vm/vm_kern.h> - include <machine/pcb.h> include <machine/pmap.h> diff --git a/sys/arch/mvme68k/dev/sbic.c b/sys/arch/mvme68k/dev/sbic.c index 0e085d4f475..aaf46e8da77 100644 --- a/sys/arch/mvme68k/dev/sbic.c +++ b/sys/arch/mvme68k/dev/sbic.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sbic.c,v 1.6 2000/11/10 15:33:07 provos Exp $ */ +/* $OpenBSD: sbic.c,v 1.7 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: sbic.c,v 1.2 1996/04/23 16:32:54 chuck Exp $ */ /* @@ -64,7 +64,6 @@ #include <scsi/scsi_all.h> #include <scsi/scsiconf.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <vm/pmap.h> #include <machine/pmap.h> diff --git a/sys/arch/mvme88k/dev/if_ve.c b/sys/arch/mvme88k/dev/if_ve.c index ae9300c2e5f..7581952c6e8 100644 --- a/sys/arch/mvme88k/dev/if_ve.c +++ b/sys/arch/mvme88k/dev/if_ve.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ve.c,v 1.9 2001/08/26 02:37:07 miod Exp $ */ +/* $OpenBSD: if_ve.c,v 1.10 2001/09/11 20:05:24 miod Exp $ */ /*- * Copyright (c) 1999 Steve Murphree, Jr. * Copyright (c) 1982, 1992, 1993 @@ -67,7 +67,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/cpu.h> diff --git a/sys/arch/mvme88k/dev/vme.c b/sys/arch/mvme88k/dev/vme.c index 670ecf6c831..e42501f8019 100644 --- a/sys/arch/mvme88k/dev/vme.c +++ b/sys/arch/mvme88k/dev/vme.c @@ -1,4 +1,4 @@ -/* $OpenBSD: vme.c,v 1.12 2001/08/26 02:37:07 miod Exp $ */ +/* $OpenBSD: vme.c,v 1.13 2001/09/11 20:05:24 miod Exp $ */ /* * Copyright (c) 1999 Steve Murphree, Jr. * Copyright (c) 1995 Theo de Raadt @@ -43,7 +43,6 @@ #include <sys/fcntl.h> #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/cpu.h> diff --git a/sys/arch/mvme88k/mvme88k/pmap_table.c b/sys/arch/mvme88k/mvme88k/pmap_table.c index c5d881d342a..23c903030b2 100644 --- a/sys/arch/mvme88k/mvme88k/pmap_table.c +++ b/sys/arch/mvme88k/mvme88k/pmap_table.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pmap_table.c,v 1.7 2001/08/26 14:31:12 miod Exp $ */ +/* $OpenBSD: pmap_table.c,v 1.8 2001/09/11 20:05:24 miod Exp $ */ /* * Mach Operating System @@ -33,7 +33,6 @@ #include <sys/param.h> #include <machine/m882xx.h> /* CMMU stuff */ #include <vm/vm.h> -#include <vm/vm_kern.h> /* vm/vm_kern.h */ #include <machine/pmap_table.h> /* pmap_table.h*/ #define R VM_PROT_READ diff --git a/sys/arch/mvmeppc/dev/openpic.c b/sys/arch/mvmeppc/dev/openpic.c index 7a9145a88e0..936b18215cd 100644 --- a/sys/arch/mvmeppc/dev/openpic.c +++ b/sys/arch/mvmeppc/dev/openpic.c @@ -1,4 +1,4 @@ -/* $OpenBSD: openpic.c,v 1.3 2001/07/06 05:14:29 smurph Exp $ */ +/* $OpenBSD: openpic.c,v 1.4 2001/09/11 20:05:24 miod Exp $ */ /*- * Copyright (c) 1995 Per Fogelstrom @@ -51,7 +51,6 @@ #include <sys/socket.h> #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> #include <machine/autoconf.h> diff --git a/sys/arch/mvmeppc/mvmeppc/genassym.cf b/sys/arch/mvmeppc/mvmeppc/genassym.cf index a3d1db8e2ab..7fc0925a997 100644 --- a/sys/arch/mvmeppc/mvmeppc/genassym.cf +++ b/sys/arch/mvmeppc/mvmeppc/genassym.cf @@ -1,4 +1,4 @@ -# $OpenBSD: genassym.cf,v 1.1 2001/06/26 21:57:53 smurph Exp $ +# $OpenBSD: genassym.cf,v 1.2 2001/09/11 20:05:24 miod Exp $ # # Copyright (c) 1982, 1990 The Regents of the University of California. # All rights reserved. @@ -38,9 +38,7 @@ include <sys/param.h> include <sys/time.h> include <sys/proc.h> include <vm/vm.h> -include <vm/vm_kern.h> - include <machine/pcb.h> include <machine/pmap.h> diff --git a/sys/arch/mvmeppc/mvmeppc/ppc1_machdep.c b/sys/arch/mvmeppc/mvmeppc/ppc1_machdep.c index 14cc5cf4090..87b6265dbe4 100644 --- a/sys/arch/mvmeppc/mvmeppc/ppc1_machdep.c +++ b/sys/arch/mvmeppc/mvmeppc/ppc1_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ppc1_machdep.c,v 1.1 2001/06/26 21:57:54 smurph Exp $ */ +/* $OpenBSD: ppc1_machdep.c,v 1.2 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: ofw_machdep.c,v 1.1 1996/09/30 16:34:50 ws Exp $ */ /* @@ -44,7 +44,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/powerpc.h> #include <machine/autoconf.h> diff --git a/sys/arch/sparc/dev/xd.c b/sys/arch/sparc/dev/xd.c index 4fdfda47c24..dd111900bd0 100644 --- a/sys/arch/sparc/dev/xd.c +++ b/sys/arch/sparc/dev/xd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xd.c,v 1.18 2001/03/24 10:07:20 ho Exp $ */ +/* $OpenBSD: xd.c,v 1.19 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xd.c,v 1.37 1997/07/29 09:58:16 fair Exp $ */ /* @@ -77,7 +77,6 @@ #include <sys/timeout.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/sun_disklabel.h> diff --git a/sys/arch/sparc/dev/xy.c b/sys/arch/sparc/dev/xy.c index 9e58757870c..f22a9e1e3d3 100644 --- a/sys/arch/sparc/dev/xy.c +++ b/sys/arch/sparc/dev/xy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xy.c,v 1.15 2001/03/24 10:07:21 ho Exp $ */ +/* $OpenBSD: xy.c,v 1.16 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xy.c,v 1.26 1997/07/19 21:43:56 pk Exp $ */ /* @@ -77,7 +77,6 @@ #include <sys/timeout.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/sun_disklabel.h> diff --git a/sys/arch/sun3/dev/xd.c b/sys/arch/sun3/dev/xd.c index 590da706f57..e84c3abf773 100644 --- a/sys/arch/sun3/dev/xd.c +++ b/sys/arch/sun3/dev/xd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xd.c,v 1.13 2000/11/10 15:33:08 provos Exp $ */ +/* $OpenBSD: xd.c,v 1.14 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xd.c,v 1.10 1996/10/13 03:47:39 christos Exp $ */ /* @@ -75,7 +75,6 @@ #include <sys/syslog.h> #include <sys/dkbad.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/sun_disklabel.h> diff --git a/sys/arch/sun3/dev/xy.c b/sys/arch/sun3/dev/xy.c index 122b3f52e2c..c02a25f0dbc 100644 --- a/sys/arch/sun3/dev/xy.c +++ b/sys/arch/sun3/dev/xy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xy.c,v 1.13 2000/11/10 15:33:08 provos Exp $ */ +/* $OpenBSD: xy.c,v 1.14 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xy.c,v 1.11 1996/10/13 03:47:40 christos Exp $ */ /* @@ -75,7 +75,6 @@ #include <sys/syslog.h> #include <sys/dkbad.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/sun_disklabel.h> diff --git a/sys/arch/sun3/sun3/cache.c b/sys/arch/sun3/sun3/cache.c index a61d5e8de12..d19722d7953 100644 --- a/sys/arch/sun3/sun3/cache.c +++ b/sys/arch/sun3/sun3/cache.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cache.c,v 1.6 2000/05/02 21:49:36 miod Exp $ */ +/* $OpenBSD: cache.c,v 1.7 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: cache.c,v 1.5 1996/11/20 18:57:24 gwr Exp $ */ /*- @@ -50,7 +50,6 @@ #include <sys/queue.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <machine/cpu.h> diff --git a/sys/arch/sun3/sun3/mem.c b/sys/arch/sun3/sun3/mem.c index e38d40ccb77..c4d0d8292ff 100644 --- a/sys/arch/sun3/sun3/mem.c +++ b/sys/arch/sun3/sun3/mem.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mem.c,v 1.14 2001/08/11 23:21:14 art Exp $ */ +/* $OpenBSD: mem.c,v 1.15 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: mem.c,v 1.19 1995/08/08 21:09:01 gwr Exp $ */ /* @@ -56,7 +56,6 @@ #include <sys/uio.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/conf.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/bi/kdb.c b/sys/arch/vax/bi/kdb.c index 7f4a4e569f4..4c99f1dd293 100644 --- a/sys/arch/vax/bi/kdb.c +++ b/sys/arch/vax/bi/kdb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: kdb.c,v 1.3 2000/06/08 12:33:10 art Exp $ */ +/* $OpenBSD: kdb.c,v 1.4 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: kdb.c,v 1.5 1997/01/11 11:34:39 ragge Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. @@ -48,7 +48,6 @@ #include <sys/malloc.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/sid.h> #include <machine/pte.h> diff --git a/sys/arch/vax/mba/mba.c b/sys/arch/vax/mba/mba.c index d11ce0caaa5..ee92e0f9914 100644 --- a/sys/arch/vax/mba/mba.c +++ b/sys/arch/vax/mba/mba.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mba.c,v 1.6 2000/04/27 03:14:45 bjc Exp $ */ +/* $OpenBSD: mba.c,v 1.7 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: mba.c,v 1.18 2000/01/24 02:40:36 matt Exp $ */ /* * Copyright (c) 1994, 1996 Ludd, University of Lule}, Sweden. @@ -46,7 +46,6 @@ #include <sys/proc.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/trap.h> #include <machine/scb.h> diff --git a/sys/arch/vax/qbus/uba.c b/sys/arch/vax/qbus/uba.c index cb71db90a7c..aeb6f22ac8b 100644 --- a/sys/arch/vax/qbus/uba.c +++ b/sys/arch/vax/qbus/uba.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uba.c,v 1.2 2001/08/25 13:33:37 hugh Exp $ */ +/* $OpenBSD: uba.c,v 1.3 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: uba.c,v 1.52 2000/06/04 02:14:12 matt Exp $ */ /* * Copyright (c) 1996 Jonathan Stone. @@ -53,7 +53,6 @@ #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/bus.h> #include <machine/scb.h> diff --git a/sys/arch/vax/uba/uba.c b/sys/arch/vax/uba/uba.c index 54dd5a55021..861dd2ef7ba 100644 --- a/sys/arch/vax/uba/uba.c +++ b/sys/arch/vax/uba/uba.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uba.c,v 1.10 2001/08/25 13:33:37 hugh Exp $ */ +/* $OpenBSD: uba.c,v 1.11 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: uba.c,v 1.43 2000/01/24 02:40:36 matt Exp $ */ /* * Copyright (c) 1996 Jonathan Stone. @@ -53,7 +53,6 @@ #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/disksubr.c b/sys/arch/vax/vax/disksubr.c index de7082fa270..7041e07c2a5 100644 --- a/sys/arch/vax/vax/disksubr.c +++ b/sys/arch/vax/vax/disksubr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: disksubr.c,v 1.13 2000/10/18 21:00:40 mickey Exp $ */ +/* $OpenBSD: disksubr.c,v 1.14 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: disksubr.c,v 1.21 1999/06/30 18:48:06 ragge Exp $ */ /* @@ -46,7 +46,6 @@ #include <sys/user.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/macros.h> #include <machine/pte.h> diff --git a/sys/arch/vax/vax/ka410.c b/sys/arch/vax/vax/ka410.c index fa61b9294ed..187b129f998 100644 --- a/sys/arch/vax/vax/ka410.c +++ b/sys/arch/vax/vax/ka410.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka410.c,v 1.6 2000/04/27 01:10:12 bjc Exp $ */ +/* $OpenBSD: ka410.c,v 1.7 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka410.c,v 1.21 1999/09/06 19:52:53 ragge Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. @@ -40,7 +40,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/ka43.c b/sys/arch/vax/vax/ka43.c index fadb67ffc80..0b6674d37e1 100644 --- a/sys/arch/vax/vax/ka43.c +++ b/sys/arch/vax/vax/ka43.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka43.c,v 1.5 2000/04/27 01:10:12 bjc Exp $ */ +/* $OpenBSD: ka43.c,v 1.6 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka43.c,v 1.19 1999/09/06 19:52:53 ragge Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. @@ -40,7 +40,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/ka46.c b/sys/arch/vax/vax/ka46.c index cfc0e3ac416..819a3231996 100644 --- a/sys/arch/vax/vax/ka46.c +++ b/sys/arch/vax/vax/ka46.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka46.c,v 1.2 2001/08/26 11:48:06 hugh Exp $ */ +/* $OpenBSD: ka46.c,v 1.3 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka46.c,v 1.12 2000/03/04 07:27:49 matt Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. @@ -40,7 +40,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/ka48.c b/sys/arch/vax/vax/ka48.c index 00f42c91330..8d27f7517a5 100644 --- a/sys/arch/vax/vax/ka48.c +++ b/sys/arch/vax/vax/ka48.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka48.c,v 1.3 2001/04/01 19:17:38 hugh Exp $ */ +/* $OpenBSD: ka48.c,v 1.4 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 1998 Ludd, University of Lule}, Sweden. * All rights reserved. @@ -41,7 +41,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/ka630.c b/sys/arch/vax/vax/ka630.c index a1d358db79a..b1c21521f11 100644 --- a/sys/arch/vax/vax/ka630.c +++ b/sys/arch/vax/vax/ka630.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka630.c,v 1.5 2000/04/27 01:10:12 bjc Exp $ */ +/* $OpenBSD: ka630.c,v 1.6 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka630.c,v 1.17 1999/09/06 19:52:52 ragge Exp $ */ /*- * Copyright (c) 1982, 1988, 1990, 1993 @@ -43,7 +43,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/cpu.h> #include <machine/pmap.h> diff --git a/sys/arch/vax/vax/ka650.c b/sys/arch/vax/vax/ka650.c index 7605a24b481..e8eb625dabb 100644 --- a/sys/arch/vax/vax/ka650.c +++ b/sys/arch/vax/vax/ka650.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka650.c,v 1.8 2001/08/25 13:33:37 hugh Exp $ */ +/* $OpenBSD: ka650.c,v 1.9 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka650.c,v 1.25 2001/04/27 15:02:37 ragge Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. @@ -48,7 +48,6 @@ #include <sys/systm.h> #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/ka650.h> #include <machine/clock.h> diff --git a/sys/arch/vax/vax/ka660.c b/sys/arch/vax/vax/ka660.c index 9ebf78f71ed..45f2a140e46 100644 --- a/sys/arch/vax/vax/ka660.c +++ b/sys/arch/vax/vax/ka660.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka660.c,v 1.1 2001/02/24 10:31:58 hugh Exp $ */ +/* $OpenBSD: ka660.c,v 1.2 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka660.c,v 1.3 2000/06/29 07:14:27 mrg Exp $ */ /* * Copyright (c) 2000 Ludd, University of Lule}, Sweden. @@ -38,7 +38,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/ka670.c b/sys/arch/vax/vax/ka670.c index 73e8525c872..46ad52fedce 100644 --- a/sys/arch/vax/vax/ka670.c +++ b/sys/arch/vax/vax/ka670.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka670.c,v 1.1 2000/04/27 01:10:10 bjc Exp $ */ +/* $OpenBSD: ka670.c,v 1.2 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka670.c,v 1.4 2000/03/13 23:52:35 soren Exp $ */ /* * Copyright (c) 1999 Ludd, University of Lule}, Sweden. @@ -40,7 +40,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/ka820.c b/sys/arch/vax/vax/ka820.c index 5de12c0f1ea..20b675b94d5 100644 --- a/sys/arch/vax/vax/ka820.c +++ b/sys/arch/vax/vax/ka820.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ka820.c,v 1.5 2001/08/25 13:33:37 hugh Exp $ */ +/* $OpenBSD: ka820.c,v 1.6 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ka820.c,v 1.22 2000/06/04 02:19:27 matt Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. @@ -50,7 +50,6 @@ #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/ka820.h> #include <machine/cpu.h> diff --git a/sys/arch/vax/vax/pmap.c b/sys/arch/vax/vax/pmap.c index 2241c7659e2..9b9fd494cef 100644 --- a/sys/arch/vax/vax/pmap.c +++ b/sys/arch/vax/vax/pmap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pmap.c,v 1.21 2001/08/21 14:06:25 hugh Exp $ */ +/* $OpenBSD: pmap.c,v 1.22 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: pmap.c,v 1.74 1999/11/13 21:32:25 matt Exp $ */ /* * Copyright (c) 1994, 1998, 1999 Ludd, University of Lule}, Sweden. @@ -57,7 +57,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> /* QDSS console mapping hack */ diff --git a/sys/arch/vax/vax/uvax.c b/sys/arch/vax/vax/uvax.c index 6aaaeba9501..c8573c02779 100644 --- a/sys/arch/vax/vax/uvax.c +++ b/sys/arch/vax/vax/uvax.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvax.c,v 1.5 2001/05/05 21:26:42 art Exp $ */ +/* $OpenBSD: uvax.c,v 1.6 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: uvax.c,v 1.4 1997/02/19 10:04:27 ragge Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. @@ -42,7 +42,6 @@ #include <sys/types.h> #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/pte.h> #include <machine/mtpr.h> diff --git a/sys/arch/vax/vax/uvaxII.c b/sys/arch/vax/vax/uvaxII.c index 65a4e7f7670..91c9c4527e8 100644 --- a/sys/arch/vax/vax/uvaxII.c +++ b/sys/arch/vax/vax/uvaxII.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvaxII.c,v 1.7 1997/05/29 00:05:28 niklas Exp $ */ +/* $OpenBSD: uvaxII.c,v 1.8 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: uvaxII.c,v 1.10 1996/10/13 03:36:04 christos Exp $ */ /*- @@ -44,7 +44,6 @@ #include <sys/device.h> #include <sys/systm.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/uvaxII.h> #include <machine/pte.h> diff --git a/sys/arch/vax/vsa/if_le_vsbus.c b/sys/arch/vax/vsa/if_le_vsbus.c index 4fa5949eb34..0973276c66f 100644 --- a/sys/arch/vax/vsa/if_le_vsbus.c +++ b/sys/arch/vax/vsa/if_le_vsbus.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_le_vsbus.c,v 1.4 2001/08/25 13:33:37 hugh Exp $ */ +/* $OpenBSD: if_le_vsbus.c,v 1.5 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_le_vsbus.c,v 1.10 2000/06/29 07:14:18 mrg Exp $ */ /*- @@ -84,7 +84,6 @@ #include <sys/reboot.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <net/if.h> #include <net/if_media.h> diff --git a/sys/arch/vax/vsa/ncr.c b/sys/arch/vax/vsa/ncr.c index b38fb32635e..289132a36ef 100644 --- a/sys/arch/vax/vsa/ncr.c +++ b/sys/arch/vax/vsa/ncr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ncr.c,v 1.10 2001/08/25 13:33:37 hugh Exp $ */ +/* $OpenBSD: ncr.c,v 1.11 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: ncr.c,v 1.32 2000/06/25 16:00:43 ragge Exp $ */ /*- @@ -61,7 +61,6 @@ #include <sys/user.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <scsi/scsi_all.h> #include <scsi/scsi_debug.h> diff --git a/sys/compat/common/kern_exit_43.c b/sys/compat/common/kern_exit_43.c index ae1fa5c2578..3559fdbc0d3 100644 --- a/sys/compat/common/kern_exit_43.c +++ b/sys/compat/common/kern_exit_43.c @@ -1,4 +1,4 @@ -/* $OpenBSD: kern_exit_43.c,v 1.2 1996/08/02 20:34:42 niklas Exp $ */ +/* $OpenBSD: kern_exit_43.c,v 1.3 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: kern_exit_43.c,v 1.3 1995/10/07 06:26:20 mycroft Exp $ */ /* @@ -70,7 +70,6 @@ #include <compat/common/compat_util.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #ifdef m68k #include <machine/frame.h> #define GETPS(rp) ((struct frame *)(rp))->f_sr diff --git a/sys/compat/sunos/sunos_exec.c b/sys/compat/sunos/sunos_exec.c index 880b28f599e..dd7b9da79f6 100644 --- a/sys/compat/sunos/sunos_exec.c +++ b/sys/compat/sunos/sunos_exec.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sunos_exec.c,v 1.12 2001/08/11 23:04:48 art Exp $ */ +/* $OpenBSD: sunos_exec.c,v 1.13 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: sunos_exec.c,v 1.11 1996/05/05 12:01:47 briggs Exp $ */ /* @@ -45,7 +45,6 @@ #include <sys/mman.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/cpu.h> #include <machine/reg.h> diff --git a/sys/dev/eisa/if_fea.c b/sys/dev/eisa/if_fea.c index 0d4a2569ec5..3719de40dfd 100644 --- a/sys/dev/eisa/if_fea.c +++ b/sys/dev/eisa/if_fea.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_fea.c,v 1.9 2001/08/12 20:33:50 mickey Exp $ */ +/* $OpenBSD: if_fea.c,v 1.10 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_fea.c,v 1.9 1996/10/21 22:31:05 thorpej Exp $ */ /*- @@ -66,7 +66,6 @@ #include <net/if_fddi.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/cpu.h> #include <machine/bus.h> diff --git a/sys/dev/ic/ami.c b/sys/dev/ic/ami.c index 75e5aea9375..9d0dc8fc8e5 100644 --- a/sys/dev/ic/ami.c +++ b/sys/dev/ic/ami.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ami.c,v 1.10 2001/07/04 22:53:25 espie Exp $ */ +/* $OpenBSD: ami.c,v 1.11 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 2001 Michael Shalayeff @@ -61,7 +61,6 @@ #include <machine/bus.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm_extern.h> #include <scsi/scsi_all.h> diff --git a/sys/dev/ic/lsi64854.c b/sys/dev/ic/lsi64854.c index a121950776d..dea5b6612b1 100644 --- a/sys/dev/ic/lsi64854.c +++ b/sys/dev/ic/lsi64854.c @@ -1,4 +1,4 @@ -/* $OpenBSD: lsi64854.c,v 1.2 2001/08/25 14:58:32 jason Exp $ */ +/* $OpenBSD: lsi64854.c,v 1.3 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: lsi64854.c,v 1.18 2001/06/04 20:56:51 mrg Exp $ */ /*- @@ -45,7 +45,6 @@ #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm_extern.h> #include <machine/bus.h> diff --git a/sys/dev/ic/pdq_ifsubr.c b/sys/dev/ic/pdq_ifsubr.c index e8b570932a2..775a5c399d5 100644 --- a/sys/dev/ic/pdq_ifsubr.c +++ b/sys/dev/ic/pdq_ifsubr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pdq_ifsubr.c,v 1.8 2001/08/12 20:33:50 mickey Exp $ */ +/* $OpenBSD: pdq_ifsubr.c,v 1.9 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: pdq_ifsubr.c,v 1.5 1996/05/20 00:26:21 thorpej Exp $ */ /*- @@ -84,7 +84,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #include "pdqvar.h" #include "pdqreg.h" diff --git a/sys/dev/ic/rtl81x9.c b/sys/dev/ic/rtl81x9.c index 286a54e677e..8616cb766fc 100644 --- a/sys/dev/ic/rtl81x9.c +++ b/sys/dev/ic/rtl81x9.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rtl81x9.c,v 1.8 2001/08/12 20:12:12 mickey Exp $ */ +/* $OpenBSD: rtl81x9.c,v 1.9 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 1997, 1998 @@ -115,7 +115,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <machine/bus.h> #include <dev/mii/mii.h> diff --git a/sys/dev/pci/bktr/bktr_os.c b/sys/dev/pci/bktr/bktr_os.c index 856c59be0dc..ca4507de3fc 100644 --- a/sys/dev/pci/bktr/bktr_os.c +++ b/sys/dev/pci/bktr/bktr_os.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bktr_os.c,v 1.5 2001/08/25 10:13:30 art Exp $ */ +/* $OpenBSD: bktr_os.c,v 1.6 2001/09/11 20:05:25 miod Exp $ */ /* $FreeBSD: src/sys/dev/bktr/bktr_os.c,v 1.20 2000/10/20 08:16:53 roger Exp $ */ /* @@ -78,7 +78,6 @@ #include <sys/vnode.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/pmap.h> #include <vm/vm_extern.h> diff --git a/sys/dev/pci/if_de.c b/sys/dev/pci/if_de.c index 540b169a028..058c0625317 100644 --- a/sys/dev/pci/if_de.c +++ b/sys/dev/pci/if_de.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_de.c,v 1.49 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_de.c,v 1.50 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_de.c,v 1.45 1997/06/09 00:34:18 thorpej Exp $ */ /*- @@ -91,7 +91,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #if defined(__FreeBSD__) #include <vm/pmap.h> diff --git a/sys/dev/pci/if_fpa.c b/sys/dev/pci/if_fpa.c index 7acc3ef4ae6..b81fe0cb296 100644 --- a/sys/dev/pci/if_fpa.c +++ b/sys/dev/pci/if_fpa.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_fpa.c,v 1.15 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_fpa.c,v 1.16 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_fpa.c,v 1.15 1996/10/21 22:56:40 thorpej Exp $ */ /*- @@ -63,7 +63,6 @@ #include <net/if_fddi.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <dev/pci/pcidevs.h> #include <dev/pci/pcivar.h> diff --git a/sys/dev/pci/if_le_pci.c b/sys/dev/pci/if_le_pci.c index 79b0bf96a95..3a0ff2a5d3e 100644 --- a/sys/dev/pci/if_le_pci.c +++ b/sys/dev/pci/if_le_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_le_pci.c,v 1.16 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_le_pci.c,v 1.17 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_le_pci.c,v 1.13 1996/10/25 21:33:32 cgd Exp $ */ /*- @@ -50,7 +50,6 @@ #include <sys/device.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <net/if.h> #include <net/if_media.h> diff --git a/sys/dev/pci/if_lge.c b/sys/dev/pci/if_lge.c index 22b4401d678..60064563495 100644 --- a/sys/dev/pci/if_lge.c +++ b/sys/dev/pci/if_lge.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_lge.c,v 1.2 2001/09/05 20:58:54 nate Exp $ */ +/* $OpenBSD: if_lge.c,v 1.3 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 2001 Wind River Systems * Copyright (c) 1997, 1998, 1999, 2000, 2001 @@ -108,7 +108,6 @@ #include <vm/vm.h> /* for vtophys */ #include <vm/pmap.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> diff --git a/sys/dev/pci/if_lmc.c b/sys/dev/pci/if_lmc.c index d46672ffd5e..2437c071770 100644 --- a/sys/dev/pci/if_lmc.c +++ b/sys/dev/pci/if_lmc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_lmc.c,v 1.11 2001/08/12 20:33:50 mickey Exp $ */ +/* $OpenBSD: if_lmc.c,v 1.12 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_lmc.c,v 1.1 1999/03/25 03:32:43 explorer Exp $ */ /*- @@ -118,7 +118,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) #include <net/if_sppp.h> diff --git a/sys/dev/pci/if_lmc_common.c b/sys/dev/pci/if_lmc_common.c index b267b245b64..62047e40bdb 100644 --- a/sys/dev/pci/if_lmc_common.c +++ b/sys/dev/pci/if_lmc_common.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_lmc_common.c,v 1.5 2001/08/12 20:33:50 mickey Exp $ */ +/* $OpenBSD: if_lmc_common.c,v 1.6 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_lmc_common.c,v 1.1 1999/03/25 03:32:43 explorer Exp $ */ /*- @@ -102,7 +102,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) #include <net/if_sppp.h> diff --git a/sys/dev/pci/if_lmc_media.c b/sys/dev/pci/if_lmc_media.c index 33bf75d023d..4686264b3ec 100644 --- a/sys/dev/pci/if_lmc_media.c +++ b/sys/dev/pci/if_lmc_media.c @@ -1,5 +1,5 @@ -/* $OpenBSD: if_lmc_media.c,v 1.10 2001/08/23 14:17:07 aaron Exp $ */ -/* $Id: if_lmc_media.c,v 1.10 2001/08/23 14:17:07 aaron Exp $ */ +/* $OpenBSD: if_lmc_media.c,v 1.11 2001/09/11 20:05:25 miod Exp $ */ +/* $Id: if_lmc_media.c,v 1.11 2001/09/11 20:05:25 miod Exp $ */ /*- * Copyright (c) 1997-1999 LAN Media Corporation (LMC) @@ -78,7 +78,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) #include <net/if_sppp.h> diff --git a/sys/dev/pci/if_lmc_obsd.c b/sys/dev/pci/if_lmc_obsd.c index 0bcedc4caeb..e8171b5b14c 100644 --- a/sys/dev/pci/if_lmc_obsd.c +++ b/sys/dev/pci/if_lmc_obsd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_lmc_obsd.c,v 1.10 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_lmc_obsd.c,v 1.11 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_lmc_nbsd.c,v 1.1 1999/03/25 03:32:43 explorer Exp $ */ /*- @@ -102,7 +102,6 @@ #endif #include <vm/vm.h> -#include <vm/vm_kern.h> #if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) #include <net/if_sppp.h> diff --git a/sys/dev/pci/if_nge.c b/sys/dev/pci/if_nge.c index 72fffc0097b..fd745d57129 100644 --- a/sys/dev/pci/if_nge.c +++ b/sys/dev/pci/if_nge.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_nge.c,v 1.9 2001/09/04 14:17:51 nate Exp $ */ +/* $OpenBSD: if_nge.c,v 1.10 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 2001 Wind River Systems * Copyright (c) 1997, 1998, 1999, 2000, 2001 @@ -109,7 +109,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #define NGE_USEIOSPACE diff --git a/sys/dev/pci/if_rl_pci.c b/sys/dev/pci/if_rl_pci.c index fda4701dea1..b4b3cf77028 100644 --- a/sys/dev/pci/if_rl_pci.c +++ b/sys/dev/pci/if_rl_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_rl_pci.c,v 1.4 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_rl_pci.c,v 1.5 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 1997, 1998 @@ -63,7 +63,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <machine/bus.h> #include <dev/mii/mii.h> diff --git a/sys/dev/pci/if_sk.c b/sys/dev/pci/if_sk.c index 70911dd8988..3bd3635d9e5 100644 --- a/sys/dev/pci/if_sk.c +++ b/sys/dev/pci/if_sk.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_sk.c,v 1.16 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_sk.c,v 1.17 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 1997, 1998, 1999, 2000 @@ -101,7 +101,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <machine/bus.h> #include <dev/mii/mii.h> diff --git a/sys/dev/pci/if_ti.c b/sys/dev/pci/if_ti.c index d674e57ac51..63472502700 100644 --- a/sys/dev/pci/if_ti.c +++ b/sys/dev/pci/if_ti.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ti.c,v 1.29 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_ti.c,v 1.30 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -111,7 +111,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <machine/bus.h> #include <dev/pci/pcireg.h> diff --git a/sys/dev/pci/if_txp.c b/sys/dev/pci/if_txp.c index 86af8e8a674..7e1498a9c9d 100644 --- a/sys/dev/pci/if_txp.c +++ b/sys/dev/pci/if_txp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_txp.c,v 1.54 2001/08/27 22:06:52 jason Exp $ */ +/* $OpenBSD: if_txp.c,v 1.55 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 2001 @@ -74,7 +74,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <machine/bus.h> #include <dev/mii/mii.h> diff --git a/sys/dev/pci/if_wb.c b/sys/dev/pci/if_wb.c index 312eb8e6a99..3c5fd8efc50 100644 --- a/sys/dev/pci/if_wb.c +++ b/sys/dev/pci/if_wb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_wb.c,v 1.13 2001/08/25 10:13:29 art Exp $ */ +/* $OpenBSD: if_wb.c,v 1.14 2001/09/11 20:05:25 miod Exp $ */ /* * Copyright (c) 1997, 1998 @@ -117,7 +117,6 @@ #endif #include <vm/vm.h> /* for vtophys */ -#include <vm/vm_kern.h> #include <dev/mii/mii.h> #include <dev/mii/miivar.h> diff --git a/sys/dev/pci/if_wxvar.h b/sys/dev/pci/if_wxvar.h index e7cfdb32426..c0b3a7f83d4 100644 --- a/sys/dev/pci/if_wxvar.h +++ b/sys/dev/pci/if_wxvar.h @@ -80,7 +80,6 @@ #endif #include <vm/vm.h> #include <vm/vm_param.h> -#include <vm/vm_kern.h> #include <net/if_ether.h> #if defined(INET) #include <netinet/if_inarp.h> diff --git a/sys/dev/pci/pciide.c b/sys/dev/pci/pciide.c index 966656fbf17..bb8f6ed5c17 100644 --- a/sys/dev/pci/pciide.c +++ b/sys/dev/pci/pciide.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pciide.c,v 1.66 2001/08/31 18:14:37 chris Exp $ */ +/* $OpenBSD: pciide.c,v 1.67 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: pciide.c,v 1.127 2001/08/03 01:31:08 tsutsui Exp $ */ /* @@ -93,7 +93,6 @@ int wdcdebug_pciide_mask = 0; #include <sys/malloc.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/endian.h> diff --git a/sys/dev/tc/if_fta.c b/sys/dev/tc/if_fta.c index 2e3ff188c63..2d36bc5560f 100644 --- a/sys/dev/tc/if_fta.c +++ b/sys/dev/tc/if_fta.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_fta.c,v 1.7 2001/08/12 20:33:50 mickey Exp $ */ +/* $OpenBSD: if_fta.c,v 1.8 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: if_fta.c,v 1.7 1996/10/22 21:37:26 cgd Exp $ */ /*- @@ -57,7 +57,6 @@ #include <net/if_fddi.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <dev/tc/tcvar.h> #include <dev/ic/pdqvar.h> diff --git a/sys/kern/kern_exit.c b/sys/kern/kern_exit.c index 1c47e088818..c68702d3d45 100644 --- a/sys/kern/kern_exit.c +++ b/sys/kern/kern_exit.c @@ -1,4 +1,4 @@ -/* $OpenBSD: kern_exit.c,v 1.34 2001/08/25 12:11:40 art Exp $ */ +/* $OpenBSD: kern_exit.c,v 1.35 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: kern_exit.c,v 1.39 1996/04/22 01:38:25 christos Exp $ */ /* @@ -78,7 +78,6 @@ #include <machine/cpu.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <uvm/uvm_extern.h> diff --git a/sys/miscfs/procfs/procfs_mem.c b/sys/miscfs/procfs/procfs_mem.c index ae553184db3..ec7fe7595f3 100644 --- a/sys/miscfs/procfs/procfs_mem.c +++ b/sys/miscfs/procfs/procfs_mem.c @@ -1,4 +1,4 @@ -/* $OpenBSD: procfs_mem.c,v 1.12 2001/06/27 04:58:43 art Exp $ */ +/* $OpenBSD: procfs_mem.c,v 1.13 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: procfs_mem.c,v 1.8 1996/02/09 22:40:50 christos Exp $ */ /* @@ -54,7 +54,6 @@ #include <sys/vnode.h> #include <miscfs/procfs/procfs.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <vm/vm_page.h> #include <uvm/uvm_extern.h> diff --git a/sys/uvm/uvm_amap.c b/sys/uvm/uvm_amap.c index f447b1b4819..1a67c4e1ac8 100644 --- a/sys/uvm/uvm_amap.c +++ b/sys/uvm/uvm_amap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_amap.c,v 1.9 2001/07/18 10:47:05 art Exp $ */ +/* $OpenBSD: uvm_amap.c,v 1.10 2001/09/11 20:05:25 miod Exp $ */ /* $NetBSD: uvm_amap.c,v 1.22 1999/09/12 01:17:33 chs Exp $ */ /* @@ -52,7 +52,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #define UVM_AMAP_C /* ensure disabled inlines are in */ #include <uvm/uvm.h> diff --git a/sys/uvm/uvm_aobj.c b/sys/uvm/uvm_aobj.c index 1c88ea322e2..97d1c77c4b9 100644 --- a/sys/uvm/uvm_aobj.c +++ b/sys/uvm/uvm_aobj.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_aobj.c,v 1.14 2001/08/11 10:57:22 art Exp $ */ +/* $OpenBSD: uvm_aobj.c,v 1.15 2001/09/11 20:05:26 miod Exp $ */ /* $NetBSD: uvm_aobj.c,v 1.31 2000/05/19 04:34:45 thorpej Exp $ */ /* @@ -52,7 +52,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> diff --git a/sys/uvm/uvm_device.c b/sys/uvm/uvm_device.c index 196fcdcddd2..a08658f0cfc 100644 --- a/sys/uvm/uvm_device.c +++ b/sys/uvm/uvm_device.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_device.c,v 1.11 2001/08/11 10:57:22 art Exp $ */ +/* $OpenBSD: uvm_device.c,v 1.12 2001/09/11 20:05:26 miod Exp $ */ /* $NetBSD: uvm_device.c,v 1.22 2000/05/28 10:21:55 drochner Exp $ */ /* @@ -48,7 +48,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> #include <uvm/uvm_device.h> diff --git a/sys/uvm/uvm_loan.c b/sys/uvm/uvm_loan.c index 380b3b0c0ce..bc68a2b95d6 100644 --- a/sys/uvm/uvm_loan.c +++ b/sys/uvm/uvm_loan.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_loan.c,v 1.8 2001/08/11 10:57:22 art Exp $ */ +/* $OpenBSD: uvm_loan.c,v 1.9 2001/09/11 20:05:26 miod Exp $ */ /* $NetBSD: uvm_loan.c,v 1.20 2000/04/10 00:32:46 thorpej Exp $ */ /* @@ -48,7 +48,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> diff --git a/sys/uvm/uvm_mmap.c b/sys/uvm/uvm_mmap.c index ee8a10c06c5..20311eec008 100644 --- a/sys/uvm/uvm_mmap.c +++ b/sys/uvm/uvm_mmap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_mmap.c,v 1.19 2001/08/11 10:57:22 art Exp $ */ +/* $OpenBSD: uvm_mmap.c,v 1.20 2001/09/11 20:05:26 miod Exp $ */ /* $NetBSD: uvm_mmap.c,v 1.41 2000/05/23 02:19:20 enami Exp $ */ /* @@ -67,7 +67,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #include <sys/syscallargs.h> diff --git a/sys/uvm/uvm_pdaemon.c b/sys/uvm/uvm_pdaemon.c index 4b7588d309e..c4710f333f0 100644 --- a/sys/uvm/uvm_pdaemon.c +++ b/sys/uvm/uvm_pdaemon.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_pdaemon.c,v 1.12 2001/08/11 10:57:22 art Exp $ */ +/* $OpenBSD: uvm_pdaemon.c,v 1.13 2001/09/11 20:05:26 miod Exp $ */ /* $NetBSD: uvm_pdaemon.c,v 1.19 1999/11/04 21:51:42 thorpej Exp $ */ /* @@ -79,7 +79,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> diff --git a/sys/uvm/uvm_vnode.c b/sys/uvm/uvm_vnode.c index f24605a1404..ba2af86d07d 100644 --- a/sys/uvm/uvm_vnode.c +++ b/sys/uvm/uvm_vnode.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvm_vnode.c,v 1.19 2001/09/05 19:22:23 deraadt Exp $ */ +/* $OpenBSD: uvm_vnode.c,v 1.20 2001/09/11 20:05:26 miod Exp $ */ /* $NetBSD: uvm_vnode.c,v 1.33 2000/05/19 03:45:05 thorpej Exp $ */ /* @@ -64,7 +64,6 @@ #include <vm/vm.h> #include <vm/vm_page.h> -#include <vm/vm_kern.h> #include <uvm/uvm.h> #include <uvm/uvm_vnode.h> |