Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/sysctl Add kern.drivers and kern.root_partition to matc...
details: https://anonhg.NetBSD.org/src/rev/fe2fddaa618a
branches: trunk
changeset: 552576:fe2fddaa618a
user: dsl <dsl%NetBSD.org@localhost>
date: Sat Sep 27 18:57:05 2003 +0000
description:
Add kern.drivers and kern.root_partition to match recent kern_sysctl.c
Add kern.root_device which was absent.
diffstat:
sbin/sysctl/sysctl.8 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r b2460323e009 -r fe2fddaa618a sbin/sysctl/sysctl.8
--- a/sbin/sysctl/sysctl.8 Sat Sep 27 17:51:42 2003 +0000
+++ b/sbin/sysctl/sysctl.8 Sat Sep 27 18:57:05 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.8,v 1.100 2003/09/21 15:23:55 wiz Exp $
+.\" $NetBSD: sysctl.8,v 1.101 2003/09/27 18:57:05 dsl Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -179,6 +179,7 @@
.It kern.cp_time struct no
.It kern.defcorename string yes
.It kern.domainname string yes
+.It kern.drivers int,struct no
.It kern.forkfsleep integer yes
.It kern.fscale integer no
.It kern.fsync integer no
@@ -234,6 +235,8 @@
.It kern.proc2 struct no
.It kern.proc_args string yes
.It kern.rawpartition integer no
+.It kern.root_device string no
+.It kern.root_partition integer no
.It kern.rtc_offset integer no
.It kern.saved_ids integer no
.It kern.sbmax integer yes
Home |
Main Index |
Thread Index |
Old Index