aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-02-04 22:34:03 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-02-04 22:34:03 +0000
commit47cfdb166d16af183216e459e4e48aff9d2beabf (patch)
tree93aceb4227ab2f9f24d54737e22b76e485ae9796 /sys/conf/options
parent4f36d4ac99675f748f0e5b7ca061c49573d3ecbd (diff)
Turn DIAGNOSTIC into a new-style option.
Notes
Notes: svn path=/head/; revision=33108
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 0b15401a08a5..6cc3ffa57290 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.56 1998/02/04 04:12:27 eivind Exp $
+# $Id: options,v 1.57 1998/02/04 04:41:34 eivind Exp $
# Format:
# Option name filename
@@ -13,6 +13,7 @@ DDB_UNATTENDED opt_ddb.h
GDB_REMOTE_CHAT opt_ddb.h
DEVFS
DEVFS_ROOT opt_devfs.h
+DIAGNOSTIC
FAILSAFE
KTRACE
MD5