diff options
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/.cvsignore | 1 | ||||
| -rw-r--r-- | sys/pc98/conf/DEFAULTS | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/GENERIC.hints | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/Makefile | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/NOTES | 2 |
6 files changed, 5 insertions, 6 deletions
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 bb0dab4a11ca..9520fea1aad4 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.1.4.1 2005/10/28 19:22:41 jhb Exp $ # Not yet, this would break all existing configs #machine pc98 i386 diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 08b0097f4f4d..4a2ad22f37c6 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.269.2.5.2.1 2005/10/28 19:22:41 jhb Exp $ machine pc98 i386 cpu I486_CPU diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints index 1c033dafe9fa..e07b429eec39 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.23.2.1 2005/10/07 15:56:30 nyan Exp $ hint.atacbus.0.at="isa" hint.atacbus.0.port="0x640" diff --git a/sys/pc98/conf/Makefile b/sys/pc98/conf/Makefile index 2c006e9c2c80..c87a6d7b4ec4 100644 --- a/sys/pc98/conf/Makefile +++ b/sys/pc98/conf/Makefile @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/pc98/conf/Makefile,v 1.3 2003/02/26 23:36:59 ru Exp $ .include "${.CURDIR}/../../conf/makeLINT.mk" diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 52d526ac1aaa..986025cf6ee6 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.59.2.3 2005/10/07 15:56:30 nyan Exp $ # # |
