K 10 svn:author V 5 trasz K 8 svn:date V 27 2014-11-27T10:45:55.769903Z K 7 svn:log V 367 MFC r273768: 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. Sponsored by: The FreeBSD Foundation END