aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC2
-rw-r--r--sys/i386/conf/LINT2
-rw-r--r--sys/i386/conf/Makefile.i3862
-rw-r--r--sys/i386/conf/PCCARD2
-rw-r--r--sys/i386/conf/devices.i3862
-rw-r--r--sys/i386/conf/files.i3862
-rw-r--r--sys/i386/conf/majors.i3862
-rw-r--r--sys/i386/conf/options.i3862
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 7900e9ba5385..768c5685389d 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.77.2.24 1998/07/17 06:46:12 joerg Exp $
+# $Id: GENERIC,v 1.77.2.25 1998/07/20 20:11:04 msmith Exp $
machine "i386"
cpu "I386_CPU"
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 5dba6e46c1ff..2b0d420e425c 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.286.2.55 1998/06/24 08:45:20 jkh Exp $
+# $Id: LINT,v 1.286.2.56 1998/07/20 20:11:05 msmith Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386
index 17d3b3e27e35..60e55926fb32 100644
--- a/sys/i386/conf/Makefile.i386
+++ b/sys/i386/conf/Makefile.i386
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.89.2.4 1998/03/07 16:31:20 jkh Exp $
+# $Id: Makefile.i386,v 1.89.2.5 1998/06/22 02:48:23 jkh Exp $
#
# Makefile for FreeBSD
#
diff --git a/sys/i386/conf/PCCARD b/sys/i386/conf/PCCARD
index 8c10cf3da3f9..8b078a7c895f 100644
--- a/sys/i386/conf/PCCARD
+++ b/sys/i386/conf/PCCARD
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.77.2.13 1997/10/30 00:38:14 nate Exp $
+# $Id: PCCARD,v 1.1.2.1 1997/11/01 18:55:45 nate Exp $
machine "i386"
cpu "I386_CPU"
diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386
index cfc22d19f9eb..900528634cf4 100644
--- a/sys/i386/conf/devices.i386
+++ b/sys/i386/conf/devices.i386
@@ -1,6 +1,6 @@
# This file tells what major numbers the various possible swap devices have.
#
-# $Id: devices.i386,v 1.9 1995/08/19 15:59:25 joerg Exp $
+# $Id: devices.i386,v 1.9.4.1 1998/01/16 22:28:40 pst Exp $
#
wd 0
dk 1
diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386
index b9313324849f..10a0d7b58f1d 100644
--- a/sys/i386/conf/files.i386
+++ b/sys/i386/conf/files.i386
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.i386,v 1.141.2.22 1998/05/12 19:59:07 gibbs Exp $
+# $Id: files.i386,v 1.141.2.23 1998/07/20 20:11:05 msmith Exp $
#
aicasm optional ahc device-driver \
dependency "$S/dev/aic7xxx/*.[chyl]" \
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index 5d23b99261ef..69b2d1df3310 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.9.2.9 1998/03/06 23:44:27 julian Exp $
+$Id: majors.i386,v 1.9.2.10 1998/04/17 20:30:58 julian 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/i386/conf/options.i386 b/sys/i386/conf/options.i386
index 9399ad9d31c6..e1602a59bc2c 100644
--- a/sys/i386/conf/options.i386
+++ b/sys/i386/conf/options.i386
@@ -1,4 +1,4 @@
-# $Id: options.i386,v 1.26.2.16 1998/01/20 03:50:43 yokota Exp $
+# $Id: options.i386,v 1.26.2.17 1998/02/28 05:17:25 yokota Exp $
BOUNCEPAGES opt_bounce.h
USER_LDT
MATH_EMULATE opt_math_emulate.h