Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Drop INSECURE - expect /etc/modules.con...
details: https://anonhg.NetBSD.org/src/rev/fea884da8ec5
branches: trunk
changeset: 352237:fea884da8ec5
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Mar 22 16:07:12 2017 +0000
description:
Drop INSECURE - expect /etc/modules.conf for dtrace
diffstat:
sys/arch/evbarm/conf/GENERIC.common | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 583a202aeff6 -r fea884da8ec5 sys/arch/evbarm/conf/GENERIC.common
--- a/sys/arch/evbarm/conf/GENERIC.common Wed Mar 22 09:38:10 2017 +0000
+++ b/sys/arch/evbarm/conf/GENERIC.common Wed Mar 22 16:07:12 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.common,v 1.17 2017/03/20 21:30:47 skrll Exp $
+# $NetBSD: GENERIC.common,v 1.18 2017/03/22 16:07:12 skrll Exp $
#
# GENERIC evbarm kernel config (template)
#
@@ -104,7 +104,6 @@
#options MEMORY_DISK_FBFLAGS=RB_SINGLE
# Miscellaneous kernel options
-options INSECURE # disable `kernel security level'
options KTRACE # system call tracing, a la ktrace(1)
#options SCSIVERBOSE # Verbose SCSI errors
#options MIIVERBOSE # Verbose MII autoconfuration messages
Home |
Main Index |
Thread Index |
Old Index