CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/10 08:03:18
Modified files:
usr.bin/vi/cl : cl_read.c
usr.bin/vi/ex : ex_script.c
usr.bin/vi/include: ex_extern.h
Log message:
Use poll() instead of select(). The sscr_check_input() bit is
adapted from nvi 1.81. Tested by several people during the hackathon.
