This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
contrib
/
nvi
/
vi
History
Sheldon Hearn
32c41949c6
This commit was generated by cvs2svn to compensate for changes in r90019,
...
which included commits to RCS files with non-trunk default branches.
2002-01-31 13:28:37 +00:00
..
getc.c
…
v_at.c
…
v_ch.c
…
v_cmd.c
…
v_delete.c
…
v_ex.c
…
v_increment.c
…
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
…
v_section.c
…
v_sentence.c
…
v_status.c
…
v_txt.c
…
v_ulcase.c
…
v_undo.c
…
v_util.c
…
v_word.c
…
v_xchar.c
…
v_yank.c
…
v_z.c
…
v_zexit.c
…
vi.c
…
vi.h
…
vs_line.c
Fix core dump in left-right screen scrolling for long lines.
2002-01-31 13:28:37 +00:00
vs_msg.c
…
vs_refresh.c
Fix an underflow resulting from the assumption !O_ISSET(sp, O_LEFTRIGHT)
2001-07-19 11:02:11 +00:00
vs_relative.c
Import patch from vendor (taken from nvi-1.81.5) that fixes problematic
2002-01-07 14:26:12 +00:00
vs_smap.c
Fix core dump in left-right screen scrolling for long lines.
2002-01-31 13:28:37 +00:00
vs_split.c
…