diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 1999-05-09 11:42:19 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 1999-05-09 11:42:19 +0000 |
| commit | e3a3d09cb9668a2fe84a37d9572970362c38291d (patch) | |
| tree | 75397b1b2d702a58773a4d75f3d7b2015907f9bf /sys/alpha | |
| parent | c9143952587f28961c13706ab2b722a847e7a3ad (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 5 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 15f25512181b..e5991140f38e 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.19 1999/04/08 17:42:48 wpaul Exp $ +# $Id: GENERIC,v 1.20 1999/04/19 08:56:38 dfr Exp $ machine "alpha" cpu "EV4" @@ -135,6 +135,3 @@ options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM - -options DDB -#options DB_ELF_SYMBOLS diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 15f25512181b..e5991140f38e 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -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.19 1999/04/08 17:42:48 wpaul Exp $ +# $Id: GENERIC,v 1.20 1999/04/19 08:56:38 dfr Exp $ machine "alpha" cpu "EV4" @@ -135,6 +135,3 @@ options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM - -options DDB -#options DB_ELF_SYMBOLS |
