K 10 svn:author V 5 trasz K 8 svn:date V 27 2014-10-28T10:25:59.092601Z K 7 svn:log V 372 Remove the distinction between strings and numbers from ctld(8) yacc parser. This fixes problems with passing strings that look like numbers to clauses that expect strings; previously it caused syntax errors and had to be worked by user, using quotes. The workaround introduced in r267833 is no longer neccessary. MFC after: 1 month Sponsored by: The FreeBSD Foundation END