CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/18 23:41:29
Modified files:
share/man/man7 : script.7
sys/kern : exec_conf.c
sys/sys : exec_script.h param.h
Log message:
increase MAXINTERP from 64 to 128 and allow a little extra room on top
of that for shell scripts to cover the #!, an optional space following
it and a newline at the end. feedback and ok miod@
