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/devices.i3862
-rw-r--r--sys/i386/conf/files.i3862
-rw-r--r--sys/i386/conf/majors.i3862
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 58479890fda7..8a7ab6deaa6e 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.46.2.18 1996/07/16 08:53:04 davidg Exp $
+# $Id: GENERIC,v 1.46.2.19 1996/10/16 02:20:56 jkh Exp $
#
machine "i386"
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index db3a9ff5bec5..8538559c600a 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.184.4.26 1996/11/06 12:41:56 joerg Exp $
+# $Id: LINT,v 1.184.4.27 1996/11/10 11:21:15 asami 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 27017c1f6f2a..affe102ea711 100644
--- a/sys/i386/conf/Makefile.i386
+++ b/sys/i386/conf/Makefile.i386
@@ -1,6 +1,6 @@
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.64.4.2 1996/04/27 07:31:40 joerg Exp $
+# $Id: Makefile.i386,v 1.64.4.3 1996/05/02 21:43:04 joerg Exp $
#
# Makefile for FreeBSD
#
diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386
index 904a399e93fa..cc28d24e5359 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.8.4.1 1995/09/14 23:47:09 jkh Exp $
#
wd 0
dk 1
diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386
index 912488c5c140..473ed6171519 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.98.4.11 1996/06/25 20:19:01 markm Exp $
+# $Id: files.i386,v 1.98.4.12 1996/11/04 22:15:55 guido Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index da1bacbddb90..b5b97cbb6304 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.2.2.2 1996/05/03 06:02:45 asami Exp $
+$Id: majors.i386,v 1.2.2.3 1996/06/23 23:24:30 peter Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.