CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/01/04 11:07:12
Modified files: bin/ksh : sh.h Log message: Crank max array size in ksh to 10K-1, since 2047 is too restrictive. Please keep in mind that ksh accesses are not O(1) in any sense. Needed by todd, ok otto, guenther