NetBSD/dist/nvi/vi
christos cefc0995de PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly
End-of-word was not included in search regexp leading to false positives.
http://patches.ubuntu.com/by-release/extracted/debian/n/nvi/1.81.6-7/15search_word.dpatch
2010-10-28 18:12:47 +00:00
..
extern.h
getc.c
v_at.c
v_ch.c
v_cmd.c
v_delete.c
v_event.c
v_ex.c
v_increment.c . adding STRCHR variants to common/multibyte.h for the benefit of 2009-08-11 21:28:02 +00:00
v_init.c
v_itxt.c
v_left.c
v_mark.c
v_match.c
v_paragraph.c
v_put.c
v_redraw.c
v_replace.c
v_right.c
v_screen.c
v_scroll.c
v_search.c PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly 2010-10-28 18:12:47 +00:00
v_section.c
v_sentence.c
v_status.c
v_txt.c
v_ulcase.c Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
v_undo.c
v_util.c
v_word.c
v_xchar.c
v_yank.c
v_z.c
v_zexit.c
vi.c Fix all formats for 64bit builds 2009-11-15 18:43:28 +00:00
vi.h
vs_line.c
vs_msg.c cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
vs_refresh.c
vs_relative.c
vs_smap.c
vs_split.c