https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278888
--- Comment #3 from Benjamin Takacs <[email protected]> --- (In reply to Sean Eric Fagan from comment #2) sh has one of the worst ways to handle strings (there are reasons like word splitting for that, but that still doesn't make it good and those reasons don't apply to login.conf and similar). I think bug 236204 should have been fixed, by not treating '\054' as if it were ','. As that would give you propper terminators for strings. -- You are receiving this mail because: You are the assignee for the bug.
