diff options
Diffstat (limited to 'sys/pc98/include')
87 files changed, 87 insertions, 87 deletions
diff --git a/sys/pc98/include/_bus.h b/sys/pc98/include/_bus.h index 8070792dffc9..bb33834ca6c0 100644 --- a/sys/pc98/include/_bus.h +++ b/sys/pc98/include/_bus.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/_bus.h,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef PC98_INCLUDE__BUS_H diff --git a/sys/pc98/include/_inttypes.h b/sys/pc98/include/_inttypes.h index 327018581cd3..b26b3e95977e 100644 --- a/sys/pc98/include/_inttypes.h +++ b/sys/pc98/include/_inttypes.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/_inttypes.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/_inttypes.h> diff --git a/sys/pc98/include/_limits.h b/sys/pc98/include/_limits.h index 21e2fb6f73d3..5b6c5e27a116 100644 --- a/sys/pc98/include/_limits.h +++ b/sys/pc98/include/_limits.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/_limits.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/_limits.h> diff --git a/sys/pc98/include/_stdint.h b/sys/pc98/include/_stdint.h index bb4242a75b9c..35dc2b22d9bf 100644 --- a/sys/pc98/include/_stdint.h +++ b/sys/pc98/include/_stdint.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/_stdint.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/_stdint.h> diff --git a/sys/pc98/include/_types.h b/sys/pc98/include/_types.h index 63da67a982a2..3c38102907c1 100644 --- a/sys/pc98/include/_types.h +++ b/sys/pc98/include/_types.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/_types.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/_types.h> diff --git a/sys/pc98/include/apicreg.h b/sys/pc98/include/apicreg.h index a9766d5bfd6a..b0734c54f55a 100644 --- a/sys/pc98/include/apicreg.h +++ b/sys/pc98/include/apicreg.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/apicreg.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/apicreg.h> diff --git a/sys/pc98/include/apicvar.h b/sys/pc98/include/apicvar.h index 4f52d8200943..59c5b053d22c 100644 --- a/sys/pc98/include/apicvar.h +++ b/sys/pc98/include/apicvar.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/apicvar.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/apicvar.h> diff --git a/sys/pc98/include/apm_bios.h b/sys/pc98/include/apm_bios.h index 261ae3726d91..2d7f07ecfdae 100644 --- a/sys/pc98/include/apm_bios.h +++ b/sys/pc98/include/apm_bios.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/apm_bios.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PC98_INCLUDE_APM_BIOS_H_ diff --git a/sys/pc98/include/apm_segments.h b/sys/pc98/include/apm_segments.h index fac544b04273..7bdf2a717861 100644 --- a/sys/pc98/include/apm_segments.h +++ b/sys/pc98/include/apm_segments.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/apm_segments.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/apm_segments.h> diff --git a/sys/pc98/include/asm.h b/sys/pc98/include/asm.h index aa141634f7de..d07729fa6bda 100644 --- a/sys/pc98/include/asm.h +++ b/sys/pc98/include/asm.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/asm.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/asm.h> diff --git a/sys/pc98/include/asmacros.h b/sys/pc98/include/asmacros.h index 98f3839356bf..7f25de06b465 100644 --- a/sys/pc98/include/asmacros.h +++ b/sys/pc98/include/asmacros.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/asmacros.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/asmacros.h> diff --git a/sys/pc98/include/atomic.h b/sys/pc98/include/atomic.h index e6550e4bc6ec..31ae4539387e 100644 --- a/sys/pc98/include/atomic.h +++ b/sys/pc98/include/atomic.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/atomic.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/atomic.h> diff --git a/sys/pc98/include/bootinfo.h b/sys/pc98/include/bootinfo.h index c627e432227a..cf458bd0ac3d 100644 --- a/sys/pc98/include/bootinfo.h +++ b/sys/pc98/include/bootinfo.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/bootinfo.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/bootinfo.h> diff --git a/sys/pc98/include/bus.h b/sys/pc98/include/bus.h index bb10690e3702..fb071422e0f3 100644 --- a/sys/pc98/include/bus.h +++ b/sys/pc98/include/bus.h @@ -28,7 +28,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. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/bus.h,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $NecBSD: busio.h,v 3.25.4.2.2.1 2000/06/12 03:53:08 honda Exp $ */ diff --git a/sys/pc98/include/bus_dma.h b/sys/pc98/include/bus_dma.h index 4fdad3f5a787..9d032faba1e3 100644 --- a/sys/pc98/include/bus_dma.h +++ b/sys/pc98/include/bus_dma.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/bus_dma.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/bus_dma.h> diff --git a/sys/pc98/include/clock.h b/sys/pc98/include/clock.h index a2a654ad52d5..e65a567c0bb8 100644 --- a/sys/pc98/include/clock.h +++ b/sys/pc98/include/clock.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/clock.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PC98_INCLUDE_CLOCK_H_ diff --git a/sys/pc98/include/cpu.h b/sys/pc98/include/cpu.h index 6da74edee9a6..fc9823208400 100644 --- a/sys/pc98/include/cpu.h +++ b/sys/pc98/include/cpu.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/cpu.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/cpu.h> diff --git a/sys/pc98/include/cpufunc.h b/sys/pc98/include/cpufunc.h index deb0c39b3800..c633e3089c58 100644 --- a/sys/pc98/include/cpufunc.h +++ b/sys/pc98/include/cpufunc.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/cpufunc.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/cpufunc.h> diff --git a/sys/pc98/include/cputypes.h b/sys/pc98/include/cputypes.h index dbea880f7064..285803efb928 100644 --- a/sys/pc98/include/cputypes.h +++ b/sys/pc98/include/cputypes.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/cputypes.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/cputypes.h> diff --git a/sys/pc98/include/cserial.h b/sys/pc98/include/cserial.h index c7fc61094299..72d33b611fb8 100644 --- a/sys/pc98/include/cserial.h +++ b/sys/pc98/include/cserial.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/cserial.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/cserial.h> diff --git a/sys/pc98/include/db_machdep.h b/sys/pc98/include/db_machdep.h index a1b0c147664f..83737c11c2fd 100644 --- a/sys/pc98/include/db_machdep.h +++ b/sys/pc98/include/db_machdep.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/db_machdep.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/db_machdep.h> diff --git a/sys/pc98/include/elf.h b/sys/pc98/include/elf.h index 39937596f169..14eaaad9246b 100644 --- a/sys/pc98/include/elf.h +++ b/sys/pc98/include/elf.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/elf.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/elf.h> diff --git a/sys/pc98/include/endian.h b/sys/pc98/include/endian.h index 911c53e39ccd..2e93e21e5df0 100644 --- a/sys/pc98/include/endian.h +++ b/sys/pc98/include/endian.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/endian.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/endian.h> diff --git a/sys/pc98/include/exec.h b/sys/pc98/include/exec.h index e86bada4aaa0..204ddc89dad9 100644 --- a/sys/pc98/include/exec.h +++ b/sys/pc98/include/exec.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/exec.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/exec.h> diff --git a/sys/pc98/include/float.h b/sys/pc98/include/float.h index 28e3b02a5acc..8fe651243f32 100644 --- a/sys/pc98/include/float.h +++ b/sys/pc98/include/float.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/float.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/float.h> diff --git a/sys/pc98/include/floatingpoint.h b/sys/pc98/include/floatingpoint.h index c61de43cd1ae..48e518552b56 100644 --- a/sys/pc98/include/floatingpoint.h +++ b/sys/pc98/include/floatingpoint.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/floatingpoint.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/floatingpoint.h> diff --git a/sys/pc98/include/frame.h b/sys/pc98/include/frame.h index 89d90c053215..f05befe64c7d 100644 --- a/sys/pc98/include/frame.h +++ b/sys/pc98/include/frame.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/frame.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/frame.h> diff --git a/sys/pc98/include/gdb_machdep.h b/sys/pc98/include/gdb_machdep.h index dcb25bb3faff..da517ed526c3 100644 --- a/sys/pc98/include/gdb_machdep.h +++ b/sys/pc98/include/gdb_machdep.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/gdb_machdep.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/gdb_machdep.h> diff --git a/sys/pc98/include/ieeefp.h b/sys/pc98/include/ieeefp.h index 67f0c099406e..bdb7a078e032 100644 --- a/sys/pc98/include/ieeefp.h +++ b/sys/pc98/include/ieeefp.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/ieeefp.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/ieeefp.h> diff --git a/sys/pc98/include/in_cksum.h b/sys/pc98/include/in_cksum.h index e7227d4479df..cf9317462905 100644 --- a/sys/pc98/include/in_cksum.h +++ b/sys/pc98/include/in_cksum.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/in_cksum.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/in_cksum.h> diff --git a/sys/pc98/include/intr_machdep.h b/sys/pc98/include/intr_machdep.h index 9fccf8af6742..f8a48ed8104c 100644 --- a/sys/pc98/include/intr_machdep.h +++ b/sys/pc98/include/intr_machdep.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/intr_machdep.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/intr_machdep.h> diff --git a/sys/pc98/include/ioctl_bt848.h b/sys/pc98/include/ioctl_bt848.h index 668fd4a3a6c1..fa06e84da4d5 100644 --- a/sys/pc98/include/ioctl_bt848.h +++ b/sys/pc98/include/ioctl_bt848.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/ioctl_bt848.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/ioctl_bt848.h> diff --git a/sys/pc98/include/ioctl_meteor.h b/sys/pc98/include/ioctl_meteor.h index 1a750bdd7215..0616d30e111c 100644 --- a/sys/pc98/include/ioctl_meteor.h +++ b/sys/pc98/include/ioctl_meteor.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/ioctl_meteor.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/ioctl_meteor.h> diff --git a/sys/pc98/include/iodev.h b/sys/pc98/include/iodev.h index 683ea7929264..978df65a9521 100644 --- a/sys/pc98/include/iodev.h +++ b/sys/pc98/include/iodev.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/iodev.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/iodev.h> diff --git a/sys/pc98/include/kdb.h b/sys/pc98/include/kdb.h index 9d412d45d261..bc998d3b8cd6 100644 --- a/sys/pc98/include/kdb.h +++ b/sys/pc98/include/kdb.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/kdb.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/kdb.h> diff --git a/sys/pc98/include/legacyvar.h b/sys/pc98/include/legacyvar.h index 0e521280241c..083534d8f6e2 100644 --- a/sys/pc98/include/legacyvar.h +++ b/sys/pc98/include/legacyvar.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/legacyvar.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/legacyvar.h> diff --git a/sys/pc98/include/limits.h b/sys/pc98/include/limits.h index b51a993d7933..9c4c35bff084 100644 --- a/sys/pc98/include/limits.h +++ b/sys/pc98/include/limits.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/limits.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/limits.h> diff --git a/sys/pc98/include/md_var.h b/sys/pc98/include/md_var.h index 7ca6f3cc8cf1..a6ed1e76f9e4 100644 --- a/sys/pc98/include/md_var.h +++ b/sys/pc98/include/md_var.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/md_var.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PC98_INCLUDE_MD_VAR_H_ diff --git a/sys/pc98/include/memdev.h b/sys/pc98/include/memdev.h index 46e230161712..eb309b628288 100644 --- a/sys/pc98/include/memdev.h +++ b/sys/pc98/include/memdev.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/memdev.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/memdev.h> diff --git a/sys/pc98/include/metadata.h b/sys/pc98/include/metadata.h index 1d783ec90591..6f21fd28de96 100644 --- a/sys/pc98/include/metadata.h +++ b/sys/pc98/include/metadata.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/metadata.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/metadata.h> diff --git a/sys/pc98/include/minidump.h b/sys/pc98/include/minidump.h index 55c9b3176e1a..54b559b77060 100644 --- a/sys/pc98/include/minidump.h +++ b/sys/pc98/include/minidump.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/minidump.h,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/minidump.h> diff --git a/sys/pc98/include/mp_watchdog.h b/sys/pc98/include/mp_watchdog.h index f0b91c00c4ad..2c5ad33827a5 100644 --- a/sys/pc98/include/mp_watchdog.h +++ b/sys/pc98/include/mp_watchdog.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/mp_watchdog.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/mp_watchdog.h> diff --git a/sys/pc98/include/mptable.h b/sys/pc98/include/mptable.h index 2f6fb2d4aa65..7ee2c5357fbb 100644 --- a/sys/pc98/include/mptable.h +++ b/sys/pc98/include/mptable.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/mptable.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/mptable.h> diff --git a/sys/pc98/include/mutex.h b/sys/pc98/include/mutex.h index a79c8f700e6f..554e1e0f99f2 100644 --- a/sys/pc98/include/mutex.h +++ b/sys/pc98/include/mutex.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/mutex.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/mutex.h> diff --git a/sys/pc98/include/npx.h b/sys/pc98/include/npx.h index c1c0712a26aa..ab381c65d591 100644 --- a/sys/pc98/include/npx.h +++ b/sys/pc98/include/npx.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/npx.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PC98_INCLUDE_NPX_H_ diff --git a/sys/pc98/include/param.h b/sys/pc98/include/param.h index 2e44cf22cc5b..3cf29f72fc7b 100644 --- a/sys/pc98/include/param.h +++ b/sys/pc98/include/param.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/param.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #define MACHINE "pc98" diff --git a/sys/pc98/include/pc/bios.h b/sys/pc98/include/pc/bios.h index d804fdec3618..efdb9dcf68a1 100644 --- a/sys/pc98/include/pc/bios.h +++ b/sys/pc98/include/pc/bios.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pc/bios.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pc/bios.h> diff --git a/sys/pc98/include/pc/display.h b/sys/pc98/include/pc/display.h index 0a906c885d8c..b5e66fdf1a2f 100644 --- a/sys/pc98/include/pc/display.h +++ b/sys/pc98/include/pc/display.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/pc/display.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PC98_INCLUDE_PC_DISPLAY_H_ diff --git a/sys/pc98/include/pc/vesa.h b/sys/pc98/include/pc/vesa.h index 2c1c3eb0c573..985611ffbaa1 100644 --- a/sys/pc98/include/pc/vesa.h +++ b/sys/pc98/include/pc/vesa.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pc/vesa.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pc/vesa.h> diff --git a/sys/pc98/include/pcaudioio.h b/sys/pc98/include/pcaudioio.h index 1e9eee52265f..d499c4036548 100644 --- a/sys/pc98/include/pcaudioio.h +++ b/sys/pc98/include/pcaudioio.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pcaudioio.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pcaudioio.h> diff --git a/sys/pc98/include/pcb.h b/sys/pc98/include/pcb.h index 20b7d1843664..32d7c5aa9b91 100644 --- a/sys/pc98/include/pcb.h +++ b/sys/pc98/include/pcb.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pcb.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pcb.h> diff --git a/sys/pc98/include/pcb_ext.h b/sys/pc98/include/pcb_ext.h index 81f25f63ebfd..0f5560a5c92e 100644 --- a/sys/pc98/include/pcb_ext.h +++ b/sys/pc98/include/pcb_ext.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pcb_ext.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pcb_ext.h> diff --git a/sys/pc98/include/pci_cfgreg.h b/sys/pc98/include/pci_cfgreg.h index dc9207deb23a..eff51d1495a3 100644 --- a/sys/pc98/include/pci_cfgreg.h +++ b/sys/pc98/include/pci_cfgreg.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/pci_cfgreg.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PC98_INCLUDE_PCI_CFGREG_H_ diff --git a/sys/pc98/include/pcpu.h b/sys/pc98/include/pcpu.h index 9edf432c2d49..443567fc22af 100644 --- a/sys/pc98/include/pcpu.h +++ b/sys/pc98/include/pcpu.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pcpu.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pcpu.h> diff --git a/sys/pc98/include/pecoff_machdep.h b/sys/pc98/include/pecoff_machdep.h index b9e6d29ab4b5..dd10cf26f68e 100644 --- a/sys/pc98/include/pecoff_machdep.h +++ b/sys/pc98/include/pecoff_machdep.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pecoff_machdep.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pecoff_machdep.h> diff --git a/sys/pc98/include/perfmon.h b/sys/pc98/include/perfmon.h index c4e13f5189a4..dd4b368f78dc 100644 --- a/sys/pc98/include/perfmon.h +++ b/sys/pc98/include/perfmon.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/perfmon.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/perfmon.h> diff --git a/sys/pc98/include/pmap.h b/sys/pc98/include/pmap.h index f17c14e4c476..5aae240d075c 100644 --- a/sys/pc98/include/pmap.h +++ b/sys/pc98/include/pmap.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pmap.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pmap.h> diff --git a/sys/pc98/include/pmc_mdep.h b/sys/pc98/include/pmc_mdep.h index 5ad152e6ee98..5f9add39a280 100644 --- a/sys/pc98/include/pmc_mdep.h +++ b/sys/pc98/include/pmc_mdep.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/pmc_mdep.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/pmc_mdep.h> diff --git a/sys/pc98/include/ppireg.h b/sys/pc98/include/ppireg.h index e2f914655741..21e889b176a8 100644 --- a/sys/pc98/include/ppireg.h +++ b/sys/pc98/include/ppireg.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/ppireg.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MACHINE_PPIREG_H_ diff --git a/sys/pc98/include/privatespace.h b/sys/pc98/include/privatespace.h index 5db57c3230e9..6b2999baa2a4 100644 --- a/sys/pc98/include/privatespace.h +++ b/sys/pc98/include/privatespace.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/privatespace.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/privatespace.h> diff --git a/sys/pc98/include/proc.h b/sys/pc98/include/proc.h index 77c2355a7500..00f8335fe3f4 100644 --- a/sys/pc98/include/proc.h +++ b/sys/pc98/include/proc.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/proc.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/proc.h> diff --git a/sys/pc98/include/profile.h b/sys/pc98/include/profile.h index 791bffbf73f5..30173beb719c 100644 --- a/sys/pc98/include/profile.h +++ b/sys/pc98/include/profile.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/profile.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/profile.h> diff --git a/sys/pc98/include/psl.h b/sys/pc98/include/psl.h index db40cf0efb4c..f78aa055b858 100644 --- a/sys/pc98/include/psl.h +++ b/sys/pc98/include/psl.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/psl.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/psl.h> diff --git a/sys/pc98/include/ptrace.h b/sys/pc98/include/ptrace.h index 9253dc353119..b07831c3cfe7 100644 --- a/sys/pc98/include/ptrace.h +++ b/sys/pc98/include/ptrace.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/ptrace.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/ptrace.h> diff --git a/sys/pc98/include/reg.h b/sys/pc98/include/reg.h index c7f2a43708cc..d8aa65064f49 100644 --- a/sys/pc98/include/reg.h +++ b/sys/pc98/include/reg.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/reg.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/reg.h> diff --git a/sys/pc98/include/reloc.h b/sys/pc98/include/reloc.h index 3666ec106817..cb956998f5a9 100644 --- a/sys/pc98/include/reloc.h +++ b/sys/pc98/include/reloc.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/reloc.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/reloc.h> diff --git a/sys/pc98/include/resource.h b/sys/pc98/include/resource.h index 43349bfa2a8f..c951211457b3 100644 --- a/sys/pc98/include/resource.h +++ b/sys/pc98/include/resource.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/resource.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/resource.h> diff --git a/sys/pc98/include/runq.h b/sys/pc98/include/runq.h index f6b60cf932cd..697615f9b527 100644 --- a/sys/pc98/include/runq.h +++ b/sys/pc98/include/runq.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/runq.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/runq.h> diff --git a/sys/pc98/include/segments.h b/sys/pc98/include/segments.h index 062c3df6d18d..8c28fad3c684 100644 --- a/sys/pc98/include/segments.h +++ b/sys/pc98/include/segments.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/segments.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/segments.h> diff --git a/sys/pc98/include/setjmp.h b/sys/pc98/include/setjmp.h index 9d8a3a99dd18..a4d390023d28 100644 --- a/sys/pc98/include/setjmp.h +++ b/sys/pc98/include/setjmp.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/setjmp.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/setjmp.h> diff --git a/sys/pc98/include/sf_buf.h b/sys/pc98/include/sf_buf.h index ee9d94623c83..31fbf8ec4ca0 100644 --- a/sys/pc98/include/sf_buf.h +++ b/sys/pc98/include/sf_buf.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/sf_buf.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/sf_buf.h> diff --git a/sys/pc98/include/sigframe.h b/sys/pc98/include/sigframe.h index 6d7a9c5c9c96..3ec639c1a036 100644 --- a/sys/pc98/include/sigframe.h +++ b/sys/pc98/include/sigframe.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/sigframe.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/sigframe.h> diff --git a/sys/pc98/include/signal.h b/sys/pc98/include/signal.h index 0c5f6dd9a62c..3e73d03e38d8 100644 --- a/sys/pc98/include/signal.h +++ b/sys/pc98/include/signal.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/signal.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/signal.h> diff --git a/sys/pc98/include/smapi.h b/sys/pc98/include/smapi.h index 0d83e8467aa5..752de35c52f7 100644 --- a/sys/pc98/include/smapi.h +++ b/sys/pc98/include/smapi.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/smapi.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/smapi.h> diff --git a/sys/pc98/include/smp.h b/sys/pc98/include/smp.h index 28d98e8d44a4..1bad8e90c432 100644 --- a/sys/pc98/include/smp.h +++ b/sys/pc98/include/smp.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/smp.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/smp.h> diff --git a/sys/pc98/include/speaker.h b/sys/pc98/include/speaker.h index 31eb9b6e98c3..906e7bde6262 100644 --- a/sys/pc98/include/speaker.h +++ b/sys/pc98/include/speaker.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/speaker.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/speaker.h> diff --git a/sys/pc98/include/specialreg.h b/sys/pc98/include/specialreg.h index 1e87205b2e8d..f412d0e3fb62 100644 --- a/sys/pc98/include/specialreg.h +++ b/sys/pc98/include/specialreg.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/specialreg.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/specialreg.h> diff --git a/sys/pc98/include/stack.h b/sys/pc98/include/stack.h index 2f854615f31c..1abf7b66142f 100644 --- a/sys/pc98/include/stack.h +++ b/sys/pc98/include/stack.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/stack.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/stack.h> diff --git a/sys/pc98/include/stdarg.h b/sys/pc98/include/stdarg.h index bba2f9ff6ad1..ac772f4dc127 100644 --- a/sys/pc98/include/stdarg.h +++ b/sys/pc98/include/stdarg.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/stdarg.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/stdarg.h> diff --git a/sys/pc98/include/sysarch.h b/sys/pc98/include/sysarch.h index 42fae7648684..59272e178303 100644 --- a/sys/pc98/include/sysarch.h +++ b/sys/pc98/include/sysarch.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/sysarch.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/sysarch.h> diff --git a/sys/pc98/include/timerreg.h b/sys/pc98/include/timerreg.h index 59c223c5d3dc..e1eb379f1c62 100644 --- a/sys/pc98/include/timerreg.h +++ b/sys/pc98/include/timerreg.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pc98/include/timerreg.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/sys/pc98/include/trap.h b/sys/pc98/include/trap.h index 9c147ae1327e..dbaffeb6b371 100644 --- a/sys/pc98/include/trap.h +++ b/sys/pc98/include/trap.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/trap.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/trap.h> diff --git a/sys/pc98/include/tss.h b/sys/pc98/include/tss.h index e97ed51e8de2..fd2d67817969 100644 --- a/sys/pc98/include/tss.h +++ b/sys/pc98/include/tss.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/tss.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/tss.h> diff --git a/sys/pc98/include/ucontext.h b/sys/pc98/include/ucontext.h index 83422140243c..05f93dd33685 100644 --- a/sys/pc98/include/ucontext.h +++ b/sys/pc98/include/ucontext.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/ucontext.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/ucontext.h> diff --git a/sys/pc98/include/varargs.h b/sys/pc98/include/varargs.h index 21f5ce3c1c98..30c07a7880a2 100644 --- a/sys/pc98/include/varargs.h +++ b/sys/pc98/include/varargs.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/varargs.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/varargs.h> diff --git a/sys/pc98/include/vm86.h b/sys/pc98/include/vm86.h index 5dfa21858fc0..ec4c2c62ae6f 100644 --- a/sys/pc98/include/vm86.h +++ b/sys/pc98/include/vm86.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/vm86.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/vm86.h> diff --git a/sys/pc98/include/vmparam.h b/sys/pc98/include/vmparam.h index 2004749c42c4..a7f5e97af78d 100644 --- a/sys/pc98/include/vmparam.h +++ b/sys/pc98/include/vmparam.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/vmparam.h,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <i386/vmparam.h> |