K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-08-13T14:49:07.257575Z K 7 svn:log V 210 lualoader: Fix parsing of negative number loader.conf(5) variables They would previously cause errors, as the regex for these did not tolerate a leading negative sign, and the variable would simply not parse. END