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 Mar 20 2018, 11:08 PM
Parents
rGaf94761a07f7: Correct comment date in r331255
Branches
Unknown
Tags
Unknown

Event Timeline