Module Name: src Committed By: skrll Date: Wed Mar 22 16:07:12 UTC 2017
Modified Files: src/sys/arch/evbarm/conf: GENERIC.common Log Message: Drop INSECURE - expect /etc/modules.conf for dtrace To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/GENERIC.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/conf/GENERIC.common diff -u src/sys/arch/evbarm/conf/GENERIC.common:1.17 src/sys/arch/evbarm/conf/GENERIC.common:1.18 --- src/sys/arch/evbarm/conf/GENERIC.common:1.17 Mon Mar 20 21:30:47 2017 +++ src/sys/arch/evbarm/conf/GENERIC.common Wed Mar 22 16:07:12 2017 @@ -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 SYSVSHM # System V-like memory #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