HomeFreeBSD

Represent boolean jail options as an array of structures containing the

Description

Represent boolean jail options as an array of structures containing the
flag and both the regular and "no" names, instead of two different string
arrays whose indices need to match the flag's bit position. This makes
them similar to the say "jailsys" options are represented.

Loop through either kind of option array with a structure pointer rather
then an integer index.

Details

Provenance
jamieAuthored on
Parents
rS331277: Correct comment date in r331255
Branches
Unknown
Tags
Unknown