summaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-02-16 16:18:46 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-02-16 16:18:46 +0000
commitdec99dafe5763ba1db6950342aa80a634169c083 (patch)
tree1bd9f5a688ac947b00e690c3c69ccb8df203768d /sys/pc98
parent045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff)
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/apm/apm_bioscall.S2
-rw-r--r--sys/pc98/cbus/30line.h2
-rw-r--r--sys/pc98/cbus/cbus.h2
-rw-r--r--sys/pc98/cbus/cbus_dma.c2
-rw-r--r--sys/pc98/cbus/cbus_dmareg.h2
-rw-r--r--sys/pc98/cbus/clock.c2
-rw-r--r--sys/pc98/cbus/fdc.c2
-rw-r--r--sys/pc98/cbus/fdc_cbus.c2
-rw-r--r--sys/pc98/cbus/fdcreg.h2
-rw-r--r--sys/pc98/cbus/fdcvar.h2
-rw-r--r--sys/pc98/cbus/gdc.c2
-rw-r--r--sys/pc98/cbus/nmi.c2
-rw-r--r--sys/pc98/cbus/olpt.c2
-rw-r--r--sys/pc98/cbus/olptreg.h2
-rw-r--r--sys/pc98/cbus/pckbd.c2
-rw-r--r--sys/pc98/cbus/pckbdtables.h2
-rw-r--r--sys/pc98/cbus/pcrtc.c2
-rw-r--r--sys/pc98/cbus/pmc.c2
-rw-r--r--sys/pc98/cbus/sc_machdep.h2
-rw-r--r--sys/pc98/cbus/scgdcrndr.c2
-rw-r--r--sys/pc98/cbus/scterm-sck.c2
-rw-r--r--sys/pc98/cbus/sctermvar.h2
-rw-r--r--sys/pc98/cbus/scvtb.c2
-rw-r--r--sys/pc98/cbus/sio.c2
-rw-r--r--sys/pc98/cbus/sio_cbus.c2
-rw-r--r--sys/pc98/cbus/syscons_cbus.c2
-rw-r--r--sys/pc98/compile/.cvsignore1
-rw-r--r--sys/pc98/conf/.cvsignore1
-rw-r--r--sys/pc98/conf/DEFAULTS2
-rw-r--r--sys/pc98/conf/GENERIC2
-rw-r--r--sys/pc98/conf/GENERIC.hints2
-rw-r--r--sys/pc98/conf/Makefile2
-rw-r--r--sys/pc98/conf/NOTES2
-rw-r--r--sys/pc98/include/_bus.h2
-rw-r--r--sys/pc98/include/_inttypes.h2
-rw-r--r--sys/pc98/include/_limits.h2
-rw-r--r--sys/pc98/include/_stdint.h2
-rw-r--r--sys/pc98/include/_types.h2
-rw-r--r--sys/pc98/include/apicreg.h2
-rw-r--r--sys/pc98/include/apicvar.h2
-rw-r--r--sys/pc98/include/apm_bios.h2
-rw-r--r--sys/pc98/include/apm_segments.h2
-rw-r--r--sys/pc98/include/asm.h2
-rw-r--r--sys/pc98/include/asmacros.h2
-rw-r--r--sys/pc98/include/atomic.h2
-rw-r--r--sys/pc98/include/bootinfo.h2
-rw-r--r--sys/pc98/include/bus.h2
-rw-r--r--sys/pc98/include/bus_dma.h2
-rw-r--r--sys/pc98/include/clock.h2
-rw-r--r--sys/pc98/include/cpu.h2
-rw-r--r--sys/pc98/include/cpufunc.h2
-rw-r--r--sys/pc98/include/cputypes.h2
-rw-r--r--sys/pc98/include/cserial.h2
-rw-r--r--sys/pc98/include/db_machdep.h2
-rw-r--r--sys/pc98/include/elf.h2
-rw-r--r--sys/pc98/include/endian.h2
-rw-r--r--sys/pc98/include/exec.h2
-rw-r--r--sys/pc98/include/float.h2
-rw-r--r--sys/pc98/include/floatingpoint.h2
-rw-r--r--sys/pc98/include/frame.h2
-rw-r--r--sys/pc98/include/gdb_machdep.h2
-rw-r--r--sys/pc98/include/ieeefp.h2
-rw-r--r--sys/pc98/include/in_cksum.h2
-rw-r--r--sys/pc98/include/intr_machdep.h2
-rw-r--r--sys/pc98/include/ioctl_bt848.h2
-rw-r--r--sys/pc98/include/ioctl_meteor.h2
-rw-r--r--sys/pc98/include/iodev.h2
-rw-r--r--sys/pc98/include/kdb.h2
-rw-r--r--sys/pc98/include/legacyvar.h2
-rw-r--r--sys/pc98/include/limits.h2
-rw-r--r--sys/pc98/include/mca.h2
-rw-r--r--sys/pc98/include/md_var.h2
-rw-r--r--sys/pc98/include/memdev.h2
-rw-r--r--sys/pc98/include/metadata.h2
-rw-r--r--sys/pc98/include/minidump.h2
-rw-r--r--sys/pc98/include/mp_watchdog.h2
-rw-r--r--sys/pc98/include/mptable.h2
-rw-r--r--sys/pc98/include/mutex.h2
-rw-r--r--sys/pc98/include/nexusvar.h2
-rw-r--r--sys/pc98/include/npx.h2
-rw-r--r--sys/pc98/include/param.h2
-rw-r--r--sys/pc98/include/pc/bios.h2
-rw-r--r--sys/pc98/include/pc/display.h2
-rw-r--r--sys/pc98/include/pc/vesa.h2
-rw-r--r--sys/pc98/include/pcaudioio.h2
-rw-r--r--sys/pc98/include/pcb.h2
-rw-r--r--sys/pc98/include/pcb_ext.h2
-rw-r--r--sys/pc98/include/pci_cfgreg.h2
-rw-r--r--sys/pc98/include/pcpu.h2
-rw-r--r--sys/pc98/include/perfmon.h2
-rw-r--r--sys/pc98/include/pmap.h2
-rw-r--r--sys/pc98/include/pmc_mdep.h2
-rw-r--r--sys/pc98/include/ppireg.h2
-rw-r--r--sys/pc98/include/privatespace.h2
-rw-r--r--sys/pc98/include/proc.h2
-rw-r--r--sys/pc98/include/profile.h2
-rw-r--r--sys/pc98/include/psl.h2
-rw-r--r--sys/pc98/include/ptrace.h2
-rw-r--r--sys/pc98/include/reg.h2
-rw-r--r--sys/pc98/include/reloc.h2
-rw-r--r--sys/pc98/include/resource.h2
-rw-r--r--sys/pc98/include/runq.h2
-rw-r--r--sys/pc98/include/segments.h2
-rw-r--r--sys/pc98/include/setjmp.h2
-rw-r--r--sys/pc98/include/sf_buf.h2
-rw-r--r--sys/pc98/include/sigframe.h2
-rw-r--r--sys/pc98/include/signal.h2
-rw-r--r--sys/pc98/include/smapi.h2
-rw-r--r--sys/pc98/include/smp.h2
-rw-r--r--sys/pc98/include/speaker.h2
-rw-r--r--sys/pc98/include/specialreg.h2
-rw-r--r--sys/pc98/include/stack.h2
-rw-r--r--sys/pc98/include/stdarg.h2
-rw-r--r--sys/pc98/include/sysarch.h2
-rw-r--r--sys/pc98/include/timerreg.h2
-rw-r--r--sys/pc98/include/trap.h2
-rw-r--r--sys/pc98/include/tss.h2
-rw-r--r--sys/pc98/include/ucontext.h2
-rw-r--r--sys/pc98/include/varargs.h2
-rw-r--r--sys/pc98/include/vm.h2
-rw-r--r--sys/pc98/include/vm86.h2
-rw-r--r--sys/pc98/include/vmparam.h2
-rw-r--r--sys/pc98/linux/linux.h2
-rw-r--r--sys/pc98/linux/linux_ipc64.h2
-rw-r--r--sys/pc98/linux/linux_proto.h2
-rw-r--r--sys/pc98/pc98/busio.s2
-rw-r--r--sys/pc98/pc98/busiosubr.c2
-rw-r--r--sys/pc98/pc98/canbepm.c2
-rw-r--r--sys/pc98/pc98/canbus.c2
-rw-r--r--sys/pc98/pc98/canbus.h2
-rw-r--r--sys/pc98/pc98/canbus_if.m2
-rw-r--r--sys/pc98/pc98/canbusvars.h2
-rw-r--r--sys/pc98/pc98/machdep.c2
-rw-r--r--sys/pc98/pc98/pc98_machdep.c2
-rw-r--r--sys/pc98/pc98/pc98_machdep.h2
135 files changed, 133 insertions, 135 deletions
diff --git a/sys/pc98/apm/apm_bioscall.S b/sys/pc98/apm/apm_bioscall.S
index fa42734a7cbf..221d64c90780 100644
--- a/sys/pc98/apm/apm_bioscall.S
+++ b/sys/pc98/apm/apm_bioscall.S
@@ -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/apm/apm_bioscall.S,v 1.1.26.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/*
diff --git a/sys/pc98/cbus/30line.h b/sys/pc98/cbus/30line.h
index c2e0f107a260..d8421544af42 100644
--- a/sys/pc98/cbus/30line.h
+++ b/sys/pc98/cbus/30line.h
@@ -25,7 +25,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/cbus/30line.h,v 1.7.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef __PC98_PC98_30LINE_H__
diff --git a/sys/pc98/cbus/cbus.h b/sys/pc98/cbus/cbus.h
index 4c48305c01d5..7e9376b9b2cb 100644
--- a/sys/pc98/cbus/cbus.h
+++ b/sys/pc98/cbus/cbus.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa.h 5.7 (Berkeley) 5/9/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/cbus/cbus.h,v 1.22.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_PC98_PC98_H_
diff --git a/sys/pc98/cbus/cbus_dma.c b/sys/pc98/cbus/cbus_dma.c
index 255f7e0ebd13..c36fde09db62 100644
--- a/sys/pc98/cbus/cbus_dma.c
+++ b/sys/pc98/cbus/cbus_dma.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/cbus/cbus_dma.c,v 1.23.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
/*
* code to manage AT bus
diff --git a/sys/pc98/cbus/cbus_dmareg.h b/sys/pc98/cbus/cbus_dmareg.h
index 9401b916560e..69dc0dda9479 100644
--- a/sys/pc98/cbus/cbus_dmareg.h
+++ b/sys/pc98/cbus/cbus_dmareg.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/cbus/cbus_dmareg.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_CBUS_CBUS_DMAREG_H_
diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c
index 8c5a7d2af759..d835cb6bf202 100644
--- a/sys/pc98/cbus/clock.c
+++ b/sys/pc98/cbus/clock.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/cbus/clock.c,v 1.173.2.5.2.1 2010/12/21 17:09:25 kensmith Exp $");
/*
* Routines to handle clock hardware.
diff --git a/sys/pc98/cbus/fdc.c b/sys/pc98/cbus/fdc.c
index 8373f45163c5..61406e750131 100644
--- a/sys/pc98/cbus/fdc.c
+++ b/sys/pc98/cbus/fdc.c
@@ -50,7 +50,7 @@
* SUCH DAMAGE.
*
* from: @(#)fd.c 7.4 (Berkeley) 5/25/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/cbus/fdc.c,v 1.171.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_fdc.h"
diff --git a/sys/pc98/cbus/fdc_cbus.c b/sys/pc98/cbus/fdc_cbus.c
index 098ee5daefe2..f7a871b5f655 100644
--- a/sys/pc98/cbus/fdc_cbus.c
+++ b/sys/pc98/cbus/fdc_cbus.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/cbus/fdc_cbus.c,v 1.6.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#include <sys/bio.h>
diff --git a/sys/pc98/cbus/fdcreg.h b/sys/pc98/cbus/fdcreg.h
index 6d8e7e115d0d..4501f3ab53e1 100644
--- a/sys/pc98/cbus/fdcreg.h
+++ b/sys/pc98/cbus/fdcreg.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* from: @(#)fdreg.h 7.1 (Berkeley) 5/9/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/cbus/fdcreg.h,v 1.11.28.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/*
diff --git a/sys/pc98/cbus/fdcvar.h b/sys/pc98/cbus/fdcvar.h
index 4ae53d95ac59..6e8cf2a570c4 100644
--- a/sys/pc98/cbus/fdcvar.h
+++ b/sys/pc98/cbus/fdcvar.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/cbus/fdcvar.h,v 1.3.28.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/* XXX should audit this file to see if additional copyrights needed */
diff --git a/sys/pc98/cbus/gdc.c b/sys/pc98/cbus/gdc.c
index 3fb6c82d689c..097b5e95c591 100644
--- a/sys/pc98/cbus/gdc.c
+++ b/sys/pc98/cbus/gdc.c
@@ -25,7 +25,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/cbus/gdc.c,v 1.52.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_gdc.h"
diff --git a/sys/pc98/cbus/nmi.c b/sys/pc98/cbus/nmi.c
index 16612aa25b44..14880f65a535 100644
--- a/sys/pc98/cbus/nmi.c
+++ b/sys/pc98/cbus/nmi.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/cbus/nmi.c,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/types.h>
#include <sys/syslog.h>
diff --git a/sys/pc98/cbus/olpt.c b/sys/pc98/cbus/olpt.c
index 2423d6e86e24..8b53615415c1 100644
--- a/sys/pc98/cbus/olpt.c
+++ b/sys/pc98/cbus/olpt.c
@@ -46,7 +46,7 @@
* SUCH DAMAGE.
*
* from: unknown origin, 386BSD 0.1
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/cbus/olpt.c,v 1.33.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/*
diff --git a/sys/pc98/cbus/olptreg.h b/sys/pc98/cbus/olptreg.h
index 80bc704f006c..14ad9fd12da3 100644
--- a/sys/pc98/cbus/olptreg.h
+++ b/sys/pc98/cbus/olptreg.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/cbus/olptreg.h,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/*
diff --git a/sys/pc98/cbus/pckbd.c b/sys/pc98/cbus/pckbd.c
index 24f726753eb1..d84c29348e61 100644
--- a/sys/pc98/cbus/pckbd.c
+++ b/sys/pc98/cbus/pckbd.c
@@ -25,7 +25,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/cbus/pckbd.c,v 1.34.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_compat.h"
diff --git a/sys/pc98/cbus/pckbdtables.h b/sys/pc98/cbus/pckbdtables.h
index 5386f52174eb..676270d3e003 100644
--- a/sys/pc98/cbus/pckbdtables.h
+++ b/sys/pc98/cbus/pckbdtables.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/cbus/pckbdtables.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef KBD_DFLT_KEYMAP
diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c
index 6fcbf57fbc63..7d15d6eb7117 100644
--- a/sys/pc98/cbus/pcrtc.c
+++ b/sys/pc98/cbus/pcrtc.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/cbus/pcrtc.c,v 1.168.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>
diff --git a/sys/pc98/cbus/pmc.c b/sys/pc98/cbus/pmc.c
index 13eade08322b..7efb8a66649d 100644
--- a/sys/pc98/cbus/pmc.c
+++ b/sys/pc98/cbus/pmc.c
@@ -27,7 +27,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/cbus/pmc.c,v 1.5.28.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include <sys/param.h>
diff --git a/sys/pc98/cbus/sc_machdep.h b/sys/pc98/cbus/sc_machdep.h
index 5dbc94eb182c..a4f24b35d30f 100644
--- a/sys/pc98/cbus/sc_machdep.h
+++ b/sys/pc98/cbus/sc_machdep.h
@@ -23,7 +23,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/cbus/sc_machdep.h,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_PC98_SC_MACHDEP_H_
diff --git a/sys/pc98/cbus/scgdcrndr.c b/sys/pc98/cbus/scgdcrndr.c
index 53ff41ebc300..901761261eae 100644
--- a/sys/pc98/cbus/scgdcrndr.c
+++ b/sys/pc98/cbus/scgdcrndr.c
@@ -23,7 +23,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/cbus/scgdcrndr.c,v 1.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_syscons.h"
diff --git a/sys/pc98/cbus/scterm-sck.c b/sys/pc98/cbus/scterm-sck.c
index ce2324ff157a..e014e7d44488 100644
--- a/sys/pc98/cbus/scterm-sck.c
+++ b/sys/pc98/cbus/scterm-sck.c
@@ -23,7 +23,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/cbus/scterm-sck.c,v 1.20.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_syscons.h"
diff --git a/sys/pc98/cbus/sctermvar.h b/sys/pc98/cbus/sctermvar.h
index b1c01af1f800..1816a64af783 100644
--- a/sys/pc98/cbus/sctermvar.h
+++ b/sys/pc98/cbus/sctermvar.h
@@ -23,7 +23,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/cbus/sctermvar.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _DEV_SYSCONS_SCTERMVAR_H_
diff --git a/sys/pc98/cbus/scvtb.c b/sys/pc98/cbus/scvtb.c
index 2d0ea3f03284..1d6c4377169c 100644
--- a/sys/pc98/cbus/scvtb.c
+++ b/sys/pc98/cbus/scvtb.c
@@ -23,7 +23,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/cbus/scvtb.c,v 1.13.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_syscons.h"
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index 0bd4bd8a8593..6501e16d3db7 100644
--- a/sys/pc98/cbus/sio.c
+++ b/sys/pc98/cbus/sio.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/cbus/sio.c,v 1.250.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
* from: @(#)com.c 7.5 (Berkeley) 5/16/91
* from: i386/isa sio.c,v 1.234
*/
diff --git a/sys/pc98/cbus/sio_cbus.c b/sys/pc98/cbus/sio_cbus.c
index 2df560cd90cd..ccf0e21b4cb6 100644
--- a/sys/pc98/cbus/sio_cbus.c
+++ b/sys/pc98/cbus/sio_cbus.c
@@ -22,7 +22,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/cbus/sio_cbus.c,v 1.9.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include <sys/param.h>
diff --git a/sys/pc98/cbus/syscons_cbus.c b/sys/pc98/cbus/syscons_cbus.c
index 0220b2f82a07..ef13ed463f36 100644
--- a/sys/pc98/cbus/syscons_cbus.c
+++ b/sys/pc98/cbus/syscons_cbus.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/cbus/syscons_cbus.c,v 1.29.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_syscons.h"
diff --git a/sys/pc98/compile/.cvsignore b/sys/pc98/compile/.cvsignore
deleted file mode 100644
index 232298edb15f..000000000000
--- a/sys/pc98/compile/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-[A-Za-z0-9]*
diff --git a/sys/pc98/conf/.cvsignore b/sys/pc98/conf/.cvsignore
deleted file mode 100644
index 232298edb15f..000000000000
--- a/sys/pc98/conf/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-[A-Za-z0-9]*
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS
index f30501e44ac1..6fa846c96310 100644
--- a/sys/pc98/conf/DEFAULTS
+++ b/sys/pc98/conf/DEFAULTS
@@ -1,7 +1,7 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
#
-# $FreeBSD$
+# $FreeBSD: src/sys/pc98/conf/DEFAULTS,v 1.13.2.4.4.1 2010/12/21 17:09:25 kensmith Exp $
machine pc98 i386
options PC98
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 80051e7600fe..ecbb2cba409e 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -16,7 +16,7 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
-# $FreeBSD$
+# $FreeBSD: src/sys/pc98/conf/GENERIC,v 1.322.2.9.2.1 2010/12/21 17:09:25 kensmith Exp $
cpu I486_CPU
cpu I586_CPU
diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints
index 58a72e79670a..6394080fde6f 100644
--- a/sys/pc98/conf/GENERIC.hints
+++ b/sys/pc98/conf/GENERIC.hints
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sys/pc98/conf/GENERIC.hints,v 1.28.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
hint.atacbus.0.at="isa"
hint.atacbus.0.port="0x640"
diff --git a/sys/pc98/conf/Makefile b/sys/pc98/conf/Makefile
index dabcd9a48a54..548666365214 100644
--- a/sys/pc98/conf/Makefile
+++ b/sys/pc98/conf/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sys/pc98/conf/Makefile,v 1.3.34.2.4.1 2010/12/21 17:09:25 kensmith Exp $
TARGET=pc98
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 990fc94a2ea0..3fd8106a8c8b 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -4,7 +4,7 @@
# This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES.
#
-# $FreeBSD$
+# $FreeBSD: src/sys/pc98/conf/NOTES,v 1.100.2.3.4.1 2010/12/21 17:09:25 kensmith Exp $
#
#
diff --git a/sys/pc98/include/_bus.h b/sys/pc98/include/_bus.h
index 8070792dffc9..cae8ef78dadd 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef PC98_INCLUDE__BUS_H
diff --git a/sys/pc98/include/_inttypes.h b/sys/pc98/include/_inttypes.h
index 327018581cd3..0824b5d8e020 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/_inttypes.h>
diff --git a/sys/pc98/include/_limits.h b/sys/pc98/include/_limits.h
index 21e2fb6f73d3..83e45059af4f 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/_limits.h>
diff --git a/sys/pc98/include/_stdint.h b/sys/pc98/include/_stdint.h
index bb4242a75b9c..938d00ed1e54 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/_stdint.h>
diff --git a/sys/pc98/include/_types.h b/sys/pc98/include/_types.h
index 63da67a982a2..bae94a8f67c1 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/_types.h>
diff --git a/sys/pc98/include/apicreg.h b/sys/pc98/include/apicreg.h
index a9766d5bfd6a..8d6f9cfeabfb 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/apicreg.h>
diff --git a/sys/pc98/include/apicvar.h b/sys/pc98/include/apicvar.h
index 4f52d8200943..c09b991b5e42 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/apicvar.h>
diff --git a/sys/pc98/include/apm_bios.h b/sys/pc98/include/apm_bios.h
index 261ae3726d91..1287548ccfa2 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.22.1.6.1 2010/12/21 17:09:25 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..94d90874e9d6 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/apm_segments.h>
diff --git a/sys/pc98/include/asm.h b/sys/pc98/include/asm.h
index aa141634f7de..68a573206d55 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/asm.h>
diff --git a/sys/pc98/include/asmacros.h b/sys/pc98/include/asmacros.h
index 98f3839356bf..2004149acf12 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/asmacros.h>
diff --git a/sys/pc98/include/atomic.h b/sys/pc98/include/atomic.h
index e6550e4bc6ec..c342ea0f7804 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/atomic.h>
diff --git a/sys/pc98/include/bootinfo.h b/sys/pc98/include/bootinfo.h
index c627e432227a..d408b270bfcd 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/bootinfo.h>
diff --git a/sys/pc98/include/bus.h b/sys/pc98/include/bus.h
index b12845cdc7e4..f6f55f8ebe48 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.8.2.2.2.1 2010/12/21 17:09:25 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..5b2fee72c325 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/bus_dma.h>
diff --git a/sys/pc98/include/clock.h b/sys/pc98/include/clock.h
index 9c9ff18a384f..9079e7eb8018 100644
--- a/sys/pc98/include/clock.h
+++ b/sys/pc98/include/clock.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/clock.h,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/clock.h>
diff --git a/sys/pc98/include/cpu.h b/sys/pc98/include/cpu.h
index 6da74edee9a6..d7563c5a710a 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/cpu.h>
diff --git a/sys/pc98/include/cpufunc.h b/sys/pc98/include/cpufunc.h
index deb0c39b3800..1795cd3378b8 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/cpufunc.h>
diff --git a/sys/pc98/include/cputypes.h b/sys/pc98/include/cputypes.h
index dbea880f7064..97aba2e6e418 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/cputypes.h>
diff --git a/sys/pc98/include/cserial.h b/sys/pc98/include/cserial.h
index c7fc61094299..85f1378bfaaa 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/cserial.h>
diff --git a/sys/pc98/include/db_machdep.h b/sys/pc98/include/db_machdep.h
index a1b0c147664f..86ac65ef479a 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/db_machdep.h>
diff --git a/sys/pc98/include/elf.h b/sys/pc98/include/elf.h
index 39937596f169..a4a855291788 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/elf.h>
diff --git a/sys/pc98/include/endian.h b/sys/pc98/include/endian.h
index 911c53e39ccd..f550a2925980 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/endian.h>
diff --git a/sys/pc98/include/exec.h b/sys/pc98/include/exec.h
index e86bada4aaa0..12c46432be55 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/exec.h>
diff --git a/sys/pc98/include/float.h b/sys/pc98/include/float.h
index 28e3b02a5acc..246099ba2d36 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/float.h>
diff --git a/sys/pc98/include/floatingpoint.h b/sys/pc98/include/floatingpoint.h
index c61de43cd1ae..4d4a71893093 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/floatingpoint.h>
diff --git a/sys/pc98/include/frame.h b/sys/pc98/include/frame.h
index 89d90c053215..888de1bab782 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/frame.h>
diff --git a/sys/pc98/include/gdb_machdep.h b/sys/pc98/include/gdb_machdep.h
index dcb25bb3faff..6a82adb7fd75 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/gdb_machdep.h>
diff --git a/sys/pc98/include/ieeefp.h b/sys/pc98/include/ieeefp.h
index 67f0c099406e..2ffa3cd2bf81 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/ieeefp.h>
diff --git a/sys/pc98/include/in_cksum.h b/sys/pc98/include/in_cksum.h
index e7227d4479df..4a6ead8e0296 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.22.1.6.1 2010/12/21 17:09:25 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..1875c3f241e6 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.22.1.6.1 2010/12/21 17:09:25 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..568ab19354db 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.22.1.6.1 2010/12/21 17:09:25 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..ec22a46bfb32 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/ioctl_meteor.h>
diff --git a/sys/pc98/include/iodev.h b/sys/pc98/include/iodev.h
index 683ea7929264..f36b5ddc46f6 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/iodev.h>
diff --git a/sys/pc98/include/kdb.h b/sys/pc98/include/kdb.h
index 9d412d45d261..6071bd7d476c 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/kdb.h>
diff --git a/sys/pc98/include/legacyvar.h b/sys/pc98/include/legacyvar.h
index 0e521280241c..15e603c9c70d 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/legacyvar.h>
diff --git a/sys/pc98/include/limits.h b/sys/pc98/include/limits.h
index b51a993d7933..01b71f8cb289 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/limits.h>
diff --git a/sys/pc98/include/mca.h b/sys/pc98/include/mca.h
index a047f87c48c4..0923811ae55d 100644
--- a/sys/pc98/include/mca.h
+++ b/sys/pc98/include/mca.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/mca.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/mca.h>
diff --git a/sys/pc98/include/md_var.h b/sys/pc98/include/md_var.h
index 5b1ebb35794e..40fb81af4e3b 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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_INCLUDE_MD_VAR_H_
diff --git a/sys/pc98/include/memdev.h b/sys/pc98/include/memdev.h
index 46e230161712..cd5ebad189b2 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/memdev.h>
diff --git a/sys/pc98/include/metadata.h b/sys/pc98/include/metadata.h
index 1d783ec90591..7cca3ef55402 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/metadata.h>
diff --git a/sys/pc98/include/minidump.h b/sys/pc98/include/minidump.h
index 55c9b3176e1a..28458342c931 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.12.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/minidump.h>
diff --git a/sys/pc98/include/mp_watchdog.h b/sys/pc98/include/mp_watchdog.h
index f0b91c00c4ad..2f0b5f1a0378 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/mp_watchdog.h>
diff --git a/sys/pc98/include/mptable.h b/sys/pc98/include/mptable.h
index 2f6fb2d4aa65..7dd61c6ec50b 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/mptable.h>
diff --git a/sys/pc98/include/mutex.h b/sys/pc98/include/mutex.h
index a79c8f700e6f..4676162c78ec 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/mutex.h>
diff --git a/sys/pc98/include/nexusvar.h b/sys/pc98/include/nexusvar.h
index 7ff6098e2352..b1b83a7ac9fb 100644
--- a/sys/pc98/include/nexusvar.h
+++ b/sys/pc98/include/nexusvar.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/nexusvar.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/nexusvar.h>
diff --git a/sys/pc98/include/npx.h b/sys/pc98/include/npx.h
index 67c64027c08c..3e9cd44edd75 100644
--- a/sys/pc98/include/npx.h
+++ b/sys/pc98/include/npx.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/npx.h,v 1.2.22.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/npx.h>
diff --git a/sys/pc98/include/param.h b/sys/pc98/include/param.h
index 2e44cf22cc5b..0c0de5dcd0bb 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#define MACHINE "pc98"
diff --git a/sys/pc98/include/pc/bios.h b/sys/pc98/include/pc/bios.h
index d804fdec3618..51268b690cb7 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.22.1.6.1 2010/12/21 17:09:25 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..eee2a490466b 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.22.1.6.1 2010/12/21 17:09:25 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..b2e5e7b05433 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/pc/vesa.h>
diff --git a/sys/pc98/include/pcaudioio.h b/sys/pc98/include/pcaudioio.h
index 1e9eee52265f..9d9b154a127d 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/pcaudioio.h>
diff --git a/sys/pc98/include/pcb.h b/sys/pc98/include/pcb.h
index 20b7d1843664..6f40e75b7535 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/pcb.h>
diff --git a/sys/pc98/include/pcb_ext.h b/sys/pc98/include/pcb_ext.h
index 81f25f63ebfd..a2b66114d2e8 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.22.1.6.1 2010/12/21 17:09:25 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..16b655e224ce 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_INCLUDE_PCI_CFGREG_H_
diff --git a/sys/pc98/include/pcpu.h b/sys/pc98/include/pcpu.h
index 9edf432c2d49..c14f54fe2795 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/pcpu.h>
diff --git a/sys/pc98/include/perfmon.h b/sys/pc98/include/perfmon.h
index c4e13f5189a4..5ef71a1dde75 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/perfmon.h>
diff --git a/sys/pc98/include/pmap.h b/sys/pc98/include/pmap.h
index f17c14e4c476..c5dfcef83019 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/pmap.h>
diff --git a/sys/pc98/include/pmc_mdep.h b/sys/pc98/include/pmc_mdep.h
index 5ad152e6ee98..45e718854257 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/pmc_mdep.h>
diff --git a/sys/pc98/include/ppireg.h b/sys/pc98/include/ppireg.h
index e2f914655741..2634082277fa 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_PPIREG_H_
diff --git a/sys/pc98/include/privatespace.h b/sys/pc98/include/privatespace.h
index 5db57c3230e9..0d8723f4dc31 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/privatespace.h>
diff --git a/sys/pc98/include/proc.h b/sys/pc98/include/proc.h
index 77c2355a7500..8b35b1c8810f 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/proc.h>
diff --git a/sys/pc98/include/profile.h b/sys/pc98/include/profile.h
index 791bffbf73f5..9556c39cbdc0 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/profile.h>
diff --git a/sys/pc98/include/psl.h b/sys/pc98/include/psl.h
index db40cf0efb4c..4c945d46d042 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/psl.h>
diff --git a/sys/pc98/include/ptrace.h b/sys/pc98/include/ptrace.h
index 9253dc353119..7e131d0476c8 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/ptrace.h>
diff --git a/sys/pc98/include/reg.h b/sys/pc98/include/reg.h
index c7f2a43708cc..c5908ecc9e6a 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/reg.h>
diff --git a/sys/pc98/include/reloc.h b/sys/pc98/include/reloc.h
index 3666ec106817..3ea481ea2b72 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/reloc.h>
diff --git a/sys/pc98/include/resource.h b/sys/pc98/include/resource.h
index 43349bfa2a8f..d8eafa3b37f4 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/resource.h>
diff --git a/sys/pc98/include/runq.h b/sys/pc98/include/runq.h
index f6b60cf932cd..213f311b3d60 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/runq.h>
diff --git a/sys/pc98/include/segments.h b/sys/pc98/include/segments.h
index 062c3df6d18d..052e29e0fa5f 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/segments.h>
diff --git a/sys/pc98/include/setjmp.h b/sys/pc98/include/setjmp.h
index 9d8a3a99dd18..cb48c6171188 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/setjmp.h>
diff --git a/sys/pc98/include/sf_buf.h b/sys/pc98/include/sf_buf.h
index ee9d94623c83..f65c8f9b2995 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/sf_buf.h>
diff --git a/sys/pc98/include/sigframe.h b/sys/pc98/include/sigframe.h
index 6d7a9c5c9c96..3aca350cd8ec 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/sigframe.h>
diff --git a/sys/pc98/include/signal.h b/sys/pc98/include/signal.h
index 0c5f6dd9a62c..6145ada0faa1 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/signal.h>
diff --git a/sys/pc98/include/smapi.h b/sys/pc98/include/smapi.h
index 0d83e8467aa5..ab43226933d5 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/smapi.h>
diff --git a/sys/pc98/include/smp.h b/sys/pc98/include/smp.h
index 28d98e8d44a4..8cdb28fe0d6f 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/smp.h>
diff --git a/sys/pc98/include/speaker.h b/sys/pc98/include/speaker.h
index 31eb9b6e98c3..6728727d0826 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/speaker.h>
diff --git a/sys/pc98/include/specialreg.h b/sys/pc98/include/specialreg.h
index 1e87205b2e8d..76e985d49cae 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/specialreg.h>
diff --git a/sys/pc98/include/stack.h b/sys/pc98/include/stack.h
index 2f854615f31c..1544c12e6389 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.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/stack.h>
diff --git a/sys/pc98/include/stdarg.h b/sys/pc98/include/stdarg.h
index bba2f9ff6ad1..06e00a60fcc6 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/stdarg.h>
diff --git a/sys/pc98/include/sysarch.h b/sys/pc98/include/sysarch.h
index 42fae7648684..defdeb56ba2f 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/sysarch.h>
diff --git a/sys/pc98/include/timerreg.h b/sys/pc98/include/timerreg.h
index f232581a84ca..08563e4ef5f4 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.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/*
diff --git a/sys/pc98/include/trap.h b/sys/pc98/include/trap.h
index 9c147ae1327e..ce280bbbd42f 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/trap.h>
diff --git a/sys/pc98/include/tss.h b/sys/pc98/include/tss.h
index e97ed51e8de2..caaf4f6c0a4c 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/tss.h>
diff --git a/sys/pc98/include/ucontext.h b/sys/pc98/include/ucontext.h
index 83422140243c..5345fff0c319 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/ucontext.h>
diff --git a/sys/pc98/include/varargs.h b/sys/pc98/include/varargs.h
index 21f5ce3c1c98..9ab7d418bc0d 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/varargs.h>
diff --git a/sys/pc98/include/vm.h b/sys/pc98/include/vm.h
index 42451238104e..faae2a83af44 100644
--- a/sys/pc98/include/vm.h
+++ b/sys/pc98/include/vm.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/vm.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/vm.h>
diff --git a/sys/pc98/include/vm86.h b/sys/pc98/include/vm86.h
index 5dfa21858fc0..95adeb0fe5d2 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/vm86.h>
diff --git a/sys/pc98/include/vmparam.h b/sys/pc98/include/vmparam.h
index 2004749c42c4..2333daa2e2cf 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/vmparam.h>
diff --git a/sys/pc98/linux/linux.h b/sys/pc98/linux/linux.h
index d330a96f7c95..5f4dc30753c6 100644
--- a/sys/pc98/linux/linux.h
+++ b/sys/pc98/linux/linux.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/linux/linux.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/linux/linux.h>
diff --git a/sys/pc98/linux/linux_ipc64.h b/sys/pc98/linux/linux_ipc64.h
index 4fcdb641693f..1510aaec6e92 100644
--- a/sys/pc98/linux/linux_ipc64.h
+++ b/sys/pc98/linux/linux_ipc64.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/linux/linux_ipc64.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/linux/linux_ipc64.h>
diff --git a/sys/pc98/linux/linux_proto.h b/sys/pc98/linux/linux_proto.h
index f5ccdd18f567..6ba32b9ae25c 100644
--- a/sys/pc98/linux/linux_proto.h
+++ b/sys/pc98/linux/linux_proto.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/linux/linux_proto.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <i386/linux/linux_proto.h>
diff --git a/sys/pc98/pc98/busio.s b/sys/pc98/pc98/busio.s
index 915dcae21bf0..65d8fdf5a282 100644
--- a/sys/pc98/pc98/busio.s
+++ b/sys/pc98/pc98/busio.s
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/pc98/busio.s,v 1.4.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
/* $NecBSD: busio.s,v 1.16.4.1 1999/08/16 09:06:08 kmatsuda Exp $ */
/* $NetBSD$ */
diff --git a/sys/pc98/pc98/busiosubr.c b/sys/pc98/pc98/busiosubr.c
index 926c1ce88e85..5cd29375191c 100644
--- a/sys/pc98/pc98/busiosubr.c
+++ b/sys/pc98/pc98/busiosubr.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/pc98/busiosubr.c,v 1.7.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */
/* $NecBSD: busiosubr.c,v 1.30.4.4 1999/08/28 02:25:35 honda Exp $ */
/* $NetBSD$ */
diff --git a/sys/pc98/pc98/canbepm.c b/sys/pc98/pc98/canbepm.c
index 5c347a07e187..5584e327a15f 100644
--- a/sys/pc98/pc98/canbepm.c
+++ b/sys/pc98/pc98/canbepm.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/pc98/canbepm.c,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include <sys/param.h>
diff --git a/sys/pc98/pc98/canbus.c b/sys/pc98/pc98/canbus.c
index ceb2d71fb602..04af1e5dc246 100644
--- a/sys/pc98/pc98/canbus.c
+++ b/sys/pc98/pc98/canbus.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/pc98/canbus.c,v 1.6.10.2.2.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include <sys/param.h>
diff --git a/sys/pc98/pc98/canbus.h b/sys/pc98/pc98/canbus.h
index b63cc765cd6f..4cd4e7cfc5d9 100644
--- a/sys/pc98/pc98/canbus.h
+++ b/sys/pc98/pc98/canbus.h
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/pc98/canbus.h,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_PC98_CANBUS_H_
diff --git a/sys/pc98/pc98/canbus_if.m b/sys/pc98/pc98/canbus_if.m
index 42d2cd52929c..f82a5559128a 100644
--- a/sys/pc98/pc98/canbus_if.m
+++ b/sys/pc98/pc98/canbus_if.m
@@ -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/pc98/canbus_if.m,v 1.3.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $
#
#include <sys/bus.h>
diff --git a/sys/pc98/pc98/canbusvars.h b/sys/pc98/pc98/canbusvars.h
index fc2acc11a976..ce7a7d4f69a7 100644
--- a/sys/pc98/pc98/canbusvars.h
+++ b/sys/pc98/pc98/canbusvars.h
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/pc98/canbusvars.h,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _PC98_PC98_CANBUSVARS_H_
diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c
index 82161763193c..1920d52e6f7f 100644
--- a/sys/pc98/pc98/machdep.c
+++ b/sys/pc98/pc98/machdep.c
@@ -38,7 +38,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/pc98/pc98/machdep.c,v 1.412.2.12.2.2 2011/01/05 22:14:18 gavin Exp $");
#include "opt_atalk.h"
#include "opt_compat.h"
diff --git a/sys/pc98/pc98/pc98_machdep.c b/sys/pc98/pc98/pc98_machdep.c
index 9683ada3a599..eb61370a75d1 100644
--- a/sys/pc98/pc98/pc98_machdep.c
+++ b/sys/pc98/pc98/pc98_machdep.c
@@ -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/pc98/pc98_machdep.c,v 1.29.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include "opt_pc98.h"
diff --git a/sys/pc98/pc98/pc98_machdep.h b/sys/pc98/pc98/pc98_machdep.h
index 6113f14b6404..dc6cf2957221 100644
--- a/sys/pc98/pc98/pc98_machdep.h
+++ b/sys/pc98/pc98/pc98_machdep.h
@@ -24,7 +24,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/pc98/pc98_machdep.h,v 1.15.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef __PC98_PC98_PC98_MACHDEP_H__