K 10 svn:author V 5 jamie K 8 svn:date V 27 2015-12-15T17:25:00.460198Z K 7 svn:log V 266 Fix jail name checking that disallowed anything that starts with '0'. The intention was to just limit leading zeroes on numeric names. That check is now improved to also catch the leading spaces and '+' that strtoul can pass through. PR: 204897 MFC after: 3 days END