diff options
Diffstat (limited to 'sys/i386/conf')
| -rw-r--r-- | sys/i386/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/i386/conf/GENERICAH | 2 | ||||
| -rw-r--r-- | sys/i386/conf/GENERICBT | 2 | ||||
| -rw-r--r-- | sys/i386/conf/IPFIREWALL | 2 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 2 | ||||
| -rw-r--r-- | sys/i386/conf/MINI | 2 | ||||
| -rw-r--r-- | sys/i386/conf/Makefile.i386 | 2 | ||||
| -rw-r--r-- | sys/i386/conf/devices.i386 | 2 | ||||
| -rw-r--r-- | sys/i386/conf/files.i386 | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index c3fc809954e7..a01ad9b94e23 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.19 1994/11/17 20:20:53 gibbs Exp $ +# GENERIC,v 1.20 1994/11/18 19:10:25 jkh Exp # machine "i386" diff --git a/sys/i386/conf/GENERICAH b/sys/i386/conf/GENERICAH index 302234012219..f73096d67563 100644 --- a/sys/i386/conf/GENERICAH +++ b/sys/i386/conf/GENERICAH @@ -1,7 +1,7 @@ # # GENERICAH -- Generic machine with WD/AHx/NCR family disks # -# $Id: GENERICAH,v 1.53 1994/10/20 00:53:26 phk Exp $ +# GENERICAH,v 1.54 1994/11/13 10:17:05 gibbs Exp # machine "i386" diff --git a/sys/i386/conf/GENERICBT b/sys/i386/conf/GENERICBT index 9c1009e03dc1..259bb41f03e0 100644 --- a/sys/i386/conf/GENERICBT +++ b/sys/i386/conf/GENERICBT @@ -1,7 +1,7 @@ # # GENERICBT -- Generic machine with WD/BTx family disks # -# $Id: GENERICBT,v 1.49 1994/10/20 00:53:28 phk Exp $ +# GENERICBT,v 1.50 1994/11/13 10:17:06 gibbs Exp # machine "i386" diff --git a/sys/i386/conf/IPFIREWALL b/sys/i386/conf/IPFIREWALL index 937128692292..45317b87a43b 100644 --- a/sys/i386/conf/IPFIREWALL +++ b/sys/i386/conf/IPFIREWALL @@ -1,7 +1,7 @@ # # IPFIREWALL -- Sample Generic kernel suitable for building an IP firewall. # -# $Id: IPFIREWALL,v 1.1 1994/10/28 15:09:36 jkh Exp $ +# IPFIREWALL,v 1.2 1994/11/13 10:17:07 gibbs Exp # machine "i386" diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 4989e3d79997..0e664c538216 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $ +# LINT,v 1.108 1994/11/15 14:28:46 bde Exp # # diff --git a/sys/i386/conf/MINI b/sys/i386/conf/MINI index e038ee50702a..60007ba39c9b 100644 --- a/sys/i386/conf/MINI +++ b/sys/i386/conf/MINI @@ -1,7 +1,7 @@ # # MINI -- A kernel to get FreeBSD on onto a disk. # -# $Id: MINI,v 1.4 1994/10/20 00:19:37 phk Exp $ +# MINI,v 1.5 1994/10/20 00:53:30 phk Exp # machine "i386" diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386 index be75bff7d5fe..a8cbb3ef45a8 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.48 1994/10/25 19:34:57 bde Exp $ +# Makefile.i386,v 1.49 1994/11/15 14:43:45 bde Exp # # Makefile for FreeBSD # diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386 index 2b3061a89d25..1b0d0a3cd9cd 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.5 1994/01/04 20:09:28 nate Exp $ +# devices.i386,v 1.6 1994/03/21 20:48:49 ats Exp # wd 0 dk 1 diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index 75f7355da820..26b3e1061cec 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.62 1994/11/18 08:20:56 jkh Exp $ +# files.i386,v 1.63 1994/11/18 09:08:01 gibbs Exp # i386/apm/apm.c optional apm device-driver i386/apm/apm_setup.s optional apm |
