CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/05/27 03:18:12
Modified files:
usr.bin/vi/cl : cl.h cl_funcs.c cl_read.c cl_term.c
usr.bin/vi/common: args.h cut.c cut.h exf.c gs.h key.c key.h
log.c main.c mark.c mark.h put.c screen.h
seq.c seq.h util.c
usr.bin/vi/docs/interp: interp
usr.bin/vi/ex : ex.h ex_abbrev.c ex_append.c ex_argv.c ex_at.c
ex_cd.c ex_display.c ex_file.c ex_global.c
ex_map.c ex_print.c ex_read.c ex_script.c
ex_subst.c ex_txt.c
usr.bin/vi/include: cl_extern.h com_extern.h ex_extern.h
vi_extern.h
usr.bin/vi/vi : v_at.c v_ch.c v_put.c v_txt.c v_ulcase.c vi.c
vi.h vs_line.c vs_msg.c vs_split.c
Log message:
Revert CHAR_T removal. Some signedness flaws were introduced.
Found the hard way by jca@