CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/25 16:27:11
Modified files:
usr.bin/vi/common: cut.c cut.h line.c main.c put.c screen.c
usr.bin/vi/ex : ex.c ex_append.c ex_at.c ex_cscope.c
ex_display.c ex_move.c ex_subst.c ex_txt.c
usr.bin/vi/vi : v_at.c v_ex.c v_search.c v_txt.c
Log message:
Replace _texth CIRCLEQ with TAILQ. One down, five to go.
Read, tested, fixed and ok'd zhuk@ pelikan@ millert@
