Re: svn commit: r244106 - head/sbin/sysctl

2012-12-11 Thread Pawel Jakub Dawidek
On Tue, Dec 11, 2012 at 01:28:07AM +, Alfred Perlstein wrote: > Author: alfred > Date: Tue Dec 11 01:28:06 2012 > New Revision: 244106 > URL: http://svnweb.freebsd.org/changeset/base/244106 > > Log: > Allow sysctl to filter boot and runtime tunables. > > Add the following flags to sysct

svn commit: r244106 - head/sbin/sysctl

2012-12-10 Thread Alfred Perlstein
Author: alfred Date: Tue Dec 11 01:28:06 2012 New Revision: 244106 URL: http://svnweb.freebsd.org/changeset/base/244106 Log: Allow sysctl to filter boot and runtime tunables. Add the following flags to sysctl: -W - show only writable sysctls -T - show only tuneable sysctls This