CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/26 22:11:25
Modified files:
usr.bin/vi/common: exf.c gs.h line.c recover.c
Removed files:
usr.bin/vi/cl : cl_bsd.c
Log message:
Some vi cleanup, unifdef's some signal blocking code that has never been
enabled in our tree, also removes some stragglers from a global struct
referencing nonexistent Tcl/TK and "IP support". And finally.. deletes
an empty file missed by earlier cleanup by bentley@.
Inspired by and ok bcallah@
