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 6c84ce866ba6..7e9b4658db5f 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.13 1998/12/29 03:59:49 gpalmer Exp $ +# $Id: GENERIC,v 1.14 1999/01/18 20:26:50 gallatin Exp $ machine "alpha" cpu "EV4" diff --git a/sys/alpha/conf/Makefile.alpha b/sys/alpha/conf/Makefile.alpha index 72a0e3f75c6a..69ce737f9830 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 1999/01/09 21:50:59 jdp Exp $ +# $Id: Makefile.alpha,v 1.16.2.1 1999/02/14 14:09:43 des 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 6c6d2b598bb8..74ebd7c1a192 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.14 1998/12/04 10:52:47 dfr Exp $ +# $Id: files.alpha,v 1.15 1999/01/18 20:26:50 gallatin 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 44add990c1fe..25fb401074b0 100644 --- a/sys/alpha/conf/options.alpha +++ b/sys/alpha/conf/options.alpha @@ -1,4 +1,4 @@ -# $Id: options.alpha,v 1.7 1998/09/16 08:22:09 dfr Exp $ +# $Id: options.alpha,v 1.8 1999/01/18 20:26:50 gallatin Exp $ EV5 opt_global.h EV4 opt_global.h |
