CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/09 10:40:57
Modified files:
usr.bin/sed : compile.c
Log message:
In compile_subst(), adjust for the fact that the initial buffer
that is passed in may now be larger than _POSIX2_LINE_MAX.
Thanks to pedro@ for the test case. OK pedro@
