K 10 svn:author V 5 jamie K 8 svn:date V 27 2015-07-09T23:09:59.634496Z K 7 svn:log V 548 MFC r279081: Allow parameters listed on the command line to override the -v option, instead of crashing. MFC r279083: Fix the logic for skipping parameters (with -s) that have "jailsys" parents (such as host.hostname); these were being skipped all the time. That it went this long without anyone noticing is a sign that this feature isn't actually used by anyone, but it's there so it might as well work. MFC r279123: Allow for parameters added with the JP_OPT flag to not exist. That's why the flag exists in the first place. END