summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2016-04-25 19:05:10 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2016-04-25 19:05:10 +0000
commit19eecd6b7eec4c02e3000d6143098208757ec866 (patch)
tree7f2fdc966661e95dfd3640ef3ffd0de14d6edee4 /sys/conf/GENERIC
parentfb298f0b126832fb6be9add2605fc6ac4061b8c0 (diff)
unlink systrace from the build. pledge is the glorious future that awaits.
the rest of systrace to be deleted in a serious of followup commits. ok from larger openbsd developer community
Diffstat (limited to 'sys/conf/GENERIC')
-rw-r--r--sys/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 405efbf2d56..a9eaae36191 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.226 2016/03/24 07:18:11 mpi Exp $
+# $OpenBSD: GENERIC,v 1.227 2016/04/25 19:05:09 tedu Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -86,7 +86,6 @@ pseudo-device msts 1 # MSTS line discipline
pseudo-device endrun 1 # EndRun line discipline
pseudo-device vnd 4 # vnode disk devices
pseudo-device ksyms 1 # kernel symbols device
-pseudo-device systrace 1 # system call tracing device
# clonable devices
pseudo-device bpfilter # packet filter