K 10 svn:author V 5 jamie K 8 svn:date V 27 2018-03-20T23:08:42.529978Z K 7 svn:log V 374 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. END