NAME

mount_sysctlfs - mount sysctl namespace as a directory hierarchy

SYNOPSIS

mount_sysctlfs [-o mntopts] sysctlfs mount_point

DESCRIPTION

The mount_sysctlfs program provides the sysctl(8) hierarchy through the file system namespace. It is possible to browse the tree, query node values and modify them.

SEE ALSO

puffs(3), puffs(4), mount(8), sysctl(8)

HISTORY

The mount_sysctlfs utility first appeared in NetBSD5.0.

CAVEATS

Tree nodes of type "struct" are not accessible through this interface.