summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2016-04-25 19:05:09 +0000
committertedu <tedu@openbsd.org>2016-04-25 19:05:09 +0000
commitb50f92578982683772d995cd23daca179aaf931c (patch)
tree188eb6b16b55904b96e9723351ec7adde89a79a5
parentcr0, cr3, cr4 diagnostics / debug functions (used when VMs crash) (diff)
downloadwireguard-openbsd-b50f92578982683772d995cd23daca179aaf931c.tar.xz
wireguard-openbsd-b50f92578982683772d995cd23daca179aaf931c.zip
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
-rw-r--r--bin/Makefile4
-rw-r--r--sys/conf/GENERIC3
2 files changed, 3 insertions, 4 deletions
diff --git a/bin/Makefile b/bin/Makefile
index ba19d9ff083..e053af97ad8 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.13 2014/07/16 19:57:34 okan Exp $
+# $OpenBSD: Makefile,v 1.14 2016/04/25 19:05:09 tedu Exp $
SUBDIR= cat chio chmod cp csh date dd df domainname echo \
ed expr hostname kill ksh ln ls md5 mkdir mt \
mv pax ps pwd rm rmdir sleep stty \
- sync systrace test
+ sync test
.include <bsd.subdir.mk>
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