Personal info
- Name: Alfonso S. Siciliano
committer, mentor: BaptisteDaroussin
Email: <asiciliano AT SPAMFREE FreeBSD DOT org>
IRC: alfonso - alfonsobsd - alfonsosiciliano
Phabricator: reviews.freebsd.org/p/asiciliano
Presentations, proceedings and papers
Projects
sysctlview: graphical sysctl MIB explorer.
sysctlmibinfo: library to get sysctl MIB info (see sysctlmibinfo2).
sysctlinfo: kernel interface to visit the sysctl MIB and to pass the info of an object to the userland.
sysctlbyname-improved: an extension of sysctlinfo to improve sysctlbyname().
sysctlmibinfo2: a new version of sysctlmibinfo depending on sysctlinfo and sysctlbyname-improved.
nsysctl: utility to get and set the kernel state at runtime, supporting LibXo, Tutorial.
mixertui: TUI audio mixer built on the FreeBSD Sound System.
sysctl-mib-html: tool to save the sysctl MIB in HTML.
sysctl-libnv: sysctl handler for a nvlist.
portconfig: utility to handle port options.
bsddialog: library ad utility to build TUI dialogs and widgets.
Ports
Documentation
Tutorial nsysctl, get/set kernel state at runtime
Tutorial FreeBSD and Nvidia Optimus
Disable sysctl CTLFLAG_ANYBODY
Manual sysctlinfo(3)
Manual sysctlinfo(4)
Manual sysctlmibinfo2(3)
Manual sysctlmibinfo(3)
Manual nsysctl(8)
Manual sysctlview(1)
Manual mixertui(8)
Manual edbrowse(1)
Update Sound Wiki Page
Blog Post FreeBSD System Calls Table
Blog Post Restore a BASE command
Wiki Page Laptop Acer Aspire 5742G
Blog Post ncurses manuals
Manual portconfig(1)
Manual bsddialog(3)
Manual bsddialog(1)
Bugfixes
sysctl.8 r343930
DRM_SYSCTL_PRINT in drm_sysctl_freebsd.c FreeBSDDesktop/kms-drm/pull/170
pcm.4 (sound.4 and snd.4)r360669
- And so on.