]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import nvi 2.2.0
authorbapt <bapt@FreeBSD.org>
Wed, 9 Sep 2020 07:57:59 +0000 (07:57 +0000)
committerbapt <bapt@FreeBSD.org>
Wed, 9 Sep 2020 07:57:59 +0000 (07:57 +0000)
commit25a2b08e281de6c725f4a7b0f04afce8d547804e
treea9eb403eff4055e4c30b916670ebd8d153f9a3d4
parentc42d98a117446dd83b8d13800dd2e3726cb0d2d0
Import nvi 2.2.0
155 files changed:
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE
README
catalog/Makefile
catalog/README
catalog/dump.c
catalog/tr_TR.ISO8859-9.base [new file with mode: 0644]
catalog/tr_TR.ISO8859-9.owner [new file with mode: 0644]
catalog/tr_TR.UTF-8.base [new file with mode: 0644]
catalog/tr_TR.UTF-8.owner [new file with mode: 0644]
cl/README.signal
cl/cl.h
cl/cl_funcs.c
cl/cl_main.c
cl/cl_read.c
cl/cl_screen.c
cl/cl_term.c
cl/extern.h [deleted file]
common/args.h
common/common.h
common/conv.c
common/conv.h
common/cut.c
common/cut.h
common/delete.c
common/encoding.c
common/exf.c
common/exf.h
common/extern.h [deleted file]
common/gs.h
common/key.c
common/key.h
common/line.c
common/log.c
common/log.h
common/main.c
common/mark.c
common/mark.h
common/mem.h
common/msg.c
common/msg.h
common/multibyte.h
common/options.c
common/options.h
common/options_def.h [deleted file]
common/options_f.c
common/put.c
common/recover.c
common/screen.c
common/screen.h
common/search.c
common/seq.c
common/seq.h
common/util.c
common/util.h
docs/man/Makefile [deleted file]
ex/ex.c
ex/ex.h
ex/ex_abbrev.c
ex/ex_append.c
ex/ex_args.c
ex/ex_argv.c
ex/ex_at.c
ex/ex_bang.c
ex/ex_cd.c
ex/ex_cmd.c
ex/ex_cscope.c
ex/ex_def.h [deleted file]
ex/ex_delete.c
ex/ex_display.c
ex/ex_edit.c
ex/ex_equal.c
ex/ex_file.c
ex/ex_filter.c
ex/ex_global.c
ex/ex_init.c
ex/ex_join.c
ex/ex_map.c
ex/ex_mark.c
ex/ex_mkexrc.c
ex/ex_move.c
ex/ex_open.c
ex/ex_preserve.c
ex/ex_print.c
ex/ex_put.c
ex/ex_quit.c
ex/ex_read.c
ex/ex_screen.c
ex/ex_script.c
ex/ex_set.c
ex/ex_shell.c
ex/ex_shift.c
ex/ex_source.c
ex/ex_stop.c
ex/ex_subst.c
ex/ex_tag.c
ex/ex_txt.c
ex/ex_undo.c
ex/ex_usage.c
ex/ex_util.c
ex/ex_version.c
ex/ex_visual.c
ex/ex_write.c
ex/ex_yank.c
ex/ex_z.c
ex/extern.h [deleted file]
ex/script.h
ex/tag.h
ex/version.h [deleted file]
files/config.h.in [new file with mode: 0644]
files/pathnames.h.in [new file with mode: 0644]
files/recover.in [new file with mode: 0644]
man/vi.1 [moved from docs/man/vi.1 with 98% similarity]
vi/extern.h [deleted file]
vi/getc.c
vi/v_at.c
vi/v_ch.c
vi/v_cmd.c
vi/v_delete.c
vi/v_ex.c
vi/v_increment.c
vi/v_init.c
vi/v_itxt.c
vi/v_left.c
vi/v_mark.c
vi/v_match.c
vi/v_paragraph.c
vi/v_put.c
vi/v_redraw.c
vi/v_replace.c
vi/v_right.c
vi/v_screen.c
vi/v_scroll.c
vi/v_search.c
vi/v_section.c
vi/v_sentence.c
vi/v_status.c
vi/v_txt.c
vi/v_ulcase.c
vi/v_undo.c
vi/v_util.c
vi/v_word.c
vi/v_xchar.c
vi/v_yank.c
vi/v_z.c
vi/v_zexit.c
vi/vi.c
vi/vi.h
vi/vs_line.c
vi/vs_msg.c
vi/vs_refresh.c
vi/vs_relative.c
vi/vs_smap.c
vi/vs_split.c