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 e05f75adcda3..080b7632a962 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.14.2.5 1999/05/07 09:01:40 dfr Exp $ +# $Id: GENERIC,v 1.14.2.6 1999/05/09 11:44:39 dfr Exp $ machine "alpha" cpu "EV4" diff --git a/sys/alpha/conf/Makefile.alpha b/sys/alpha/conf/Makefile.alpha index 120ad1b54c36..7e2fca74535b 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.16.2.3 1999/05/07 09:01:41 dfr Exp $ +# $Id: Makefile.alpha,v 1.16.2.4 1999/05/10 16:27:13 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 f146a3d013d2..beb35d12220e 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.15 1999/01/18 20:26:50 gallatin Exp $ +# $Id: files.alpha,v 1.15.2.1 1999/05/07 09:01:42 dfr 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 adecadb7ad6e..d1c57b769818 100644 --- a/sys/alpha/conf/majors.alpha +++ b/sys/alpha/conf/majors.alpha @@ -1,4 +1,4 @@ -$Id: majors.alpha,v 1.6 1999/01/14 03:47:52 msmith Exp $ +$Id: majors.alpha,v 1.7 1999/01/18 20:38:37 gallatin 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 cef0a51de213..fe1632cbc991 100644 --- a/sys/alpha/conf/options.alpha +++ b/sys/alpha/conf/options.alpha @@ -1,4 +1,4 @@ -# $Id: options.alpha,v 1.8 1999/01/18 20:26:50 gallatin Exp $ +# $Id: options.alpha,v 1.8.2.1 1999/05/07 09:01:43 dfr Exp $ EV5 opt_global.h EV4 opt_global.h |
