K 10 svn:author V 7 sobomax K 8 svn:date V 27 2005-02-25T08:42:04.000000Z K 7 svn:log V 296 Try harder to not exceed MAXSHELLCMDLEN when parsing first line of shell script. Otherwise it's possible to panic kernel by constructing a shell script with first line not ending in '\n'. Also, treat '\0' as line terminating character, which may me useful in some situations. Submitted by: gad END