Date: Sun, 14 Feb 2010 09:48:53 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/sysctl sysctl.8 sysctl.c Message-ID: <201002140949.o1E9nAP0098428@repoman.freebsd.org>
index | next in thread | raw e-mail
gavin 2010-02-14 09:48:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/sysctl sysctl.8 sysctl.c
Log:
SVN rev 203858 on 2010-02-14 09:48:53Z by gavin
Merge r203310,203547,203717 from head:
Implement the "-i" option to sysctl(8), to ignore failures while
retrieving individual OIDs. This allows the same list of OIDs to be
passed to sysctl(8) across different systems where particular OIDs may
not exist, and still get as much information as possible from them.
PR: bin/123644
Submitted by: dhw
Revision Changes Path
1.64.2.2 +8 -2 src/sbin/sysctl/sysctl.8
1.90.2.2 +9 -4 src/sbin/sysctl/sysctl.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002140949.o1E9nAP0098428>
