diff options
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/GENERIC98 | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/Makefile.pc98 | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/devices.pc98 | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/files.pc98 | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/majors.pc98 | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/options.pc98 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 8046e8031b30..80bf29c776ec 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -15,7 +15,7 @@ # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/GENERIC98,v 1.63.2.29 2000/03/16 12:04:36 nyan Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98 index 41b0f3859520..4f4e596a0b24 100644 --- a/sys/pc98/conf/Makefile.pc98 +++ b/sys/pc98/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/Makefile.pc98,v 1.52.2.8 1999/09/07 12:25:36 nyan Exp $ # # Makefile for FreeBSD # diff --git a/sys/pc98/conf/devices.pc98 b/sys/pc98/conf/devices.pc98 index eeac8f2048c5..4e28dba6284f 100644 --- a/sys/pc98/conf/devices.pc98 +++ b/sys/pc98/conf/devices.pc98 @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/devices.pc98,v 1.7.2.1 1999/08/29 16:31:01 peter Exp $ # wd 0 wfd 1 diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 06872e31a3a9..c23ea67b40d1 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/files.pc98,v 1.81.2.19 1999/12/06 21:03:28 archie Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 96f340e69ff2..a4273bbdb300 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/pc98/conf/majors.pc98,v 1.49.2.1 1999/08/29 16:31:02 peter Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 3b8b9c46e3f8..69884cdf1407 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/options.pc98,v 1.78.2.7 1999/11/17 12:14:36 nyan Exp $ DISABLE_PSE IDE_DELAY |
