Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Document SYSTRACE.
details: https://anonhg.NetBSD.org/src/rev/b50e971933ec
branches: trunk
changeset: 532945:b50e971933ec
user: augustss <augustss%NetBSD.org@localhost>
date: Tue Jun 18 06:11:29 2002 +0000
description:
Document SYSTRACE.
diffstat:
share/man/man4/options.4 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 7ce58323b217 -r b50e971933ec share/man/man4/options.4
--- a/share/man/man4/options.4 Tue Jun 18 05:30:40 2002 +0000
+++ b/share/man/man4/options.4 Tue Jun 18 06:11:29 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.171 2002/06/12 02:08:30 itojun Exp $
+.\" $NetBSD: options.4,v 1.172 2002/06/18 06:11:29 augustss Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -434,6 +434,11 @@
.It Cd options MALLOCLOGSIZE=integer
Defines the number of entries in the malloc log.
Default is 100000 entries.
+.It Cd options SYSTRACE
+Add hooks for the system call policy facility.
+See
+.Xr systrace 1
+for details.
.It Cd options UVMHIST
Enables the UVM history logs, which create in-memory traces of
various UVM activities. These logs can be displayed be calling
Home |
Main Index |
Thread Index |
Old Index