Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/sysctl Forgot to add these a while ago.



details:   https://anonhg.NetBSD.org/src/rev/df74f22552c8
branches:  trunk
changeset: 467746:df74f22552c8
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sun Mar 28 17:18:45 1999 +0000

description:
Forgot to add these a while ago.

diffstat:

 usr.sbin/sysctl/sysctl.8 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c959fbcef484 -r df74f22552c8 usr.sbin/sysctl/sysctl.8
--- a/usr.sbin/sysctl/sysctl.8  Sun Mar 28 17:13:47 1999 +0000
+++ b/usr.sbin/sysctl/sysctl.8  Sun Mar 28 17:18:45 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.8,v 1.26 1998/09/10 10:46:33 mouse Exp $
+.\"    $NetBSD: sysctl.8,v 1.27 1999/03/28 17:18:45 kleink Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -138,6 +138,8 @@
 .It kern.sysvsem       integer no
 .It kern.sysvshm       integer no
 .It kern.shortcorename integer yes
+.It kern.synchronized_io       integer no
+.It kern.iov_max       integer no
 .It vm.loadavg struct  no
 .It machdep.console_device     dev_t   no
 .It net.inet.ip.forwarding     integer yes



Home | Main Index | Thread Index | Old Index