libsysctl: a C API for sysctl-mib-tree
Alfonso Siciliano
alfix86 at gmail.com
Fri Jan 4 17:34:58 UTC 2019
Hello,
> I' m currently working on a library called "libsysctl" which will
> provide a C API to wrap kern_sysctl.c undocumented interface, build
> mib-entry, entries-list and mib-tree in userspace and then to do
> the work that /sbin/sysctl currently does.
> I could submit a patch to reviews.freebsd.org to solicit feedback
Review: https://reviews.freebsd.org/D18696 (reviewers are welcome)
> and write a wiki page.
Wiki: https://wiki.freebsd.org/AlfonsoSiciliano/libsysctl
> Overview http://gitlab.com/alfix/libsysctl/blob/master/README.md
> manuals *.3 in libsysctl/doc/ are 'work in progress'.
Manual: https://gitlab.com/alfix/libsysctl/blob/master/libsysctl.txt
Regards,
Alfonso Siciliano
More information about the freebsd-hackers
mailing list