CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/03 20:54:25
Modified files:
bin/ksh : var.c
Log message:
If ksh is not interactive, do not initialize curses. Instrumentation
showed that during a typical build process the terminfo file was being
opened (and parsed) a gazilion times.
diagnosed with matthieu, ok millert
