K 10 svn:author V 5 bcran K 8 svn:date V 27 2019-06-01T19:47:15.278624Z K 7 svn:log V 274 Fix comment parsing in interp_simple.c loader.rc has comment lines without a trailing space, which get interpreted as commands. Avoid this by only matching against the backslash character. Reviewed by: imp, tsoome Differential Revision: https://reviews.freebsd.org/D20491 END