summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/NETTAN3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index ec2b298b15c..b461526685e 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.10 1996/08/05 10:38:34 niklas Exp $
+# $OpenBSD: NETTAN,v 1.11 1996/08/23 19:41:18 niklas Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -26,6 +26,7 @@ option DDB # in-kernel debugger
makeoptions DEBUG="-g" # compile full symbol table
option DIAGNOSTIC # internally consistency checks
option KTRACE # system call tracing, a la ktrace(1)
+option BOOT_CONFIG
option SYSVMSG # System V-like message queues
option SYSVSEM # System V-like semaphores