summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2016-03-06 20:25:26 +0000
committerguenther <guenther@openbsd.org>2016-03-06 20:25:26 +0000
commit5a6e456f98b276ebd223a74242646304bb705a8b (patch)
tree361435e886d9039d39f140b49f9ba299534eabcb /lib/libc
parentRename mips64's trap_frame into trapframe. (diff)
downloadwireguard-openbsd-5a6e456f98b276ebd223a74242646304bb705a8b.tar.xz
wireguard-openbsd-5a6e456f98b276ebd223a74242646304bb705a8b.zip
No more compat emulations, so remove ktrace EMUL records and the baggage
for generating and parsing them. ok mpi@ naddy@ millert@ deraadt@
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/ktrace.26
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/ktrace.2 b/lib/libc/sys/ktrace.2
index bc0d707fd96..25aa7922087 100644
--- a/lib/libc/sys/ktrace.2
+++ b/lib/libc/sys/ktrace.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ktrace.2,v 1.28 2015/09/07 15:38:45 guenther Exp $
+.\" $OpenBSD: ktrace.2,v 1.29 2016/03/06 20:25:27 guenther Exp $
.\" $NetBSD: ktrace.2,v 1.2 1995/02/27 12:33:58 cgd Exp $
.\"
.\" Copyright (c) 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)ktrace.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: September 7 2015 $
+.Dd $Mdocdate: March 6 2016 $
.Dt KTRACE 2
.Os
.Sh NAME
@@ -104,8 +104,6 @@ Trace all I/O
(note that this option can generate much output).
.It Dv KTRFAC_PSIG
Trace posted signals.
-.It Dv KTRFAC_EMUL
-Trace emulation changes.
.It Dv KTRFAC_STRUCT
Trace various structs
.It Dv KTRFAC_USER