diff options
Diffstat (limited to 'sys/alpha/conf')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/Makefile.alpha | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/SIMOS | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/devices.alpha | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/files.alpha | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/majors.alpha | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/options.alpha | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index e09424cc1f9c..48a6b86186c1 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/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.9 1998/10/13 21:38:46 jkh Exp $ +# $Id: GENERIC,v 1.10 1998/10/14 00:42:02 jkh Exp $ machine "alpha" cpu "EV4" diff --git a/sys/alpha/conf/Makefile.alpha b/sys/alpha/conf/Makefile.alpha index d9b783c91060..588f6d3e0739 100644 --- a/sys/alpha/conf/Makefile.alpha +++ b/sys/alpha/conf/Makefile.alpha @@ -1,7 +1,7 @@ # Makefile.alpha -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.alpha 7.1 5/10/91 -# $Id: Makefile.alpha,v 1.9 1998/09/16 08:22:09 dfr Exp $ +# $Id: Makefile.alpha,v 1.10 1998/09/18 18:41:49 dfr Exp $ # # Makefile for FreeBSD # diff --git a/sys/alpha/conf/SIMOS b/sys/alpha/conf/SIMOS index 528506c0c125..644d1debaf82 100644 --- a/sys/alpha/conf/SIMOS +++ b/sys/alpha/conf/SIMOS @@ -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: SIMOS,v 1.2 1998/06/28 00:48:48 dfr Exp $ +# $Id: SIMOS,v 1.3 1998/09/26 14:49:26 dfr Exp $ machine "alpha" cpu "EV5" diff --git a/sys/alpha/conf/devices.alpha b/sys/alpha/conf/devices.alpha index f686745666c2..c03fd9bd3b98 100644 --- a/sys/alpha/conf/devices.alpha +++ b/sys/alpha/conf/devices.alpha @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $Id: devices.alpha,v 1.1 1998/06/10 10:54:04 dfr Exp $ +# $Id: devices.alpha,v 1.2 1998/09/18 18:40:59 dfr Exp $ # wd 0 wfd 1 diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha index d38c396d9a2f..ff234b72eaaf 100644 --- a/sys/alpha/conf/files.alpha +++ b/sys/alpha/conf/files.alpha @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.alpha,v 1.10 1998/09/17 09:38:36 dfr Exp $ +# $Id: files.alpha,v 1.11 1998/10/10 18:32:18 gpalmer 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/alpha/conf/majors.alpha b/sys/alpha/conf/majors.alpha index 7766f077b526..c7f077ffd1dc 100644 --- a/sys/alpha/conf/majors.alpha +++ b/sys/alpha/conf/majors.alpha @@ -1,4 +1,4 @@ -$Id: majors.alpha,v 1.1 1998/06/10 10:54:12 dfr Exp $ +$Id: majors.alpha,v 1.2 1998/07/12 16:27:34 dfr 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/alpha/conf/options.alpha b/sys/alpha/conf/options.alpha index a0a559057dac..6d2ae68d9552 100644 --- a/sys/alpha/conf/options.alpha +++ b/sys/alpha/conf/options.alpha @@ -1,4 +1,4 @@ -# $Id: options.alpha,v 1.6 1998/08/21 23:43:15 gpalmer Exp $ +# $Id: options.alpha,v 1.7 1998/09/16 08:22:09 dfr Exp $ EV5 opt_global.h EV4 opt_global.h |
