CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/20 13:28:12
Modified files:
usr.bin/vi/build: Makefile config.h
usr.bin/vi/ex : ex_script.c
Log message:
use openpty() rather than hand-rolled pty opening code; ok millert@
