NetBSD/sbin/sysctl
elad 202872db03 add support for parsing file mode bits.
when printed, you'll see something like "0600 (rw-------)", like the
ls output. when reading input you can either specify octal mode (0600)
or chmod-like (u=rw).

ideas from atatat@ and kjk@; okay and lots of help from atatat@.
2006-02-02 16:23:25 +00:00
..
Makefile PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknown 2005-04-06 21:13:03 +00:00
pathconf.c Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from 2004-03-25 19:36:26 +00:00
sysctl.8 add some more to kern. 2006-01-14 11:52:20 +00:00
sysctl.c add support for parsing file mode bits. 2006-02-02 16:23:25 +00:00