alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 4a450efb168da346272c2782159befa59e12a50b
parent 2ea4d837cf7d015d368a4c8247c4ad3f6a0540b8
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu,  8 Jan 2026 13:58:53 +0000

ncurses: updated to 6.6

Diffstat:
Mrepos/extra/ncurses/.checksum | 2+-
Mrepos/extra/ncurses/.files | 2056++++++++++++++++++++++++++++++++++++++++---------------------------------------
Mrepos/extra/ncurses/abuild | 4++--
3 files changed, 1047 insertions(+), 1015 deletions(-)

diff --git a/repos/extra/ncurses/.checksum b/repos/extra/ncurses/.checksum @@ -1 +1 @@ -ed80506d81b59b960497a758a2c50e65ed167dcf658c21a4bc6c66146b68be26 ncurses-6.5.tar.gz +fbec55697a01f99b9cc3f25be55e73ae7091f4c53e5d81a1ea15734c4e5b7238 ncurses-6.6.tar.gz diff --git a/repos/extra/ncurses/.files b/repos/extra/ncurses/.files @@ -33,26 +33,26 @@ lrwxrwxrwx root/root usr/lib/libcurses.so -> libncurses.so -rw-r--r-- root/root usr/lib/libcursesw.so -rw-r--r-- root/root usr/lib/libform.so lrwxrwxrwx root/root usr/lib/libformw.so -> libformw.so.6 -lrwxrwxrwx root/root usr/lib/libformw.so.6 -> libformw.so.6.5 --rwxr-xr-x root/root usr/lib/libformw.so.6.5 +lrwxrwxrwx root/root usr/lib/libformw.so.6 -> libformw.so.6.6 +-rwxr-xr-x root/root usr/lib/libformw.so.6.6 -rw-r--r-- root/root usr/lib/libmenu.so lrwxrwxrwx root/root usr/lib/libmenuw.so -> libmenuw.so.6 -lrwxrwxrwx root/root usr/lib/libmenuw.so.6 -> libmenuw.so.6.5 --rwxr-xr-x root/root usr/lib/libmenuw.so.6.5 +lrwxrwxrwx root/root usr/lib/libmenuw.so.6 -> libmenuw.so.6.6 +-rwxr-xr-x root/root usr/lib/libmenuw.so.6.6 lrwxrwxrwx root/root usr/lib/libncurses++w.so -> libncurses++w.so.6 -lrwxrwxrwx root/root usr/lib/libncurses++w.so.6 -> libncurses++w.so.6.5 --rwxr-xr-x root/root usr/lib/libncurses++w.so.6.5 +lrwxrwxrwx root/root usr/lib/libncurses++w.so.6 -> libncurses++w.so.6.6 +-rwxr-xr-x root/root usr/lib/libncurses++w.so.6.6 -rw-r--r-- root/root usr/lib/libncurses.so lrwxrwxrwx root/root usr/lib/libncursesw.so -> libncursesw.so.6 -lrwxrwxrwx root/root usr/lib/libncursesw.so.6 -> libncursesw.so.6.5 --rwxr-xr-x root/root usr/lib/libncursesw.so.6.5 +lrwxrwxrwx root/root usr/lib/libncursesw.so.6 -> libncursesw.so.6.6 +-rwxr-xr-x root/root usr/lib/libncursesw.so.6.6 -rw-r--r-- root/root usr/lib/libpanel.so lrwxrwxrwx root/root usr/lib/libpanelw.so -> libpanelw.so.6 -lrwxrwxrwx root/root usr/lib/libpanelw.so.6 -> libpanelw.so.6.5 --rwxr-xr-x root/root usr/lib/libpanelw.so.6.5 +lrwxrwxrwx root/root usr/lib/libpanelw.so.6 -> libpanelw.so.6.6 +-rwxr-xr-x root/root usr/lib/libpanelw.so.6.6 lrwxrwxrwx root/root usr/lib/libtinfo.so -> libncursesw.so -lrwxrwxrwx root/root usr/lib/libtinfo.so.6 -> libtinfo.so.6.5 -lrwxrwxrwx root/root usr/lib/libtinfo.so.6.5 -> libncursesw.so.6.5 +lrwxrwxrwx root/root usr/lib/libtinfo.so.6 -> libtinfo.so.6.6 +lrwxrwxrwx root/root usr/lib/libtinfo.so.6.6 -> libncursesw.so.6.6 drwxr-xr-x root/root usr/lib/pkgconfig/ lrwxrwxrwx root/root usr/lib/pkgconfig/form.pc -> formw.pc -rw-r--r-- root/root usr/lib/pkgconfig/formw.pc @@ -80,7 +80,9 @@ lrwxrwxrwx root/root usr/share/man/man1/reset.1.gz -> tset.1.gz -rw-r--r-- root/root usr/share/man/man1/tput.1.gz -rw-r--r-- root/root usr/share/man/man1/tset.1.gz drwxr-xr-x root/root usr/share/man/man3/ +lrwxrwxrwx root/root usr/share/man/man3/A_COLOR.3x.gz -> curs_color.3x.gz lrwxrwxrwx root/root usr/share/man/man3/BC.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/CCHARW_MAX.3x.gz -> curs_variables.3x.gz lrwxrwxrwx root/root usr/share/man/man3/COLORS.3x.gz -> curs_variables.3x.gz lrwxrwxrwx root/root usr/share/man/man3/COLOR_BLACK.3x.gz -> curs_color.3x.gz lrwxrwxrwx root/root usr/share/man/man3/COLOR_BLUE.3x.gz -> curs_color.3x.gz @@ -97,6 +99,7 @@ lrwxrwxrwx root/root usr/share/man/man3/ERR.3x.gz -> curs_variables.3x.gz lrwxrwxrwx root/root usr/share/man/man3/ESCDELAY.3x.gz -> curs_variables.3x.gz lrwxrwxrwx root/root usr/share/man/man3/FALSE.3x.gz -> curs_variables.3x.gz lrwxrwxrwx root/root usr/share/man/man3/LINES.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/MEVENT.3x.gz -> curs_mouse.3x.gz lrwxrwxrwx root/root usr/share/man/man3/NCURSES_SCREEN_CB.3x.gz -> curs_threads.3x.gz lrwxrwxrwx root/root usr/share/man/man3/NCURSES_WINDOW_CB.3x.gz -> curs_threads.3x.gz lrwxrwxrwx root/root usr/share/man/man3/OK.3x.gz -> curs_variables.3x.gz @@ -535,6 +538,7 @@ lrwxrwxrwx root/root usr/share/man/man3/meta.3x.gz -> curs_inopts.3x.gz -rw-r--r-- root/root usr/share/man/man3/mitem_userptr.3x.gz -rw-r--r-- root/root usr/share/man/man3/mitem_value.3x.gz -rw-r--r-- root/root usr/share/man/man3/mitem_visible.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mmask_t.3x.gz -> curs_mouse.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mouse_trafo.3x.gz -> curs_mouse.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mouseinterval.3x.gz -> curs_mouse.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mouseinterval_sp.3x.gz -> curs_sp_funcs.3x.gz @@ -554,7 +558,7 @@ lrwxrwxrwx root/root usr/share/man/man3/mvaddnwstr.3x.gz -> curs_addwstr.3x.g lrwxrwxrwx root/root usr/share/man/man3/mvaddstr.3x.gz -> curs_addstr.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mvaddwstr.3x.gz -> curs_addwstr.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mvchgat.3x.gz -> curs_attr.3x.gz -lrwxrwxrwx root/root usr/share/man/man3/mvcur.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvcur.3x.gz -> curs_kernel.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mvcur_sp.3x.gz -> curs_sp_funcs.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mvdelch.3x.gz -> curs_delch.3x.gz lrwxrwxrwx root/root usr/share/man/man3/mvderwin.3x.gz -> curs_window.3x.gz @@ -1007,13 +1011,13 @@ drwxr-xr-x root/root usr/share/tabset/ -rw-r--r-- root/root usr/share/tabset/vt300 drwxr-xr-x root/root usr/share/terminfo/ drwxr-xr-x root/root usr/share/terminfo/1/ --rw-r--r-- root/root usr/share/terminfo/1/1178 +-rw-r--r-- root/root usr/share/terminfo/1/1178 -> usr/share/terminfo/a/adm1178 -rw-r--r-- root/root usr/share/terminfo/1/1730-lm -> usr/share/terminfo/6/630-lm drwxr-xr-x root/root usr/share/terminfo/2/ --rw-r--r-- root/root usr/share/terminfo/2/2621 -> usr/share/terminfo/h/hp2621-wl --rw-r--r-- root/root usr/share/terminfo/2/2621-wl -> usr/share/terminfo/h/hp2621-wl --rw-r--r-- root/root usr/share/terminfo/2/2621A -> usr/share/terminfo/h/hp2621-wl --rw-r--r-- root/root usr/share/terminfo/2/2621a -> usr/share/terminfo/h/hp2621-wl +-rw-r--r-- root/root usr/share/terminfo/2/2621 -> usr/share/terminfo/h/hp2621 +-rw-r--r-- root/root usr/share/terminfo/2/2621-wl -> usr/share/terminfo/h/hp2621 +-rw-r--r-- root/root usr/share/terminfo/2/2621A -> usr/share/terminfo/h/hp2621 +-rw-r--r-- root/root usr/share/terminfo/2/2621a -> usr/share/terminfo/h/hp2621 drwxr-xr-x root/root usr/share/terminfo/3/ -rw-r--r-- root/root usr/share/terminfo/3/386at -rw-r--r-- root/root usr/share/terminfo/3/3b1 -> usr/share/terminfo/u/unixpc @@ -1022,37 +1026,37 @@ drwxr-xr-x root/root usr/share/terminfo/4/ -rw-r--r-- root/root usr/share/terminfo/4/4027ex -> usr/share/terminfo/t/tek4025ex -rw-r--r-- root/root usr/share/terminfo/4/4410-w -> usr/share/terminfo/t/tty5410-w drwxr-xr-x root/root usr/share/terminfo/5/ --rw-r--r-- root/root usr/share/terminfo/5/5051 +-rw-r--r-- root/root usr/share/terminfo/5/5051 -> usr/share/terminfo/i/ibm-pc -rw-r--r-- root/root usr/share/terminfo/5/5410-w -> usr/share/terminfo/t/tty5410-w --rw-r--r-- root/root usr/share/terminfo/5/5620 -> usr/share/terminfo/t/tty5620 +-rw-r--r-- root/root usr/share/terminfo/5/5620 -> usr/share/terminfo/t/ttydmd -rw-r--r-- root/root usr/share/terminfo/5/5630-24 -> usr/share/terminfo/6/630MTG-24 -rw-r--r-- root/root usr/share/terminfo/5/5630DMD-24 -> usr/share/terminfo/6/630MTG-24 drwxr-xr-x root/root usr/share/terminfo/6/ --rw-r--r-- root/root usr/share/terminfo/6/6053 --rw-r--r-- root/root usr/share/terminfo/6/6053-dg -> usr/share/terminfo/6/6053 --rw-r--r-- root/root usr/share/terminfo/6/605x -> usr/share/terminfo/6/6053 --rw-r--r-- root/root usr/share/terminfo/6/605x-dg -> usr/share/terminfo/6/6053 +-rw-r--r-- root/root usr/share/terminfo/6/6053 -> usr/share/terminfo/6/6053-dg +-rw-r--r-- root/root usr/share/terminfo/6/6053-dg +-rw-r--r-- root/root usr/share/terminfo/6/605x -> usr/share/terminfo/6/6053-dg +-rw-r--r-- root/root usr/share/terminfo/6/605x-dg -> usr/share/terminfo/6/6053-dg -rw-r--r-- root/root usr/share/terminfo/6/630-lm -rw-r--r-- root/root usr/share/terminfo/6/630MTG-24 drwxr-xr-x root/root usr/share/terminfo/7/ --rw-r--r-- root/root usr/share/terminfo/7/730MTG-24 -> usr/share/terminfo/a/att730-24 --rw-r--r-- root/root usr/share/terminfo/7/730MTG-41 -> usr/share/terminfo/a/att730-41 --rw-r--r-- root/root usr/share/terminfo/7/730MTG-41r -> usr/share/terminfo/a/att730r-41 --rw-r--r-- root/root usr/share/terminfo/7/730MTGr -> usr/share/terminfo/a/att730r --rw-r--r-- root/root usr/share/terminfo/7/730MTGr-24 -> usr/share/terminfo/a/att730r-24 +-rw-r--r-- root/root usr/share/terminfo/7/730MTG-24 +-rw-r--r-- root/root usr/share/terminfo/7/730MTG-41 +-rw-r--r-- root/root usr/share/terminfo/7/730MTG-41r +-rw-r--r-- root/root usr/share/terminfo/7/730MTGr +-rw-r--r-- root/root usr/share/terminfo/7/730MTGr-24 drwxr-xr-x root/root usr/share/terminfo/8/ --rw-r--r-- root/root usr/share/terminfo/8/8510 -> usr/share/terminfo/c/citoh +-rw-r--r-- root/root usr/share/terminfo/8/8510 drwxr-xr-x root/root usr/share/terminfo/9/ --rw-r--r-- root/root usr/share/terminfo/9/955-hb -> usr/share/terminfo/t/tvi955-hb --rw-r--r-- root/root usr/share/terminfo/9/955-w -> usr/share/terminfo/t/tvi955-w +-rw-r--r-- root/root usr/share/terminfo/9/955-hb +-rw-r--r-- root/root usr/share/terminfo/9/955-w -rw-r--r-- root/root usr/share/terminfo/9/9term drwxr-xr-x root/root usr/share/terminfo/A/ --rw-r--r-- root/root usr/share/terminfo/A/Apple_Terminal -> usr/share/terminfo/n/nsterm-256color +-rw-r--r-- root/root usr/share/terminfo/A/Apple_Terminal drwxr-xr-x root/root usr/share/terminfo/E/ --rw-r--r-- root/root usr/share/terminfo/E/Eterm +-rw-r--r-- root/root usr/share/terminfo/E/Eterm -> usr/share/terminfo/E/Eterm-color -rw-r--r-- root/root usr/share/terminfo/E/Eterm-256color -rw-r--r-- root/root usr/share/terminfo/E/Eterm-88color --rw-r--r-- root/root usr/share/terminfo/E/Eterm-color -> usr/share/terminfo/E/Eterm +-rw-r--r-- root/root usr/share/terminfo/E/Eterm-color drwxr-xr-x root/root usr/share/terminfo/L/ -rw-r--r-- root/root usr/share/terminfo/L/LFT-PC850 -> usr/share/terminfo/l/lft-pc850 drwxr-xr-x root/root usr/share/terminfo/M/ @@ -1060,42 +1064,42 @@ drwxr-xr-x root/root usr/share/terminfo/M/ -rw-r--r-- root/root usr/share/terminfo/M/MtxOrb162 -rw-r--r-- root/root usr/share/terminfo/M/MtxOrb204 drwxr-xr-x root/root usr/share/terminfo/N/ --rw-r--r-- root/root usr/share/terminfo/N/NCR260VT300WPP --rw-r--r-- root/root usr/share/terminfo/N/NCRVT100WPP +-rw-r--r-- root/root usr/share/terminfo/N/NCR260VT300WPP -> usr/share/terminfo/n/ncr260vt300wpp +-rw-r--r-- root/root usr/share/terminfo/N/NCRVT100WPP -> usr/share/terminfo/n/ncrvt100wpp drwxr-xr-x root/root usr/share/terminfo/P/ --rw-r--r-- root/root usr/share/terminfo/P/P12 --rw-r--r-- root/root usr/share/terminfo/P/P12-M --rw-r--r-- root/root usr/share/terminfo/P/P12-M-W --rw-r--r-- root/root usr/share/terminfo/P/P12-W --rw-r--r-- root/root usr/share/terminfo/P/P14 --rw-r--r-- root/root usr/share/terminfo/P/P14-M --rw-r--r-- root/root usr/share/terminfo/P/P14-M-W --rw-r--r-- root/root usr/share/terminfo/P/P14-W --rw-r--r-- root/root usr/share/terminfo/P/P4 --rw-r--r-- root/root usr/share/terminfo/P/P5 --rw-r--r-- root/root usr/share/terminfo/P/P7 --rw-r--r-- root/root usr/share/terminfo/P/P8 --rw-r--r-- root/root usr/share/terminfo/P/P8-W --rw-r--r-- root/root usr/share/terminfo/P/P9 --rw-r--r-- root/root usr/share/terminfo/P/P9-8 --rw-r--r-- root/root usr/share/terminfo/P/P9-8-W --rw-r--r-- root/root usr/share/terminfo/P/P9-W +-rw-r--r-- root/root usr/share/terminfo/P/P12 -> usr/share/terminfo/p/prism12 +-rw-r--r-- root/root usr/share/terminfo/P/P12-M -> usr/share/terminfo/p/p12-m +-rw-r--r-- root/root usr/share/terminfo/P/P12-M-W -> usr/share/terminfo/p/p12-m-w +-rw-r--r-- root/root usr/share/terminfo/P/P12-W -> usr/share/terminfo/p/prism12-w +-rw-r--r-- root/root usr/share/terminfo/P/P14 -> usr/share/terminfo/p/prism14 +-rw-r--r-- root/root usr/share/terminfo/P/P14-M -> usr/share/terminfo/p/p14-m +-rw-r--r-- root/root usr/share/terminfo/P/P14-M-W -> usr/share/terminfo/p/prism14-m-w +-rw-r--r-- root/root usr/share/terminfo/P/P14-W -> usr/share/terminfo/p/prism14-w +-rw-r--r-- root/root usr/share/terminfo/P/P4 -> usr/share/terminfo/p/prism4 +-rw-r--r-- root/root usr/share/terminfo/P/P5 -> usr/share/terminfo/p/p5 +-rw-r--r-- root/root usr/share/terminfo/P/P7 -> usr/share/terminfo/p/p7 +-rw-r--r-- root/root usr/share/terminfo/P/P8 -> usr/share/terminfo/p/p8 +-rw-r--r-- root/root usr/share/terminfo/P/P8-W -> usr/share/terminfo/p/p8-w +-rw-r--r-- root/root usr/share/terminfo/P/P9 -> usr/share/terminfo/p/prism9 +-rw-r--r-- root/root usr/share/terminfo/P/P9-8 -> usr/share/terminfo/p/p9-8 +-rw-r--r-- root/root usr/share/terminfo/P/P9-8-W -> usr/share/terminfo/p/prism9-8-w +-rw-r--r-- root/root usr/share/terminfo/P/P9-W -> usr/share/terminfo/p/prism9-w drwxr-xr-x root/root usr/share/terminfo/Q/ --rw-r--r-- root/root usr/share/terminfo/Q/Q306-8-pc --rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-H -> usr/share/terminfo/v/vip-H --rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-H-am -> usr/share/terminfo/v/vip-H --rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-Hw -> usr/share/terminfo/v/vip7800-Hw --rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-w -> usr/share/terminfo/v/vip7800-w --rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-w-am -> usr/share/terminfo/v/vip7800-w +-rw-r--r-- root/root usr/share/terminfo/Q/Q306-8-pc -> usr/share/terminfo/b/bq300-8-pc +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-H +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-H-am -> usr/share/terminfo/Q/Q310-vip-H +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-Hw +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-w -> usr/share/terminfo/Q/Q310-vip-w-am +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-w-am drwxr-xr-x root/root usr/share/terminfo/X/ -rw-r--r-- root/root usr/share/terminfo/X/X-hpterm -> usr/share/terminfo/h/hpterm -rw-r--r-- root/root usr/share/terminfo/X/X-hpterm-color2 -> usr/share/terminfo/h/hpterm-color2 drwxr-xr-x root/root usr/share/terminfo/a/ --rw-r--r-- root/root usr/share/terminfo/a/a210 --rw-r--r-- root/root usr/share/terminfo/a/a80 -> usr/share/terminfo/a/ampex80 --rw-r--r-- root/root usr/share/terminfo/a/a980 -> usr/share/terminfo/a/adds980 +-rw-r--r-- root/root usr/share/terminfo/a/a210 -> usr/share/terminfo/a/ampex210 +-rw-r--r-- root/root usr/share/terminfo/a/a80 -> usr/share/terminfo/d/dialogue +-rw-r--r-- root/root usr/share/terminfo/a/a980 -rw-r--r-- root/root usr/share/terminfo/a/aa4080 --rw-r--r-- root/root usr/share/terminfo/a/aaa -> usr/share/terminfo/a/ambassador +-rw-r--r-- root/root usr/share/terminfo/a/aaa -> usr/share/terminfo/a/aaa-30 -rw-r--r-- root/root usr/share/terminfo/a/aaa+dec -rw-r--r-- root/root usr/share/terminfo/a/aaa+rv -rw-r--r-- root/root usr/share/terminfo/a/aaa+unk @@ -1107,14 +1111,14 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/aaa-24-rv -rw-r--r-- root/root usr/share/terminfo/a/aaa-26 -rw-r--r-- root/root usr/share/terminfo/a/aaa-28 --rw-r--r-- root/root usr/share/terminfo/a/aaa-30 -> usr/share/terminfo/a/ambassador +-rw-r--r-- root/root usr/share/terminfo/a/aaa-30 -rw-r--r-- root/root usr/share/terminfo/a/aaa-30-ctxt -> usr/share/terminfo/a/aaa-ctxt --rw-r--r-- root/root usr/share/terminfo/a/aaa-30-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-30-rv -> usr/share/terminfo/a/aaa-rv -rw-r--r-- root/root usr/share/terminfo/a/aaa-30-rv-ctxt -> usr/share/terminfo/a/aaa-rv-ctxt -rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s -> usr/share/terminfo/a/aaa-s -rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-ctxt --rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-rv -> usr/share/terminfo/a/aaa-s-rv --rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-rv-ct +-rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-rv-ct -> usr/share/terminfo/a/aaa-s-rv-ctxt -rw-r--r-- root/root usr/share/terminfo/a/aaa-36 -rw-r--r-- root/root usr/share/terminfo/a/aaa-36-rv -rw-r--r-- root/root usr/share/terminfo/a/aaa-40 @@ -1128,13 +1132,13 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/aaa-60-s-rv -rw-r--r-- root/root usr/share/terminfo/a/aaa-ctxt -rw-r--r-- root/root usr/share/terminfo/a/aaa-db --rw-r--r-- root/root usr/share/terminfo/a/aaa-rv -> usr/share/terminfo/a/aaa-30-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-rv -rw-r--r-- root/root usr/share/terminfo/a/aaa-rv-ctxt -rw-r--r-- root/root usr/share/terminfo/a/aaa-rv-unk -rw-r--r-- root/root usr/share/terminfo/a/aaa-s -rw-r--r-- root/root usr/share/terminfo/a/aaa-s-ctxt -> usr/share/terminfo/a/aaa-30-s-ctxt --rw-r--r-- root/root usr/share/terminfo/a/aaa-s-rv --rw-r--r-- root/root usr/share/terminfo/a/aaa-s-rv-ctxt -> usr/share/terminfo/a/aaa-30-s-rv-ct +-rw-r--r-- root/root usr/share/terminfo/a/aaa-s-rv -> usr/share/terminfo/a/aaa-30-s-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-s-rv-ctxt -rw-r--r-- root/root usr/share/terminfo/a/aaa-unk -> usr/share/terminfo/a/aaa+unk -rw-r--r-- root/root usr/share/terminfo/a/aas1901 -rw-r--r-- root/root usr/share/terminfo/a/abm80 @@ -1147,13 +1151,13 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/act5 -rw-r--r-- root/root usr/share/terminfo/a/addrinfo -rw-r--r-- root/root usr/share/terminfo/a/adds200 -> usr/share/terminfo/r/regent200 --rw-r--r-- root/root usr/share/terminfo/a/adds980 --rw-r--r-- root/root usr/share/terminfo/a/addsviewpoint -> usr/share/terminfo/v/viewpoint --rw-r--r-- root/root usr/share/terminfo/a/addsvp60 -> usr/share/terminfo/v/vp60 +-rw-r--r-- root/root usr/share/terminfo/a/adds980 -> usr/share/terminfo/a/a980 +-rw-r--r-- root/root usr/share/terminfo/a/addsviewpoint +-rw-r--r-- root/root usr/share/terminfo/a/addsvp60 -rw-r--r-- root/root usr/share/terminfo/a/adm+sgr -rw-r--r-- root/root usr/share/terminfo/a/adm1 -rw-r--r-- root/root usr/share/terminfo/a/adm11 --rw-r--r-- root/root usr/share/terminfo/a/adm1178 -> usr/share/terminfo/1/1178 +-rw-r--r-- root/root usr/share/terminfo/a/adm1178 -rw-r--r-- root/root usr/share/terminfo/a/adm12 -rw-r--r-- root/root usr/share/terminfo/a/adm1a -> usr/share/terminfo/a/adm1 -rw-r--r-- root/root usr/share/terminfo/a/adm2 @@ -1182,45 +1186,45 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/alacritty -rw-r--r-- root/root usr/share/terminfo/a/alacritty+common -rw-r--r-- root/root usr/share/terminfo/a/alacritty-direct --rw-r--r-- root/root usr/share/terminfo/a/alt2 -> usr/share/terminfo/a/altos-2 --rw-r--r-- root/root usr/share/terminfo/a/alt3 -> usr/share/terminfo/a/alt5 --rw-r--r-- root/root usr/share/terminfo/a/alt4 --rw-r--r-- root/root usr/share/terminfo/a/alt5 --rw-r--r-- root/root usr/share/terminfo/a/alt7 --rw-r--r-- root/root usr/share/terminfo/a/alt7pc -> usr/share/terminfo/a/altos7pc --rw-r--r-- root/root usr/share/terminfo/a/alto-h19 -> usr/share/terminfo/a/altoheath --rw-r--r-- root/root usr/share/terminfo/a/alto-heath -> usr/share/terminfo/a/altoheath --rw-r--r-- root/root usr/share/terminfo/a/altoh19 -> usr/share/terminfo/a/altoheath --rw-r--r-- root/root usr/share/terminfo/a/altoheath --rw-r--r-- root/root usr/share/terminfo/a/altos-2 --rw-r--r-- root/root usr/share/terminfo/a/altos-3 -> usr/share/terminfo/a/alt5 --rw-r--r-- root/root usr/share/terminfo/a/altos-4 -> usr/share/terminfo/a/alt4 --rw-r--r-- root/root usr/share/terminfo/a/altos-5 -> usr/share/terminfo/a/alt5 --rw-r--r-- root/root usr/share/terminfo/a/altos2 -> usr/share/terminfo/a/altos-2 --rw-r--r-- root/root usr/share/terminfo/a/altos3 -> usr/share/terminfo/a/alt5 --rw-r--r-- root/root usr/share/terminfo/a/altos4 -> usr/share/terminfo/a/alt4 --rw-r--r-- root/root usr/share/terminfo/a/altos5 -> usr/share/terminfo/a/alt5 --rw-r--r-- root/root usr/share/terminfo/a/altos7 -> usr/share/terminfo/a/alt7 --rw-r--r-- root/root usr/share/terminfo/a/altos7pc --rw-r--r-- root/root usr/share/terminfo/a/ambas -> usr/share/terminfo/a/ambassador --rw-r--r-- root/root usr/share/terminfo/a/ambassador +-rw-r--r-- root/root usr/share/terminfo/a/alt2 +-rw-r--r-- root/root usr/share/terminfo/a/alt3 -> usr/share/terminfo/a/altos-3 +-rw-r--r-- root/root usr/share/terminfo/a/alt4 -> usr/share/terminfo/a/altos4 +-rw-r--r-- root/root usr/share/terminfo/a/alt5 -> usr/share/terminfo/a/altos-3 +-rw-r--r-- root/root usr/share/terminfo/a/alt7 -> usr/share/terminfo/a/altos7 +-rw-r--r-- root/root usr/share/terminfo/a/alt7pc +-rw-r--r-- root/root usr/share/terminfo/a/alto-h19 -> usr/share/terminfo/a/altoh19 +-rw-r--r-- root/root usr/share/terminfo/a/alto-heath -> usr/share/terminfo/a/altoh19 +-rw-r--r-- root/root usr/share/terminfo/a/altoh19 +-rw-r--r-- root/root usr/share/terminfo/a/altoheath -> usr/share/terminfo/a/altoh19 +-rw-r--r-- root/root usr/share/terminfo/a/altos-2 -> usr/share/terminfo/a/alt2 +-rw-r--r-- root/root usr/share/terminfo/a/altos-3 +-rw-r--r-- root/root usr/share/terminfo/a/altos-4 -> usr/share/terminfo/a/altos4 +-rw-r--r-- root/root usr/share/terminfo/a/altos-5 -> usr/share/terminfo/a/altos-3 +-rw-r--r-- root/root usr/share/terminfo/a/altos2 -> usr/share/terminfo/a/alt2 +-rw-r--r-- root/root usr/share/terminfo/a/altos3 -> usr/share/terminfo/a/altos-3 +-rw-r--r-- root/root usr/share/terminfo/a/altos4 +-rw-r--r-- root/root usr/share/terminfo/a/altos5 -> usr/share/terminfo/a/altos-3 +-rw-r--r-- root/root usr/share/terminfo/a/altos7 +-rw-r--r-- root/root usr/share/terminfo/a/altos7pc -> usr/share/terminfo/a/alt7pc +-rw-r--r-- root/root usr/share/terminfo/a/ambas -> usr/share/terminfo/a/aaa-30 +-rw-r--r-- root/root usr/share/terminfo/a/ambassador -> usr/share/terminfo/a/aaa-30 -rw-r--r-- root/root usr/share/terminfo/a/amiga -rw-r--r-- root/root usr/share/terminfo/a/amiga-8bit -rw-r--r-- root/root usr/share/terminfo/a/amiga-h -rw-r--r-- root/root usr/share/terminfo/a/amiga-vnc -rw-r--r-- root/root usr/share/terminfo/a/amp219 -> usr/share/terminfo/a/ampex219 --rw-r--r-- root/root usr/share/terminfo/a/amp219w -> usr/share/terminfo/a/ampex219w +-rw-r--r-- root/root usr/share/terminfo/a/amp219w -> usr/share/terminfo/a/ampex-219w -rw-r--r-- root/root usr/share/terminfo/a/ampex-219 -> usr/share/terminfo/a/ampex219 --rw-r--r-- root/root usr/share/terminfo/a/ampex-219w -> usr/share/terminfo/a/ampex219w --rw-r--r-- root/root usr/share/terminfo/a/ampex-232 -> usr/share/terminfo/a/ampex232 +-rw-r--r-- root/root usr/share/terminfo/a/ampex-219w +-rw-r--r-- root/root usr/share/terminfo/a/ampex-232 -rw-r--r-- root/root usr/share/terminfo/a/ampex175 -rw-r--r-- root/root usr/share/terminfo/a/ampex175-b --rw-r--r-- root/root usr/share/terminfo/a/ampex210 -> usr/share/terminfo/a/a210 +-rw-r--r-- root/root usr/share/terminfo/a/ampex210 -rw-r--r-- root/root usr/share/terminfo/a/ampex219 --rw-r--r-- root/root usr/share/terminfo/a/ampex219w --rw-r--r-- root/root usr/share/terminfo/a/ampex232 +-rw-r--r-- root/root usr/share/terminfo/a/ampex219w -> usr/share/terminfo/a/ampex-219w +-rw-r--r-- root/root usr/share/terminfo/a/ampex232 -> usr/share/terminfo/a/ampex-232 -rw-r--r-- root/root usr/share/terminfo/a/ampex232w --rw-r--r-- root/root usr/share/terminfo/a/ampex80 +-rw-r--r-- root/root usr/share/terminfo/a/ampex80 -> usr/share/terminfo/d/dialogue -rw-r--r-- root/root usr/share/terminfo/a/annarbor4080 -> usr/share/terminfo/a/aa4080 -rw-r--r-- root/root usr/share/terminfo/a/ansi -rw-r--r-- root/root usr/share/terminfo/a/ansi+apparrows @@ -1250,38 +1254,38 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/ansi-color-2-emx -rw-r--r-- root/root usr/share/terminfo/a/ansi-color-3-emx -rw-r--r-- root/root usr/share/terminfo/a/ansi-emx --rw-r--r-- root/root usr/share/terminfo/a/ansi-generic --rw-r--r-- root/root usr/share/terminfo/a/ansi-m -> usr/share/terminfo/a/ansi-mono +-rw-r--r-- root/root usr/share/terminfo/a/ansi-generic -> usr/share/terminfo/a/ansiterm +-rw-r--r-- root/root usr/share/terminfo/a/ansi-m -rw-r--r-- root/root usr/share/terminfo/a/ansi-mini --rw-r--r-- root/root usr/share/terminfo/a/ansi-mono +-rw-r--r-- root/root usr/share/terminfo/a/ansi-mono -> usr/share/terminfo/a/ansi-m -rw-r--r-- root/root usr/share/terminfo/a/ansi-mr -rw-r--r-- root/root usr/share/terminfo/a/ansi-mtabs -rw-r--r-- root/root usr/share/terminfo/a/ansi-nt -> usr/share/terminfo/p/psx_ansi -rw-r--r-- root/root usr/share/terminfo/a/ansi.sys -rw-r--r-- root/root usr/share/terminfo/a/ansi.sys-old --rw-r--r-- root/root usr/share/terminfo/a/ansi.sysk +-rw-r--r-- root/root usr/share/terminfo/a/ansi.sysk -> usr/share/terminfo/a/ansisysk -rw-r--r-- root/root usr/share/terminfo/a/ansi43m -> usr/share/terminfo/p/pcansi-43-m -rw-r--r-- root/root usr/share/terminfo/a/ansi77 --rw-r--r-- root/root usr/share/terminfo/a/ansi80x25 -> usr/share/terminfo/a/ansis --rw-r--r-- root/root usr/share/terminfo/a/ansi80x25-mono -> usr/share/terminfo/a/ansis-mono --rw-r--r-- root/root usr/share/terminfo/a/ansi80x25-raw --rw-r--r-- root/root usr/share/terminfo/a/ansi80x30 --rw-r--r-- root/root usr/share/terminfo/a/ansi80x30-mono --rw-r--r-- root/root usr/share/terminfo/a/ansi80x43 --rw-r--r-- root/root usr/share/terminfo/a/ansi80x43-mono --rw-r--r-- root/root usr/share/terminfo/a/ansi80x50 -> usr/share/terminfo/a/ansil --rw-r--r-- root/root usr/share/terminfo/a/ansi80x50-mono --rw-r--r-- root/root usr/share/terminfo/a/ansi80x60 --rw-r--r-- root/root usr/share/terminfo/a/ansi80x60-mono --rw-r--r-- root/root usr/share/terminfo/a/ansil --rw-r--r-- root/root usr/share/terminfo/a/ansil-mono -> usr/share/terminfo/a/ansi80x50-mono --rw-r--r-- root/root usr/share/terminfo/a/ansis --rw-r--r-- root/root usr/share/terminfo/a/ansis-mono --rw-r--r-- root/root usr/share/terminfo/a/ansisysk -> usr/share/terminfo/a/ansi.sysk --rw-r--r-- root/root usr/share/terminfo/a/ansiterm -> usr/share/terminfo/a/ansi-generic --rw-r--r-- root/root usr/share/terminfo/a/ansiw -> usr/share/terminfo/a/ansi80x25-raw +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x25 -> usr/share/terminfo/c/cons25 +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x25-mono -> usr/share/terminfo/c/cons25-m +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x25-raw -> usr/share/terminfo/c/cons25w +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x30 -> usr/share/terminfo/c/cons30 +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x30-mono -> usr/share/terminfo/c/cons30-m +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x43 -> usr/share/terminfo/c/cons43 +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x43-mono -> usr/share/terminfo/c/cons43-m +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x50 -> usr/share/terminfo/c/cons50 +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x50-mono -> usr/share/terminfo/c/cons50-m +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x60 -> usr/share/terminfo/c/cons60 +-rw-r--r-- root/root usr/share/terminfo/a/ansi80x60-mono -> usr/share/terminfo/c/cons60-m +-rw-r--r-- root/root usr/share/terminfo/a/ansil -> usr/share/terminfo/c/cons50 +-rw-r--r-- root/root usr/share/terminfo/a/ansil-mono -> usr/share/terminfo/c/cons50-m +-rw-r--r-- root/root usr/share/terminfo/a/ansis -> usr/share/terminfo/c/cons25 +-rw-r--r-- root/root usr/share/terminfo/a/ansis-mono -> usr/share/terminfo/c/cons25-m +-rw-r--r-- root/root usr/share/terminfo/a/ansisysk +-rw-r--r-- root/root usr/share/terminfo/a/ansiterm +-rw-r--r-- root/root usr/share/terminfo/a/ansiw -> usr/share/terminfo/c/cons25w -rw-r--r-- root/root usr/share/terminfo/a/ap-vm80 -> usr/share/terminfo/a/apple-vm80 --rw-r--r-- root/root usr/share/terminfo/a/apl +-rw-r--r-- root/root usr/share/terminfo/a/apl -> usr/share/terminfo/i/ibm-apl -rw-r--r-- root/root usr/share/terminfo/a/apollo -rw-r--r-- root/root usr/share/terminfo/a/apollo+vt132 -rw-r--r-- root/root usr/share/terminfo/a/apollo_15P @@ -1294,32 +1298,32 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/apple-uterm-vb -rw-r--r-- root/root usr/share/terminfo/a/apple-videx -rw-r--r-- root/root usr/share/terminfo/a/apple-videx2 --rw-r--r-- root/root usr/share/terminfo/a/apple-videx3 -> usr/share/terminfo/v/vapple +-rw-r--r-- root/root usr/share/terminfo/a/apple-videx3 -rw-r--r-- root/root usr/share/terminfo/a/apple-vm80 -rw-r--r-- root/root usr/share/terminfo/a/apple2e -rw-r--r-- root/root usr/share/terminfo/a/apple2e-p -rw-r--r-- root/root usr/share/terminfo/a/apple80p -rw-r--r-- root/root usr/share/terminfo/a/appleII --rw-r--r-- root/root usr/share/terminfo/a/appleIIc -> usr/share/terminfo/a/appleIIe --rw-r--r-- root/root usr/share/terminfo/a/appleIIe --rw-r--r-- root/root usr/share/terminfo/a/appleIIgs -> usr/share/terminfo/a/appleIIe +-rw-r--r-- root/root usr/share/terminfo/a/appleIIc -> usr/share/terminfo/a/appleIIgs +-rw-r--r-- root/root usr/share/terminfo/a/appleIIe -> usr/share/terminfo/a/appleIIgs +-rw-r--r-- root/root usr/share/terminfo/a/appleIIgs -rw-r--r-- root/root usr/share/terminfo/a/arm100 -> usr/share/terminfo/a/arm100-am -rw-r--r-- root/root usr/share/terminfo/a/arm100-am --rw-r--r-- root/root usr/share/terminfo/a/arm100-w -> usr/share/terminfo/a/arm100-wam --rw-r--r-- root/root usr/share/terminfo/a/arm100-wam --rw-r--r-- root/root usr/share/terminfo/a/at -> usr/share/terminfo/a/atarist-m --rw-r--r-- root/root usr/share/terminfo/a/at-color -> usr/share/terminfo/a/atari_st-color --rw-r--r-- root/root usr/share/terminfo/a/at-m -> usr/share/terminfo/a/atarist-m +-rw-r--r-- root/root usr/share/terminfo/a/arm100-w +-rw-r--r-- root/root usr/share/terminfo/a/arm100-wam -> usr/share/terminfo/a/arm100-w +-rw-r--r-- root/root usr/share/terminfo/a/at -> usr/share/terminfo/s/st52 +-rw-r--r-- root/root usr/share/terminfo/a/at-color -> usr/share/terminfo/s/st52-color +-rw-r--r-- root/root usr/share/terminfo/a/at-m -> usr/share/terminfo/s/st52 -rw-r--r-- root/root usr/share/terminfo/a/at386 -> usr/share/terminfo/3/386at --rw-r--r-- root/root usr/share/terminfo/a/atari -> usr/share/terminfo/a/atarist-m --rw-r--r-- root/root usr/share/terminfo/a/atari-color -> usr/share/terminfo/a/atari_st-color --rw-r--r-- root/root usr/share/terminfo/a/atari-m -> usr/share/terminfo/a/atarist-m +-rw-r--r-- root/root usr/share/terminfo/a/atari -> usr/share/terminfo/s/st52 +-rw-r--r-- root/root usr/share/terminfo/a/atari-color -> usr/share/terminfo/s/st52-color +-rw-r--r-- root/root usr/share/terminfo/a/atari-m -> usr/share/terminfo/s/st52 -rw-r--r-- root/root usr/share/terminfo/a/atari-old --rw-r--r-- root/root usr/share/terminfo/a/atari_st -> usr/share/terminfo/a/atarist-m --rw-r--r-- root/root usr/share/terminfo/a/atari_st-color --rw-r--r-- root/root usr/share/terminfo/a/atarist-m +-rw-r--r-- root/root usr/share/terminfo/a/atari_st -> usr/share/terminfo/s/st52 +-rw-r--r-- root/root usr/share/terminfo/a/atari_st-color -> usr/share/terminfo/s/st52-color +-rw-r--r-- root/root usr/share/terminfo/a/atarist-m -> usr/share/terminfo/s/st52 -rw-r--r-- root/root usr/share/terminfo/a/aterm --rw-r--r-- root/root usr/share/terminfo/a/att2300 +-rw-r--r-- root/root usr/share/terminfo/a/att2300 -> usr/share/terminfo/s/sv80 -rw-r--r-- root/root usr/share/terminfo/a/att2350 -rw-r--r-- root/root usr/share/terminfo/a/att4410 -> usr/share/terminfo/t/tty5410 -rw-r--r-- root/root usr/share/terminfo/a/att4410-w -> usr/share/terminfo/t/tty5410-w @@ -1334,8 +1338,8 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/att4415-w-nl -> usr/share/terminfo/t/tty5420-w-nl -rw-r--r-- root/root usr/share/terminfo/a/att4415-w-rv -> usr/share/terminfo/t/tty5420-w-rv -rw-r--r-- root/root usr/share/terminfo/a/att4415-w-rv-n -> usr/share/terminfo/t/tty5420-w-rv-n --rw-r--r-- root/root usr/share/terminfo/a/att4418 -> usr/share/terminfo/a/att5418 --rw-r--r-- root/root usr/share/terminfo/a/att4418-w +-rw-r--r-- root/root usr/share/terminfo/a/att4418 +-rw-r--r-- root/root usr/share/terminfo/a/att4418-w -> usr/share/terminfo/a/att5418-w -rw-r--r-- root/root usr/share/terminfo/a/att4420 -> usr/share/terminfo/t/tty4420 -rw-r--r-- root/root usr/share/terminfo/a/att4424 -> usr/share/terminfo/t/tty4424 -rw-r--r-- root/root usr/share/terminfo/a/att4424-1 -> usr/share/terminfo/t/tty4424-1 @@ -1348,17 +1352,17 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/att505 -> usr/share/terminfo/p/pt505 -rw-r--r-- root/root usr/share/terminfo/a/att505-22 -> usr/share/terminfo/p/pt505-22 -rw-r--r-- root/root usr/share/terminfo/a/att505-24 -> usr/share/terminfo/p/pt505-24 --rw-r--r-- root/root usr/share/terminfo/a/att510a --rw-r--r-- root/root usr/share/terminfo/a/att510d +-rw-r--r-- root/root usr/share/terminfo/a/att510a -> usr/share/terminfo/b/bct510a +-rw-r--r-- root/root usr/share/terminfo/a/att510d -> usr/share/terminfo/b/bct510d -rw-r--r-- root/root usr/share/terminfo/a/att513 --rw-r--r-- root/root usr/share/terminfo/a/att5310 --rw-r--r-- root/root usr/share/terminfo/a/att5320 -> usr/share/terminfo/a/att5310 +-rw-r--r-- root/root usr/share/terminfo/a/att5310 -> usr/share/terminfo/a/att5320 +-rw-r--r-- root/root usr/share/terminfo/a/att5320 -rw-r--r-- root/root usr/share/terminfo/a/att5410 -> usr/share/terminfo/t/tty5410 -rw-r--r-- root/root usr/share/terminfo/a/att5410-w -> usr/share/terminfo/t/tty5410-w -rw-r--r-- root/root usr/share/terminfo/a/att5410v1 -> usr/share/terminfo/t/tty5410v1 -rw-r--r-- root/root usr/share/terminfo/a/att5410v1-w -> usr/share/terminfo/t/tty5410v1-w --rw-r--r-- root/root usr/share/terminfo/a/att5418 --rw-r--r-- root/root usr/share/terminfo/a/att5418-w -> usr/share/terminfo/a/att4418-w +-rw-r--r-- root/root usr/share/terminfo/a/att5418 -> usr/share/terminfo/a/att4418 +-rw-r--r-- root/root usr/share/terminfo/a/att5418-w -rw-r--r-- root/root usr/share/terminfo/a/att5420 -> usr/share/terminfo/t/tty5420 -rw-r--r-- root/root usr/share/terminfo/a/att5420+nl -> usr/share/terminfo/t/tty5420+nl -rw-r--r-- root/root usr/share/terminfo/a/att5420-nl -> usr/share/terminfo/t/tty5420-nl @@ -1374,7 +1378,7 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/att5425-nl -> usr/share/terminfo/t/tty5425-nl -rw-r--r-- root/root usr/share/terminfo/a/att5425-w -> usr/share/terminfo/t/tty5425-w -rw-r--r-- root/root usr/share/terminfo/a/att5430 -> usr/share/terminfo/p/pt505 --rw-r--r-- root/root usr/share/terminfo/a/att5620 -> usr/share/terminfo/t/tty5620 +-rw-r--r-- root/root usr/share/terminfo/a/att5620 -> usr/share/terminfo/t/ttydmd -rw-r--r-- root/root usr/share/terminfo/a/att5620-1 -> usr/share/terminfo/t/tty5620-1 -rw-r--r-- root/root usr/share/terminfo/a/att5620-24 -> usr/share/terminfo/t/tty5620-24 -rw-r--r-- root/root usr/share/terminfo/a/att5620-34 -> usr/share/terminfo/t/tty5620-34 @@ -1401,23 +1405,23 @@ drwxr-xr-x root/root usr/share/terminfo/a/ -rw-r--r-- root/root usr/share/terminfo/a/att6386 -> usr/share/terminfo/3/386at -rw-r--r-- root/root usr/share/terminfo/a/att700 -rw-r--r-- root/root usr/share/terminfo/a/att730 --rw-r--r-- root/root usr/share/terminfo/a/att730-24 --rw-r--r-- root/root usr/share/terminfo/a/att730-41 +-rw-r--r-- root/root usr/share/terminfo/a/att730-24 -> usr/share/terminfo/7/730MTG-24 +-rw-r--r-- root/root usr/share/terminfo/a/att730-41 -> usr/share/terminfo/7/730MTG-41 -rw-r--r-- root/root usr/share/terminfo/a/att7300 -> usr/share/terminfo/u/unixpc --rw-r--r-- root/root usr/share/terminfo/a/att730r --rw-r--r-- root/root usr/share/terminfo/a/att730r-24 --rw-r--r-- root/root usr/share/terminfo/a/att730r-41 +-rw-r--r-- root/root usr/share/terminfo/a/att730r -> usr/share/terminfo/7/730MTGr +-rw-r--r-- root/root usr/share/terminfo/a/att730r-24 -> usr/share/terminfo/7/730MTGr-24 +-rw-r--r-- root/root usr/share/terminfo/a/att730r-41 -> usr/share/terminfo/7/730MTG-41r -rw-r--r-- root/root usr/share/terminfo/a/avatar -> usr/share/terminfo/a/avatar1 -rw-r--r-- root/root usr/share/terminfo/a/avatar0 -rw-r--r-- root/root usr/share/terminfo/a/avatar0+ -rw-r--r-- root/root usr/share/terminfo/a/avatar1 --rw-r--r-- root/root usr/share/terminfo/a/avt -> usr/share/terminfo/a/avt-s +-rw-r--r-- root/root usr/share/terminfo/a/avt -> usr/share/terminfo/c/concept-avt -rw-r--r-- root/root usr/share/terminfo/a/avt+s -rw-r--r-- root/root usr/share/terminfo/a/avt-ns -rw-r--r-- root/root usr/share/terminfo/a/avt-rv -> usr/share/terminfo/a/avt-rv-s -rw-r--r-- root/root usr/share/terminfo/a/avt-rv-ns -rw-r--r-- root/root usr/share/terminfo/a/avt-rv-s --rw-r--r-- root/root usr/share/terminfo/a/avt-s +-rw-r--r-- root/root usr/share/terminfo/a/avt-s -> usr/share/terminfo/c/concept-avt -rw-r--r-- root/root usr/share/terminfo/a/avt-w -> usr/share/terminfo/a/avt-w-s -rw-r--r-- root/root usr/share/terminfo/a/avt-w-ns -rw-r--r-- root/root usr/share/terminfo/a/avt-w-rv -> usr/share/terminfo/a/avt-w-rv-s @@ -1431,8 +1435,8 @@ drwxr-xr-x root/root usr/share/terminfo/b/ -rw-r--r-- root/root usr/share/terminfo/b/bantam -> usr/share/terminfo/p/pe550 -rw-r--r-- root/root usr/share/terminfo/b/basic4 -rw-r--r-- root/root usr/share/terminfo/b/basis --rw-r--r-- root/root usr/share/terminfo/b/bct510a -> usr/share/terminfo/a/att510a --rw-r--r-- root/root usr/share/terminfo/b/bct510d -> usr/share/terminfo/a/att510d +-rw-r--r-- root/root usr/share/terminfo/b/bct510a +-rw-r--r-- root/root usr/share/terminfo/b/bct510d -rw-r--r-- root/root usr/share/terminfo/b/beacon -rw-r--r-- root/root usr/share/terminfo/b/bee -rw-r--r-- root/root usr/share/terminfo/b/beehive -> usr/share/terminfo/b/bee @@ -1443,20 +1447,20 @@ drwxr-xr-x root/root usr/share/terminfo/b/ -rw-r--r-- root/root usr/share/terminfo/b/bg1.25 -rw-r--r-- root/root usr/share/terminfo/b/bg1.25nv -rw-r--r-- root/root usr/share/terminfo/b/bg1.25rv --rw-r--r-- root/root usr/share/terminfo/b/bg2.0 -> usr/share/terminfo/b/bg3.10 --rw-r--r-- root/root usr/share/terminfo/b/bg2.0nv +-rw-r--r-- root/root usr/share/terminfo/b/bg2.0 +-rw-r--r-- root/root usr/share/terminfo/b/bg2.0nv -> usr/share/terminfo/b/bitgraph -rw-r--r-- root/root usr/share/terminfo/b/bg2.0rv --rw-r--r-- root/root usr/share/terminfo/b/bg3.10 --rw-r--r-- root/root usr/share/terminfo/b/bg3.10nv -> usr/share/terminfo/b/bg2.0nv +-rw-r--r-- root/root usr/share/terminfo/b/bg3.10 -> usr/share/terminfo/b/bg2.0 +-rw-r--r-- root/root usr/share/terminfo/b/bg3.10nv -> usr/share/terminfo/b/bitgraph -rw-r--r-- root/root usr/share/terminfo/b/bg3.10rv -> usr/share/terminfo/b/bg2.0rv -rw-r--r-- root/root usr/share/terminfo/b/bh3m -> usr/share/terminfo/b/beehive3 -rw-r--r-- root/root usr/share/terminfo/b/bh4 -> usr/share/terminfo/b/beehive4 --rw-r--r-- root/root usr/share/terminfo/b/bitgraph -> usr/share/terminfo/b/bg2.0nv +-rw-r--r-- root/root usr/share/terminfo/b/bitgraph -rw-r--r-- root/root usr/share/terminfo/b/blit -> usr/share/terminfo/j/jerq -rw-r--r-- root/root usr/share/terminfo/b/bobcat -> usr/share/terminfo/s/sbobcat -rw-r--r-- root/root usr/share/terminfo/b/bq300 -rw-r--r-- root/root usr/share/terminfo/b/bq300-8 --rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc -> usr/share/terminfo/Q/Q306-8-pc +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc -rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc-rv -rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc-w -rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc-w-rv @@ -1479,43 +1483,43 @@ drwxr-xr-x root/root usr/share/terminfo/b/ -rw-r--r-- root/root usr/share/terminfo/b/bsdos-sparc -rw-r--r-- root/root usr/share/terminfo/b/bterm drwxr-xr-x root/root usr/share/terminfo/c/ --rw-r--r-- root/root usr/share/terminfo/c/c100 +-rw-r--r-- root/root usr/share/terminfo/c/c100 -> usr/share/terminfo/c/c100-4p -rw-r--r-- root/root usr/share/terminfo/c/c100-1p --rw-r--r-- root/root usr/share/terminfo/c/c100-4p -> usr/share/terminfo/c/c100 +-rw-r--r-- root/root usr/share/terminfo/c/c100-4p -rw-r--r-- root/root usr/share/terminfo/c/c100-rv -> usr/share/terminfo/c/c100-rv-4p -rw-r--r-- root/root usr/share/terminfo/c/c100-rv-4p --rw-r--r-- root/root usr/share/terminfo/c/c104 -> usr/share/terminfo/c/c100 --rw-r--r-- root/root usr/share/terminfo/c/c108 -> usr/share/terminfo/c/concept108-8p +-rw-r--r-- root/root usr/share/terminfo/c/c104 -> usr/share/terminfo/c/c100-4p +-rw-r--r-- root/root usr/share/terminfo/c/c108 -> usr/share/terminfo/c/c108-8p -rw-r--r-- root/root usr/share/terminfo/c/c108-4p --rw-r--r-- root/root usr/share/terminfo/c/c108-8p -> usr/share/terminfo/c/concept108-8p +-rw-r--r-- root/root usr/share/terminfo/c/c108-8p -rw-r--r-- root/root usr/share/terminfo/c/c108-rv -rw-r--r-- root/root usr/share/terminfo/c/c108-rv-4p -> usr/share/terminfo/c/concept108rv4p -rw-r--r-- root/root usr/share/terminfo/c/c108-rv-8p -> usr/share/terminfo/c/c108-rv --rw-r--r-- root/root usr/share/terminfo/c/c108-w -> usr/share/terminfo/c/concept108-w8p --rw-r--r-- root/root usr/share/terminfo/c/c108-w-8p -> usr/share/terminfo/c/concept108-w8p +-rw-r--r-- root/root usr/share/terminfo/c/c108-w -> usr/share/terminfo/c/concept108-w-8 +-rw-r--r-- root/root usr/share/terminfo/c/c108-w-8p -> usr/share/terminfo/c/concept108-w-8 -rw-r--r-- root/root usr/share/terminfo/c/c300 -> usr/share/terminfo/c/contel320 --rw-r--r-- root/root usr/share/terminfo/c/c301 -> usr/share/terminfo/c/c321 --rw-r--r-- root/root usr/share/terminfo/c/c321 +-rw-r--r-- root/root usr/share/terminfo/c/c301 -> usr/share/terminfo/c/contel321 +-rw-r--r-- root/root usr/share/terminfo/c/c321 -> usr/share/terminfo/c/contel321 -rw-r--r-- root/root usr/share/terminfo/c/ca22851 -rw-r--r-- root/root usr/share/terminfo/c/cad68-2 -> usr/share/terminfo/c/cgc2 --rw-r--r-- root/root usr/share/terminfo/c/cad68-3 +-rw-r--r-- root/root usr/share/terminfo/c/cad68-3 -> usr/share/terminfo/c/cgc3 -rw-r--r-- root/root usr/share/terminfo/c/cbblit -rw-r--r-- root/root usr/share/terminfo/c/cbunix --rw-r--r-- root/root usr/share/terminfo/c/cci -> usr/share/terminfo/z/zen8001 --rw-r--r-- root/root usr/share/terminfo/c/cci1 -> usr/share/terminfo/z/zen8001 +-rw-r--r-- root/root usr/share/terminfo/c/cci +-rw-r--r-- root/root usr/share/terminfo/c/cci1 -> usr/share/terminfo/c/cci -rw-r--r-- root/root usr/share/terminfo/c/cdc456 -rw-r--r-- root/root usr/share/terminfo/c/cdc721 -rw-r--r-- root/root usr/share/terminfo/c/cdc721-esc -rw-r--r-- root/root usr/share/terminfo/c/cdc721ll -rw-r--r-- root/root usr/share/terminfo/c/cdc752 -rw-r--r-- root/root usr/share/terminfo/c/cdc756 --rw-r--r-- root/root usr/share/terminfo/c/cg7900 -> usr/share/terminfo/c/chromatics +-rw-r--r-- root/root usr/share/terminfo/c/cg7900 -rw-r--r-- root/root usr/share/terminfo/c/cgc2 --rw-r--r-- root/root usr/share/terminfo/c/cgc3 -> usr/share/terminfo/c/cad68-3 --rw-r--r-- root/root usr/share/terminfo/c/chromatics --rw-r--r-- root/root usr/share/terminfo/c/ci8510 -> usr/share/terminfo/c/citoh +-rw-r--r-- root/root usr/share/terminfo/c/cgc3 +-rw-r--r-- root/root usr/share/terminfo/c/chromatics -> usr/share/terminfo/c/cg7900 +-rw-r--r-- root/root usr/share/terminfo/c/ci8510 -> usr/share/terminfo/8/8510 -rw-r--r-- root/root usr/share/terminfo/c/cit-80 --rw-r--r-- root/root usr/share/terminfo/c/cit101 -> usr/share/terminfo/c/citc +-rw-r--r-- root/root usr/share/terminfo/c/cit101 -rw-r--r-- root/root usr/share/terminfo/c/cit101e -rw-r--r-- root/root usr/share/terminfo/c/cit101e-132 -rw-r--r-- root/root usr/share/terminfo/c/cit101e-n @@ -1523,85 +1527,85 @@ drwxr-xr-x root/root usr/share/terminfo/c/ -rw-r--r-- root/root usr/share/terminfo/c/cit101e-rv -rw-r--r-- root/root usr/share/terminfo/c/cit500 -rw-r--r-- root/root usr/share/terminfo/c/cit80 -> usr/share/terminfo/c/cit-80 --rw-r--r-- root/root usr/share/terminfo/c/citc --rw-r--r-- root/root usr/share/terminfo/c/citoh +-rw-r--r-- root/root usr/share/terminfo/c/citc -> usr/share/terminfo/c/cit101 +-rw-r--r-- root/root usr/share/terminfo/c/citoh -> usr/share/terminfo/8/8510 -rw-r--r-- root/root usr/share/terminfo/c/citoh-6lpi -rw-r--r-- root/root usr/share/terminfo/c/citoh-8lpi -rw-r--r-- root/root usr/share/terminfo/c/citoh-comp -rw-r--r-- root/root usr/share/terminfo/c/citoh-elite -rw-r--r-- root/root usr/share/terminfo/c/citoh-pica --rw-r--r-- root/root usr/share/terminfo/c/citoh-prop --rw-r--r-- root/root usr/share/terminfo/c/citoh-ps -> usr/share/terminfo/c/citoh-prop +-rw-r--r-- root/root usr/share/terminfo/c/citoh-prop -> usr/share/terminfo/i/ips +-rw-r--r-- root/root usr/share/terminfo/c/citoh-ps -> usr/share/terminfo/i/ips -rw-r--r-- root/root usr/share/terminfo/c/coco3 --rw-r--r-- root/root usr/share/terminfo/c/coherent -> usr/share/terminfo/p/pc-coherent --rw-r--r-- root/root usr/share/terminfo/c/color_xterm -> usr/share/terminfo/c/cx100 --rw-r--r-- root/root usr/share/terminfo/c/colorscan +-rw-r--r-- root/root usr/share/terminfo/c/coherent +-rw-r--r-- root/root usr/share/terminfo/c/color_xterm +-rw-r--r-- root/root usr/share/terminfo/c/colorscan -> usr/share/terminfo/c/cs10 -rw-r--r-- root/root usr/share/terminfo/c/commodore --rw-r--r-- root/root usr/share/terminfo/c/concept -> usr/share/terminfo/c/c100 --rw-r--r-- root/root usr/share/terminfo/c/concept-avt -> usr/share/terminfo/a/avt-s --rw-r--r-- root/root usr/share/terminfo/c/concept100 -> usr/share/terminfo/c/c100 +-rw-r--r-- root/root usr/share/terminfo/c/concept -> usr/share/terminfo/c/c100-4p +-rw-r--r-- root/root usr/share/terminfo/c/concept-avt +-rw-r--r-- root/root usr/share/terminfo/c/concept100 -> usr/share/terminfo/c/c100-4p -rw-r--r-- root/root usr/share/terminfo/c/concept100-rv -> usr/share/terminfo/c/c100-rv-4p --rw-r--r-- root/root usr/share/terminfo/c/concept108 -> usr/share/terminfo/c/concept108-8p +-rw-r--r-- root/root usr/share/terminfo/c/concept108 -> usr/share/terminfo/c/c108-8p -rw-r--r-- root/root usr/share/terminfo/c/concept108-4p -> usr/share/terminfo/c/c108-4p --rw-r--r-- root/root usr/share/terminfo/c/concept108-8p --rw-r--r-- root/root usr/share/terminfo/c/concept108-w-8 -> usr/share/terminfo/c/concept108-w8p --rw-r--r-- root/root usr/share/terminfo/c/concept108-w8p +-rw-r--r-- root/root usr/share/terminfo/c/concept108-8p -> usr/share/terminfo/c/c108-8p +-rw-r--r-- root/root usr/share/terminfo/c/concept108-w-8 +-rw-r--r-- root/root usr/share/terminfo/c/concept108-w8p -> usr/share/terminfo/c/concept108-w-8 -rw-r--r-- root/root usr/share/terminfo/c/concept108rv4p --rw-r--r-- root/root usr/share/terminfo/c/cons25 -> usr/share/terminfo/a/ansis +-rw-r--r-- root/root usr/share/terminfo/c/cons25 -rw-r--r-- root/root usr/share/terminfo/c/cons25-debian --rw-r--r-- root/root usr/share/terminfo/c/cons25-iso-m --rw-r--r-- root/root usr/share/terminfo/c/cons25-iso8859 -> usr/share/terminfo/c/cons25l1 --rw-r--r-- root/root usr/share/terminfo/c/cons25-koi8-r -> usr/share/terminfo/p/pc3r --rw-r--r-- root/root usr/share/terminfo/c/cons25-koi8r-m -> usr/share/terminfo/p/pc3r-m --rw-r--r-- root/root usr/share/terminfo/c/cons25-m -> usr/share/terminfo/a/ansis-mono --rw-r--r-- root/root usr/share/terminfo/c/cons25l1 --rw-r--r-- root/root usr/share/terminfo/c/cons25l1-m -> usr/share/terminfo/c/cons25-iso-m --rw-r--r-- root/root usr/share/terminfo/c/cons25r -> usr/share/terminfo/p/pc3r --rw-r--r-- root/root usr/share/terminfo/c/cons25r-m -> usr/share/terminfo/p/pc3r-m --rw-r--r-- root/root usr/share/terminfo/c/cons25w -> usr/share/terminfo/a/ansi80x25-raw --rw-r--r-- root/root usr/share/terminfo/c/cons30 -> usr/share/terminfo/a/ansi80x30 --rw-r--r-- root/root usr/share/terminfo/c/cons30-m -> usr/share/terminfo/a/ansi80x30-mono --rw-r--r-- root/root usr/share/terminfo/c/cons43 -> usr/share/terminfo/a/ansi80x43 --rw-r--r-- root/root usr/share/terminfo/c/cons43-m -> usr/share/terminfo/a/ansi80x43-mono --rw-r--r-- root/root usr/share/terminfo/c/cons50 -> usr/share/terminfo/a/ansil --rw-r--r-- root/root usr/share/terminfo/c/cons50-iso-m --rw-r--r-- root/root usr/share/terminfo/c/cons50-iso8859 +-rw-r--r-- root/root usr/share/terminfo/c/cons25-iso-m -> usr/share/terminfo/c/cons25l1-m +-rw-r--r-- root/root usr/share/terminfo/c/cons25-iso8859 +-rw-r--r-- root/root usr/share/terminfo/c/cons25-koi8-r -> usr/share/terminfo/i/ibmpc3r +-rw-r--r-- root/root usr/share/terminfo/c/cons25-koi8r-m -> usr/share/terminfo/i/ibmpc3r-mono +-rw-r--r-- root/root usr/share/terminfo/c/cons25-m +-rw-r--r-- root/root usr/share/terminfo/c/cons25l1 -> usr/share/terminfo/c/cons25-iso8859 +-rw-r--r-- root/root usr/share/terminfo/c/cons25l1-m +-rw-r--r-- root/root usr/share/terminfo/c/cons25r -> usr/share/terminfo/i/ibmpc3r +-rw-r--r-- root/root usr/share/terminfo/c/cons25r-m -> usr/share/terminfo/i/ibmpc3r-mono +-rw-r--r-- root/root usr/share/terminfo/c/cons25w +-rw-r--r-- root/root usr/share/terminfo/c/cons30 +-rw-r--r-- root/root usr/share/terminfo/c/cons30-m +-rw-r--r-- root/root usr/share/terminfo/c/cons43 +-rw-r--r-- root/root usr/share/terminfo/c/cons43-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50 +-rw-r--r-- root/root usr/share/terminfo/c/cons50-iso-m -> usr/share/terminfo/c/cons50l1-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50-iso8859 -> usr/share/terminfo/c/cons50l1 -rw-r--r-- root/root usr/share/terminfo/c/cons50-koi8r --rw-r--r-- root/root usr/share/terminfo/c/cons50-koi8r-m -> usr/share/terminfo/c/cons50r-m --rw-r--r-- root/root usr/share/terminfo/c/cons50-m -> usr/share/terminfo/a/ansi80x50-mono --rw-r--r-- root/root usr/share/terminfo/c/cons50l1 -> usr/share/terminfo/c/cons50-iso8859 --rw-r--r-- root/root usr/share/terminfo/c/cons50l1-m -> usr/share/terminfo/c/cons50-iso-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50l1 +-rw-r--r-- root/root usr/share/terminfo/c/cons50l1-m -rw-r--r-- root/root usr/share/terminfo/c/cons50r -> usr/share/terminfo/c/cons50-koi8r --rw-r--r-- root/root usr/share/terminfo/c/cons50r-m --rw-r--r-- root/root usr/share/terminfo/c/cons60 -> usr/share/terminfo/a/ansi80x60 --rw-r--r-- root/root usr/share/terminfo/c/cons60-iso --rw-r--r-- root/root usr/share/terminfo/c/cons60-iso-m -> usr/share/terminfo/c/cons60l1-m --rw-r--r-- root/root usr/share/terminfo/c/cons60-koi8r -> usr/share/terminfo/c/cons60r --rw-r--r-- root/root usr/share/terminfo/c/cons60-koi8r-m -> usr/share/terminfo/c/cons60r-m --rw-r--r-- root/root usr/share/terminfo/c/cons60-m -> usr/share/terminfo/a/ansi80x60-mono --rw-r--r-- root/root usr/share/terminfo/c/cons60l1 -> usr/share/terminfo/c/cons60-iso --rw-r--r-- root/root usr/share/terminfo/c/cons60l1-m --rw-r--r-- root/root usr/share/terminfo/c/cons60r --rw-r--r-- root/root usr/share/terminfo/c/cons60r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50r-m -> usr/share/terminfo/c/cons50-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60 +-rw-r--r-- root/root usr/share/terminfo/c/cons60-iso -> usr/share/terminfo/c/cons60l1 +-rw-r--r-- root/root usr/share/terminfo/c/cons60-iso-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60-koi8r +-rw-r--r-- root/root usr/share/terminfo/c/cons60-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60l1 +-rw-r--r-- root/root usr/share/terminfo/c/cons60l1-m -> usr/share/terminfo/c/cons60-iso-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60r -> usr/share/terminfo/c/cons60-koi8r +-rw-r--r-- root/root usr/share/terminfo/c/cons60r-m -> usr/share/terminfo/c/cons60-koi8r-m -rw-r--r-- root/root usr/share/terminfo/c/contel300 -> usr/share/terminfo/c/contel320 --rw-r--r-- root/root usr/share/terminfo/c/contel301 -> usr/share/terminfo/c/c321 +-rw-r--r-- root/root usr/share/terminfo/c/contel301 -> usr/share/terminfo/c/contel321 -rw-r--r-- root/root usr/share/terminfo/c/contel320 --rw-r--r-- root/root usr/share/terminfo/c/contel321 -> usr/share/terminfo/c/c321 +-rw-r--r-- root/root usr/share/terminfo/c/contel321 -rw-r--r-- root/root usr/share/terminfo/c/contour -> usr/share/terminfo/c/contour-latest -rw-r--r-- root/root usr/share/terminfo/c/contour-direct -rw-r--r-- root/root usr/share/terminfo/c/contour-latest --rw-r--r-- root/root usr/share/terminfo/c/cops --rw-r--r-- root/root usr/share/terminfo/c/cops-10 -> usr/share/terminfo/c/cops --rw-r--r-- root/root usr/share/terminfo/c/cops10 -> usr/share/terminfo/c/cops +-rw-r--r-- root/root usr/share/terminfo/c/cops -> usr/share/terminfo/c/cops-10 +-rw-r--r-- root/root usr/share/terminfo/c/cops-10 +-rw-r--r-- root/root usr/share/terminfo/c/cops10 -> usr/share/terminfo/c/cops-10 -rw-r--r-- root/root usr/share/terminfo/c/crt -> usr/share/terminfo/c/crt-vt220 -rw-r--r-- root/root usr/share/terminfo/c/crt-vt220 --rw-r--r-- root/root usr/share/terminfo/c/cs10 -> usr/share/terminfo/c/colorscan +-rw-r--r-- root/root usr/share/terminfo/c/cs10 -rw-r--r-- root/root usr/share/terminfo/c/cs10-w --rw-r--r-- root/root usr/share/terminfo/c/ct82 -> usr/share/terminfo/s/swtp +-rw-r--r-- root/root usr/share/terminfo/c/ct82 -rw-r--r-- root/root usr/share/terminfo/c/ct8500 -rw-r--r-- root/root usr/share/terminfo/c/ctrm --rw-r--r-- root/root usr/share/terminfo/c/cx -> usr/share/terminfo/c/cx100 --rw-r--r-- root/root usr/share/terminfo/c/cx100 +-rw-r--r-- root/root usr/share/terminfo/c/cx -> usr/share/terminfo/c/color_xterm +-rw-r--r-- root/root usr/share/terminfo/c/cx100 -> usr/share/terminfo/c/color_xterm -rw-r--r-- root/root usr/share/terminfo/c/cyb110 -rw-r--r-- root/root usr/share/terminfo/c/cyb83 -rw-r--r-- root/root usr/share/terminfo/c/cygwin @@ -1609,30 +1613,30 @@ drwxr-xr-x root/root usr/share/terminfo/c/ -rw-r--r-- root/root usr/share/terminfo/c/cygwinDBG drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/d132 --rw-r--r-- root/root usr/share/terminfo/d/d2 -> usr/share/terminfo/6/6053 --rw-r--r-- root/root usr/share/terminfo/d/d2-dg -> usr/share/terminfo/6/6053 --rw-r--r-- root/root usr/share/terminfo/d/d200 --rw-r--r-- root/root usr/share/terminfo/d/d200-dg -> usr/share/terminfo/d/d200 --rw-r--r-- root/root usr/share/terminfo/d/d210 --rw-r--r-- root/root usr/share/terminfo/d/d210-dg --rw-r--r-- root/root usr/share/terminfo/d/d211 +-rw-r--r-- root/root usr/share/terminfo/d/d2 -> usr/share/terminfo/6/6053-dg +-rw-r--r-- root/root usr/share/terminfo/d/d2-dg -> usr/share/terminfo/6/6053-dg +-rw-r--r-- root/root usr/share/terminfo/d/d200 -> usr/share/terminfo/d/d200-dg +-rw-r--r-- root/root usr/share/terminfo/d/d200-dg +-rw-r--r-- root/root usr/share/terminfo/d/d210 -> usr/share/terminfo/d/d214 +-rw-r--r-- root/root usr/share/terminfo/d/d210-dg -> usr/share/terminfo/d/d214-dg +-rw-r--r-- root/root usr/share/terminfo/d/d211 -> usr/share/terminfo/d/d215 -rw-r--r-- root/root usr/share/terminfo/d/d211-7b -> usr/share/terminfo/d/d215-7b -rw-r--r-- root/root usr/share/terminfo/d/d211-dg --rw-r--r-- root/root usr/share/terminfo/d/d214 -> usr/share/terminfo/d/d210 --rw-r--r-- root/root usr/share/terminfo/d/d214-dg -> usr/share/terminfo/d/d210-dg --rw-r--r-- root/root usr/share/terminfo/d/d215 -> usr/share/terminfo/d/d211 +-rw-r--r-- root/root usr/share/terminfo/d/d214 +-rw-r--r-- root/root usr/share/terminfo/d/d214-dg +-rw-r--r-- root/root usr/share/terminfo/d/d215 -rw-r--r-- root/root usr/share/terminfo/d/d215-7b -rw-r--r-- root/root usr/share/terminfo/d/d215-dg -> usr/share/terminfo/d/d211-dg --rw-r--r-- root/root usr/share/terminfo/d/d216+ --rw-r--r-- root/root usr/share/terminfo/d/d216+25 -> usr/share/terminfo/d/d216-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d216+ -> usr/share/terminfo/d/d216e-unix +-rw-r--r-- root/root usr/share/terminfo/d/d216+25 -rw-r--r-- root/root usr/share/terminfo/d/d216+dg -> usr/share/terminfo/d/d216e-dg -rw-r--r-- root/root usr/share/terminfo/d/d216-dg -> usr/share/terminfo/d/d216e-dg --rw-r--r-- root/root usr/share/terminfo/d/d216-unix -> usr/share/terminfo/d/d216+ --rw-r--r-- root/root usr/share/terminfo/d/d216-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d216e+ -> usr/share/terminfo/d/d216+ +-rw-r--r-- root/root usr/share/terminfo/d/d216-unix -> usr/share/terminfo/d/d216e-unix +-rw-r--r-- root/root usr/share/terminfo/d/d216-unix-25 -> usr/share/terminfo/d/d216+25 +-rw-r--r-- root/root usr/share/terminfo/d/d216e+ -> usr/share/terminfo/d/d216e-unix -rw-r--r-- root/root usr/share/terminfo/d/d216e+dg -> usr/share/terminfo/d/d216e-dg -rw-r--r-- root/root usr/share/terminfo/d/d216e-dg --rw-r--r-- root/root usr/share/terminfo/d/d216e-unix -> usr/share/terminfo/d/d216+ +-rw-r--r-- root/root usr/share/terminfo/d/d216e-unix -rw-r--r-- root/root usr/share/terminfo/d/d217-dg -> usr/share/terminfo/d/d216e-dg -rw-r--r-- root/root usr/share/terminfo/d/d217-unix -rw-r--r-- root/root usr/share/terminfo/d/d217-unix-25 @@ -1640,110 +1644,110 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/d220-7b -rw-r--r-- root/root usr/share/terminfo/d/d220-dg -rw-r--r-- root/root usr/share/terminfo/d/d230 -> usr/share/terminfo/d/d230c --rw-r--r-- root/root usr/share/terminfo/d/d230-dg +-rw-r--r-- root/root usr/share/terminfo/d/d230-dg -> usr/share/terminfo/d/d230c-dg -rw-r--r-- root/root usr/share/terminfo/d/d230c --rw-r--r-- root/root usr/share/terminfo/d/d230c-dg -> usr/share/terminfo/d/d230-dg --rw-r--r-- root/root usr/share/terminfo/d/d400 -> usr/share/terminfo/d/d400-dg --rw-r--r-- root/root usr/share/terminfo/d/d400-dg --rw-r--r-- root/root usr/share/terminfo/d/d410 -> usr/share/terminfo/d/d460 --rw-r--r-- root/root usr/share/terminfo/d/d410-7b -> usr/share/terminfo/d/d461-7b +-rw-r--r-- root/root usr/share/terminfo/d/d230c-dg +-rw-r--r-- root/root usr/share/terminfo/d/d400 -> usr/share/terminfo/d/d450 +-rw-r--r-- root/root usr/share/terminfo/d/d400-dg -> usr/share/terminfo/d/d450 +-rw-r--r-- root/root usr/share/terminfo/d/d410 -> usr/share/terminfo/d/d411 +-rw-r--r-- root/root usr/share/terminfo/d/d410-7b -> usr/share/terminfo/d/d460-7b -rw-r--r-- root/root usr/share/terminfo/d/d410-7b-w -> usr/share/terminfo/d/d411-7b-w --rw-r--r-- root/root usr/share/terminfo/d/d410-dg -> usr/share/terminfo/d/d411-dg --rw-r--r-- root/root usr/share/terminfo/d/d410-w -> usr/share/terminfo/d/d460-w --rw-r--r-- root/root usr/share/terminfo/d/d411 -> usr/share/terminfo/d/d460 --rw-r--r-- root/root usr/share/terminfo/d/d411-7b -> usr/share/terminfo/d/d461-7b +-rw-r--r-- root/root usr/share/terminfo/d/d410-dg -> usr/share/terminfo/d/d461-dg +-rw-r--r-- root/root usr/share/terminfo/d/d410-w -> usr/share/terminfo/d/d411-w +-rw-r--r-- root/root usr/share/terminfo/d/d411 +-rw-r--r-- root/root usr/share/terminfo/d/d411-7b -> usr/share/terminfo/d/d460-7b -rw-r--r-- root/root usr/share/terminfo/d/d411-7b-w --rw-r--r-- root/root usr/share/terminfo/d/d411-dg --rw-r--r-- root/root usr/share/terminfo/d/d411-w -> usr/share/terminfo/d/d460-w +-rw-r--r-- root/root usr/share/terminfo/d/d411-dg -> usr/share/terminfo/d/d461-dg +-rw-r--r-- root/root usr/share/terminfo/d/d411-w -rw-r--r-- root/root usr/share/terminfo/d/d412+ -> usr/share/terminfo/d/d462-unix -rw-r--r-- root/root usr/share/terminfo/d/d412+25 -> usr/share/terminfo/d/d462+25 --rw-r--r-- root/root usr/share/terminfo/d/d412+dg -> usr/share/terminfo/d/d462e-dg --rw-r--r-- root/root usr/share/terminfo/d/d412+s --rw-r--r-- root/root usr/share/terminfo/d/d412+sr -> usr/share/terminfo/d/d462+sr +-rw-r--r-- root/root usr/share/terminfo/d/d412+dg -> usr/share/terminfo/d/d413-dg +-rw-r--r-- root/root usr/share/terminfo/d/d412+s -> usr/share/terminfo/d/d462-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d412+sr -> usr/share/terminfo/d/d412-unix-sr -rw-r--r-- root/root usr/share/terminfo/d/d412+w -> usr/share/terminfo/d/d412-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d412-dg -> usr/share/terminfo/d/d462e-dg +-rw-r--r-- root/root usr/share/terminfo/d/d412-dg -> usr/share/terminfo/d/d413-dg -rw-r--r-- root/root usr/share/terminfo/d/d412-unix -> usr/share/terminfo/d/d462-unix -rw-r--r-- root/root usr/share/terminfo/d/d412-unix-25 -> usr/share/terminfo/d/d462+25 --rw-r--r-- root/root usr/share/terminfo/d/d412-unix-s -> usr/share/terminfo/d/d412+s --rw-r--r-- root/root usr/share/terminfo/d/d412-unix-sr -> usr/share/terminfo/d/d462+sr +-rw-r--r-- root/root usr/share/terminfo/d/d412-unix-s -> usr/share/terminfo/d/d462-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d412-unix-sr -rw-r--r-- root/root usr/share/terminfo/d/d412-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d413-dg -> usr/share/terminfo/d/d462e-dg --rw-r--r-- root/root usr/share/terminfo/d/d413-unix +-rw-r--r-- root/root usr/share/terminfo/d/d413-dg +-rw-r--r-- root/root usr/share/terminfo/d/d413-unix -> usr/share/terminfo/d/d463-unix -rw-r--r-- root/root usr/share/terminfo/d/d413-unix-25 -> usr/share/terminfo/d/d463-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d413-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d413-unix-s -> usr/share/terminfo/d/d463-unix-s -rw-r--r-- root/root usr/share/terminfo/d/d413-unix-sr --rw-r--r-- root/root usr/share/terminfo/d/d413-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d414-unix --rw-r--r-- root/root usr/share/terminfo/d/d414-unix-25 -> usr/share/terminfo/d/d464-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d414-unix-s --rw-r--r-- root/root usr/share/terminfo/d/d414-unix-sr +-rw-r--r-- root/root usr/share/terminfo/d/d413-unix-w -> usr/share/terminfo/d/d463-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d414-unix -> usr/share/terminfo/d/d464-unix +-rw-r--r-- root/root usr/share/terminfo/d/d414-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d414-unix-s -> usr/share/terminfo/d/d464-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d414-unix-sr -> usr/share/terminfo/d/d464-unix-sr -rw-r--r-- root/root usr/share/terminfo/d/d414-unix-w -> usr/share/terminfo/d/d464-unix-w -rw-r--r-- root/root usr/share/terminfo/d/d430-dg -rw-r--r-- root/root usr/share/terminfo/d/d430-dg-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430-unix -> usr/share/terminfo/d/d430c-unix -rw-r--r-- root/root usr/share/terminfo/d/d430-unix-25 -> usr/share/terminfo/d/d430c-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d430-unix-25-ccc -> usr/share/terminfo/d/d430c-unix-25-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-25-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430-unix-ccc -> usr/share/terminfo/d/d430c-unix-ccc --rw-r--r-- root/root usr/share/terminfo/d/d430-unix-s -> usr/share/terminfo/d/d430c-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-s -rw-r--r-- root/root usr/share/terminfo/d/d430-unix-s-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430-unix-sr --rw-r--r-- root/root usr/share/terminfo/d/d430-unix-sr-ccc --rw-r--r-- root/root usr/share/terminfo/d/d430-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d430-unix-w-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-sr-ccc -> usr/share/terminfo/d/d430c-unix-sr-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-w -> usr/share/terminfo/d/d430c-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-w-ccc -> usr/share/terminfo/d/d430c-unix-w-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430c-dg -> usr/share/terminfo/d/d430-dg -rw-r--r-- root/root usr/share/terminfo/d/d430c-dg-ccc -> usr/share/terminfo/d/d430-dg-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430c-unix -rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-25-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-25-ccc -> usr/share/terminfo/d/d430-unix-25-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-ccc --rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-s -> usr/share/terminfo/d/d430-unix-s -rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-s-ccc -> usr/share/terminfo/d/d430-unix-s-ccc -rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-sr -> usr/share/terminfo/d/d430-unix-sr --rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-sr-ccc -> usr/share/terminfo/d/d430-unix-sr-ccc --rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-w -> usr/share/terminfo/d/d430-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-w-ccc -> usr/share/terminfo/d/d430-unix-w-ccc --rw-r--r-- root/root usr/share/terminfo/d/d450 -> usr/share/terminfo/d/d400-dg --rw-r--r-- root/root usr/share/terminfo/d/d450-dg -> usr/share/terminfo/d/d400-dg --rw-r--r-- root/root usr/share/terminfo/d/d460 --rw-r--r-- root/root usr/share/terminfo/d/d460-7b -> usr/share/terminfo/d/d461-7b +-rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-sr-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d430c-unix-w-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d450 +-rw-r--r-- root/root usr/share/terminfo/d/d450-dg -> usr/share/terminfo/d/d450 +-rw-r--r-- root/root usr/share/terminfo/d/d460 -> usr/share/terminfo/d/d411 +-rw-r--r-- root/root usr/share/terminfo/d/d460-7b -rw-r--r-- root/root usr/share/terminfo/d/d460-7b-w -> usr/share/terminfo/d/d411-7b-w --rw-r--r-- root/root usr/share/terminfo/d/d460-dg -> usr/share/terminfo/d/d411-dg --rw-r--r-- root/root usr/share/terminfo/d/d460-w --rw-r--r-- root/root usr/share/terminfo/d/d461 -> usr/share/terminfo/d/d460 --rw-r--r-- root/root usr/share/terminfo/d/d461-7b +-rw-r--r-- root/root usr/share/terminfo/d/d460-dg -> usr/share/terminfo/d/d461-dg +-rw-r--r-- root/root usr/share/terminfo/d/d460-w -> usr/share/terminfo/d/d411-w +-rw-r--r-- root/root usr/share/terminfo/d/d461 -> usr/share/terminfo/d/d411 +-rw-r--r-- root/root usr/share/terminfo/d/d461-7b -> usr/share/terminfo/d/d460-7b -rw-r--r-- root/root usr/share/terminfo/d/d461-7b-w -> usr/share/terminfo/d/d411-7b-w --rw-r--r-- root/root usr/share/terminfo/d/d461-dg -> usr/share/terminfo/d/d411-dg --rw-r--r-- root/root usr/share/terminfo/d/d461-w -> usr/share/terminfo/d/d460-w +-rw-r--r-- root/root usr/share/terminfo/d/d461-dg +-rw-r--r-- root/root usr/share/terminfo/d/d461-w -> usr/share/terminfo/d/d411-w -rw-r--r-- root/root usr/share/terminfo/d/d462+ -> usr/share/terminfo/d/d462-unix -rw-r--r-- root/root usr/share/terminfo/d/d462+25 --rw-r--r-- root/root usr/share/terminfo/d/d462+dg -> usr/share/terminfo/d/d462e-dg --rw-r--r-- root/root usr/share/terminfo/d/d462+s -> usr/share/terminfo/d/d412+s --rw-r--r-- root/root usr/share/terminfo/d/d462+sr +-rw-r--r-- root/root usr/share/terminfo/d/d462+dg -> usr/share/terminfo/d/d413-dg +-rw-r--r-- root/root usr/share/terminfo/d/d462+s -> usr/share/terminfo/d/d462-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d462+sr -> usr/share/terminfo/d/d412-unix-sr -rw-r--r-- root/root usr/share/terminfo/d/d462+w -> usr/share/terminfo/d/d412-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d462-dg -> usr/share/terminfo/d/d462e-dg +-rw-r--r-- root/root usr/share/terminfo/d/d462-dg -> usr/share/terminfo/d/d413-dg -rw-r--r-- root/root usr/share/terminfo/d/d462-unix -rw-r--r-- root/root usr/share/terminfo/d/d462-unix-25 -> usr/share/terminfo/d/d462+25 --rw-r--r-- root/root usr/share/terminfo/d/d462-unix-s -> usr/share/terminfo/d/d412+s --rw-r--r-- root/root usr/share/terminfo/d/d462-unix-sr -> usr/share/terminfo/d/d462+sr +-rw-r--r-- root/root usr/share/terminfo/d/d462-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d462-unix-sr -> usr/share/terminfo/d/d412-unix-sr -rw-r--r-- root/root usr/share/terminfo/d/d462-unix-w -> usr/share/terminfo/d/d412-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d462e-dg --rw-r--r-- root/root usr/share/terminfo/d/d463-dg -> usr/share/terminfo/d/d462e-dg --rw-r--r-- root/root usr/share/terminfo/d/d463-unix -> usr/share/terminfo/d/d413-unix +-rw-r--r-- root/root usr/share/terminfo/d/d462e-dg -> usr/share/terminfo/d/d413-dg +-rw-r--r-- root/root usr/share/terminfo/d/d463-dg -> usr/share/terminfo/d/d413-dg +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix -rw-r--r-- root/root usr/share/terminfo/d/d463-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d463-unix-s -> usr/share/terminfo/d/d413-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix-s -rw-r--r-- root/root usr/share/terminfo/d/d463-unix-sr -> usr/share/terminfo/d/d413-unix-sr --rw-r--r-- root/root usr/share/terminfo/d/d463-unix-w -> usr/share/terminfo/d/d413-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d464-unix -> usr/share/terminfo/d/d414-unix --rw-r--r-- root/root usr/share/terminfo/d/d464-unix-25 --rw-r--r-- root/root usr/share/terminfo/d/d464-unix-s -> usr/share/terminfo/d/d414-unix-s --rw-r--r-- root/root usr/share/terminfo/d/d464-unix-sr -> usr/share/terminfo/d/d414-unix-sr +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-25 -> usr/share/terminfo/d/d414-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-sr -rw-r--r-- root/root usr/share/terminfo/d/d464-unix-w --rw-r--r-- root/root usr/share/terminfo/d/d470 -> usr/share/terminfo/d/d470c --rw-r--r-- root/root usr/share/terminfo/d/d470-7b --rw-r--r-- root/root usr/share/terminfo/d/d470-dg --rw-r--r-- root/root usr/share/terminfo/d/d470c --rw-r--r-- root/root usr/share/terminfo/d/d470c-7b -> usr/share/terminfo/d/d470-7b --rw-r--r-- root/root usr/share/terminfo/d/d470c-dg -> usr/share/terminfo/d/d470-dg +-rw-r--r-- root/root usr/share/terminfo/d/d470 +-rw-r--r-- root/root usr/share/terminfo/d/d470-7b -> usr/share/terminfo/d/d470c-7b +-rw-r--r-- root/root usr/share/terminfo/d/d470-dg -> usr/share/terminfo/d/d470c-dg +-rw-r--r-- root/root usr/share/terminfo/d/d470c -> usr/share/terminfo/d/d470 +-rw-r--r-- root/root usr/share/terminfo/d/d470c-7b +-rw-r--r-- root/root usr/share/terminfo/d/d470c-dg -rw-r--r-- root/root usr/share/terminfo/d/d555 -rw-r--r-- root/root usr/share/terminfo/d/d555-7b -rw-r--r-- root/root usr/share/terminfo/d/d555-7b-w @@ -1752,12 +1756,12 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/d577 -rw-r--r-- root/root usr/share/terminfo/d/d577-7b -rw-r--r-- root/root usr/share/terminfo/d/d577-7b-w --rw-r--r-- root/root usr/share/terminfo/d/d577-dg +-rw-r--r-- root/root usr/share/terminfo/d/d577-dg -> usr/share/terminfo/d/d578-dg -rw-r--r-- root/root usr/share/terminfo/d/d577-w -rw-r--r-- root/root usr/share/terminfo/d/d578 -rw-r--r-- root/root usr/share/terminfo/d/d578-7b --rw-r--r-- root/root usr/share/terminfo/d/d578-dg -> usr/share/terminfo/d/d577-dg --rw-r--r-- root/root usr/share/terminfo/d/d80 -> usr/share/terminfo/a/ampex80 +-rw-r--r-- root/root usr/share/terminfo/d/d578-dg +-rw-r--r-- root/root usr/share/terminfo/d/d80 -> usr/share/terminfo/d/dialogue -rw-r--r-- root/root usr/share/terminfo/d/d800 -rw-r--r-- root/root usr/share/terminfo/d/darwin -> usr/share/terminfo/x/xnuppc -rw-r--r-- root/root usr/share/terminfo/d/darwin-100x37 -> usr/share/terminfo/x/xnuppc-100x37 @@ -1792,7 +1796,7 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/darwin-m-f -> usr/share/terminfo/x/xnuppc-m-f -rw-r--r-- root/root usr/share/terminfo/d/darwin-m-f2 -> usr/share/terminfo/x/xnuppc-m-f2 -rw-r--r-- root/root usr/share/terminfo/d/datagraphix -> usr/share/terminfo/d/d132 --rw-r--r-- root/root usr/share/terminfo/d/datamedia2500 -> usr/share/terminfo/d/dm2500 +-rw-r--r-- root/root usr/share/terminfo/d/datamedia2500 -rw-r--r-- root/root usr/share/terminfo/d/datapoint -rw-r--r-- root/root usr/share/terminfo/d/dataspeed40 -> usr/share/terminfo/t/tty40 -rw-r--r-- root/root usr/share/terminfo/d/dd5000 -> usr/share/terminfo/d/delta @@ -1802,9 +1806,9 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/dec+sl -rw-r--r-- root/root usr/share/terminfo/d/dec-vt100 -rw-r--r-- root/root usr/share/terminfo/d/dec-vt220 --rw-r--r-- root/root usr/share/terminfo/d/dec-vt330 -> usr/share/terminfo/v/vt340 --rw-r--r-- root/root usr/share/terminfo/d/dec-vt340 -> usr/share/terminfo/v/vt340 --rw-r--r-- root/root usr/share/terminfo/d/dec-vt400 -> usr/share/terminfo/v/vt400-24 +-rw-r--r-- root/root usr/share/terminfo/d/dec-vt330 -> usr/share/terminfo/d/dec-vt340 +-rw-r--r-- root/root usr/share/terminfo/d/dec-vt340 +-rw-r--r-- root/root usr/share/terminfo/d/dec-vt400 -rw-r--r-- root/root usr/share/terminfo/d/decansi -rw-r--r-- root/root usr/share/terminfo/d/decid+cpr -rw-r--r-- root/root usr/share/terminfo/d/decpro -> usr/share/terminfo/p/pro350 @@ -1814,17 +1818,17 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/dg+color -rw-r--r-- root/root usr/share/terminfo/d/dg+color8 -rw-r--r-- root/root usr/share/terminfo/d/dg+fixed --rw-r--r-- root/root usr/share/terminfo/d/dg-ansi -> usr/share/terminfo/d/dg210 +-rw-r--r-- root/root usr/share/terminfo/d/dg-ansi -rw-r--r-- root/root usr/share/terminfo/d/dg-generic --rw-r--r-- root/root usr/share/terminfo/d/dg100 +-rw-r--r-- root/root usr/share/terminfo/d/dg100 -> usr/share/terminfo/d/dg6053-old -rw-r--r-- root/root usr/share/terminfo/d/dg200 --rw-r--r-- root/root usr/share/terminfo/d/dg210 +-rw-r--r-- root/root usr/share/terminfo/d/dg210 -> usr/share/terminfo/d/dg-ansi -rw-r--r-- root/root usr/share/terminfo/d/dg211 -rw-r--r-- root/root usr/share/terminfo/d/dg450 -rw-r--r-- root/root usr/share/terminfo/d/dg460-ansi --rw-r--r-- root/root usr/share/terminfo/d/dg6053 -> usr/share/terminfo/6/6053 --rw-r--r-- root/root usr/share/terminfo/d/dg6053-old -> usr/share/terminfo/d/dg100 --rw-r--r-- root/root usr/share/terminfo/d/dg605x -> usr/share/terminfo/6/6053 +-rw-r--r-- root/root usr/share/terminfo/d/dg6053 -> usr/share/terminfo/6/6053-dg +-rw-r--r-- root/root usr/share/terminfo/d/dg6053-old +-rw-r--r-- root/root usr/share/terminfo/d/dg605x -> usr/share/terminfo/6/6053-dg -rw-r--r-- root/root usr/share/terminfo/d/dg6134 -> usr/share/terminfo/d/dg450 -rw-r--r-- root/root usr/share/terminfo/d/dgkeys+11 -rw-r--r-- root/root usr/share/terminfo/d/dgkeys+15 @@ -1836,19 +1840,19 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/dgunix+fixed -rw-r--r-- root/root usr/share/terminfo/d/diablo -> usr/share/terminfo/x/xerox -rw-r--r-- root/root usr/share/terminfo/d/diablo-lm -> usr/share/terminfo/x/xerox-lm --rw-r--r-- root/root usr/share/terminfo/d/diablo1620 -> usr/share/terminfo/d/diablo450 +-rw-r--r-- root/root usr/share/terminfo/d/diablo1620 -> usr/share/terminfo/i/ipsi -rw-r--r-- root/root usr/share/terminfo/d/diablo1620-m8 -rw-r--r-- root/root usr/share/terminfo/d/diablo1640 -> usr/share/terminfo/x/xerox -rw-r--r-- root/root usr/share/terminfo/d/diablo1640-lm -> usr/share/terminfo/x/xerox-lm -rw-r--r-- root/root usr/share/terminfo/d/diablo1640-m8 -> usr/share/terminfo/d/diablo1620-m8 --rw-r--r-- root/root usr/share/terminfo/d/diablo1720 -> usr/share/terminfo/d/diablo450 +-rw-r--r-- root/root usr/share/terminfo/d/diablo1720 -> usr/share/terminfo/i/ipsi -rw-r--r-- root/root usr/share/terminfo/d/diablo1730 -> usr/share/terminfo/x/xerox -rw-r--r-- root/root usr/share/terminfo/d/diablo1740 -> usr/share/terminfo/x/xerox -rw-r--r-- root/root usr/share/terminfo/d/diablo1740-lm -> usr/share/terminfo/6/630-lm --rw-r--r-- root/root usr/share/terminfo/d/diablo450 +-rw-r--r-- root/root usr/share/terminfo/d/diablo450 -> usr/share/terminfo/i/ipsi -rw-r--r-- root/root usr/share/terminfo/d/diablo630 -> usr/share/terminfo/x/xerox --rw-r--r-- root/root usr/share/terminfo/d/dialogue -> usr/share/terminfo/a/ampex80 --rw-r--r-- root/root usr/share/terminfo/d/dialogue80 -> usr/share/terminfo/a/ampex80 +-rw-r--r-- root/root usr/share/terminfo/d/dialogue +-rw-r--r-- root/root usr/share/terminfo/d/dialogue80 -> usr/share/terminfo/d/dialogue -rw-r--r-- root/root usr/share/terminfo/d/digilog -rw-r--r-- root/root usr/share/terminfo/d/djgpp -rw-r--r-- root/root usr/share/terminfo/d/djgpp203 @@ -1860,20 +1864,20 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/dku7102-sna -> usr/share/terminfo/t/tws2102-sna -rw-r--r-- root/root usr/share/terminfo/d/dku7103-sna -> usr/share/terminfo/t/tws2103-sna -rw-r--r-- root/root usr/share/terminfo/d/dku7202 --rw-r--r-- root/root usr/share/terminfo/d/dm1520 --rw-r--r-- root/root usr/share/terminfo/d/dm1521 -> usr/share/terminfo/d/dm1520 --rw-r--r-- root/root usr/share/terminfo/d/dm2500 +-rw-r--r-- root/root usr/share/terminfo/d/dm1520 -> usr/share/terminfo/d/dm1521 +-rw-r--r-- root/root usr/share/terminfo/d/dm1521 +-rw-r--r-- root/root usr/share/terminfo/d/dm2500 -> usr/share/terminfo/d/datamedia2500 -rw-r--r-- root/root usr/share/terminfo/d/dm3025 -rw-r--r-- root/root usr/share/terminfo/d/dm3045 --rw-r--r-- root/root usr/share/terminfo/d/dm80 -> usr/share/terminfo/d/dt80 --rw-r--r-- root/root usr/share/terminfo/d/dm80w +-rw-r--r-- root/root usr/share/terminfo/d/dm80 +-rw-r--r-- root/root usr/share/terminfo/d/dm80w -> usr/share/terminfo/d/dmdt80w -rw-r--r-- root/root usr/share/terminfo/d/dmchat --rw-r--r-- root/root usr/share/terminfo/d/dmd -> usr/share/terminfo/t/tty5620 +-rw-r--r-- root/root usr/share/terminfo/d/dmd -> usr/share/terminfo/t/ttydmd -rw-r--r-- root/root usr/share/terminfo/d/dmd-24 -> usr/share/terminfo/t/tty5620-24 -rw-r--r-- root/root usr/share/terminfo/d/dmd-34 -> usr/share/terminfo/t/tty5620-34 -rw-r--r-- root/root usr/share/terminfo/d/dmd1 -> usr/share/terminfo/t/tty5620-1 --rw-r--r-- root/root usr/share/terminfo/d/dmdt80 -> usr/share/terminfo/d/dt80 --rw-r--r-- root/root usr/share/terminfo/d/dmdt80w -> usr/share/terminfo/d/dm80w +-rw-r--r-- root/root usr/share/terminfo/d/dmdt80 -> usr/share/terminfo/d/dm80 +-rw-r--r-- root/root usr/share/terminfo/d/dmdt80w -rw-r--r-- root/root usr/share/terminfo/d/dmterm -rw-r--r-- root/root usr/share/terminfo/d/domterm -rw-r--r-- root/root usr/share/terminfo/d/dp3360 -> usr/share/terminfo/d/datapoint @@ -1881,13 +1885,13 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/ds40 -> usr/share/terminfo/t/tty40 -rw-r--r-- root/root usr/share/terminfo/d/ds40-2 -> usr/share/terminfo/t/tty40 -rw-r--r-- root/root usr/share/terminfo/d/dt-100 --rw-r--r-- root/root usr/share/terminfo/d/dt-100w +-rw-r--r-- root/root usr/share/terminfo/d/dt-100w -> usr/share/terminfo/d/dt100w -rw-r--r-- root/root usr/share/terminfo/d/dt100 -> usr/share/terminfo/d/dt-100 --rw-r--r-- root/root usr/share/terminfo/d/dt100w -> usr/share/terminfo/d/dt-100w +-rw-r--r-- root/root usr/share/terminfo/d/dt100w -rw-r--r-- root/root usr/share/terminfo/d/dt110 --rw-r--r-- root/root usr/share/terminfo/d/dt80 +-rw-r--r-- root/root usr/share/terminfo/d/dt80 -> usr/share/terminfo/d/dm80 -rw-r--r-- root/root usr/share/terminfo/d/dt80-sas --rw-r--r-- root/root usr/share/terminfo/d/dt80w -> usr/share/terminfo/d/dm80w +-rw-r--r-- root/root usr/share/terminfo/d/dt80w -> usr/share/terminfo/d/dmdt80w -rw-r--r-- root/root usr/share/terminfo/d/dtc300s -rw-r--r-- root/root usr/share/terminfo/d/dtc382 -rw-r--r-- root/root usr/share/terminfo/d/dtterm @@ -1900,26 +1904,28 @@ drwxr-xr-x root/root usr/share/terminfo/d/ -rw-r--r-- root/root usr/share/terminfo/d/dw2 -> usr/share/terminfo/d/dw -rw-r--r-- root/root usr/share/terminfo/d/dw3 -> usr/share/terminfo/l/la120 -rw-r--r-- root/root usr/share/terminfo/d/dw4 --rw-r--r-- root/root usr/share/terminfo/d/dwk --rw-r--r-- root/root usr/share/terminfo/d/dwk-vt -> usr/share/terminfo/d/dwk +-rw-r--r-- root/root usr/share/terminfo/d/dwk -> usr/share/terminfo/d/dwk-vt +-rw-r--r-- root/root usr/share/terminfo/d/dwk-vt drwxr-xr-x root/root usr/share/terminfo/e/ -rw-r--r-- root/root usr/share/terminfo/e/ecma+color -rw-r--r-- root/root usr/share/terminfo/e/ecma+index -rw-r--r-- root/root usr/share/terminfo/e/ecma+italics -rw-r--r-- root/root usr/share/terminfo/e/ecma+sgr +-rw-r--r-- root/root usr/share/terminfo/e/ecma+standout -rw-r--r-- root/root usr/share/terminfo/e/ecma+strikeout +-rw-r--r-- root/root usr/share/terminfo/e/ecma+underline -rw-r--r-- root/root usr/share/terminfo/e/elks -rw-r--r-- root/root usr/share/terminfo/e/elks-ansi -rw-r--r-- root/root usr/share/terminfo/e/elks-glasstty -rw-r--r-- root/root usr/share/terminfo/e/elks-vt52 --rw-r--r-- root/root usr/share/terminfo/e/emots -> usr/share/terminfo/g/gs6300 +-rw-r--r-- root/root usr/share/terminfo/e/emots -rw-r--r-- root/root usr/share/terminfo/e/emu -rw-r--r-- root/root usr/share/terminfo/e/emu-220 -rw-r--r-- root/root usr/share/terminfo/e/emx-base --rw-r--r-- root/root usr/share/terminfo/e/env230 -> usr/share/terminfo/e/envision230 --rw-r--r-- root/root usr/share/terminfo/e/envision230 --rw-r--r-- root/root usr/share/terminfo/e/ep40 -> usr/share/terminfo/e/ep4000 --rw-r--r-- root/root usr/share/terminfo/e/ep4000 +-rw-r--r-- root/root usr/share/terminfo/e/env230 +-rw-r--r-- root/root usr/share/terminfo/e/envision230 -> usr/share/terminfo/e/env230 +-rw-r--r-- root/root usr/share/terminfo/e/ep40 +-rw-r--r-- root/root usr/share/terminfo/e/ep4000 -> usr/share/terminfo/e/ep40 -rw-r--r-- root/root usr/share/terminfo/e/ep4080 -> usr/share/terminfo/e/ep48 -rw-r--r-- root/root usr/share/terminfo/e/ep48 -rw-r--r-- root/root usr/share/terminfo/e/ergo4000 @@ -1928,49 +1934,50 @@ drwxr-xr-x root/root usr/share/terminfo/e/ -rw-r--r-- root/root usr/share/terminfo/e/eterm -rw-r--r-- root/root usr/share/terminfo/e/eterm-color -rw-r--r-- root/root usr/share/terminfo/e/ex155 --rw-r--r-- root/root usr/share/terminfo/e/excel62 +-rw-r--r-- root/root usr/share/terminfo/e/excel62 -> usr/share/terminfo/e/excel64 -rw-r--r-- root/root usr/share/terminfo/e/excel62-rv -> usr/share/terminfo/e/excel64-rv -rw-r--r-- root/root usr/share/terminfo/e/excel62-w -> usr/share/terminfo/e/excel64-w --rw-r--r-- root/root usr/share/terminfo/e/excel64 -> usr/share/terminfo/e/excel62 +-rw-r--r-- root/root usr/share/terminfo/e/excel64 -rw-r--r-- root/root usr/share/terminfo/e/excel64-rv -rw-r--r-- root/root usr/share/terminfo/e/excel64-w --rw-r--r-- root/root usr/share/terminfo/e/exec80 -> usr/share/terminfo/h/he80 +-rw-r--r-- root/root usr/share/terminfo/e/exec80 -> usr/share/terminfo/h/hazel drwxr-xr-x root/root usr/share/terminfo/f/ --rw-r--r-- root/root usr/share/terminfo/f/f100 --rw-r--r-- root/root usr/share/terminfo/f/f100-rv +-rw-r--r-- root/root usr/share/terminfo/f/f100 -> usr/share/terminfo/f/freedom100 +-rw-r--r-- root/root usr/share/terminfo/f/f100-rv -> usr/share/terminfo/f/freedom-rv -rw-r--r-- root/root usr/share/terminfo/f/f110 -> usr/share/terminfo/f/freedom110 -rw-r--r-- root/root usr/share/terminfo/f/f110-14 -rw-r--r-- root/root usr/share/terminfo/f/f110-14w -rw-r--r-- root/root usr/share/terminfo/f/f110-w -rw-r--r-- root/root usr/share/terminfo/f/f1720 -rw-r--r-- root/root usr/share/terminfo/f/f1720a -> usr/share/terminfo/f/f1720 --rw-r--r-- root/root usr/share/terminfo/f/f200 +-rw-r--r-- root/root usr/share/terminfo/f/f200 -> usr/share/terminfo/f/freedom200 -rw-r--r-- root/root usr/share/terminfo/f/f200-w -rw-r--r-- root/root usr/share/terminfo/f/f200vi -rw-r--r-- root/root usr/share/terminfo/f/f200vi-w -rw-r--r-- root/root usr/share/terminfo/f/falco -> usr/share/terminfo/t/ts-1 -rw-r--r-- root/root usr/share/terminfo/f/falco-p -> usr/share/terminfo/t/ts1p -rw-r--r-- root/root usr/share/terminfo/f/fbterm --rw-r--r-- root/root usr/share/terminfo/f/fenix -> usr/share/terminfo/p/pt100 --rw-r--r-- root/root usr/share/terminfo/f/fenixw -> usr/share/terminfo/p/pt100w +-rw-r--r-- root/root usr/share/terminfo/f/fenix -> usr/share/terminfo/w/wren +-rw-r--r-- root/root usr/share/terminfo/f/fenixw -> usr/share/terminfo/w/wrenw -rw-r--r-- root/root usr/share/terminfo/f/fixterm -> usr/share/terminfo/c/cbblit -rw-r--r-- root/root usr/share/terminfo/f/foot -rw-r--r-- root/root usr/share/terminfo/f/foot+base -rw-r--r-- root/root usr/share/terminfo/f/foot-direct --rw-r--r-- root/root usr/share/terminfo/f/fortune --rw-r--r-- root/root usr/share/terminfo/f/fos -> usr/share/terminfo/f/fortune +-rw-r--r-- root/root usr/share/terminfo/f/fortune -> usr/share/terminfo/f/fos +-rw-r--r-- root/root usr/share/terminfo/f/fos -rw-r--r-- root/root usr/share/terminfo/f/fox -> usr/share/terminfo/p/pe1100 --rw-r--r-- root/root usr/share/terminfo/f/freedom -> usr/share/terminfo/f/f100 --rw-r--r-- root/root usr/share/terminfo/f/freedom-rv -> usr/share/terminfo/f/f100-rv --rw-r--r-- root/root usr/share/terminfo/f/freedom100 -> usr/share/terminfo/f/f100 +-rw-r--r-- root/root usr/share/terminfo/f/freedom -> usr/share/terminfo/f/freedom100 +-rw-r--r-- root/root usr/share/terminfo/f/freedom-rv +-rw-r--r-- root/root usr/share/terminfo/f/freedom100 -rw-r--r-- root/root usr/share/terminfo/f/freedom110 --rw-r--r-- root/root usr/share/terminfo/f/freedom200 -> usr/share/terminfo/f/f200 +-rw-r--r-- root/root usr/share/terminfo/f/freedom200 drwxr-xr-x root/root usr/share/terminfo/g/ -rw-r--r-- root/root usr/share/terminfo/g/gator -rw-r--r-- root/root usr/share/terminfo/g/gator-52 -rw-r--r-- root/root usr/share/terminfo/g/gator-52t -rw-r--r-- root/root usr/share/terminfo/g/gator-t --rw-r--r-- root/root usr/share/terminfo/g/gigi -> usr/share/terminfo/v/vk100 +-rw-r--r-- root/root usr/share/terminfo/g/ghostty +-rw-r--r-- root/root usr/share/terminfo/g/gigi -rw-r--r-- root/root usr/share/terminfo/g/glasstty -rw-r--r-- root/root usr/share/terminfo/g/gnome -rw-r--r-- root/root usr/share/terminfo/g/gnome+pcfkeys @@ -1983,29 +1990,29 @@ drwxr-xr-x root/root usr/share/terminfo/g/ -rw-r--r-- root/root usr/share/terminfo/g/gnome-rh72 -rw-r--r-- root/root usr/share/terminfo/g/gnome-rh80 -rw-r--r-- root/root usr/share/terminfo/g/gnome-rh90 --rw-r--r-- root/root usr/share/terminfo/g/go-225 -> usr/share/terminfo/g/go225 +-rw-r--r-- root/root usr/share/terminfo/g/go-225 -rw-r--r-- root/root usr/share/terminfo/g/go140 -rw-r--r-- root/root usr/share/terminfo/g/go140w --rw-r--r-- root/root usr/share/terminfo/g/go225 +-rw-r--r-- root/root usr/share/terminfo/g/go225 -> usr/share/terminfo/g/go-225 -rw-r--r-- root/root usr/share/terminfo/g/graphos -rw-r--r-- root/root usr/share/terminfo/g/graphos-30 -rw-r--r-- root/root usr/share/terminfo/g/gs5430 -> usr/share/terminfo/p/pt505 -rw-r--r-- root/root usr/share/terminfo/g/gs5430-22 -> usr/share/terminfo/p/pt505-22 -rw-r--r-- root/root usr/share/terminfo/g/gs5430-24 -> usr/share/terminfo/p/pt505-24 --rw-r--r-- root/root usr/share/terminfo/g/gs6300 +-rw-r--r-- root/root usr/share/terminfo/g/gs6300 -> usr/share/terminfo/e/emots -rw-r--r-- root/root usr/share/terminfo/g/gsi --rw-r--r-- root/root usr/share/terminfo/g/gt100 --rw-r--r-- root/root usr/share/terminfo/g/gt100a -> usr/share/terminfo/g/gt100 +-rw-r--r-- root/root usr/share/terminfo/g/gt100 -> usr/share/terminfo/i/i100 +-rw-r--r-- root/root usr/share/terminfo/g/gt100a -> usr/share/terminfo/i/i100 -rw-r--r-- root/root usr/share/terminfo/g/gt40 -rw-r--r-- root/root usr/share/terminfo/g/gt42 --rw-r--r-- root/root usr/share/terminfo/g/guru -> usr/share/terminfo/g/guru+unk +-rw-r--r-- root/root usr/share/terminfo/g/guru -rw-r--r-- root/root usr/share/terminfo/g/guru+rv -rw-r--r-- root/root usr/share/terminfo/g/guru+s --rw-r--r-- root/root usr/share/terminfo/g/guru+unk +-rw-r--r-- root/root usr/share/terminfo/g/guru+unk -> usr/share/terminfo/g/guru -rw-r--r-- root/root usr/share/terminfo/g/guru-24 --rw-r--r-- root/root usr/share/terminfo/g/guru-33 -> usr/share/terminfo/g/guru+unk --rw-r--r-- root/root usr/share/terminfo/g/guru-33-rv --rw-r--r-- root/root usr/share/terminfo/g/guru-33-s +-rw-r--r-- root/root usr/share/terminfo/g/guru-33 -> usr/share/terminfo/g/guru +-rw-r--r-- root/root usr/share/terminfo/g/guru-33-rv -> usr/share/terminfo/g/guru-rv +-rw-r--r-- root/root usr/share/terminfo/g/guru-33-s -> usr/share/terminfo/g/guru-s -rw-r--r-- root/root usr/share/terminfo/g/guru-44 -rw-r--r-- root/root usr/share/terminfo/g/guru-44-s -rw-r--r-- root/root usr/share/terminfo/g/guru-76 @@ -2016,41 +2023,41 @@ drwxr-xr-x root/root usr/share/terminfo/g/ -rw-r--r-- root/root usr/share/terminfo/g/guru-76-wm -rw-r--r-- root/root usr/share/terminfo/g/guru-lp -> usr/share/terminfo/g/guru-76-lp -rw-r--r-- root/root usr/share/terminfo/g/guru-nctxt --rw-r--r-- root/root usr/share/terminfo/g/guru-rv -> usr/share/terminfo/g/guru-33-rv --rw-r--r-- root/root usr/share/terminfo/g/guru-s -> usr/share/terminfo/g/guru-33-s +-rw-r--r-- root/root usr/share/terminfo/g/guru-rv +-rw-r--r-- root/root usr/share/terminfo/g/guru-s drwxr-xr-x root/root usr/share/terminfo/h/ -rw-r--r-- root/root usr/share/terminfo/h/h-100 -> usr/share/terminfo/h/h100 -rw-r--r-- root/root usr/share/terminfo/h/h-100bw -> usr/share/terminfo/h/h100bw -rw-r--r-- root/root usr/share/terminfo/h/h100 -rw-r--r-- root/root usr/share/terminfo/h/h100bw --rw-r--r-- root/root usr/share/terminfo/h/h19 -> usr/share/terminfo/h/heath --rw-r--r-- root/root usr/share/terminfo/h/h19-a -> usr/share/terminfo/h/heath-ansi --rw-r--r-- root/root usr/share/terminfo/h/h19-b -> usr/share/terminfo/h/heath +-rw-r--r-- root/root usr/share/terminfo/h/h19 -> usr/share/terminfo/h/heath-19 +-rw-r--r-- root/root usr/share/terminfo/h/h19-a -> usr/share/terminfo/h/h19a +-rw-r--r-- root/root usr/share/terminfo/h/h19-b -> usr/share/terminfo/h/heath-19 -rw-r--r-- root/root usr/share/terminfo/h/h19-bs --rw-r--r-- root/root usr/share/terminfo/h/h19-g --rw-r--r-- root/root usr/share/terminfo/h/h19-smul -> usr/share/terminfo/h/h19us +-rw-r--r-- root/root usr/share/terminfo/h/h19-g -> usr/share/terminfo/h/h19g +-rw-r--r-- root/root usr/share/terminfo/h/h19-smul -rw-r--r-- root/root usr/share/terminfo/h/h19-u --rw-r--r-- root/root usr/share/terminfo/h/h19-us -> usr/share/terminfo/h/h19us --rw-r--r-- root/root usr/share/terminfo/h/h19a -> usr/share/terminfo/h/heath-ansi --rw-r--r-- root/root usr/share/terminfo/h/h19g -> usr/share/terminfo/h/h19-g --rw-r--r-- root/root usr/share/terminfo/h/h19k --rw-r--r-- root/root usr/share/terminfo/h/h19kermit -> usr/share/terminfo/h/h19k --rw-r--r-- root/root usr/share/terminfo/h/h19us +-rw-r--r-- root/root usr/share/terminfo/h/h19-us -> usr/share/terminfo/h/h19-smul +-rw-r--r-- root/root usr/share/terminfo/h/h19a +-rw-r--r-- root/root usr/share/terminfo/h/h19g +-rw-r--r-- root/root usr/share/terminfo/h/h19k -> usr/share/terminfo/h/h19kermit +-rw-r--r-- root/root usr/share/terminfo/h/h19kermit +-rw-r--r-- root/root usr/share/terminfo/h/h19us -> usr/share/terminfo/h/h19-smul -rw-r--r-- root/root usr/share/terminfo/h/h29a-kc-bc -rw-r--r-- root/root usr/share/terminfo/h/h29a-kc-uc -rw-r--r-- root/root usr/share/terminfo/h/h29a-nkc-bc -rw-r--r-- root/root usr/share/terminfo/h/h29a-nkc-uc --rw-r--r-- root/root usr/share/terminfo/h/h80 -> usr/share/terminfo/h/he80 +-rw-r--r-- root/root usr/share/terminfo/h/h80 -> usr/share/terminfo/h/hazel -rw-r--r-- root/root usr/share/terminfo/h/ha8675 -rw-r--r-- root/root usr/share/terminfo/h/ha8686 --rw-r--r-- root/root usr/share/terminfo/h/hazel -> usr/share/terminfo/h/he80 +-rw-r--r-- root/root usr/share/terminfo/h/hazel -rw-r--r-- root/root usr/share/terminfo/h/hds200 --rw-r--r-- root/root usr/share/terminfo/h/he80 --rw-r--r-- root/root usr/share/terminfo/h/heath --rw-r--r-- root/root usr/share/terminfo/h/heath-19 -> usr/share/terminfo/h/heath --rw-r--r-- root/root usr/share/terminfo/h/heath-ansi --rw-r--r-- root/root usr/share/terminfo/h/heathkit -> usr/share/terminfo/h/heath --rw-r--r-- root/root usr/share/terminfo/h/heathkit-a -> usr/share/terminfo/h/heath-ansi +-rw-r--r-- root/root usr/share/terminfo/h/he80 -> usr/share/terminfo/h/hazel +-rw-r--r-- root/root usr/share/terminfo/h/heath -> usr/share/terminfo/h/heath-19 +-rw-r--r-- root/root usr/share/terminfo/h/heath-19 +-rw-r--r-- root/root usr/share/terminfo/h/heath-ansi -> usr/share/terminfo/h/h19a +-rw-r--r-- root/root usr/share/terminfo/h/heathkit -> usr/share/terminfo/h/heath-19 +-rw-r--r-- root/root usr/share/terminfo/h/heathkit-a -> usr/share/terminfo/h/h19a -rw-r--r-- root/root usr/share/terminfo/h/hft -rw-r--r-- root/root usr/share/terminfo/h/hft-c -rw-r--r-- root/root usr/share/terminfo/h/hft-c-old @@ -2058,7 +2065,7 @@ drwxr-xr-x root/root usr/share/terminfo/h/ -rw-r--r-- root/root usr/share/terminfo/h/hirez100 -rw-r--r-- root/root usr/share/terminfo/h/hirez100-w -rw-r--r-- root/root usr/share/terminfo/h/hmod1 --rw-r--r-- root/root usr/share/terminfo/h/hp +-rw-r--r-- root/root usr/share/terminfo/h/hp -> usr/share/terminfo/h/hpgeneric -rw-r--r-- root/root usr/share/terminfo/h/hp+arrows -rw-r--r-- root/root usr/share/terminfo/h/hp+color -rw-r--r-- root/root usr/share/terminfo/h/hp+labels @@ -2070,44 +2077,44 @@ drwxr-xr-x root/root usr/share/terminfo/h/ -rw-r--r-- root/root usr/share/terminfo/h/hp150 -rw-r--r-- root/root usr/share/terminfo/h/hp2 -> usr/share/terminfo/h/hpex2 -rw-r--r-- root/root usr/share/terminfo/h/hp236 --rw-r--r-- root/root usr/share/terminfo/h/hp2382 --rw-r--r-- root/root usr/share/terminfo/h/hp2382a -> usr/share/terminfo/h/hp2382 +-rw-r--r-- root/root usr/share/terminfo/h/hp2382 -> usr/share/terminfo/h/hp2382a +-rw-r--r-- root/root usr/share/terminfo/h/hp2382a -rw-r--r-- root/root usr/share/terminfo/h/hp2392 --rw-r--r-- root/root usr/share/terminfo/h/hp2397 -> usr/share/terminfo/h/hp2397a --rw-r--r-- root/root usr/share/terminfo/h/hp2397a --rw-r--r-- root/root usr/share/terminfo/h/hp2621 -> usr/share/terminfo/h/hp2621-wl +-rw-r--r-- root/root usr/share/terminfo/h/hp2397 +-rw-r--r-- root/root usr/share/terminfo/h/hp2397a -> usr/share/terminfo/h/hp2397 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621 -rw-r--r-- root/root usr/share/terminfo/h/hp2621-48 --rw-r--r-- root/root usr/share/terminfo/h/hp2621-a +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-a -> usr/share/terminfo/h/hp2621a-a -rw-r--r-- root/root usr/share/terminfo/h/hp2621-ba -rw-r--r-- root/root usr/share/terminfo/h/hp2621-fl --rw-r--r-- root/root usr/share/terminfo/h/hp2621-k45 -> usr/share/terminfo/k/k45 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-k45 -rw-r--r-- root/root usr/share/terminfo/h/hp2621-nl -rw-r--r-- root/root usr/share/terminfo/h/hp2621-nt --rw-r--r-- root/root usr/share/terminfo/h/hp2621-wl --rw-r--r-- root/root usr/share/terminfo/h/hp2621A -> usr/share/terminfo/h/hp2621-wl --rw-r--r-- root/root usr/share/terminfo/h/hp2621a -> usr/share/terminfo/h/hp2621-wl --rw-r--r-- root/root usr/share/terminfo/h/hp2621a-a -> usr/share/terminfo/h/hp2621-a +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-wl -> usr/share/terminfo/h/hp2621 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621A -> usr/share/terminfo/h/hp2621 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621a -> usr/share/terminfo/h/hp2621 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621a-a -rw-r--r-- root/root usr/share/terminfo/h/hp2621b -rw-r--r-- root/root usr/share/terminfo/h/hp2621b-kx -rw-r--r-- root/root usr/share/terminfo/h/hp2621b-kx-p -rw-r--r-- root/root usr/share/terminfo/h/hp2621b-p --rw-r--r-- root/root usr/share/terminfo/h/hp2621k45 -> usr/share/terminfo/k/k45 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621k45 -> usr/share/terminfo/h/hp2621-k45 -rw-r--r-- root/root usr/share/terminfo/h/hp2621p -rw-r--r-- root/root usr/share/terminfo/h/hp2621p-a -rw-r--r-- root/root usr/share/terminfo/h/hp2622 -rw-r--r-- root/root usr/share/terminfo/h/hp2622a -> usr/share/terminfo/h/hp2622 -rw-r--r-- root/root usr/share/terminfo/h/hp2623 -rw-r--r-- root/root usr/share/terminfo/h/hp2623a -> usr/share/terminfo/h/hp2623 --rw-r--r-- root/root usr/share/terminfo/h/hp2624 -> usr/share/terminfo/h/hp2624a --rw-r--r-- root/root usr/share/terminfo/h/hp2624-10p -> usr/share/terminfo/h/hp2624a-10p --rw-r--r-- root/root usr/share/terminfo/h/hp2624a --rw-r--r-- root/root usr/share/terminfo/h/hp2624a-10p --rw-r--r-- root/root usr/share/terminfo/h/hp2624b -> usr/share/terminfo/h/hp2624a --rw-r--r-- root/root usr/share/terminfo/h/hp2624b-10p -> usr/share/terminfo/h/hp2624a-10p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624 -> usr/share/terminfo/h/hp2624b +-rw-r--r-- root/root usr/share/terminfo/h/hp2624-10p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624a -> usr/share/terminfo/h/hp2624b +-rw-r--r-- root/root usr/share/terminfo/h/hp2624a-10p -> usr/share/terminfo/h/hp2624-10p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-10p -> usr/share/terminfo/h/hp2624-10p -rw-r--r-- root/root usr/share/terminfo/h/hp2624b-10p-p --rw-r--r-- root/root usr/share/terminfo/h/hp2624b-4p -> usr/share/terminfo/h/hp2624a --rw-r--r-- root/root usr/share/terminfo/h/hp2624b-4p-p -> usr/share/terminfo/h/hp2624b-p --rw-r--r-- root/root usr/share/terminfo/h/hp2624b-p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-4p -> usr/share/terminfo/h/hp2624b +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-4p-p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-p -> usr/share/terminfo/h/hp2624b-4p-p -rw-r--r-- root/root usr/share/terminfo/h/hp2626 -> usr/share/terminfo/h/hp2626a -rw-r--r-- root/root usr/share/terminfo/h/hp2626-12 -rw-r--r-- root/root usr/share/terminfo/h/hp2626-12-s @@ -2122,33 +2129,33 @@ drwxr-xr-x root/root usr/share/terminfo/h/ -rw-r--r-- root/root usr/share/terminfo/h/hp2627c -rw-r--r-- root/root usr/share/terminfo/h/hp262x -rw-r--r-- root/root usr/share/terminfo/h/hp2640a --rw-r--r-- root/root usr/share/terminfo/h/hp2640b --rw-r--r-- root/root usr/share/terminfo/h/hp2641a -> usr/share/terminfo/h/hp2645a --rw-r--r-- root/root usr/share/terminfo/h/hp2644a -> usr/share/terminfo/h/hp2640b +-rw-r--r-- root/root usr/share/terminfo/h/hp2640b -> usr/share/terminfo/h/hp2644a +-rw-r--r-- root/root usr/share/terminfo/h/hp2641a +-rw-r--r-- root/root usr/share/terminfo/h/hp2644a -rw-r--r-- root/root usr/share/terminfo/h/hp2645 -> usr/share/terminfo/h/hp45 --rw-r--r-- root/root usr/share/terminfo/h/hp2645a --rw-r--r-- root/root usr/share/terminfo/h/hp2647a -> usr/share/terminfo/h/hp2645a --rw-r--r-- root/root usr/share/terminfo/h/hp2648 --rw-r--r-- root/root usr/share/terminfo/h/hp2648a -> usr/share/terminfo/h/hp2648 +-rw-r--r-- root/root usr/share/terminfo/h/hp2645a -> usr/share/terminfo/h/hp2641a +-rw-r--r-- root/root usr/share/terminfo/h/hp2647a -> usr/share/terminfo/h/hp2641a +-rw-r--r-- root/root usr/share/terminfo/h/hp2648 -> usr/share/terminfo/h/hp2648a +-rw-r--r-- root/root usr/share/terminfo/h/hp2648a -rw-r--r-- root/root usr/share/terminfo/h/hp300h -rw-r--r-- root/root usr/share/terminfo/h/hp45 -rw-r--r-- root/root usr/share/terminfo/h/hp700 -rw-r--r-- root/root usr/share/terminfo/h/hp700-wy --rw-r--r-- root/root usr/share/terminfo/h/hp70092 -> usr/share/terminfo/h/hp70092a --rw-r--r-- root/root usr/share/terminfo/h/hp70092A -> usr/share/terminfo/h/hp70092a --rw-r--r-- root/root usr/share/terminfo/h/hp70092a --rw-r--r-- root/root usr/share/terminfo/h/hp9837 +-rw-r--r-- root/root usr/share/terminfo/h/hp70092 -> usr/share/terminfo/h/hp70092A +-rw-r--r-- root/root usr/share/terminfo/h/hp70092A +-rw-r--r-- root/root usr/share/terminfo/h/hp70092a -> usr/share/terminfo/h/hp70092A +-rw-r--r-- root/root usr/share/terminfo/h/hp9837 -> usr/share/terminfo/h/hp98720 -rw-r--r-- root/root usr/share/terminfo/h/hp9845 -rw-r--r-- root/root usr/share/terminfo/h/hp98550 -> usr/share/terminfo/h/hp98550a -rw-r--r-- root/root usr/share/terminfo/h/hp98550-color -> usr/share/terminfo/h/hp98550a-color -rw-r--r-- root/root usr/share/terminfo/h/hp98550a -rw-r--r-- root/root usr/share/terminfo/h/hp98550a-color --rw-r--r-- root/root usr/share/terminfo/h/hp98720 -> usr/share/terminfo/h/hp9837 --rw-r--r-- root/root usr/share/terminfo/h/hp98721 -> usr/share/terminfo/h/hp9837 +-rw-r--r-- root/root usr/share/terminfo/h/hp98720 +-rw-r--r-- root/root usr/share/terminfo/h/hp98721 -> usr/share/terminfo/h/hp98720 -rw-r--r-- root/root usr/share/terminfo/h/hpansi -> usr/share/terminfo/h/hp700 -rw-r--r-- root/root usr/share/terminfo/h/hpex -rw-r--r-- root/root usr/share/terminfo/h/hpex2 --rw-r--r-- root/root usr/share/terminfo/h/hpgeneric -> usr/share/terminfo/h/hp +-rw-r--r-- root/root usr/share/terminfo/h/hpgeneric -rw-r--r-- root/root usr/share/terminfo/h/hpsub -rw-r--r-- root/root usr/share/terminfo/h/hpterm -rw-r--r-- root/root usr/share/terminfo/h/hpterm-color @@ -2167,90 +2174,91 @@ drwxr-xr-x root/root usr/share/terminfo/h/ -rw-r--r-- root/root usr/share/terminfo/h/hz1552-rv -rw-r--r-- root/root usr/share/terminfo/h/hz2000 drwxr-xr-x root/root usr/share/terminfo/i/ --rw-r--r-- root/root usr/share/terminfo/i/i100 -> usr/share/terminfo/g/gt100 --rw-r--r-- root/root usr/share/terminfo/i/i3101 +-rw-r--r-- root/root usr/share/terminfo/i/i100 +-rw-r--r-- root/root usr/share/terminfo/i/i3101 -> usr/share/terminfo/i/ibm3101 -rw-r--r-- root/root usr/share/terminfo/i/i3164 -> usr/share/terminfo/i/ibm3164 -rw-r--r-- root/root usr/share/terminfo/i/i400 --rw-r--r-- root/root usr/share/terminfo/i/iTerm.app -> usr/share/terminfo/i/iterm +-rw-r--r-- root/root usr/share/terminfo/i/iTerm.app -rw-r--r-- root/root usr/share/terminfo/i/iTerm2.app -rw-r--r-- root/root usr/share/terminfo/i/ibcs2 -rw-r--r-- root/root usr/share/terminfo/i/ibm+16color -rw-r--r-- root/root usr/share/terminfo/i/ibm+color --rw-r--r-- root/root usr/share/terminfo/i/ibm-apl -> usr/share/terminfo/a/apl --rw-r--r-- root/root usr/share/terminfo/i/ibm-pc -> usr/share/terminfo/5/5051 --rw-r--r-- root/root usr/share/terminfo/i/ibm-system1 -> usr/share/terminfo/s/system1 --rw-r--r-- root/root usr/share/terminfo/i/ibm3101 -> usr/share/terminfo/i/i3101 +-rw-r--r-- root/root usr/share/terminfo/i/ibm-apl +-rw-r--r-- root/root usr/share/terminfo/i/ibm-pc +-rw-r--r-- root/root usr/share/terminfo/i/ibm-system1 +-rw-r--r-- root/root usr/share/terminfo/i/ibm3101 -rw-r--r-- root/root usr/share/terminfo/i/ibm3151 --rw-r--r-- root/root usr/share/terminfo/i/ibm3161 +-rw-r--r-- root/root usr/share/terminfo/i/ibm3161 -> usr/share/terminfo/w/wyse60-316X -rw-r--r-- root/root usr/share/terminfo/i/ibm3161-C -rw-r--r-- root/root usr/share/terminfo/i/ibm3162 --rw-r--r-- root/root usr/share/terminfo/i/ibm3163 -> usr/share/terminfo/i/ibm3161 +-rw-r--r-- root/root usr/share/terminfo/i/ibm3163 -> usr/share/terminfo/w/wyse60-316X -rw-r--r-- root/root usr/share/terminfo/i/ibm3164 -rw-r--r-- root/root usr/share/terminfo/i/ibm327x --rw-r--r-- root/root usr/share/terminfo/i/ibm5051 -> usr/share/terminfo/5/5051 +-rw-r--r-- root/root usr/share/terminfo/i/ibm5051 -> usr/share/terminfo/i/ibm-pc -rw-r--r-- root/root usr/share/terminfo/i/ibm5081 -> usr/share/terminfo/h/hft --rw-r--r-- root/root usr/share/terminfo/i/ibm5081-c -> usr/share/terminfo/i/ibmmpel-c --rw-r--r-- root/root usr/share/terminfo/i/ibm5151 +-rw-r--r-- root/root usr/share/terminfo/i/ibm5081-c +-rw-r--r-- root/root usr/share/terminfo/i/ibm5151 -> usr/share/terminfo/w/wy60-AT -rw-r--r-- root/root usr/share/terminfo/i/ibm5154 --rw-r--r-- root/root usr/share/terminfo/i/ibm5154-c -> usr/share/terminfo/i/ibmega-c +-rw-r--r-- root/root usr/share/terminfo/i/ibm5154-c -rw-r--r-- root/root usr/share/terminfo/i/ibm6153 -rw-r--r-- root/root usr/share/terminfo/i/ibm6153-40 -rw-r--r-- root/root usr/share/terminfo/i/ibm6153-90 -rw-r--r-- root/root usr/share/terminfo/i/ibm6154 -rw-r--r-- root/root usr/share/terminfo/i/ibm6154-c -rw-r--r-- root/root usr/share/terminfo/i/ibm6155 --rw-r--r-- root/root usr/share/terminfo/i/ibm8503 --rw-r--r-- root/root usr/share/terminfo/i/ibm8507 -> usr/share/terminfo/i/ibm8503 +-rw-r--r-- root/root usr/share/terminfo/i/ibm8503 -> usr/share/terminfo/i/ibm8604 +-rw-r--r-- root/root usr/share/terminfo/i/ibm8507 -> usr/share/terminfo/i/ibm8604 -rw-r--r-- root/root usr/share/terminfo/i/ibm8512 -rw-r--r-- root/root usr/share/terminfo/i/ibm8513 -> usr/share/terminfo/i/ibm8512 -rw-r--r-- root/root usr/share/terminfo/i/ibm8514 -rw-r--r-- root/root usr/share/terminfo/i/ibm8514-c --rw-r--r-- root/root usr/share/terminfo/i/ibm8604 -> usr/share/terminfo/i/ibm8503 +-rw-r--r-- root/root usr/share/terminfo/i/ibm8604 -rw-r--r-- root/root usr/share/terminfo/i/ibmaed -rw-r--r-- root/root usr/share/terminfo/i/ibmapa16 -> usr/share/terminfo/r/rtpc -rw-r--r-- root/root usr/share/terminfo/i/ibmapa8 -rw-r--r-- root/root usr/share/terminfo/i/ibmapa8c -> usr/share/terminfo/i/ibmapa8 -rw-r--r-- root/root usr/share/terminfo/i/ibmapa8c-c -> usr/share/terminfo/i/ibm6154-c -rw-r--r-- root/root usr/share/terminfo/i/ibmega --rw-r--r-- root/root usr/share/terminfo/i/ibmega-c +-rw-r--r-- root/root usr/share/terminfo/i/ibmega-c -> usr/share/terminfo/i/ibm5154-c -rw-r--r-- root/root usr/share/terminfo/i/ibmmono --rw-r--r-- root/root usr/share/terminfo/i/ibmmpel-c --rw-r--r-- root/root usr/share/terminfo/i/ibmpc --rw-r--r-- root/root usr/share/terminfo/i/ibmpc3 -> usr/share/terminfo/p/pc3-bold --rw-r--r-- root/root usr/share/terminfo/i/ibmpc3r -> usr/share/terminfo/p/pc3r --rw-r--r-- root/root usr/share/terminfo/i/ibmpc3r-mono -> usr/share/terminfo/p/pc3r-m --rw-r--r-- root/root usr/share/terminfo/i/ibmpcx -> usr/share/terminfo/x/xenix +-rw-r--r-- root/root usr/share/terminfo/i/ibmmpel-c -> usr/share/terminfo/i/ibm5081-c +-rw-r--r-- root/root usr/share/terminfo/i/ibmpc -> usr/share/terminfo/w/wy60-PC +-rw-r--r-- root/root usr/share/terminfo/i/ibmpc3 +-rw-r--r-- root/root usr/share/terminfo/i/ibmpc3r +-rw-r--r-- root/root usr/share/terminfo/i/ibmpc3r-mono +-rw-r--r-- root/root usr/share/terminfo/i/ibmpcx -rw-r--r-- root/root usr/share/terminfo/i/ibmvga -rw-r--r-- root/root usr/share/terminfo/i/ibmvga-c --rw-r--r-- root/root usr/share/terminfo/i/ibmx -> usr/share/terminfo/x/xenix +-rw-r--r-- root/root usr/share/terminfo/i/ibmx -> usr/share/terminfo/i/ibmpcx -rw-r--r-- root/root usr/share/terminfo/i/icl6402 -> usr/share/terminfo/k/kds6402 -rw-r--r-- root/root usr/share/terminfo/i/icl6404 -> usr/share/terminfo/k/kds6402 -rw-r--r-- root/root usr/share/terminfo/i/icl6404-w -> usr/share/terminfo/k/kds7372-w -rw-r--r-- root/root usr/share/terminfo/i/ifmr +-rw-r--r-- root/root usr/share/terminfo/i/illumos -rw-r--r-- root/root usr/share/terminfo/i/ims-ansi -> usr/share/terminfo/u/ultimaII -rw-r--r-- root/root usr/share/terminfo/i/ims950 -rw-r--r-- root/root usr/share/terminfo/i/ims950-b -rw-r--r-- root/root usr/share/terminfo/i/ims950-rv -rw-r--r-- root/root usr/share/terminfo/i/infoton -rw-r--r-- root/root usr/share/terminfo/i/infoton2 --rw-r--r-- root/root usr/share/terminfo/i/interix -> usr/share/terminfo/n/ntconsole --rw-r--r-- root/root usr/share/terminfo/i/interix-nti -> usr/share/terminfo/n/ntconsole-25-nti --rw-r--r-- root/root usr/share/terminfo/i/intertec --rw-r--r-- root/root usr/share/terminfo/i/intertube -> usr/share/terminfo/i/intertec +-rw-r--r-- root/root usr/share/terminfo/i/interix +-rw-r--r-- root/root usr/share/terminfo/i/interix-nti +-rw-r--r-- root/root usr/share/terminfo/i/intertec -> usr/share/terminfo/i/intertube +-rw-r--r-- root/root usr/share/terminfo/i/intertube -rw-r--r-- root/root usr/share/terminfo/i/intertube2 -rw-r--r-- root/root usr/share/terminfo/i/intext -rw-r--r-- root/root usr/share/terminfo/i/intext2 -rw-r--r-- root/root usr/share/terminfo/i/intextii -> usr/share/terminfo/i/intext2 --rw-r--r-- root/root usr/share/terminfo/i/ips -> usr/share/terminfo/c/citoh-prop --rw-r--r-- root/root usr/share/terminfo/i/ipsi -> usr/share/terminfo/d/diablo450 --rw-r--r-- root/root usr/share/terminfo/i/iq120 -> usr/share/terminfo/s/soroc --rw-r--r-- root/root usr/share/terminfo/i/iq140 -> usr/share/terminfo/s/soroc140 +-rw-r--r-- root/root usr/share/terminfo/i/ips +-rw-r--r-- root/root usr/share/terminfo/i/ipsi +-rw-r--r-- root/root usr/share/terminfo/i/iq120 +-rw-r--r-- root/root usr/share/terminfo/i/iq140 -rw-r--r-- root/root usr/share/terminfo/i/iris-ansi -rw-r--r-- root/root usr/share/terminfo/i/iris-ansi-ap -rw-r--r-- root/root usr/share/terminfo/i/iris-ansi-net -> usr/share/terminfo/i/iris-ansi --rw-r--r-- root/root usr/share/terminfo/i/iris-color -> usr/share/terminfo/x/xwsh --rw-r--r-- root/root usr/share/terminfo/i/iris40 --rw-r--r-- root/root usr/share/terminfo/i/iterm +-rw-r--r-- root/root usr/share/terminfo/i/iris-color +-rw-r--r-- root/root usr/share/terminfo/i/iris40 -> usr/share/terminfo/w/wsiris +-rw-r--r-- root/root usr/share/terminfo/i/iterm -> usr/share/terminfo/i/iTerm.app -rw-r--r-- root/root usr/share/terminfo/i/iterm2 -> usr/share/terminfo/i/iTerm2.app -rw-r--r-- root/root usr/share/terminfo/i/iterm2-direct drwxr-xr-x root/root usr/share/terminfo/j/ @@ -2259,7 +2267,7 @@ drwxr-xr-x root/root usr/share/terminfo/j/ -rw-r--r-- root/root usr/share/terminfo/j/jerq -rw-r--r-- root/root usr/share/terminfo/j/jfbterm drwxr-xr-x root/root usr/share/terminfo/k/ --rw-r--r-- root/root usr/share/terminfo/k/k45 +-rw-r--r-- root/root usr/share/terminfo/k/k45 -> usr/share/terminfo/h/hp2621-k45 -rw-r--r-- root/root usr/share/terminfo/k/kaypro -rw-r--r-- root/root usr/share/terminfo/k/kaypro2 -> usr/share/terminfo/k/kaypro -rw-r--r-- root/root usr/share/terminfo/k/kds6402 @@ -2294,8 +2302,8 @@ drwxr-xr-x root/root usr/share/terminfo/k/ -rw-r--r-- root/root usr/share/terminfo/k/kt7 -rw-r--r-- root/root usr/share/terminfo/k/kt7ix -rw-r--r-- root/root usr/share/terminfo/k/kterm --rw-r--r-- root/root usr/share/terminfo/k/kterm-co --rw-r--r-- root/root usr/share/terminfo/k/kterm-color -> usr/share/terminfo/k/kterm-co +-rw-r--r-- root/root usr/share/terminfo/k/kterm-co -> usr/share/terminfo/k/kterm-color +-rw-r--r-- root/root usr/share/terminfo/k/kterm-color -rw-r--r-- root/root usr/share/terminfo/k/ktm -rw-r--r-- root/root usr/share/terminfo/k/kvt drwxr-xr-x root/root usr/share/terminfo/l/ @@ -2306,6 +2314,7 @@ drwxr-xr-x root/root usr/share/terminfo/l/ -rw-r--r-- root/root usr/share/terminfo/l/linux -rw-r--r-- root/root usr/share/terminfo/l/linux+decid -rw-r--r-- root/root usr/share/terminfo/l/linux+kbs +-rw-r--r-- root/root usr/share/terminfo/l/linux+lockeys -rw-r--r-- root/root usr/share/terminfo/l/linux+sfkeys -rw-r--r-- root/root usr/share/terminfo/l/linux-16color -rw-r--r-- root/root usr/share/terminfo/l/linux-basic @@ -2331,20 +2340,20 @@ drwxr-xr-x root/root usr/share/terminfo/l/ -rw-r--r-- root/root usr/share/terminfo/l/liswb -rw-r--r-- root/root usr/share/terminfo/l/ln03 -rw-r--r-- root/root usr/share/terminfo/l/ln03-w --rw-r--r-- root/root usr/share/terminfo/l/lpr -> usr/share/terminfo/p/printer --rw-r--r-- root/root usr/share/terminfo/l/luna --rw-r--r-- root/root usr/share/terminfo/l/luna68k -> usr/share/terminfo/l/luna +-rw-r--r-- root/root usr/share/terminfo/l/lpr +-rw-r--r-- root/root usr/share/terminfo/l/luna -> usr/share/terminfo/l/luna68k +-rw-r--r-- root/root usr/share/terminfo/l/luna68k drwxr-xr-x root/root usr/share/terminfo/m/ --rw-r--r-- root/root usr/share/terminfo/m/m2-nam -> usr/share/terminfo/m/minitel --rw-r--r-- root/root usr/share/terminfo/m/mac -> usr/share/terminfo/m/macintosh --rw-r--r-- root/root usr/share/terminfo/m/mac-w -> usr/share/terminfo/m/macterminal-w +-rw-r--r-- root/root usr/share/terminfo/m/m2-nam -> usr/share/terminfo/m/minitel-2 +-rw-r--r-- root/root usr/share/terminfo/m/mac +-rw-r--r-- root/root usr/share/terminfo/m/mac-w -rw-r--r-- root/root usr/share/terminfo/m/mach -rw-r--r-- root/root usr/share/terminfo/m/mach-bold -rw-r--r-- root/root usr/share/terminfo/m/mach-color -rw-r--r-- root/root usr/share/terminfo/m/mach-gnu -rw-r--r-- root/root usr/share/terminfo/m/mach-gnu-color --rw-r--r-- root/root usr/share/terminfo/m/macintosh --rw-r--r-- root/root usr/share/terminfo/m/macterminal-w +-rw-r--r-- root/root usr/share/terminfo/m/macintosh -> usr/share/terminfo/m/mac +-rw-r--r-- root/root usr/share/terminfo/m/macterminal-w -> usr/share/terminfo/m/mac-w -rw-r--r-- root/root usr/share/terminfo/m/mai -> usr/share/terminfo/b/basic4 -rw-r--r-- root/root usr/share/terminfo/m/masscomp -rw-r--r-- root/root usr/share/terminfo/m/masscomp1 @@ -2357,28 +2366,28 @@ drwxr-xr-x root/root usr/share/terminfo/m/ -rw-r--r-- root/root usr/share/terminfo/m/mgr-sun -rw-r--r-- root/root usr/share/terminfo/m/mgt -rw-r--r-- root/root usr/share/terminfo/m/mgterm --rw-r--r-- root/root usr/share/terminfo/m/microb --rw-r--r-- root/root usr/share/terminfo/m/microbee -> usr/share/terminfo/m/microb +-rw-r--r-- root/root usr/share/terminfo/m/microb -> usr/share/terminfo/m/microbee +-rw-r--r-- root/root usr/share/terminfo/m/microbee -rw-r--r-- root/root usr/share/terminfo/m/microterm -> usr/share/terminfo/a/act4 -rw-r--r-- root/root usr/share/terminfo/m/microterm5 -> usr/share/terminfo/a/act5 --rw-r--r-- root/root usr/share/terminfo/m/mime -> usr/share/terminfo/m/mimei --rw-r--r-- root/root usr/share/terminfo/m/mime-3ax +-rw-r--r-- root/root usr/share/terminfo/m/mime -> usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/mime-3ax -> usr/share/terminfo/m/mime3ax -rw-r--r-- root/root usr/share/terminfo/m/mime-fb -rw-r--r-- root/root usr/share/terminfo/m/mime-hb --rw-r--r-- root/root usr/share/terminfo/m/mime1 -> usr/share/terminfo/m/mimei --rw-r--r-- root/root usr/share/terminfo/m/mime2 -> usr/share/terminfo/m/mimei --rw-r--r-- root/root usr/share/terminfo/m/mime2a -> usr/share/terminfo/m/mime2a-v +-rw-r--r-- root/root usr/share/terminfo/m/mime1 -> usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/mime2 -> usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/mime2a -rw-r--r-- root/root usr/share/terminfo/m/mime2a-s --rw-r--r-- root/root usr/share/terminfo/m/mime2a-v +-rw-r--r-- root/root usr/share/terminfo/m/mime2a-v -> usr/share/terminfo/m/mime2a -rw-r--r-- root/root usr/share/terminfo/m/mime314 -rw-r--r-- root/root usr/share/terminfo/m/mime340 -> usr/share/terminfo/m/mm340 -rw-r--r-- root/root usr/share/terminfo/m/mime3a --rw-r--r-- root/root usr/share/terminfo/m/mime3ax -> usr/share/terminfo/m/mime-3ax --rw-r--r-- root/root usr/share/terminfo/m/mimei --rw-r--r-- root/root usr/share/terminfo/m/mimeii -> usr/share/terminfo/m/mimei --rw-r--r-- root/root usr/share/terminfo/m/minitel --rw-r--r-- root/root usr/share/terminfo/m/minitel-2 -> usr/share/terminfo/m/minitel --rw-r--r-- root/root usr/share/terminfo/m/minitel-2-nam -> usr/share/terminfo/m/minitel +-rw-r--r-- root/root usr/share/terminfo/m/mime3ax +-rw-r--r-- root/root usr/share/terminfo/m/mimei -> usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/minitel -> usr/share/terminfo/m/minitel-2 +-rw-r--r-- root/root usr/share/terminfo/m/minitel-2 +-rw-r--r-- root/root usr/share/terminfo/m/minitel-2-nam -> usr/share/terminfo/m/minitel-2 -rw-r--r-- root/root usr/share/terminfo/m/minitel1 -rw-r--r-- root/root usr/share/terminfo/m/minitel1-nb -rw-r--r-- root/root usr/share/terminfo/m/minitel12-80 @@ -2394,6 +2403,7 @@ drwxr-xr-x root/root usr/share/terminfo/m/ -rw-r--r-- root/root usr/share/terminfo/m/minix-old-am -rw-r--r-- root/root usr/share/terminfo/m/mintty -rw-r--r-- root/root usr/share/terminfo/m/mintty+common +-rw-r--r-- root/root usr/share/terminfo/m/mintty+keypad -rw-r--r-- root/root usr/share/terminfo/m/mintty-direct -rw-r--r-- root/root usr/share/terminfo/m/mlterm -rw-r--r-- root/root usr/share/terminfo/m/mlterm+pcfkeys @@ -2403,11 +2413,11 @@ drwxr-xr-x root/root usr/share/terminfo/m/ -rw-r--r-- root/root usr/share/terminfo/m/mlterm3 -rw-r--r-- root/root usr/share/terminfo/m/mm314 -> usr/share/terminfo/m/mime314 -rw-r--r-- root/root usr/share/terminfo/m/mm340 --rw-r--r-- root/root usr/share/terminfo/m/mod -> usr/share/terminfo/m/modgraph48 --rw-r--r-- root/root usr/share/terminfo/m/mod24 -> usr/share/terminfo/m/modgraph --rw-r--r-- root/root usr/share/terminfo/m/modgraph +-rw-r--r-- root/root usr/share/terminfo/m/mod +-rw-r--r-- root/root usr/share/terminfo/m/mod24 +-rw-r--r-- root/root usr/share/terminfo/m/modgraph -> usr/share/terminfo/m/mod24 -rw-r--r-- root/root usr/share/terminfo/m/modgraph2 --rw-r--r-- root/root usr/share/terminfo/m/modgraph48 +-rw-r--r-- root/root usr/share/terminfo/m/modgraph48 -> usr/share/terminfo/m/mod -rw-r--r-- root/root usr/share/terminfo/m/mono-emx -rw-r--r-- root/root usr/share/terminfo/m/morphos -rw-r--r-- root/root usr/share/terminfo/m/mosh @@ -2416,16 +2426,18 @@ drwxr-xr-x root/root usr/share/terminfo/m/ -rw-r--r-- root/root usr/share/terminfo/m/mouse-sun -rw-r--r-- root/root usr/share/terminfo/m/mrxvt -rw-r--r-- root/root usr/share/terminfo/m/mrxvt-256color +-rw-r--r-- root/root usr/share/terminfo/m/ms+terminal -rw-r--r-- root/root usr/share/terminfo/m/ms-terminal --rw-r--r-- root/root usr/share/terminfo/m/ms-vt-utf8 -> usr/share/terminfo/v/vt-utf8 +-rw-r--r-- root/root usr/share/terminfo/m/ms-terminal-direct +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt-utf8 -rw-r--r-- root/root usr/share/terminfo/m/ms-vt100 --rw-r--r-- root/root usr/share/terminfo/m/ms-vt100+ -> usr/share/terminfo/v/vt100+ +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100+ -rw-r--r-- root/root usr/share/terminfo/m/ms-vt100-16color --rw-r--r-- root/root usr/share/terminfo/m/ms-vt100-color -> usr/share/terminfo/v/vtnt --rw-r--r-- root/root usr/share/terminfo/m/msk227 +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100-color +-rw-r--r-- root/root usr/share/terminfo/m/msk227 -> usr/share/terminfo/m/mskermit227 -rw-r--r-- root/root usr/share/terminfo/m/msk22714 -> usr/share/terminfo/m/mskermit22714 -rw-r--r-- root/root usr/share/terminfo/m/msk227am --rw-r--r-- root/root usr/share/terminfo/m/mskermit227 -> usr/share/terminfo/m/msk227 +-rw-r--r-- root/root usr/share/terminfo/m/mskermit227 -rw-r--r-- root/root usr/share/terminfo/m/mskermit22714 -rw-r--r-- root/root usr/share/terminfo/m/mskermit227am -> usr/share/terminfo/m/msk227am -rw-r--r-- root/root usr/share/terminfo/m/mt-70 -> usr/share/terminfo/m/mt70 @@ -2433,12 +2445,12 @@ drwxr-xr-x root/root usr/share/terminfo/m/ -rw-r--r-- root/root usr/share/terminfo/m/mt70 -rw-r--r-- root/root usr/share/terminfo/m/mterm -> usr/share/terminfo/m/mouse-sun -rw-r--r-- root/root usr/share/terminfo/m/mterm-ansi --rw-r--r-- root/root usr/share/terminfo/m/mvterm -> usr/share/terminfo/v/vv100 +-rw-r--r-- root/root usr/share/terminfo/m/mvterm drwxr-xr-x root/root usr/share/terminfo/n/ --rw-r--r-- root/root usr/share/terminfo/n/n7900 -> usr/share/terminfo/n/ncr7900i --rw-r--r-- root/root usr/share/terminfo/n/nansi.sys -> usr/share/terminfo/n/nansisys +-rw-r--r-- root/root usr/share/terminfo/n/n7900 +-rw-r--r-- root/root usr/share/terminfo/n/nansi.sys -rw-r--r-- root/root usr/share/terminfo/n/nansi.sysk -> usr/share/terminfo/n/nansisysk --rw-r--r-- root/root usr/share/terminfo/n/nansisys +-rw-r--r-- root/root usr/share/terminfo/n/nansisys -> usr/share/terminfo/n/nansi.sys -rw-r--r-- root/root usr/share/terminfo/n/nansisysk -rw-r--r-- root/root usr/share/terminfo/n/ncr160vppp -rw-r--r-- root/root usr/share/terminfo/n/ncr160vpwpp @@ -2477,7 +2489,7 @@ drwxr-xr-x root/root usr/share/terminfo/n/ -rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300an -rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300pp -rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300wan --rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300wpp -> usr/share/terminfo/N/NCR260VT300WPP +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300wpp -rw-r--r-- root/root usr/share/terminfo/n/ncr260wy325pp -rw-r--r-- root/root usr/share/terminfo/n/ncr260wy325wpp -rw-r--r-- root/root usr/share/terminfo/n/ncr260wy350pp @@ -2486,20 +2498,20 @@ drwxr-xr-x root/root usr/share/terminfo/n/ -rw-r--r-- root/root usr/share/terminfo/n/ncr260wy50+wpp -rw-r--r-- root/root usr/share/terminfo/n/ncr260wy60pp -rw-r--r-- root/root usr/share/terminfo/n/ncr260wy60wpp --rw-r--r-- root/root usr/share/terminfo/n/ncr7900 -> usr/share/terminfo/n/ncr7900i --rw-r--r-- root/root usr/share/terminfo/n/ncr7900i +-rw-r--r-- root/root usr/share/terminfo/n/ncr7900 -> usr/share/terminfo/n/n7900 +-rw-r--r-- root/root usr/share/terminfo/n/ncr7900i -> usr/share/terminfo/n/n7900 -rw-r--r-- root/root usr/share/terminfo/n/ncr7900iv -rw-r--r-- root/root usr/share/terminfo/n/ncr7901 --rw-r--r-- root/root usr/share/terminfo/n/ncrvt100an -> usr/share/terminfo/n/ncrvt100pp --rw-r--r-- root/root usr/share/terminfo/n/ncrvt100pp --rw-r--r-- root/root usr/share/terminfo/n/ncrvt100wan -> usr/share/terminfo/N/NCRVT100WPP --rw-r--r-- root/root usr/share/terminfo/n/ncrvt100wpp -> usr/share/terminfo/N/NCRVT100WPP +-rw-r--r-- root/root usr/share/terminfo/n/ncrvt100an +-rw-r--r-- root/root usr/share/terminfo/n/ncrvt100pp -> usr/share/terminfo/n/ncrvt100an +-rw-r--r-- root/root usr/share/terminfo/n/ncrvt100wan -> usr/share/terminfo/n/ncrvt100wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncrvt100wpp -rw-r--r-- root/root usr/share/terminfo/n/ncsa --rw-r--r-- root/root usr/share/terminfo/n/ncsa-m -> usr/share/terminfo/n/ncsa-vt220-8 +-rw-r--r-- root/root usr/share/terminfo/n/ncsa-m -rw-r--r-- root/root usr/share/terminfo/n/ncsa-m-ns -rw-r--r-- root/root usr/share/terminfo/n/ncsa-ns -rw-r--r-- root/root usr/share/terminfo/n/ncsa-vt220 --rw-r--r-- root/root usr/share/terminfo/n/ncsa-vt220-8 +-rw-r--r-- root/root usr/share/terminfo/n/ncsa-vt220-8 -> usr/share/terminfo/n/ncsa-m -rw-r--r-- root/root usr/share/terminfo/n/nd9500 -> usr/share/terminfo/n/ndr9500 -rw-r--r-- root/root usr/share/terminfo/n/ndr9500 -rw-r--r-- root/root usr/share/terminfo/n/ndr9500-25 @@ -2509,12 +2521,12 @@ drwxr-xr-x root/root usr/share/terminfo/n/ -rw-r--r-- root/root usr/share/terminfo/n/ndr9500-mc -rw-r--r-- root/root usr/share/terminfo/n/ndr9500-mc-nl -rw-r--r-- root/root usr/share/terminfo/n/ndr9500-nl --rw-r--r-- root/root usr/share/terminfo/n/nec -> usr/share/terminfo/n/nec5520 --rw-r--r-- root/root usr/share/terminfo/n/nec5520 +-rw-r--r-- root/root usr/share/terminfo/n/nec -> usr/share/terminfo/s/spinwriter +-rw-r--r-- root/root usr/share/terminfo/n/nec5520 -> usr/share/terminfo/s/spinwriter -rw-r--r-- root/root usr/share/terminfo/n/netbsd6 -rw-r--r-- root/root usr/share/terminfo/n/newhp -rw-r--r-- root/root usr/share/terminfo/n/newhpkeyboard --rw-r--r-- root/root usr/share/terminfo/n/news -> usr/share/terminfo/v/vt100-bm +-rw-r--r-- root/root usr/share/terminfo/n/news -> usr/share/terminfo/n/nwp514 -rw-r--r-- root/root usr/share/terminfo/n/news-29 -rw-r--r-- root/root usr/share/terminfo/n/news-29-euc -rw-r--r-- root/root usr/share/terminfo/n/news-29-sjis @@ -2524,30 +2536,30 @@ drwxr-xr-x root/root usr/share/terminfo/n/ -rw-r--r-- root/root usr/share/terminfo/n/news-42 -rw-r--r-- root/root usr/share/terminfo/n/news-42-euc -rw-r--r-- root/root usr/share/terminfo/n/news-42-sjis --rw-r--r-- root/root usr/share/terminfo/n/news-a -> usr/share/terminfo/n/news40-a --rw-r--r-- root/root usr/share/terminfo/n/news-o -> usr/share/terminfo/v/vt100-bm +-rw-r--r-- root/root usr/share/terminfo/n/news-a +-rw-r--r-- root/root usr/share/terminfo/n/news-o -> usr/share/terminfo/n/nwp514 -rw-r--r-- root/root usr/share/terminfo/n/news-old-unk -rw-r--r-- root/root usr/share/terminfo/n/news-unk -rw-r--r-- root/root usr/share/terminfo/n/news28 -rw-r--r-- root/root usr/share/terminfo/n/news28-a -rw-r--r-- root/root usr/share/terminfo/n/news29 -> usr/share/terminfo/n/news28-a --rw-r--r-- root/root usr/share/terminfo/n/news31 -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/news31 -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/news31-a -> usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/news31-o -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/news33 -> usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/news40 -> usr/share/terminfo/v/vt100-bm --rw-r--r-- root/root usr/share/terminfo/n/news40-a --rw-r--r-- root/root usr/share/terminfo/n/news40-o -> usr/share/terminfo/v/vt100-bm --rw-r--r-- root/root usr/share/terminfo/n/news42 -> usr/share/terminfo/n/news40-a --rw-r--r-- root/root usr/share/terminfo/n/newscbm -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/news40 -> usr/share/terminfo/n/nwp514 +-rw-r--r-- root/root usr/share/terminfo/n/news40-a -> usr/share/terminfo/n/news-a +-rw-r--r-- root/root usr/share/terminfo/n/news40-o -> usr/share/terminfo/n/nwp514 +-rw-r--r-- root/root usr/share/terminfo/n/news42 -> usr/share/terminfo/n/news-a +-rw-r--r-- root/root usr/share/terminfo/n/newscbm -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/newscbm-a -> usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/newscbm-o -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/newscbm-o -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/newscbm33 -> usr/share/terminfo/n/nwe501-a -rw-r--r-- root/root usr/share/terminfo/n/next -rw-r--r-- root/root usr/share/terminfo/n/nextshell -rw-r--r-- root/root usr/share/terminfo/n/no+brackets -rw-r--r-- root/root usr/share/terminfo/n/northstar --rw-r--r-- root/root usr/share/terminfo/n/nsterm -> usr/share/terminfo/n/nsterm-256color +-rw-r--r-- root/root usr/share/terminfo/n/nsterm -> usr/share/terminfo/A/Apple_Terminal -rw-r--r-- root/root usr/share/terminfo/n/nsterm+7 -rw-r--r-- root/root usr/share/terminfo/n/nsterm+acs -rw-r--r-- root/root usr/share/terminfo/n/nsterm+c @@ -2555,18 +2567,18 @@ drwxr-xr-x root/root usr/share/terminfo/n/ -rw-r--r-- root/root usr/share/terminfo/n/nsterm+mac -rw-r--r-- root/root usr/share/terminfo/n/nsterm+s -rw-r--r-- root/root usr/share/terminfo/n/nsterm-16color --rw-r--r-- root/root usr/share/terminfo/n/nsterm-256color +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-256color -> usr/share/terminfo/A/Apple_Terminal -rw-r--r-- root/root usr/share/terminfo/n/nsterm-7 --rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-c --rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-c-s --rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-m -> usr/share/terminfo/n/nsterm-m-7 --rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-m-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-c -> usr/share/terminfo/n/nsterm-c-7 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-c-s -> usr/share/terminfo/n/nsterm-c-s-7 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-m +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-m-s -> usr/share/terminfo/n/nsterm-m-s-7 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-s -> usr/share/terminfo/n/nsterm-s-7 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs -rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-c -> usr/share/terminfo/n/nsterm-c-acs -rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-c-s --rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-m --rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-m-s -> usr/share/terminfo/n/nsterm-m-s-acs +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-m -> usr/share/terminfo/n/nsterm-m-acs +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-m-s -rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-s -rw-r--r-- root/root usr/share/terminfo/n/nsterm-bce -rw-r--r-- root/root usr/share/terminfo/n/nsterm-build309 @@ -2576,155 +2588,158 @@ drwxr-xr-x root/root usr/share/terminfo/n/ -rw-r--r-- root/root usr/share/terminfo/n/nsterm-build400 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-build440 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-c --rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-7 -> usr/share/terminfo/n/nsterm-7-c +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-7 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-acs -rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s --rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s-7 -> usr/share/terminfo/n/nsterm-7-c-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s-7 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s-acs -> usr/share/terminfo/n/nsterm-acs-c-s -rw-r--r-- root/root usr/share/terminfo/n/nsterm-direct -rw-r--r-- root/root usr/share/terminfo/n/nsterm-m --rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-7 --rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-acs -> usr/share/terminfo/n/nsterm-acs-m +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-7 -> usr/share/terminfo/n/nsterm-7-m +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-acs -rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s --rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s-7 -> usr/share/terminfo/n/nsterm-7-m-s --rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s-acs +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s-7 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s-acs -> usr/share/terminfo/n/nsterm-acs-m-s -rw-r--r-- root/root usr/share/terminfo/n/nsterm-old -rw-r--r-- root/root usr/share/terminfo/n/nsterm-s -rw-r--r-- root/root usr/share/terminfo/n/nsterm-s-7 -rw-r--r-- root/root usr/share/terminfo/n/nsterm-s-acs -> usr/share/terminfo/n/nsterm-acs-s --rw-r--r-- root/root usr/share/terminfo/n/ntconsole --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-100 --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-100-nti --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25 -> usr/share/terminfo/n/ntconsole --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-nti --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-w -> usr/share/terminfo/n/ntconsole-w --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-w-vt --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-35 --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-35-nti --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-35-w --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-50 --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-50-nti --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-50-w --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-60 --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-60-nti --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-60-w --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-w --rw-r--r-- root/root usr/share/terminfo/n/ntconsole-w-vt -> usr/share/terminfo/n/ntconsole-25-w-vt --rw-r--r-- root/root usr/share/terminfo/n/nwe501 -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole -> usr/share/terminfo/i/interix +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-100 -> usr/share/terminfo/o/opennt-100 +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-100-nti -> usr/share/terminfo/o/opennt-100-nti +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25 -> usr/share/terminfo/i/interix +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-nti -> usr/share/terminfo/i/interix-nti +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-w -> usr/share/terminfo/o/opennt-25-w +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-w-vt -> usr/share/terminfo/o/opennt-w-vt +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-35 -> usr/share/terminfo/o/opennt-35 +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-35-nti -> usr/share/terminfo/o/opennt-35-nti +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-35-w -> usr/share/terminfo/o/opennt-35-w +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-50 -> usr/share/terminfo/o/opennt-50 +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-50-nti -> usr/share/terminfo/o/opennt-50-nti +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-50-w -> usr/share/terminfo/o/opennt-50-w +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-60 -> usr/share/terminfo/o/opennt-60 +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-60-nti -> usr/share/terminfo/o/opennt-60-nti +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-60-w -> usr/share/terminfo/o/opennt-60-w +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-w -> usr/share/terminfo/o/opennt-25-w +-rw-r--r-- root/root usr/share/terminfo/n/ntconsole-w-vt -> usr/share/terminfo/o/opennt-w-vt +-rw-r--r-- root/root usr/share/terminfo/n/nwe501 -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/nwe501-o -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/nwe501-o -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/nwp-511 -> usr/share/terminfo/n/nwp511 -rw-r--r-- root/root usr/share/terminfo/n/nwp-517 -rw-r--r-- root/root usr/share/terminfo/n/nwp-517-w -> usr/share/terminfo/n/nwp517-w -rw-r--r-- root/root usr/share/terminfo/n/nwp251-a -> usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/nwp251-o -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/nwp251-o -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/nwp511 --rw-r--r-- root/root usr/share/terminfo/n/nwp512 -> usr/share/terminfo/v/vt100-bm --rw-r--r-- root/root usr/share/terminfo/n/nwp512-a -> usr/share/terminfo/n/news40-a --rw-r--r-- root/root usr/share/terminfo/n/nwp512-o -> usr/share/terminfo/v/vt100-bm --rw-r--r-- root/root usr/share/terminfo/n/nwp513 -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/nwp512 -> usr/share/terminfo/n/nwp514 +-rw-r--r-- root/root usr/share/terminfo/n/nwp512-a -> usr/share/terminfo/n/news-a +-rw-r--r-- root/root usr/share/terminfo/n/nwp512-o -> usr/share/terminfo/n/nwp514 +-rw-r--r-- root/root usr/share/terminfo/n/nwp513 -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/nwp513-a -> usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/nwp513-o -> usr/share/terminfo/n/news31-o --rw-r--r-- root/root usr/share/terminfo/n/nwp514 -> usr/share/terminfo/v/vt100-bm --rw-r--r-- root/root usr/share/terminfo/n/nwp514-a -> usr/share/terminfo/n/news40-a --rw-r--r-- root/root usr/share/terminfo/n/nwp514-o -> usr/share/terminfo/v/vt100-bm +-rw-r--r-- root/root usr/share/terminfo/n/nwp513-o +-rw-r--r-- root/root usr/share/terminfo/n/nwp514 +-rw-r--r-- root/root usr/share/terminfo/n/nwp514-a -> usr/share/terminfo/n/news-a +-rw-r--r-- root/root usr/share/terminfo/n/nwp514-o -> usr/share/terminfo/n/nwp514 -rw-r--r-- root/root usr/share/terminfo/n/nwp517 -> usr/share/terminfo/n/nwp-517 -rw-r--r-- root/root usr/share/terminfo/n/nwp517-w --rw-r--r-- root/root usr/share/terminfo/n/nwp518 -> usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/nwp518 -> usr/share/terminfo/n/nwp513-o -rw-r--r-- root/root usr/share/terminfo/n/nwp518-a -> usr/share/terminfo/n/nwe501-a --rw-r--r-- root/root usr/share/terminfo/n/nwp518-o -> usr/share/terminfo/n/news31-o --rw-r--r-- root/root usr/share/terminfo/n/nxterm +-rw-r--r-- root/root usr/share/terminfo/n/nwp518-o -> usr/share/terminfo/n/nwp513-o +-rw-r--r-- root/root usr/share/terminfo/n/nxterm -> usr/share/terminfo/x/xterm-color drwxr-xr-x root/root usr/share/terminfo/o/ -rw-r--r-- root/root usr/share/terminfo/o/o31 -> usr/share/terminfo/a/adm31-old --rw-r--r-- root/root usr/share/terminfo/o/o4112-nd +-rw-r--r-- root/root usr/share/terminfo/o/o4112-nd -> usr/share/terminfo/o/otek4114 -rw-r--r-- root/root usr/share/terminfo/o/o85h -> usr/share/terminfo/a/abm85h-old -rw-r--r-- root/root usr/share/terminfo/o/oabm85h -> usr/share/terminfo/a/abm85h-old --rw-r--r-- root/root usr/share/terminfo/o/oblit -> usr/share/terminfo/o/ojerq +-rw-r--r-- root/root usr/share/terminfo/o/oblit -rw-r--r-- root/root usr/share/terminfo/o/oc100 -> usr/share/terminfo/c/c100-1p -rw-r--r-- root/root usr/share/terminfo/o/oconcept -> usr/share/terminfo/c/c100-1p -rw-r--r-- root/root usr/share/terminfo/o/ofcons --rw-r--r-- root/root usr/share/terminfo/o/ojerq +-rw-r--r-- root/root usr/share/terminfo/o/ojerq -> usr/share/terminfo/o/oblit -rw-r--r-- root/root usr/share/terminfo/o/old-st -> usr/share/terminfo/s/simpleterm --rw-r--r-- root/root usr/share/terminfo/o/oldibmpc3 --rw-r--r-- root/root usr/share/terminfo/o/oldpc3 -> usr/share/terminfo/o/oldibmpc3 +-rw-r--r-- root/root usr/share/terminfo/o/oldibmpc3 -> usr/share/terminfo/o/oldpc3 +-rw-r--r-- root/root usr/share/terminfo/o/oldpc3 -rw-r--r-- root/root usr/share/terminfo/o/oldsun -rw-r--r-- root/root usr/share/terminfo/o/oldxterm+sm+1006 -rw-r--r-- root/root usr/share/terminfo/o/omron --rw-r--r-- root/root usr/share/terminfo/o/opennt -> usr/share/terminfo/n/ntconsole --rw-r--r-- root/root usr/share/terminfo/o/opennt-100 -> usr/share/terminfo/n/ntconsole-100 --rw-r--r-- root/root usr/share/terminfo/o/opennt-100-nti -> usr/share/terminfo/n/ntconsole-100-nti --rw-r--r-- root/root usr/share/terminfo/o/opennt-25 -> usr/share/terminfo/n/ntconsole --rw-r--r-- root/root usr/share/terminfo/o/opennt-25-nti -> usr/share/terminfo/n/ntconsole-25-nti --rw-r--r-- root/root usr/share/terminfo/o/opennt-25-w -> usr/share/terminfo/n/ntconsole-w --rw-r--r-- root/root usr/share/terminfo/o/opennt-25-w-vt -> usr/share/terminfo/n/ntconsole-25-w-vt --rw-r--r-- root/root usr/share/terminfo/o/opennt-35 -> usr/share/terminfo/n/ntconsole-35 --rw-r--r-- root/root usr/share/terminfo/o/opennt-35-nti -> usr/share/terminfo/n/ntconsole-35-nti --rw-r--r-- root/root usr/share/terminfo/o/opennt-35-w -> usr/share/terminfo/n/ntconsole-35-w --rw-r--r-- root/root usr/share/terminfo/o/opennt-50 -> usr/share/terminfo/n/ntconsole-50 --rw-r--r-- root/root usr/share/terminfo/o/opennt-50-nti -> usr/share/terminfo/n/ntconsole-50-nti --rw-r--r-- root/root usr/share/terminfo/o/opennt-50-w -> usr/share/terminfo/n/ntconsole-50-w --rw-r--r-- root/root usr/share/terminfo/o/opennt-60 -> usr/share/terminfo/n/ntconsole-60 --rw-r--r-- root/root usr/share/terminfo/o/opennt-60-nti -> usr/share/terminfo/n/ntconsole-60-nti --rw-r--r-- root/root usr/share/terminfo/o/opennt-60-w -> usr/share/terminfo/n/ntconsole-60-w --rw-r--r-- root/root usr/share/terminfo/o/opennt-nti -> usr/share/terminfo/n/ntconsole-25-nti --rw-r--r-- root/root usr/share/terminfo/o/opennt-w -> usr/share/terminfo/n/ntconsole-w --rw-r--r-- root/root usr/share/terminfo/o/opennt-w-vt -> usr/share/terminfo/n/ntconsole-25-w-vt +-rw-r--r-- root/root usr/share/terminfo/o/opennt -> usr/share/terminfo/i/interix +-rw-r--r-- root/root usr/share/terminfo/o/opennt-100 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-100-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25 -> usr/share/terminfo/i/interix +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25-nti -> usr/share/terminfo/i/interix-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25-w-vt -> usr/share/terminfo/o/opennt-w-vt +-rw-r--r-- root/root usr/share/terminfo/o/opennt-35 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-35-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-35-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-50 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-50-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-50-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-60 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-60-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-60-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-nti -> usr/share/terminfo/i/interix-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-w -> usr/share/terminfo/o/opennt-25-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-w-vt -rw-r--r-- root/root usr/share/terminfo/o/opus3n1+ --rw-r--r-- root/root usr/share/terminfo/o/origibmpc3 -> usr/share/terminfo/o/origpc3 --rw-r--r-- root/root usr/share/terminfo/o/origpc3 +-rw-r--r-- root/root usr/share/terminfo/o/origibmpc3 +-rw-r--r-- root/root usr/share/terminfo/o/origpc3 -> usr/share/terminfo/o/origibmpc3 -rw-r--r-- root/root usr/share/terminfo/o/os9LII -> usr/share/terminfo/c/coco3 --rw-r--r-- root/root usr/share/terminfo/o/osborne --rw-r--r-- root/root usr/share/terminfo/o/osborne-w --rw-r--r-- root/root usr/share/terminfo/o/osborne1 -> usr/share/terminfo/o/osborne --rw-r--r-- root/root usr/share/terminfo/o/osborne1-w -> usr/share/terminfo/o/osborne-w +-rw-r--r-- root/root usr/share/terminfo/o/osborne -> usr/share/terminfo/o/osborne1 +-rw-r--r-- root/root usr/share/terminfo/o/osborne-w -> usr/share/terminfo/o/osborne1-w +-rw-r--r-- root/root usr/share/terminfo/o/osborne1 +-rw-r--r-- root/root usr/share/terminfo/o/osborne1-w -rw-r--r-- root/root usr/share/terminfo/o/osexec --rw-r--r-- root/root usr/share/terminfo/o/otek4112 -> usr/share/terminfo/o/o4112-nd --rw-r--r-- root/root usr/share/terminfo/o/otek4113 -> usr/share/terminfo/o/o4112-nd --rw-r--r-- root/root usr/share/terminfo/o/otek4114 -> usr/share/terminfo/o/o4112-nd +-rw-r--r-- root/root usr/share/terminfo/o/otek4112 -> usr/share/terminfo/o/otek4114 +-rw-r--r-- root/root usr/share/terminfo/o/otek4113 -> usr/share/terminfo/o/otek4114 +-rw-r--r-- root/root usr/share/terminfo/o/otek4114 -rw-r--r-- root/root usr/share/terminfo/o/otek4115 -rw-r--r-- root/root usr/share/terminfo/o/owl -> usr/share/terminfo/p/pe1200 drwxr-xr-x root/root usr/share/terminfo/p/ --rw-r--r-- root/root usr/share/terminfo/p/p12 -> usr/share/terminfo/P/P12 --rw-r--r-- root/root usr/share/terminfo/p/p12-m -> usr/share/terminfo/P/P12-M --rw-r--r-- root/root usr/share/terminfo/p/p12-m-w -> usr/share/terminfo/P/P12-M-W --rw-r--r-- root/root usr/share/terminfo/p/p12-w -> usr/share/terminfo/P/P12-W --rw-r--r-- root/root usr/share/terminfo/p/p14 -> usr/share/terminfo/P/P14 --rw-r--r-- root/root usr/share/terminfo/p/p14-m -> usr/share/terminfo/P/P14-M --rw-r--r-- root/root usr/share/terminfo/p/p14-m-w -> usr/share/terminfo/P/P14-M-W --rw-r--r-- root/root usr/share/terminfo/p/p14-w -> usr/share/terminfo/P/P14-W +-rw-r--r-- root/root usr/share/terminfo/p/p12 -> usr/share/terminfo/p/prism12 +-rw-r--r-- root/root usr/share/terminfo/p/p12-m +-rw-r--r-- root/root usr/share/terminfo/p/p12-m-w +-rw-r--r-- root/root usr/share/terminfo/p/p12-w -> usr/share/terminfo/p/prism12-w +-rw-r--r-- root/root usr/share/terminfo/p/p14 -> usr/share/terminfo/p/prism14 +-rw-r--r-- root/root usr/share/terminfo/p/p14-m +-rw-r--r-- root/root usr/share/terminfo/p/p14-m-w -> usr/share/terminfo/p/prism14-m-w +-rw-r--r-- root/root usr/share/terminfo/p/p14-w -> usr/share/terminfo/p/prism14-w -rw-r--r-- root/root usr/share/terminfo/p/p19 --rw-r--r-- root/root usr/share/terminfo/p/p4 -> usr/share/terminfo/P/P4 --rw-r--r-- root/root usr/share/terminfo/p/p5 -> usr/share/terminfo/P/P5 --rw-r--r-- root/root usr/share/terminfo/p/p7 -> usr/share/terminfo/P/P7 --rw-r--r-- root/root usr/share/terminfo/p/p8 -> usr/share/terminfo/P/P8 --rw-r--r-- root/root usr/share/terminfo/p/p8-w -> usr/share/terminfo/P/P8-W --rw-r--r-- root/root usr/share/terminfo/p/p8gl --rw-r--r-- root/root usr/share/terminfo/p/p9 -> usr/share/terminfo/P/P9 --rw-r--r-- root/root usr/share/terminfo/p/p9-8 -> usr/share/terminfo/P/P9-8 --rw-r--r-- root/root usr/share/terminfo/p/p9-8-w -> usr/share/terminfo/P/P9-8-W --rw-r--r-- root/root usr/share/terminfo/p/p9-w -> usr/share/terminfo/P/P9-W --rw-r--r-- root/root usr/share/terminfo/p/pc-coherent +-rw-r--r-- root/root usr/share/terminfo/p/p4 -> usr/share/terminfo/p/prism4 +-rw-r--r-- root/root usr/share/terminfo/p/p5 +-rw-r--r-- root/root usr/share/terminfo/p/p7 +-rw-r--r-- root/root usr/share/terminfo/p/p8 +-rw-r--r-- root/root usr/share/terminfo/p/p8-w +-rw-r--r-- root/root usr/share/terminfo/p/p8gl -> usr/share/terminfo/p/prism8gl +-rw-r--r-- root/root usr/share/terminfo/p/p9 -> usr/share/terminfo/p/prism9 +-rw-r--r-- root/root usr/share/terminfo/p/p9-8 +-rw-r--r-- root/root usr/share/terminfo/p/p9-8-w -> usr/share/terminfo/p/prism9-8-w +-rw-r--r-- root/root usr/share/terminfo/p/p9-w -> usr/share/terminfo/p/prism9-w +-rw-r--r-- root/root usr/share/terminfo/p/pangoterm +-rw-r--r-- root/root usr/share/terminfo/p/pangoterm-256color +-rw-r--r-- root/root usr/share/terminfo/p/pangoterm-direct +-rw-r--r-- root/root usr/share/terminfo/p/pc-coherent -> usr/share/terminfo/c/coherent -rw-r--r-- root/root usr/share/terminfo/p/pc-minix -rw-r--r-- root/root usr/share/terminfo/p/pc-venix -rw-r--r-- root/root usr/share/terminfo/p/pc3 --rw-r--r-- root/root usr/share/terminfo/p/pc3-bold --rw-r--r-- root/root usr/share/terminfo/p/pc3r --rw-r--r-- root/root usr/share/terminfo/p/pc3r-m +-rw-r--r-- root/root usr/share/terminfo/p/pc3-bold -> usr/share/terminfo/i/ibmpc3 +-rw-r--r-- root/root usr/share/terminfo/p/pc3r -> usr/share/terminfo/i/ibmpc3r +-rw-r--r-- root/root usr/share/terminfo/p/pc3r-m -> usr/share/terminfo/i/ibmpc3r-mono -rw-r--r-- root/root usr/share/terminfo/p/pc6300plus -rw-r--r-- root/root usr/share/terminfo/p/pc7300 -> usr/share/terminfo/u/unixpc -rw-r--r-- root/root usr/share/terminfo/p/pcansi --rw-r--r-- root/root usr/share/terminfo/p/pcansi-25 --rw-r--r-- root/root usr/share/terminfo/p/pcansi-25-m -> usr/share/terminfo/p/pcansi25m +-rw-r--r-- root/root usr/share/terminfo/p/pcansi-25 -> usr/share/terminfo/p/pcansi25 +-rw-r--r-- root/root usr/share/terminfo/p/pcansi-25-m -rw-r--r-- root/root usr/share/terminfo/p/pcansi-33 --rw-r--r-- root/root usr/share/terminfo/p/pcansi-33-m +-rw-r--r-- root/root usr/share/terminfo/p/pcansi-33-m -> usr/share/terminfo/p/pcansi33m -rw-r--r-- root/root usr/share/terminfo/p/pcansi-43 -rw-r--r-- root/root usr/share/terminfo/p/pcansi-43-m -rw-r--r-- root/root usr/share/terminfo/p/pcansi-m -> usr/share/terminfo/p/pcansi-mono -rw-r--r-- root/root usr/share/terminfo/p/pcansi-mono --rw-r--r-- root/root usr/share/terminfo/p/pcansi25 -> usr/share/terminfo/p/pcansi-25 --rw-r--r-- root/root usr/share/terminfo/p/pcansi25m +-rw-r--r-- root/root usr/share/terminfo/p/pcansi25 +-rw-r--r-- root/root usr/share/terminfo/p/pcansi25m -> usr/share/terminfo/p/pcansi-25-m -rw-r--r-- root/root usr/share/terminfo/p/pcansi33 -> usr/share/terminfo/p/pcansi-33 --rw-r--r-- root/root usr/share/terminfo/p/pcansi33m -> usr/share/terminfo/p/pcansi-33-m +-rw-r--r-- root/root usr/share/terminfo/p/pcansi33m -rw-r--r-- root/root usr/share/terminfo/p/pcansi43 -> usr/share/terminfo/p/pcansi-43 -rw-r--r-- root/root usr/share/terminfo/p/pccon -rw-r--r-- root/root usr/share/terminfo/p/pccon+base @@ -2738,8 +2753,8 @@ drwxr-xr-x root/root usr/share/terminfo/p/ -rw-r--r-- root/root usr/share/terminfo/p/pccons -rw-r--r-- root/root usr/share/terminfo/p/pcconsole -> usr/share/terminfo/p/pccons -rw-r--r-- root/root usr/share/terminfo/p/pcix --rw-r--r-- root/root usr/share/terminfo/p/pckermit --rw-r--r-- root/root usr/share/terminfo/p/pckermit12 -> usr/share/terminfo/p/pckermit +-rw-r--r-- root/root usr/share/terminfo/p/pckermit -> usr/share/terminfo/p/pckermit12 +-rw-r--r-- root/root usr/share/terminfo/p/pckermit12 -rw-r--r-- root/root usr/share/terminfo/p/pckermit120 -rw-r--r-- root/root usr/share/terminfo/p/pcmw -rw-r--r-- root/root usr/share/terminfo/p/pcplot @@ -2757,52 +2772,52 @@ drwxr-xr-x root/root usr/share/terminfo/p/ -rw-r--r-- root/root usr/share/terminfo/p/pcvt50 -rw-r--r-- root/root usr/share/terminfo/p/pcvt50w -rw-r--r-- root/root usr/share/terminfo/p/pcvtXX --rw-r--r-- root/root usr/share/terminfo/p/pcz19 -> usr/share/terminfo/p/pc-coherent +-rw-r--r-- root/root usr/share/terminfo/p/pcz19 -> usr/share/terminfo/c/coherent -rw-r--r-- root/root usr/share/terminfo/p/pe1100 -rw-r--r-- root/root usr/share/terminfo/p/pe1200 --rw-r--r-- root/root usr/share/terminfo/p/pe1251 -> usr/share/terminfo/p/pe6312 +-rw-r--r-- root/root usr/share/terminfo/p/pe1251 -> usr/share/terminfo/p/pe6300 -rw-r--r-- root/root usr/share/terminfo/p/pe550 -rw-r--r-- root/root usr/share/terminfo/p/pe6100 -> usr/share/terminfo/p/pe550 --rw-r--r-- root/root usr/share/terminfo/p/pe6300 -> usr/share/terminfo/p/pe6312 --rw-r--r-- root/root usr/share/terminfo/p/pe6312 +-rw-r--r-- root/root usr/share/terminfo/p/pe6300 +-rw-r--r-- root/root usr/share/terminfo/p/pe6312 -> usr/share/terminfo/p/pe6300 -rw-r--r-- root/root usr/share/terminfo/p/pe7000c -rw-r--r-- root/root usr/share/terminfo/p/pe7000m --rw-r--r-- root/root usr/share/terminfo/p/pilot +-rw-r--r-- root/root usr/share/terminfo/p/pilot -> usr/share/terminfo/t/tgtelnet -rw-r--r-- root/root usr/share/terminfo/p/pmcons -> usr/share/terminfo/p/pmconsole -rw-r--r-- root/root usr/share/terminfo/p/pmconsole --rw-r--r-- root/root usr/share/terminfo/p/printer --rw-r--r-- root/root usr/share/terminfo/p/prism12 -> usr/share/terminfo/P/P12 --rw-r--r-- root/root usr/share/terminfo/p/prism12-m -> usr/share/terminfo/P/P12-M --rw-r--r-- root/root usr/share/terminfo/p/prism12-m-w -> usr/share/terminfo/P/P12-M-W --rw-r--r-- root/root usr/share/terminfo/p/prism12-w -> usr/share/terminfo/P/P12-W --rw-r--r-- root/root usr/share/terminfo/p/prism14 -> usr/share/terminfo/P/P14 --rw-r--r-- root/root usr/share/terminfo/p/prism14-m -> usr/share/terminfo/P/P14-M --rw-r--r-- root/root usr/share/terminfo/p/prism14-m-w -> usr/share/terminfo/P/P14-M-W --rw-r--r-- root/root usr/share/terminfo/p/prism14-w -> usr/share/terminfo/P/P14-W +-rw-r--r-- root/root usr/share/terminfo/p/printer -> usr/share/terminfo/l/lpr +-rw-r--r-- root/root usr/share/terminfo/p/prism12 +-rw-r--r-- root/root usr/share/terminfo/p/prism12-m -> usr/share/terminfo/p/p12-m +-rw-r--r-- root/root usr/share/terminfo/p/prism12-m-w -> usr/share/terminfo/p/p12-m-w +-rw-r--r-- root/root usr/share/terminfo/p/prism12-w +-rw-r--r-- root/root usr/share/terminfo/p/prism14 +-rw-r--r-- root/root usr/share/terminfo/p/prism14-m -> usr/share/terminfo/p/p14-m +-rw-r--r-- root/root usr/share/terminfo/p/prism14-m-w +-rw-r--r-- root/root usr/share/terminfo/p/prism14-w -rw-r--r-- root/root usr/share/terminfo/p/prism2 --rw-r--r-- root/root usr/share/terminfo/p/prism4 -> usr/share/terminfo/P/P4 --rw-r--r-- root/root usr/share/terminfo/p/prism5 -> usr/share/terminfo/P/P5 --rw-r--r-- root/root usr/share/terminfo/p/prism7 -> usr/share/terminfo/P/P7 --rw-r--r-- root/root usr/share/terminfo/p/prism8 -> usr/share/terminfo/P/P8 --rw-r--r-- root/root usr/share/terminfo/p/prism8-w -> usr/share/terminfo/P/P8-W --rw-r--r-- root/root usr/share/terminfo/p/prism8gl -> usr/share/terminfo/p/p8gl --rw-r--r-- root/root usr/share/terminfo/p/prism9 -> usr/share/terminfo/P/P9 --rw-r--r-- root/root usr/share/terminfo/p/prism9-8 -> usr/share/terminfo/P/P9-8 --rw-r--r-- root/root usr/share/terminfo/p/prism9-8-w -> usr/share/terminfo/P/P9-8-W --rw-r--r-- root/root usr/share/terminfo/p/prism9-w -> usr/share/terminfo/P/P9-W +-rw-r--r-- root/root usr/share/terminfo/p/prism4 +-rw-r--r-- root/root usr/share/terminfo/p/prism5 -> usr/share/terminfo/p/p5 +-rw-r--r-- root/root usr/share/terminfo/p/prism7 -> usr/share/terminfo/p/p7 +-rw-r--r-- root/root usr/share/terminfo/p/prism8 -> usr/share/terminfo/p/p8 +-rw-r--r-- root/root usr/share/terminfo/p/prism8-w -> usr/share/terminfo/p/p8-w +-rw-r--r-- root/root usr/share/terminfo/p/prism8gl +-rw-r--r-- root/root usr/share/terminfo/p/prism9 +-rw-r--r-- root/root usr/share/terminfo/p/prism9-8 -> usr/share/terminfo/p/p9-8 +-rw-r--r-- root/root usr/share/terminfo/p/prism9-8-w +-rw-r--r-- root/root usr/share/terminfo/p/prism9-w -rw-r--r-- root/root usr/share/terminfo/p/pro350 -rw-r--r-- root/root usr/share/terminfo/p/ps300 --rw-r--r-- root/root usr/share/terminfo/p/psterm -> usr/share/terminfo/p/psterm-basic +-rw-r--r-- root/root usr/share/terminfo/p/psterm -rw-r--r-- root/root usr/share/terminfo/p/psterm-80x24 -rw-r--r-- root/root usr/share/terminfo/p/psterm-90x28 -rw-r--r-- root/root usr/share/terminfo/p/psterm-96x48 --rw-r--r-- root/root usr/share/terminfo/p/psterm-basic +-rw-r--r-- root/root usr/share/terminfo/p/psterm-basic -> usr/share/terminfo/p/psterm -rw-r--r-- root/root usr/share/terminfo/p/psterm-fast -rw-r--r-- root/root usr/share/terminfo/p/psx_ansi --rw-r--r-- root/root usr/share/terminfo/p/pt100 --rw-r--r-- root/root usr/share/terminfo/p/pt100w --rw-r--r-- root/root usr/share/terminfo/p/pt200 -> usr/share/terminfo/p/pt100 --rw-r--r-- root/root usr/share/terminfo/p/pt200w -> usr/share/terminfo/p/pt100w +-rw-r--r-- root/root usr/share/terminfo/p/pt100 -> usr/share/terminfo/w/wren +-rw-r--r-- root/root usr/share/terminfo/p/pt100w -> usr/share/terminfo/w/wrenw +-rw-r--r-- root/root usr/share/terminfo/p/pt200 -> usr/share/terminfo/w/wren +-rw-r--r-- root/root usr/share/terminfo/p/pt200w -> usr/share/terminfo/w/wrenw -rw-r--r-- root/root usr/share/terminfo/p/pt210 -rw-r--r-- root/root usr/share/terminfo/p/pt250 -rw-r--r-- root/root usr/share/terminfo/p/pt250w @@ -2840,37 +2855,37 @@ drwxr-xr-x root/root usr/share/terminfo/q/ -rw-r--r-- root/root usr/share/terminfo/q/qnx -> usr/share/terminfo/q/qnx4 -rw-r--r-- root/root usr/share/terminfo/q/qnx4 -rw-r--r-- root/root usr/share/terminfo/q/qnxm --rw-r--r-- root/root usr/share/terminfo/q/qnxt +-rw-r--r-- root/root usr/share/terminfo/q/qnxt -> usr/share/terminfo/q/qnxt4 -rw-r--r-- root/root usr/share/terminfo/q/qnxt2 --rw-r--r-- root/root usr/share/terminfo/q/qnxt4 -> usr/share/terminfo/q/qnxt +-rw-r--r-- root/root usr/share/terminfo/q/qnxt4 -rw-r--r-- root/root usr/share/terminfo/q/qnxtmono -rw-r--r-- root/root usr/share/terminfo/q/qnxw -rw-r--r-- root/root usr/share/terminfo/q/qume -rw-r--r-- root/root usr/share/terminfo/q/qume5 -> usr/share/terminfo/q/qume -rw-r--r-- root/root usr/share/terminfo/q/qvt101 -> usr/share/terminfo/q/qvt108 --rw-r--r-- root/root usr/share/terminfo/q/qvt101+ --rw-r--r-- root/root usr/share/terminfo/q/qvt101p -> usr/share/terminfo/q/qvt101+ +-rw-r--r-- root/root usr/share/terminfo/q/qvt101+ -> usr/share/terminfo/q/qvt101p +-rw-r--r-- root/root usr/share/terminfo/q/qvt101p -rw-r--r-- root/root usr/share/terminfo/q/qvt102 -rw-r--r-- root/root usr/share/terminfo/q/qvt103 -rw-r--r-- root/root usr/share/terminfo/q/qvt103-w -rw-r--r-- root/root usr/share/terminfo/q/qvt108 --rw-r--r-- root/root usr/share/terminfo/q/qvt119 -> usr/share/terminfo/q/qvt119+ --rw-r--r-- root/root usr/share/terminfo/q/qvt119+ +-rw-r--r-- root/root usr/share/terminfo/q/qvt119 -> usr/share/terminfo/q/qvt119p +-rw-r--r-- root/root usr/share/terminfo/q/qvt119+ -> usr/share/terminfo/q/qvt119p -rw-r--r-- root/root usr/share/terminfo/q/qvt119+-25 -> usr/share/terminfo/q/qvt119p-25 --rw-r--r-- root/root usr/share/terminfo/q/qvt119+-25-w -> usr/share/terminfo/q/qvt119-25-w --rw-r--r-- root/root usr/share/terminfo/q/qvt119+-w -> usr/share/terminfo/q/qvt119-w --rw-r--r-- root/root usr/share/terminfo/q/qvt119-25-w --rw-r--r-- root/root usr/share/terminfo/q/qvt119-w --rw-r--r-- root/root usr/share/terminfo/q/qvt119p -> usr/share/terminfo/q/qvt119+ +-rw-r--r-- root/root usr/share/terminfo/q/qvt119+-25-w -> usr/share/terminfo/q/qvt119p-25-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119+-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119-25-w -> usr/share/terminfo/q/qvt119p-25-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119-w -> usr/share/terminfo/q/qvt119+-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119p -rw-r--r-- root/root usr/share/terminfo/q/qvt119p-25 --rw-r--r-- root/root usr/share/terminfo/q/qvt119p-25-w -> usr/share/terminfo/q/qvt119-25-w --rw-r--r-- root/root usr/share/terminfo/q/qvt119p-w -> usr/share/terminfo/q/qvt119-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119p-25-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119p-w -> usr/share/terminfo/q/qvt119+-w -rw-r--r-- root/root usr/share/terminfo/q/qvt203 -> usr/share/terminfo/q/qvt203+ -rw-r--r-- root/root usr/share/terminfo/q/qvt203+ -rw-r--r-- root/root usr/share/terminfo/q/qvt203-25 -rw-r--r-- root/root usr/share/terminfo/q/qvt203-25-w --rw-r--r-- root/root usr/share/terminfo/q/qvt203-w --rw-r--r-- root/root usr/share/terminfo/q/qvt203-w-am -> usr/share/terminfo/q/qvt203-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt203-w -> usr/share/terminfo/q/qvt203-w-am +-rw-r--r-- root/root usr/share/terminfo/q/qvt203-w-am drwxr-xr-x root/root usr/share/terminfo/r/ -rw-r--r-- root/root usr/share/terminfo/r/rbcomm -rw-r--r-- root/root usr/share/terminfo/r/rbcomm-nam @@ -2891,16 +2906,17 @@ drwxr-xr-x root/root usr/share/terminfo/r/ -rw-r--r-- root/root usr/share/terminfo/r/report+version -rw-r--r-- root/root usr/share/terminfo/r/rio -rw-r--r-- root/root usr/share/terminfo/r/rio-direct +-rw-r--r-- root/root usr/share/terminfo/r/rlogin-color -rw-r--r-- root/root usr/share/terminfo/r/rt6221 -rw-r--r-- root/root usr/share/terminfo/r/rt6221-w -rw-r--r-- root/root usr/share/terminfo/r/rtpc --rw-r--r-- root/root usr/share/terminfo/r/rxvt +-rw-r--r-- root/root usr/share/terminfo/r/rxvt -> usr/share/terminfo/r/rxvt-color -rw-r--r-- root/root usr/share/terminfo/r/rxvt+pcfkeys -rw-r--r-- root/root usr/share/terminfo/r/rxvt-16color -rw-r--r-- root/root usr/share/terminfo/r/rxvt-256color -rw-r--r-- root/root usr/share/terminfo/r/rxvt-88color -rw-r--r-- root/root usr/share/terminfo/r/rxvt-basic --rw-r--r-- root/root usr/share/terminfo/r/rxvt-color -> usr/share/terminfo/r/rxvt +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-color -rw-r--r-- root/root usr/share/terminfo/r/rxvt-cygwin -rw-r--r-- root/root usr/share/terminfo/r/rxvt-cygwin-native -rw-r--r-- root/root usr/share/terminfo/r/rxvt-xpm @@ -2914,6 +2930,7 @@ drwxr-xr-x root/root usr/share/terminfo/s/ -rw-r--r-- root/root usr/share/terminfo/s/sc410 -rw-r--r-- root/root usr/share/terminfo/s/sc415 -> usr/share/terminfo/s/sc410 -rw-r--r-- root/root usr/share/terminfo/s/scanset -> usr/share/terminfo/s/sc410 +-rw-r--r-- root/root usr/share/terminfo/s/sclp -rw-r--r-- root/root usr/share/terminfo/s/scoansi -rw-r--r-- root/root usr/share/terminfo/s/scoansi-new -rw-r--r-- root/root usr/share/terminfo/s/scoansi-old @@ -2950,11 +2967,11 @@ drwxr-xr-x root/root usr/share/terminfo/s/ -rw-r--r-- root/root usr/share/terminfo/s/screen.linux-s -rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1 -rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1-nb --rw-r--r-- root/root usr/share/terminfo/s/screen.minitel12-80 -> usr/share/terminfo/s/screen.minitel2-80 +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel12-80 -> usr/share/terminfo/s/screen.minitel1b-80 -rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b --rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b-80 -> usr/share/terminfo/s/screen.minitel2-80 +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b-80 -rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b-nb --rw-r--r-- root/root usr/share/terminfo/s/screen.minitel2-80 +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel2-80 -> usr/share/terminfo/s/screen.minitel1b-80 -rw-r--r-- root/root usr/share/terminfo/s/screen.mlterm -rw-r--r-- root/root usr/share/terminfo/s/screen.mlterm-256color -rw-r--r-- root/root usr/share/terminfo/s/screen.mrxvt @@ -2977,63 +2994,67 @@ drwxr-xr-x root/root usr/share/terminfo/s/ -rw-r--r-- root/root usr/share/terminfo/s/screen5 -rw-r--r-- root/root usr/share/terminfo/s/screwpoint -rw-r--r-- root/root usr/share/terminfo/s/scrhp --rw-r--r-- root/root usr/share/terminfo/s/scrt -> usr/share/terminfo/s/securecrt --rw-r--r-- root/root usr/share/terminfo/s/securecrt +-rw-r--r-- root/root usr/share/terminfo/s/scrt +-rw-r--r-- root/root usr/share/terminfo/s/securecrt -> usr/share/terminfo/s/scrt -rw-r--r-- root/root usr/share/terminfo/s/sibo -rw-r--r-- root/root usr/share/terminfo/s/simpleterm -rw-r--r-- root/root usr/share/terminfo/s/simterm --rw-r--r-- root/root usr/share/terminfo/s/soroc --rw-r--r-- root/root usr/share/terminfo/s/soroc120 -> usr/share/terminfo/s/soroc --rw-r--r-- root/root usr/share/terminfo/s/soroc140 --rw-r--r-- root/root usr/share/terminfo/s/spinwriter -> usr/share/terminfo/n/nec5520 --rw-r--r-- root/root usr/share/terminfo/s/st -> usr/share/terminfo/s/stterm +-rw-r--r-- root/root usr/share/terminfo/s/soroc -> usr/share/terminfo/i/iq120 +-rw-r--r-- root/root usr/share/terminfo/s/soroc120 -> usr/share/terminfo/i/iq120 +-rw-r--r-- root/root usr/share/terminfo/s/soroc140 -> usr/share/terminfo/i/iq140 +-rw-r--r-- root/root usr/share/terminfo/s/spinwriter +-rw-r--r-- root/root usr/share/terminfo/s/st -rw-r--r-- root/root usr/share/terminfo/s/st-0.6 -rw-r--r-- root/root usr/share/terminfo/s/st-0.7 -rw-r--r-- root/root usr/share/terminfo/s/st-0.8 --rw-r--r-- root/root usr/share/terminfo/s/st-16color -> usr/share/terminfo/s/stterm-16color --rw-r--r-- root/root usr/share/terminfo/s/st-256color +-rw-r--r-- root/root usr/share/terminfo/s/st-0.8.5 +-rw-r--r-- root/root usr/share/terminfo/s/st-16color +-rw-r--r-- root/root usr/share/terminfo/s/st-256color -> usr/share/terminfo/s/stterm-256color -rw-r--r-- root/root usr/share/terminfo/s/st-direct --rw-r--r-- root/root usr/share/terminfo/s/st52 -> usr/share/terminfo/a/atarist-m --rw-r--r-- root/root usr/share/terminfo/s/st52-color -> usr/share/terminfo/a/atari_st-color --rw-r--r-- root/root usr/share/terminfo/s/st52-m -> usr/share/terminfo/a/atarist-m +-rw-r--r-- root/root usr/share/terminfo/s/st52 +-rw-r--r-- root/root usr/share/terminfo/s/st52-color +-rw-r--r-- root/root usr/share/terminfo/s/st52-m -> usr/share/terminfo/s/st52 -rw-r--r-- root/root usr/share/terminfo/s/st52-old --rw-r--r-- root/root usr/share/terminfo/s/stterm --rw-r--r-- root/root usr/share/terminfo/s/stterm-16color --rw-r--r-- root/root usr/share/terminfo/s/stterm-256color -> usr/share/terminfo/s/st-256color +-rw-r--r-- root/root usr/share/terminfo/s/stterm -> usr/share/terminfo/s/st +-rw-r--r-- root/root usr/share/terminfo/s/stterm-16color -> usr/share/terminfo/s/st-16color +-rw-r--r-- root/root usr/share/terminfo/s/stterm-256color -rw-r--r-- root/root usr/share/terminfo/s/stv52 -rw-r--r-- root/root usr/share/terminfo/s/stv52pc --rw-r--r-- root/root usr/share/terminfo/s/sun +-rw-r--r-- root/root usr/share/terminfo/s/sun -> usr/share/terminfo/s/sun2 -rw-r--r-- root/root usr/share/terminfo/s/sun+sl -rw-r--r-- root/root usr/share/terminfo/s/sun-1 -rw-r--r-- root/root usr/share/terminfo/s/sun-12 +-rw-r--r-- root/root usr/share/terminfo/s/sun-16color -rw-r--r-- root/root usr/share/terminfo/s/sun-17 -rw-r--r-- root/root usr/share/terminfo/s/sun-24 +-rw-r--r-- root/root usr/share/terminfo/s/sun-256color -rw-r--r-- root/root usr/share/terminfo/s/sun-34 -rw-r--r-- root/root usr/share/terminfo/s/sun-48 --rw-r--r-- root/root usr/share/terminfo/s/sun-c -> usr/share/terminfo/s/sun-cmd +-rw-r--r-- root/root usr/share/terminfo/s/sun-c -rw-r--r-- root/root usr/share/terminfo/s/sun-cgsix -> usr/share/terminfo/s/sun-ss5 --rw-r--r-- root/root usr/share/terminfo/s/sun-cmd +-rw-r--r-- root/root usr/share/terminfo/s/sun-cmd -> usr/share/terminfo/s/sun-c -rw-r--r-- root/root usr/share/terminfo/s/sun-color --rw-r--r-- root/root usr/share/terminfo/s/sun-e --rw-r--r-- root/root usr/share/terminfo/s/sun-e-s +-rw-r--r-- root/root usr/share/terminfo/s/sun-direct +-rw-r--r-- root/root usr/share/terminfo/s/sun-e -> usr/share/terminfo/s/sun-nic +-rw-r--r-- root/root usr/share/terminfo/s/sun-e-s -> usr/share/terminfo/s/sun-s-e -rw-r--r-- root/root usr/share/terminfo/s/sun-il --rw-r--r-- root/root usr/share/terminfo/s/sun-nic -> usr/share/terminfo/s/sun-e +-rw-r--r-- root/root usr/share/terminfo/s/sun-nic -rw-r--r-- root/root usr/share/terminfo/s/sun-s --rw-r--r-- root/root usr/share/terminfo/s/sun-s-e -> usr/share/terminfo/s/sun-e-s +-rw-r--r-- root/root usr/share/terminfo/s/sun-s-e -rw-r--r-- root/root usr/share/terminfo/s/sun-ss5 -rw-r--r-- root/root usr/share/terminfo/s/sun-type4 --rw-r--r-- root/root usr/share/terminfo/s/sun1 -> usr/share/terminfo/s/sun --rw-r--r-- root/root usr/share/terminfo/s/sun2 -> usr/share/terminfo/s/sun --rw-r--r-- root/root usr/share/terminfo/s/sune -> usr/share/terminfo/s/sun-e +-rw-r--r-- root/root usr/share/terminfo/s/sun1 -> usr/share/terminfo/s/sun2 +-rw-r--r-- root/root usr/share/terminfo/s/sun2 +-rw-r--r-- root/root usr/share/terminfo/s/sune -> usr/share/terminfo/s/sun-nic -rw-r--r-- root/root usr/share/terminfo/s/superbee -> usr/share/terminfo/s/sbi -rw-r--r-- root/root usr/share/terminfo/s/superbee-xsb -rw-r--r-- root/root usr/share/terminfo/s/superbeeic -rw-r--r-- root/root usr/share/terminfo/s/superbrain --rw-r--r-- root/root usr/share/terminfo/s/sv80 -> usr/share/terminfo/a/att2300 --rw-r--r-- root/root usr/share/terminfo/s/swtp +-rw-r--r-- root/root usr/share/terminfo/s/sv80 +-rw-r--r-- root/root usr/share/terminfo/s/swtp -> usr/share/terminfo/c/ct82 -rw-r--r-- root/root usr/share/terminfo/s/synertek -> usr/share/terminfo/k/ktm -rw-r--r-- root/root usr/share/terminfo/s/synertek380 -> usr/share/terminfo/k/ktm --rw-r--r-- root/root usr/share/terminfo/s/system1 +-rw-r--r-- root/root usr/share/terminfo/s/system1 -> usr/share/terminfo/i/ibm-system1 drwxr-xr-x root/root usr/share/terminfo/t/ -rw-r--r-- root/root usr/share/terminfo/t/t10 -rw-r--r-- root/root usr/share/terminfo/t/t1061 -> usr/share/terminfo/t/teleray @@ -3058,24 +3079,24 @@ drwxr-xr-x root/root usr/share/terminfo/t/ -rw-r--r-- root/root usr/share/terminfo/t/tek4015 -rw-r--r-- root/root usr/share/terminfo/t/tek4015-sm -rw-r--r-- root/root usr/share/terminfo/t/tek4023 --rw-r--r-- root/root usr/share/terminfo/t/tek4024 -> usr/share/terminfo/t/tek4027 --rw-r--r-- root/root usr/share/terminfo/t/tek4025 -> usr/share/terminfo/t/tek4027 +-rw-r--r-- root/root usr/share/terminfo/t/tek4024 -> usr/share/terminfo/t/tek4025 +-rw-r--r-- root/root usr/share/terminfo/t/tek4025 -rw-r--r-- root/root usr/share/terminfo/t/tek4025-17 -rw-r--r-- root/root usr/share/terminfo/t/tek4025-17-ws -rw-r--r-- root/root usr/share/terminfo/t/tek4025-cr -rw-r--r-- root/root usr/share/terminfo/t/tek4025-ex -rw-r--r-- root/root usr/share/terminfo/t/tek4025a -rw-r--r-- root/root usr/share/terminfo/t/tek4025ex --rw-r--r-- root/root usr/share/terminfo/t/tek4027 +-rw-r--r-- root/root usr/share/terminfo/t/tek4027 -> usr/share/terminfo/t/tek4025 -rw-r--r-- root/root usr/share/terminfo/t/tek4027-ex -> usr/share/terminfo/t/tek4025-ex -rw-r--r-- root/root usr/share/terminfo/t/tek4105 -rw-r--r-- root/root usr/share/terminfo/t/tek4105-30 -rw-r--r-- root/root usr/share/terminfo/t/tek4105a --rw-r--r-- root/root usr/share/terminfo/t/tek4106brl --rw-r--r-- root/root usr/share/terminfo/t/tek4107 -> usr/share/terminfo/t/tek4109 --rw-r--r-- root/root usr/share/terminfo/t/tek4107brl -> usr/share/terminfo/t/tek4106brl --rw-r--r-- root/root usr/share/terminfo/t/tek4109 --rw-r--r-- root/root usr/share/terminfo/t/tek4109brl -> usr/share/terminfo/t/tek4106brl +-rw-r--r-- root/root usr/share/terminfo/t/tek4106brl -> usr/share/terminfo/t/tek4109brl +-rw-r--r-- root/root usr/share/terminfo/t/tek4107 +-rw-r--r-- root/root usr/share/terminfo/t/tek4107brl -> usr/share/terminfo/t/tek4109brl +-rw-r--r-- root/root usr/share/terminfo/t/tek4109 -> usr/share/terminfo/t/tek4107 +-rw-r--r-- root/root usr/share/terminfo/t/tek4109brl -rw-r--r-- root/root usr/share/terminfo/t/tek4112 -> usr/share/terminfo/t/tek4114 -rw-r--r-- root/root usr/share/terminfo/t/tek4112-5 -rw-r--r-- root/root usr/share/terminfo/t/tek4112-nd @@ -3104,28 +3125,29 @@ drwxr-xr-x root/root usr/share/terminfo/t/ -rw-r--r-- root/root usr/share/terminfo/t/teraterm2.3 -rw-r--r-- root/root usr/share/terminfo/t/teraterm4.59 -rw-r--r-- root/root usr/share/terminfo/t/teraterm4.97 +-rw-r--r-- root/root usr/share/terminfo/t/teraterm5.0 -rw-r--r-- root/root usr/share/terminfo/t/terminator --rw-r--r-- root/root usr/share/terminfo/t/terminet -> usr/share/terminfo/t/tn1200 --rw-r--r-- root/root usr/share/terminfo/t/terminet1200 -> usr/share/terminfo/t/tn1200 --rw-r--r-- root/root usr/share/terminfo/t/terminet300 -> usr/share/terminfo/t/tn1200 +-rw-r--r-- root/root usr/share/terminfo/t/terminet -> usr/share/terminfo/t/terminet1200 +-rw-r--r-- root/root usr/share/terminfo/t/terminet1200 +-rw-r--r-- root/root usr/share/terminfo/t/terminet300 -> usr/share/terminfo/t/terminet1200 -rw-r--r-- root/root usr/share/terminfo/t/terminology -rw-r--r-- root/root usr/share/terminfo/t/terminology-0.6.1 -rw-r--r-- root/root usr/share/terminfo/t/terminology-1.0.0 -rw-r--r-- root/root usr/share/terminfo/t/terminology-1.8.1 -rw-r--r-- root/root usr/share/terminfo/t/termite --rw-r--r-- root/root usr/share/terminfo/t/tgtelnet -> usr/share/terminfo/p/pilot --rw-r--r-- root/root usr/share/terminfo/t/ti700 -> usr/share/terminfo/t/ti735 +-rw-r--r-- root/root usr/share/terminfo/t/tgtelnet +-rw-r--r-- root/root usr/share/terminfo/t/ti700 -> usr/share/terminfo/t/ti800 -rw-r--r-- root/root usr/share/terminfo/t/ti703 -> usr/share/terminfo/t/ti707 --rw-r--r-- root/root usr/share/terminfo/t/ti703-w -> usr/share/terminfo/t/ti707-w +-rw-r--r-- root/root usr/share/terminfo/t/ti703-w -rw-r--r-- root/root usr/share/terminfo/t/ti707 --rw-r--r-- root/root usr/share/terminfo/t/ti707-w --rw-r--r-- root/root usr/share/terminfo/t/ti733 -> usr/share/terminfo/t/ti735 --rw-r--r-- root/root usr/share/terminfo/t/ti735 --rw-r--r-- root/root usr/share/terminfo/t/ti745 -> usr/share/terminfo/t/ti735 --rw-r--r-- root/root usr/share/terminfo/t/ti800 -> usr/share/terminfo/t/ti735 --rw-r--r-- root/root usr/share/terminfo/t/ti916 -> usr/share/terminfo/t/ti916-220-7 +-rw-r--r-- root/root usr/share/terminfo/t/ti707-w -> usr/share/terminfo/t/ti703-w +-rw-r--r-- root/root usr/share/terminfo/t/ti733 -> usr/share/terminfo/t/ti800 +-rw-r--r-- root/root usr/share/terminfo/t/ti735 -> usr/share/terminfo/t/ti800 +-rw-r--r-- root/root usr/share/terminfo/t/ti745 -> usr/share/terminfo/t/ti800 +-rw-r--r-- root/root usr/share/terminfo/t/ti800 +-rw-r--r-- root/root usr/share/terminfo/t/ti916 -rw-r--r-- root/root usr/share/terminfo/t/ti916-132 --rw-r--r-- root/root usr/share/terminfo/t/ti916-220-7 +-rw-r--r-- root/root usr/share/terminfo/t/ti916-220-7 -> usr/share/terminfo/t/ti916 -rw-r--r-- root/root usr/share/terminfo/t/ti916-220-8 -> usr/share/terminfo/t/ti916-8 -rw-r--r-- root/root usr/share/terminfo/t/ti916-8 -rw-r--r-- root/root usr/share/terminfo/t/ti916-8-132 @@ -3143,12 +3165,12 @@ drwxr-xr-x root/root usr/share/terminfo/t/ -rw-r--r-- root/root usr/share/terminfo/t/tmux -rw-r--r-- root/root usr/share/terminfo/t/tmux-256color -rw-r--r-- root/root usr/share/terminfo/t/tmux-direct --rw-r--r-- root/root usr/share/terminfo/t/tn1200 --rw-r--r-- root/root usr/share/terminfo/t/tn300 -> usr/share/terminfo/t/tn1200 +-rw-r--r-- root/root usr/share/terminfo/t/tn1200 -> usr/share/terminfo/t/terminet1200 +-rw-r--r-- root/root usr/share/terminfo/t/tn300 -> usr/share/terminfo/t/terminet1200 -rw-r--r-- root/root usr/share/terminfo/t/trs16 --rw-r--r-- root/root usr/share/terminfo/t/trs2 -> usr/share/terminfo/t/trsII --rw-r--r-- root/root usr/share/terminfo/t/trs80II -> usr/share/terminfo/t/trsII --rw-r--r-- root/root usr/share/terminfo/t/trsII +-rw-r--r-- root/root usr/share/terminfo/t/trs2 -> usr/share/terminfo/t/trs80II +-rw-r--r-- root/root usr/share/terminfo/t/trs80II +-rw-r--r-- root/root usr/share/terminfo/t/trsII -> usr/share/terminfo/t/trs80II -rw-r--r-- root/root usr/share/terminfo/t/ts-1 -rw-r--r-- root/root usr/share/terminfo/t/ts-1p -> usr/share/terminfo/t/ts1p -rw-r--r-- root/root usr/share/terminfo/t/ts1 -> usr/share/terminfo/t/ts-1 @@ -3184,98 +3206,98 @@ drwxr-xr-x root/root usr/share/terminfo/t/ -rw-r--r-- root/root usr/share/terminfo/t/tty5425 -rw-r--r-- root/root usr/share/terminfo/t/tty5425-nl -rw-r--r-- root/root usr/share/terminfo/t/tty5425-w --rw-r--r-- root/root usr/share/terminfo/t/tty5620 +-rw-r--r-- root/root usr/share/terminfo/t/tty5620 -> usr/share/terminfo/t/ttydmd -rw-r--r-- root/root usr/share/terminfo/t/tty5620-1 -rw-r--r-- root/root usr/share/terminfo/t/tty5620-24 -rw-r--r-- root/root usr/share/terminfo/t/tty5620-34 -rw-r--r-- root/root usr/share/terminfo/t/tty5620-s -> usr/share/terminfo/l/layer --rw-r--r-- root/root usr/share/terminfo/t/ttydmd -> usr/share/terminfo/t/tty5620 +-rw-r--r-- root/root usr/share/terminfo/t/ttydmd -rw-r--r-- root/root usr/share/terminfo/t/tvi803 -rw-r--r-- root/root usr/share/terminfo/t/tvi9065 -rw-r--r-- root/root usr/share/terminfo/t/tvi910 -rw-r--r-- root/root usr/share/terminfo/t/tvi910+ --rw-r--r-- root/root usr/share/terminfo/t/tvi912 -> usr/share/terminfo/t/tvi920 --rw-r--r-- root/root usr/share/terminfo/t/tvi912b -> usr/share/terminfo/t/tvi912c +-rw-r--r-- root/root usr/share/terminfo/t/tvi912 +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b -rw-r--r-- root/root usr/share/terminfo/t/tvi912b+2p -rw-r--r-- root/root usr/share/terminfo/t/tvi912b+dim -rw-r--r-- root/root usr/share/terminfo/t/tvi912b+mc -rw-r--r-- root/root usr/share/terminfo/t/tvi912b+printer -rw-r--r-- root/root usr/share/terminfo/t/tvi912b+vb --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p -> usr/share/terminfo/t/tvi912c-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-mc -> usr/share/terminfo/t/tvi912c-2p-mc --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-p -> usr/share/terminfo/t/tvi912b-p-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-unk -> usr/share/terminfo/t/tvi912c-2p-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-mc -> usr/share/terminfo/t/tvi912b-mc-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-p -> usr/share/terminfo/t/tvi912c-p-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-unk -> usr/share/terminfo/t/tvi912c-unk-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc -> usr/share/terminfo/t/tvi912c-mc --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc-2p -> usr/share/terminfo/t/tvi912c-2p-mc --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc-vb -> usr/share/terminfo/t/tvi912c-vb-mc -rw-r--r-- root/root usr/share/terminfo/t/tvi912b-p -> usr/share/terminfo/t/tvi912c-p --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-p-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-p-2p -> usr/share/terminfo/t/tvi912c-p-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi912b-p-vb -> usr/share/terminfo/t/tvi912b-vb-p -rw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk -> usr/share/terminfo/t/tvi912c-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk-2p -> usr/share/terminfo/t/tvi912c-2p-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk-vb -> usr/share/terminfo/t/tvi912c-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk-2p -> usr/share/terminfo/t/tvi912c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk-vb -> usr/share/terminfo/t/tvi912b-vb-unk -rw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-mc -> usr/share/terminfo/t/tvi912b-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-mc -> usr/share/terminfo/t/tvi912c-vb-mc -rw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-p --rw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-unk -> usr/share/terminfo/t/tvi912c-vb-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi912c --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-mc --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-p -> usr/share/terminfo/t/tvi912b-p-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c -> usr/share/terminfo/t/tvi912b +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p -> usr/share/terminfo/t/tvi912b-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-mc -> usr/share/terminfo/t/tvi912b-mc-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-p -> usr/share/terminfo/t/tvi912c-p-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-unk -> usr/share/terminfo/t/tvi912c-unk-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc-2p -> usr/share/terminfo/t/tvi912c-2p-mc --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc-vb -> usr/share/terminfo/t/tvi912b-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc-2p -> usr/share/terminfo/t/tvi912b-mc-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc-vb -> usr/share/terminfo/t/tvi912c-vb-mc -rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p-2p -> usr/share/terminfo/t/tvi912b-p-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p-vb -> usr/share/terminfo/t/tvi912b-vb-p -rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk-2p -> usr/share/terminfo/t/tvi912c-2p-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk-vb -> usr/share/terminfo/t/tvi912c-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk-vb -> usr/share/terminfo/t/tvi912b-vb-unk -rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb -> usr/share/terminfo/t/tvi912b-vb --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-mc -> usr/share/terminfo/t/tvi912b-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-mc -rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-p -> usr/share/terminfo/t/tvi912b-vb-p --rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-unk -> usr/share/terminfo/t/tvi912b-vb-unk -rw-r--r-- root/root usr/share/terminfo/t/tvi912cc --rw-r--r-- root/root usr/share/terminfo/t/tvi914 -> usr/share/terminfo/t/tvi920 --rw-r--r-- root/root usr/share/terminfo/t/tvi920 --rw-r--r-- root/root usr/share/terminfo/t/tvi920b -> usr/share/terminfo/t/tvi920c +-rw-r--r-- root/root usr/share/terminfo/t/tvi914 -> usr/share/terminfo/t/tvi912 +-rw-r--r-- root/root usr/share/terminfo/t/tvi920 -> usr/share/terminfo/t/tvi912 +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b -rw-r--r-- root/root usr/share/terminfo/t/tvi920b+fn --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p -> usr/share/terminfo/t/tvi920c-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-mc -> usr/share/terminfo/t/tvi920c-mc-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-p -> usr/share/terminfo/t/tvi920c-p-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-unk -> usr/share/terminfo/t/tvi920c-2p-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-unk -> usr/share/terminfo/t/tvi920c-unk-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc -> usr/share/terminfo/t/tvi920c-mc -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc-2p -> usr/share/terminfo/t/tvi920c-mc-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc-vb -> usr/share/terminfo/t/tvi920c-mc-vb --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-p -> usr/share/terminfo/t/tvi920c-p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-p -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-p-2p -> usr/share/terminfo/t/tvi920c-p-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-p-vb -> usr/share/terminfo/t/tvi920c-vb-p -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk-2p -> usr/share/terminfo/t/tvi920c-2p-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk-vb -> usr/share/terminfo/t/tvi920c-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk-2p -> usr/share/terminfo/t/tvi920c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk-vb -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb -> usr/share/terminfo/t/tvi920c-vb --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-mc -> usr/share/terminfo/t/tvi920c-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-mc -> usr/share/terminfo/t/tvi920b-mc-vb -rw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-p -> usr/share/terminfo/t/tvi920c-vb-p --rw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-unk -> usr/share/terminfo/t/tvi920c-vb-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi920c --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-unk -> usr/share/terminfo/t/tvi920b-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c -> usr/share/terminfo/t/tvi920b +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p -> usr/share/terminfo/t/tvi920b-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-mc -> usr/share/terminfo/t/tvi920c-mc-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-p -> usr/share/terminfo/t/tvi920c-p-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-unk -> usr/share/terminfo/t/tvi920c-unk-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc-2p --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc-vb --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc-vb -> usr/share/terminfo/t/tvi920b-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p -> usr/share/terminfo/t/tvi920b-p -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p-vb -> usr/share/terminfo/t/tvi920c-vb-p -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk -> usr/share/terminfo/t/tvi920b-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk-2p -> usr/share/terminfo/t/tvi920c-2p-unk --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk-vb -> usr/share/terminfo/t/tvi920c-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk-vb -> usr/share/terminfo/t/tvi920b-unk-vb -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-mc -> usr/share/terminfo/t/tvi920c-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-mc -> usr/share/terminfo/t/tvi920b-mc-vb -rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-p --rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-unk -> usr/share/terminfo/t/tvi920b-unk-vb -rw-r--r-- root/root usr/share/terminfo/t/tvi921 -rw-r--r-- root/root usr/share/terminfo/t/tvi924 -rw-r--r-- root/root usr/share/terminfo/t/tvi925 @@ -3289,8 +3311,8 @@ drwxr-xr-x root/root usr/share/terminfo/t/ -rw-r--r-- root/root usr/share/terminfo/t/tvi950-rv-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi950-rv-4p -rw-r--r-- root/root usr/share/terminfo/t/tvi955 --rw-r--r-- root/root usr/share/terminfo/t/tvi955-hb --rw-r--r-- root/root usr/share/terminfo/t/tvi955-w +-rw-r--r-- root/root usr/share/terminfo/t/tvi955-hb -> usr/share/terminfo/9/955-hb +-rw-r--r-- root/root usr/share/terminfo/t/tvi955-w -> usr/share/terminfo/9/955-w -rw-r--r-- root/root usr/share/terminfo/t/tvi970 -rw-r--r-- root/root usr/share/terminfo/t/tvi970-2p -rw-r--r-- root/root usr/share/terminfo/t/tvi970-vb @@ -3313,15 +3335,15 @@ drwxr-xr-x root/root usr/share/terminfo/u/ -rw-r--r-- root/root usr/share/terminfo/u/uts30 -rw-r--r-- root/root usr/share/terminfo/u/uwin drwxr-xr-x root/root usr/share/terminfo/v/ --rw-r--r-- root/root usr/share/terminfo/v/v200-nam --rw-r--r-- root/root usr/share/terminfo/v/v320n -> usr/share/terminfo/v/vt320nam +-rw-r--r-- root/root usr/share/terminfo/v/v200-nam -> usr/share/terminfo/v/vt220-nam +-rw-r--r-- root/root usr/share/terminfo/v/v320n -rw-r--r-- root/root usr/share/terminfo/v/v3220 -rw-r--r-- root/root usr/share/terminfo/v/v5410 -rw-r--r-- root/root usr/share/terminfo/v/vanilla --rw-r--r-- root/root usr/share/terminfo/v/vapple --rw-r--r-- root/root usr/share/terminfo/v/vc103 --rw-r--r-- root/root usr/share/terminfo/v/vc203 -> usr/share/terminfo/v/vc103 --rw-r--r-- root/root usr/share/terminfo/v/vc303 -> usr/share/terminfo/v/vc103 +-rw-r--r-- root/root usr/share/terminfo/v/vapple -> usr/share/terminfo/a/apple-videx3 +-rw-r--r-- root/root usr/share/terminfo/v/vc103 -> usr/share/terminfo/v/vc303 +-rw-r--r-- root/root usr/share/terminfo/v/vc203 -> usr/share/terminfo/v/vc303 +-rw-r--r-- root/root usr/share/terminfo/v/vc303 -rw-r--r-- root/root usr/share/terminfo/v/vc303a -> usr/share/terminfo/v/vc403a -rw-r--r-- root/root usr/share/terminfo/v/vc403a -rw-r--r-- root/root usr/share/terminfo/v/vc404 @@ -3341,64 +3363,65 @@ drwxr-xr-x root/root usr/share/terminfo/v/ -rw-r--r-- root/root usr/share/terminfo/v/vi50adm -rw-r--r-- root/root usr/share/terminfo/v/vi55 -rw-r--r-- root/root usr/share/terminfo/v/vi550 --rw-r--r-- root/root usr/share/terminfo/v/vi603 -> usr/share/terminfo/v/visual603 +-rw-r--r-- root/root usr/share/terminfo/v/vi603 -rw-r--r-- root/root usr/share/terminfo/v/viewdata -rw-r--r-- root/root usr/share/terminfo/v/viewdata-o -rw-r--r-- root/root usr/share/terminfo/v/viewdata-rv --rw-r--r-- root/root usr/share/terminfo/v/viewpoint --rw-r--r-- root/root usr/share/terminfo/v/viewpoint3a+ -> usr/share/terminfo/v/vp3a+ --rw-r--r-- root/root usr/share/terminfo/v/viewpoint60 -> usr/share/terminfo/v/vp60 --rw-r--r-- root/root usr/share/terminfo/v/viewpoint90 -> usr/share/terminfo/v/vp90 +-rw-r--r-- root/root usr/share/terminfo/v/viewpoint -> usr/share/terminfo/a/addsviewpoint +-rw-r--r-- root/root usr/share/terminfo/v/viewpoint3a+ +-rw-r--r-- root/root usr/share/terminfo/v/viewpoint60 -> usr/share/terminfo/a/addsvp60 +-rw-r--r-- root/root usr/share/terminfo/v/viewpoint90 -rw-r--r-- root/root usr/share/terminfo/v/vip --rw-r--r-- root/root usr/share/terminfo/v/vip-H --rw-r--r-- root/root usr/share/terminfo/v/vip-Hw -> usr/share/terminfo/v/vip7800-Hw --rw-r--r-- root/root usr/share/terminfo/v/vip-w -> usr/share/terminfo/v/vip7800-w --rw-r--r-- root/root usr/share/terminfo/v/vip7800-H -> usr/share/terminfo/v/vip-H --rw-r--r-- root/root usr/share/terminfo/v/vip7800-Hw --rw-r--r-- root/root usr/share/terminfo/v/vip7800-w +-rw-r--r-- root/root usr/share/terminfo/v/vip-H -> usr/share/terminfo/Q/Q310-vip-H +-rw-r--r-- root/root usr/share/terminfo/v/vip-Hw -> usr/share/terminfo/Q/Q310-vip-Hw +-rw-r--r-- root/root usr/share/terminfo/v/vip-w -> usr/share/terminfo/Q/Q310-vip-w-am +-rw-r--r-- root/root usr/share/terminfo/v/vip7800-H -> usr/share/terminfo/Q/Q310-vip-H +-rw-r--r-- root/root usr/share/terminfo/v/vip7800-Hw -> usr/share/terminfo/Q/Q310-vip-Hw +-rw-r--r-- root/root usr/share/terminfo/v/vip7800-w -> usr/share/terminfo/Q/Q310-vip-w-am -rw-r--r-- root/root usr/share/terminfo/v/visa50 --rw-r--r-- root/root usr/share/terminfo/v/visual603 +-rw-r--r-- root/root usr/share/terminfo/v/visual603 -> usr/share/terminfo/v/vi603 -rw-r--r-- root/root usr/share/terminfo/v/vitty -> usr/share/terminfo/l/layer --rw-r--r-- root/root usr/share/terminfo/v/vk100 --rw-r--r-- root/root usr/share/terminfo/v/vp3a+ --rw-r--r-- root/root usr/share/terminfo/v/vp60 --rw-r--r-- root/root usr/share/terminfo/v/vp90 +-rw-r--r-- root/root usr/share/terminfo/v/vk100 -> usr/share/terminfo/g/gigi +-rw-r--r-- root/root usr/share/terminfo/v/vp3a+ -> usr/share/terminfo/v/viewpoint3a+ +-rw-r--r-- root/root usr/share/terminfo/v/vp60 -> usr/share/terminfo/a/addsvp60 +-rw-r--r-- root/root usr/share/terminfo/v/vp90 -> usr/share/terminfo/v/viewpoint90 -rw-r--r-- root/root usr/share/terminfo/v/vremote --rw-r--r-- root/root usr/share/terminfo/v/vs100 --rw-r--r-- root/root usr/share/terminfo/v/vs100-x10 +-rw-r--r-- root/root usr/share/terminfo/v/vs100 -> usr/share/terminfo/x/xterms +-rw-r--r-- root/root usr/share/terminfo/v/vs100-x10 -> usr/share/terminfo/x/x10term -rw-r--r-- root/root usr/share/terminfo/v/vsc --rw-r--r-- root/root usr/share/terminfo/v/vscode +-rw-r--r-- root/root usr/share/terminfo/v/vscode -> usr/share/terminfo/x/xterm.js -rw-r--r-- root/root usr/share/terminfo/v/vscode-direct --rw-r--r-- root/root usr/share/terminfo/v/vt-61 -> usr/share/terminfo/v/vt61.5 --rw-r--r-- root/root usr/share/terminfo/v/vt-utf8 --rw-r--r-- root/root usr/share/terminfo/v/vt100 -> usr/share/terminfo/v/vt100-am --rw-r--r-- root/root usr/share/terminfo/v/vt100+ +-rw-r--r-- root/root usr/share/terminfo/v/vt-61 +-rw-r--r-- root/root usr/share/terminfo/v/vt-utf8 -> usr/share/terminfo/m/ms-vt-utf8 +-rw-r--r-- root/root usr/share/terminfo/v/vt100 +-rw-r--r-- root/root usr/share/terminfo/v/vt100+ -> usr/share/terminfo/m/ms-vt100+ -rw-r--r-- root/root usr/share/terminfo/v/vt100+4bsd -rw-r--r-- root/root usr/share/terminfo/v/vt100+enq -rw-r--r-- root/root usr/share/terminfo/v/vt100+fnkeys -rw-r--r-- root/root usr/share/terminfo/v/vt100+keypad -rw-r--r-- root/root usr/share/terminfo/v/vt100+noapp -rw-r--r-- root/root usr/share/terminfo/v/vt100+noapp+pc +-rw-r--r-- root/root usr/share/terminfo/v/vt100+pf1-pf4 -rw-r--r-- root/root usr/share/terminfo/v/vt100+pfkeys --rw-r--r-- root/root usr/share/terminfo/v/vt100-am --rw-r--r-- root/root usr/share/terminfo/v/vt100-bm --rw-r--r-- root/root usr/share/terminfo/v/vt100-bm-o -> usr/share/terminfo/v/vt100-bm +-rw-r--r-- root/root usr/share/terminfo/v/vt100-am -> usr/share/terminfo/v/vt100 +-rw-r--r-- root/root usr/share/terminfo/v/vt100-bm -> usr/share/terminfo/n/nwp514 +-rw-r--r-- root/root usr/share/terminfo/v/vt100-bm-o -> usr/share/terminfo/n/nwp514 -rw-r--r-- root/root usr/share/terminfo/v/vt100-bot-s -> usr/share/terminfo/v/vt100-s-bot --rw-r--r-- root/root usr/share/terminfo/v/vt100-nam --rw-r--r-- root/root usr/share/terminfo/v/vt100-nam-w +-rw-r--r-- root/root usr/share/terminfo/v/vt100-nam -> usr/share/terminfo/v/vt100nam +-rw-r--r-- root/root usr/share/terminfo/v/vt100-nam-w -> usr/share/terminfo/v/vt100-w-nam -rw-r--r-- root/root usr/share/terminfo/v/vt100-nav --rw-r--r-- root/root usr/share/terminfo/v/vt100-nav-w +-rw-r--r-- root/root usr/share/terminfo/v/vt100-nav-w -> usr/share/terminfo/v/vt100-w-nav -rw-r--r-- root/root usr/share/terminfo/v/vt100-putty --rw-r--r-- root/root usr/share/terminfo/v/vt100-s -> usr/share/terminfo/v/vt100-s-top +-rw-r--r-- root/root usr/share/terminfo/v/vt100-s -> usr/share/terminfo/v/vt100-top-s -rw-r--r-- root/root usr/share/terminfo/v/vt100-s-bot --rw-r--r-- root/root usr/share/terminfo/v/vt100-s-top --rw-r--r-- root/root usr/share/terminfo/v/vt100-top-s -> usr/share/terminfo/v/vt100-s-top +-rw-r--r-- root/root usr/share/terminfo/v/vt100-s-top -> usr/share/terminfo/v/vt100-top-s +-rw-r--r-- root/root usr/share/terminfo/v/vt100-top-s -rw-r--r-- root/root usr/share/terminfo/v/vt100-vb --rw-r--r-- root/root usr/share/terminfo/v/vt100-w --rw-r--r-- root/root usr/share/terminfo/v/vt100-w-am -> usr/share/terminfo/v/vt100-w --rw-r--r-- root/root usr/share/terminfo/v/vt100-w-nam -> usr/share/terminfo/v/vt100-nam-w --rw-r--r-- root/root usr/share/terminfo/v/vt100-w-nav -> usr/share/terminfo/v/vt100-nav-w --rw-r--r-- root/root usr/share/terminfo/v/vt100nam -> usr/share/terminfo/v/vt100-nam +-rw-r--r-- root/root usr/share/terminfo/v/vt100-w -> usr/share/terminfo/v/vt100-w-am +-rw-r--r-- root/root usr/share/terminfo/v/vt100-w-am +-rw-r--r-- root/root usr/share/terminfo/v/vt100-w-nam +-rw-r--r-- root/root usr/share/terminfo/v/vt100-w-nav +-rw-r--r-- root/root usr/share/terminfo/v/vt100nam -rw-r--r-- root/root usr/share/terminfo/v/vt102 -rw-r--r-- root/root usr/share/terminfo/v/vt102+enq -rw-r--r-- root/root usr/share/terminfo/v/vt102-nsgr @@ -3406,25 +3429,27 @@ drwxr-xr-x root/root usr/share/terminfo/v/ -rw-r--r-- root/root usr/share/terminfo/v/vt125 -rw-r--r-- root/root usr/share/terminfo/v/vt131 -rw-r--r-- root/root usr/share/terminfo/v/vt132 --rw-r--r-- root/root usr/share/terminfo/v/vt200 -> usr/share/terminfo/v/vt220 --rw-r--r-- root/root usr/share/terminfo/v/vt200-8 -> usr/share/terminfo/v/vt200-8bit --rw-r--r-- root/root usr/share/terminfo/v/vt200-8bit --rw-r--r-- root/root usr/share/terminfo/v/vt200-js --rw-r--r-- root/root usr/share/terminfo/v/vt200-old -> usr/share/terminfo/v/vt220-old --rw-r--r-- root/root usr/share/terminfo/v/vt200-w -> usr/share/terminfo/v/vt220-w --rw-r--r-- root/root usr/share/terminfo/v/vt220 +-rw-r--r-- root/root usr/share/terminfo/v/vt200 +-rw-r--r-- root/root usr/share/terminfo/v/vt200-8 +-rw-r--r-- root/root usr/share/terminfo/v/vt200-8bit -> usr/share/terminfo/v/vt200-8 +-rw-r--r-- root/root usr/share/terminfo/v/vt200-js -> usr/share/terminfo/v/vt220-js +-rw-r--r-- root/root usr/share/terminfo/v/vt200-old +-rw-r--r-- root/root usr/share/terminfo/v/vt200-w +-rw-r--r-- root/root usr/share/terminfo/v/vt220 -> usr/share/terminfo/v/vt200 -rw-r--r-- root/root usr/share/terminfo/v/vt220+cvis -rw-r--r-- root/root usr/share/terminfo/v/vt220+cvis8 -rw-r--r-- root/root usr/share/terminfo/v/vt220+keypad -rw-r--r-- root/root usr/share/terminfo/v/vt220+pcedit +-rw-r--r-- root/root usr/share/terminfo/v/vt220+sfkeys +-rw-r--r-- root/root usr/share/terminfo/v/vt220+ufkeys -rw-r--r-- root/root usr/share/terminfo/v/vt220+vtedit --rw-r--r-- root/root usr/share/terminfo/v/vt220-8 -> usr/share/terminfo/v/vt200-8bit --rw-r--r-- root/root usr/share/terminfo/v/vt220-8bit -> usr/share/terminfo/v/vt200-8bit +-rw-r--r-- root/root usr/share/terminfo/v/vt220-8 -> usr/share/terminfo/v/vt200-8 +-rw-r--r-- root/root usr/share/terminfo/v/vt220-8bit -> usr/share/terminfo/v/vt200-8 -rw-r--r-- root/root usr/share/terminfo/v/vt220-base --rw-r--r-- root/root usr/share/terminfo/v/vt220-js -> usr/share/terminfo/v/vt200-js --rw-r--r-- root/root usr/share/terminfo/v/vt220-nam -> usr/share/terminfo/v/v200-nam --rw-r--r-- root/root usr/share/terminfo/v/vt220-old --rw-r--r-- root/root usr/share/terminfo/v/vt220-w +-rw-r--r-- root/root usr/share/terminfo/v/vt220-js +-rw-r--r-- root/root usr/share/terminfo/v/vt220-nam +-rw-r--r-- root/root usr/share/terminfo/v/vt220-old -> usr/share/terminfo/v/vt200-old +-rw-r--r-- root/root usr/share/terminfo/v/vt220-w -> usr/share/terminfo/v/vt200-w -rw-r--r-- root/root usr/share/terminfo/v/vt220d -rw-r--r-- root/root usr/share/terminfo/v/vt300 -rw-r--r-- root/root usr/share/terminfo/v/vt300-nam @@ -3436,11 +3461,11 @@ drwxr-xr-x root/root usr/share/terminfo/v/ -rw-r--r-- root/root usr/share/terminfo/v/vt320-nam -> usr/share/terminfo/v/vt300-nam -rw-r--r-- root/root usr/share/terminfo/v/vt320-w -> usr/share/terminfo/v/vt300-w -rw-r--r-- root/root usr/share/terminfo/v/vt320-w-nam --rw-r--r-- root/root usr/share/terminfo/v/vt320nam --rw-r--r-- root/root usr/share/terminfo/v/vt330 -> usr/share/terminfo/v/vt340 --rw-r--r-- root/root usr/share/terminfo/v/vt340 --rw-r--r-- root/root usr/share/terminfo/v/vt400 -> usr/share/terminfo/v/vt400-24 --rw-r--r-- root/root usr/share/terminfo/v/vt400-24 +-rw-r--r-- root/root usr/share/terminfo/v/vt320nam -> usr/share/terminfo/v/v320n +-rw-r--r-- root/root usr/share/terminfo/v/vt330 -> usr/share/terminfo/d/dec-vt340 +-rw-r--r-- root/root usr/share/terminfo/v/vt340 -> usr/share/terminfo/d/dec-vt340 +-rw-r--r-- root/root usr/share/terminfo/v/vt400 -> usr/share/terminfo/d/dec-vt400 +-rw-r--r-- root/root usr/share/terminfo/v/vt400-24 -> usr/share/terminfo/d/dec-vt400 -rw-r--r-- root/root usr/share/terminfo/v/vt420 -rw-r--r-- root/root usr/share/terminfo/v/vt420+lrmm -rw-r--r-- root/root usr/share/terminfo/v/vt420f @@ -3456,10 +3481,12 @@ drwxr-xr-x root/root usr/share/terminfo/v/ -rw-r--r-- root/root usr/share/terminfo/v/vt52+keypad -rw-r--r-- root/root usr/share/terminfo/v/vt52-basic -rw-r--r-- root/root usr/share/terminfo/v/vt520 +-rw-r--r-- root/root usr/share/terminfo/v/vt520-w -rw-r--r-- root/root usr/share/terminfo/v/vt520ansi -rw-r--r-- root/root usr/share/terminfo/v/vt525 --rw-r--r-- root/root usr/share/terminfo/v/vt61 -> usr/share/terminfo/v/vt61.5 --rw-r--r-- root/root usr/share/terminfo/v/vt61.5 +-rw-r--r-- root/root usr/share/terminfo/v/vt525-w +-rw-r--r-- root/root usr/share/terminfo/v/vt61 -> usr/share/terminfo/v/vt-61 +-rw-r--r-- root/root usr/share/terminfo/v/vt61.5 -> usr/share/terminfo/v/vt-61 -rw-r--r-- root/root usr/share/terminfo/v/vte -rw-r--r-- root/root usr/share/terminfo/v/vte+pcfkeys -rw-r--r-- root/root usr/share/terminfo/v/vte-2007 @@ -3468,60 +3495,61 @@ drwxr-xr-x root/root usr/share/terminfo/v/ -rw-r--r-- root/root usr/share/terminfo/v/vte-2014 -rw-r--r-- root/root usr/share/terminfo/v/vte-2017 -rw-r--r-- root/root usr/share/terminfo/v/vte-2018 +-rw-r--r-- root/root usr/share/terminfo/v/vte-2022 -rw-r--r-- root/root usr/share/terminfo/v/vte-256color -rw-r--r-- root/root usr/share/terminfo/v/vte-direct --rw-r--r-- root/root usr/share/terminfo/v/vtnt --rw-r--r-- root/root usr/share/terminfo/v/vv100 +-rw-r--r-- root/root usr/share/terminfo/v/vtnt -> usr/share/terminfo/m/ms-vt100-color +-rw-r--r-- root/root usr/share/terminfo/v/vv100 -> usr/share/terminfo/m/mvterm -rw-r--r-- root/root usr/share/terminfo/v/vwmterm drwxr-xr-x root/root usr/share/terminfo/w/ -rw-r--r-- root/root usr/share/terminfo/w/wezterm -rw-r--r-- root/root usr/share/terminfo/w/winconsole --rw-r--r-- root/root usr/share/terminfo/w/wren -> usr/share/terminfo/p/pt100 --rw-r--r-- root/root usr/share/terminfo/w/wrenw -> usr/share/terminfo/p/pt100w --rw-r--r-- root/root usr/share/terminfo/w/wsiris -> usr/share/terminfo/i/iris40 +-rw-r--r-- root/root usr/share/terminfo/w/wren +-rw-r--r-- root/root usr/share/terminfo/w/wrenw +-rw-r--r-- root/root usr/share/terminfo/w/wsiris -rw-r--r-- root/root usr/share/terminfo/w/wsvt25 -rw-r--r-- root/root usr/share/terminfo/w/wsvt25m --rw-r--r-- root/root usr/share/terminfo/w/wy-75ap -> usr/share/terminfo/w/wyse-75ap --rw-r--r-- root/root usr/share/terminfo/w/wy-99fgt +-rw-r--r-- root/root usr/share/terminfo/w/wy-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wy-99fgt -> usr/share/terminfo/w/wy99fgt -rw-r--r-- root/root usr/share/terminfo/w/wy-99fgta -rw-r--r-- root/root usr/share/terminfo/w/wy100 -rw-r--r-- root/root usr/share/terminfo/w/wy100q --rw-r--r-- root/root usr/share/terminfo/w/wy120 --rw-r--r-- root/root usr/share/terminfo/w/wy120-25 --rw-r--r-- root/root usr/share/terminfo/w/wy120-25-w -> usr/share/terminfo/w/wyse120-25-w --rw-r--r-- root/root usr/share/terminfo/w/wy120-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy120 -> usr/share/terminfo/w/wy150 +-rw-r--r-- root/root usr/share/terminfo/w/wy120-25 -> usr/share/terminfo/w/wyse120-25 +-rw-r--r-- root/root usr/share/terminfo/w/wy120-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wy120-vb -> usr/share/terminfo/w/wyse120-vb -rw-r--r-- root/root usr/share/terminfo/w/wy120-w -> usr/share/terminfo/w/wy150-w --rw-r--r-- root/root usr/share/terminfo/w/wy120-w-vb -> usr/share/terminfo/w/wyse150-w-vb --rw-r--r-- root/root usr/share/terminfo/w/wy120-wvb -> usr/share/terminfo/w/wyse150-w-vb --rw-r--r-- root/root usr/share/terminfo/w/wy150 -> usr/share/terminfo/w/wy120 --rw-r--r-- root/root usr/share/terminfo/w/wy150-25 -> usr/share/terminfo/w/wy120-25 --rw-r--r-- root/root usr/share/terminfo/w/wy150-25-w -> usr/share/terminfo/w/wyse120-25-w --rw-r--r-- root/root usr/share/terminfo/w/wy150-vb -> usr/share/terminfo/w/wy120-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy120-w-vb -> usr/share/terminfo/w/wy150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy120-wvb -> usr/share/terminfo/w/wy150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy150 +-rw-r--r-- root/root usr/share/terminfo/w/wy150-25 -> usr/share/terminfo/w/wyse120-25 +-rw-r--r-- root/root usr/share/terminfo/w/wy150-25-w -> usr/share/terminfo/w/wy120-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wy150-vb -> usr/share/terminfo/w/wyse120-vb -rw-r--r-- root/root usr/share/terminfo/w/wy150-w --rw-r--r-- root/root usr/share/terminfo/w/wy150-w-vb -> usr/share/terminfo/w/wyse150-w-vb --rw-r--r-- root/root usr/share/terminfo/w/wy160 -> usr/share/terminfo/w/wyse160 +-rw-r--r-- root/root usr/share/terminfo/w/wy150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy160 -rw-r--r-- root/root usr/share/terminfo/w/wy160-25 -> usr/share/terminfo/w/wyse160-25 -rw-r--r-- root/root usr/share/terminfo/w/wy160-25-w -> usr/share/terminfo/w/wyse160-25-w --rw-r--r-- root/root usr/share/terminfo/w/wy160-42 -> usr/share/terminfo/w/wyse160-42 +-rw-r--r-- root/root usr/share/terminfo/w/wy160-42 -rw-r--r-- root/root usr/share/terminfo/w/wy160-42-w -> usr/share/terminfo/w/wyse160-42-w --rw-r--r-- root/root usr/share/terminfo/w/wy160-43 -> usr/share/terminfo/w/wyse160-43 +-rw-r--r-- root/root usr/share/terminfo/w/wy160-43 -rw-r--r-- root/root usr/share/terminfo/w/wy160-43-w -> usr/share/terminfo/w/wyse160-43-w -rw-r--r-- root/root usr/share/terminfo/w/wy160-tek -rw-r--r-- root/root usr/share/terminfo/w/wy160-vb --rw-r--r-- root/root usr/share/terminfo/w/wy160-w --rw-r--r-- root/root usr/share/terminfo/w/wy160-w-vb -> usr/share/terminfo/w/wyse160-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy160-wvb -> usr/share/terminfo/w/wyse160-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy185 +-rw-r--r-- root/root usr/share/terminfo/w/wy160-w -> usr/share/terminfo/w/wyse160-w +-rw-r--r-- root/root usr/share/terminfo/w/wy160-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy160-wvb -> usr/share/terminfo/w/wy160-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy185 -> usr/share/terminfo/w/wyse185 -rw-r--r-- root/root usr/share/terminfo/w/wy185-24 -> usr/share/terminfo/w/wyse185-24 --rw-r--r-- root/root usr/share/terminfo/w/wy185-vb -> usr/share/terminfo/w/wyse185-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy185-vb -rw-r--r-- root/root usr/share/terminfo/w/wy185-w -> usr/share/terminfo/w/wyse185-w --rw-r--r-- root/root usr/share/terminfo/w/wy185-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy185-wvb -> usr/share/terminfo/w/wyse185-wvb -rw-r--r-- root/root usr/share/terminfo/w/wy30 --rw-r--r-- root/root usr/share/terminfo/w/wy30-mc -> usr/share/terminfo/w/wyse30-mc --rw-r--r-- root/root usr/share/terminfo/w/wy30-vb -> usr/share/terminfo/w/wyse30-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy30-mc +-rw-r--r-- root/root usr/share/terminfo/w/wy30-vb -rw-r--r-- root/root usr/share/terminfo/w/wy325 -> usr/share/terminfo/w/wyse325 -rw-r--r-- root/root usr/share/terminfo/w/wy325-25 --rw-r--r-- root/root usr/share/terminfo/w/wy325-25w +-rw-r--r-- root/root usr/share/terminfo/w/wy325-25w -> usr/share/terminfo/w/wyse325-25w -rw-r--r-- root/root usr/share/terminfo/w/wy325-42 -rw-r--r-- root/root usr/share/terminfo/w/wy325-42w -rw-r--r-- root/root usr/share/terminfo/w/wy325-42w-vb @@ -3533,15 +3561,15 @@ drwxr-xr-x root/root usr/share/terminfo/w/ -rw-r--r-- root/root usr/share/terminfo/w/wy325-80 -> usr/share/terminfo/w/wy325-25 -rw-r--r-- root/root usr/share/terminfo/w/wy325-vb -> usr/share/terminfo/w/wyse325-vb -rw-r--r-- root/root usr/share/terminfo/w/wy325-w -> usr/share/terminfo/w/wyse325-w --rw-r--r-- root/root usr/share/terminfo/w/wy325-w-vb -> usr/share/terminfo/w/wy325-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy325-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy325-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy325-wvb -> usr/share/terminfo/w/wy325-w-vb -rw-r--r-- root/root usr/share/terminfo/w/wy325w-24 -> usr/share/terminfo/w/wyse325-w -rw-r--r-- root/root usr/share/terminfo/w/wy350 -rw-r--r-- root/root usr/share/terminfo/w/wy350-vb --rw-r--r-- root/root usr/share/terminfo/w/wy350-w --rw-r--r-- root/root usr/share/terminfo/w/wy350-wvb -> usr/share/terminfo/w/wyse350-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy370 -> usr/share/terminfo/w/wyse370 --rw-r--r-- root/root usr/share/terminfo/w/wy370-101k -> usr/share/terminfo/w/wyse370 +-rw-r--r-- root/root usr/share/terminfo/w/wy350-w -> usr/share/terminfo/w/wyse350-w +-rw-r--r-- root/root usr/share/terminfo/w/wy350-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy370 -> usr/share/terminfo/w/wy370-101k +-rw-r--r-- root/root usr/share/terminfo/w/wy370-101k -rw-r--r-- root/root usr/share/terminfo/w/wy370-105k -rw-r--r-- root/root usr/share/terminfo/w/wy370-EPC -rw-r--r-- root/root usr/share/terminfo/w/wy370-nk @@ -3550,186 +3578,187 @@ drwxr-xr-x root/root usr/share/terminfo/w/ -rw-r--r-- root/root usr/share/terminfo/w/wy370-vb -rw-r--r-- root/root usr/share/terminfo/w/wy370-w -rw-r--r-- root/root usr/share/terminfo/w/wy370-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy50 --rw-r--r-- root/root usr/share/terminfo/w/wy50-mc -> usr/share/terminfo/w/wyse50-mc +-rw-r--r-- root/root usr/share/terminfo/w/wy50 -> usr/share/terminfo/w/wyse50 +-rw-r--r-- root/root usr/share/terminfo/w/wy50-mc -rw-r--r-- root/root usr/share/terminfo/w/wy50-vb -rw-r--r-- root/root usr/share/terminfo/w/wy50-w -> usr/share/terminfo/w/wyse50-w -rw-r--r-- root/root usr/share/terminfo/w/wy50-wvb -rw-r--r-- root/root usr/share/terminfo/w/wy520 -> usr/share/terminfo/w/wyse520 --rw-r--r-- root/root usr/share/terminfo/w/wy520-24 +-rw-r--r-- root/root usr/share/terminfo/w/wy520-24 -> usr/share/terminfo/w/wyse520-24 -rw-r--r-- root/root usr/share/terminfo/w/wy520-36 -rw-r--r-- root/root usr/share/terminfo/w/wy520-36pc -> usr/share/terminfo/w/wyse520-36pc -rw-r--r-- root/root usr/share/terminfo/w/wy520-36w -> usr/share/terminfo/w/wyse520-36w --rw-r--r-- root/root usr/share/terminfo/w/wy520-36wpc -> usr/share/terminfo/w/wyse520-36wpc +-rw-r--r-- root/root usr/share/terminfo/w/wy520-36wpc -rw-r--r-- root/root usr/share/terminfo/w/wy520-48 --rw-r--r-- root/root usr/share/terminfo/w/wy520-48pc --rw-r--r-- root/root usr/share/terminfo/w/wy520-48w -> usr/share/terminfo/w/wyse520-48w --rw-r--r-- root/root usr/share/terminfo/w/wy520-48wpc --rw-r--r-- root/root usr/share/terminfo/w/wy520-epc -> usr/share/terminfo/w/wyse520-epc --rw-r--r-- root/root usr/share/terminfo/w/wy520-epc-24 -> usr/share/terminfo/w/wyse520-pc-24 --rw-r--r-- root/root usr/share/terminfo/w/wy520-epc-vb -> usr/share/terminfo/w/wyse520-pc-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy520-48pc -> usr/share/terminfo/w/wyse520-48pc +-rw-r--r-- root/root usr/share/terminfo/w/wy520-48w +-rw-r--r-- root/root usr/share/terminfo/w/wy520-48wpc -> usr/share/terminfo/w/wyse520-48wpc +-rw-r--r-- root/root usr/share/terminfo/w/wy520-epc +-rw-r--r-- root/root usr/share/terminfo/w/wy520-epc-24 +-rw-r--r-- root/root usr/share/terminfo/w/wy520-epc-vb -rw-r--r-- root/root usr/share/terminfo/w/wy520-epc-w -> usr/share/terminfo/w/wyse520-epc-w -rw-r--r-- root/root usr/share/terminfo/w/wy520-epc-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy520-vb -> usr/share/terminfo/w/wyse520-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy520-vb -rw-r--r-- root/root usr/share/terminfo/w/wy520-w -> usr/share/terminfo/w/wyse520-w --rw-r--r-- root/root usr/share/terminfo/w/wy520-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy60 +-rw-r--r-- root/root usr/share/terminfo/w/wy520-wvb -> usr/share/terminfo/w/wyse520-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy60 -> usr/share/terminfo/w/wyse60 -rw-r--r-- root/root usr/share/terminfo/w/wy60-25 --rw-r--r-- root/root usr/share/terminfo/w/wy60-25-w --rw-r--r-- root/root usr/share/terminfo/w/wy60-316X -> usr/share/terminfo/i/ibm3161 --rw-r--r-- root/root usr/share/terminfo/w/wy60-42 --rw-r--r-- root/root usr/share/terminfo/w/wy60-42-w +-rw-r--r-- root/root usr/share/terminfo/w/wy60-25-w -> usr/share/terminfo/w/wyse60-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wy60-316X -> usr/share/terminfo/w/wyse60-316X +-rw-r--r-- root/root usr/share/terminfo/w/wy60-42 -> usr/share/terminfo/w/wyse60-42 +-rw-r--r-- root/root usr/share/terminfo/w/wy60-42-w -> usr/share/terminfo/w/wyse60-42-w -rw-r--r-- root/root usr/share/terminfo/w/wy60-43 --rw-r--r-- root/root usr/share/terminfo/w/wy60-43-w --rw-r--r-- root/root usr/share/terminfo/w/wy60-AT -> usr/share/terminfo/i/ibm5151 --rw-r--r-- root/root usr/share/terminfo/w/wy60-PC -> usr/share/terminfo/i/ibmpc --rw-r--r-- root/root usr/share/terminfo/w/wy60-vb -> usr/share/terminfo/w/wyse60-vb --rw-r--r-- root/root usr/share/terminfo/w/wy60-w --rw-r--r-- root/root usr/share/terminfo/w/wy60-w-vb -> usr/share/terminfo/w/wy60-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy60-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy60-43-w -> usr/share/terminfo/w/wyse60-43-w +-rw-r--r-- root/root usr/share/terminfo/w/wy60-AT +-rw-r--r-- root/root usr/share/terminfo/w/wy60-PC +-rw-r--r-- root/root usr/share/terminfo/w/wy60-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy60-w -> usr/share/terminfo/w/wyse60-w +-rw-r--r-- root/root usr/share/terminfo/w/wy60-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy60-wvb -> usr/share/terminfo/w/wy60-w-vb -rw-r--r-- root/root usr/share/terminfo/w/wy75 -rw-r--r-- root/root usr/share/terminfo/w/wy75-mc --rw-r--r-- root/root usr/share/terminfo/w/wy75-vb --rw-r--r-- root/root usr/share/terminfo/w/wy75-w +-rw-r--r-- root/root usr/share/terminfo/w/wy75-vb -> usr/share/terminfo/w/wyse75-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy75-w -> usr/share/terminfo/w/wyse75-w -rw-r--r-- root/root usr/share/terminfo/w/wy75-wvb --rw-r--r-- root/root usr/share/terminfo/w/wy75ap -> usr/share/terminfo/w/wyse-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wy75ap -> usr/share/terminfo/w/wy-75ap -rw-r--r-- root/root usr/share/terminfo/w/wy85 -> usr/share/terminfo/w/wyse85 -rw-r--r-- root/root usr/share/terminfo/w/wy85-8bit -rw-r--r-- root/root usr/share/terminfo/w/wy85-vb -> usr/share/terminfo/w/wyse85-vb --rw-r--r-- root/root usr/share/terminfo/w/wy85-w -> usr/share/terminfo/w/wyse85-w --rw-r--r-- root/root usr/share/terminfo/w/wy85-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy85-w +-rw-r--r-- root/root usr/share/terminfo/w/wy85-wvb -> usr/share/terminfo/w/wyse85-wvb -rw-r--r-- root/root usr/share/terminfo/w/wy99-ansi -rw-r--r-- root/root usr/share/terminfo/w/wy99a-ansi --rw-r--r-- root/root usr/share/terminfo/w/wy99f -> usr/share/terminfo/w/wy-99fgt +-rw-r--r-- root/root usr/share/terminfo/w/wy99f -> usr/share/terminfo/w/wy99fgt -rw-r--r-- root/root usr/share/terminfo/w/wy99fa -> usr/share/terminfo/w/wy-99fgta --rw-r--r-- root/root usr/share/terminfo/w/wy99fgt -> usr/share/terminfo/w/wy-99fgt +-rw-r--r-- root/root usr/share/terminfo/w/wy99fgt -rw-r--r-- root/root usr/share/terminfo/w/wy99fgta -> usr/share/terminfo/w/wy-99fgta --rw-r--r-- root/root usr/share/terminfo/w/wy99gt -> usr/share/terminfo/w/wyse99gt +-rw-r--r-- root/root usr/share/terminfo/w/wy99gt -rw-r--r-- root/root usr/share/terminfo/w/wy99gt-25 -> usr/share/terminfo/w/wyse99gt-25 --rw-r--r-- root/root usr/share/terminfo/w/wy99gt-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wy99gt-25-w -> usr/share/terminfo/w/wyse99gt-25-w -rw-r--r-- root/root usr/share/terminfo/w/wy99gt-tek --rw-r--r-- root/root usr/share/terminfo/w/wy99gt-vb -> usr/share/terminfo/w/wyse99gt-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy99gt-vb -rw-r--r-- root/root usr/share/terminfo/w/wy99gt-w -rw-r--r-- root/root usr/share/terminfo/w/wy99gt-w-vb -> usr/share/terminfo/w/wyse99gt-wvb -rw-r--r-- root/root usr/share/terminfo/w/wy99gt-wvb -> usr/share/terminfo/w/wyse99gt-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse+cvis -rw-r--r-- root/root usr/share/terminfo/w/wyse+sl -rw-r--r-- root/root usr/share/terminfo/w/wyse-325 -> usr/share/terminfo/w/wy325-25 --rw-r--r-- root/root usr/share/terminfo/w/wyse-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wyse-75ap -> usr/share/terminfo/w/wy-75ap -rw-r--r-- root/root usr/share/terminfo/w/wyse-vp --rw-r--r-- root/root usr/share/terminfo/w/wyse120 -> usr/share/terminfo/w/wy120 --rw-r--r-- root/root usr/share/terminfo/w/wyse120-25 -> usr/share/terminfo/w/wy120-25 --rw-r--r-- root/root usr/share/terminfo/w/wyse120-25-w --rw-r--r-- root/root usr/share/terminfo/w/wyse120-vb -> usr/share/terminfo/w/wy120-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse120 -> usr/share/terminfo/w/wy150 +-rw-r--r-- root/root usr/share/terminfo/w/wyse120-25 +-rw-r--r-- root/root usr/share/terminfo/w/wyse120-25-w -> usr/share/terminfo/w/wy120-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse120-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse120-w -> usr/share/terminfo/w/wy150-w --rw-r--r-- root/root usr/share/terminfo/w/wyse120-wvb -> usr/share/terminfo/w/wyse150-w-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse150 -> usr/share/terminfo/w/wy120 --rw-r--r-- root/root usr/share/terminfo/w/wyse150-25 -> usr/share/terminfo/w/wy120-25 --rw-r--r-- root/root usr/share/terminfo/w/wyse150-25-w -> usr/share/terminfo/w/wyse120-25-w --rw-r--r-- root/root usr/share/terminfo/w/wyse150-vb -> usr/share/terminfo/w/wy120-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse120-wvb -> usr/share/terminfo/w/wy150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse150 -> usr/share/terminfo/w/wy150 +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-25 -> usr/share/terminfo/w/wyse120-25 +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-25-w -> usr/share/terminfo/w/wy120-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-vb -> usr/share/terminfo/w/wyse120-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse150-w -> usr/share/terminfo/w/wy150-w --rw-r--r-- root/root usr/share/terminfo/w/wyse150-w-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse160 +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-w-vb -> usr/share/terminfo/w/wy150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse160 -> usr/share/terminfo/w/wy160 -rw-r--r-- root/root usr/share/terminfo/w/wyse160-25 -rw-r--r-- root/root usr/share/terminfo/w/wyse160-25-w --rw-r--r-- root/root usr/share/terminfo/w/wyse160-42 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-42 -> usr/share/terminfo/w/wy160-42 -rw-r--r-- root/root usr/share/terminfo/w/wyse160-42-w --rw-r--r-- root/root usr/share/terminfo/w/wyse160-43 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-43 -> usr/share/terminfo/w/wy160-43 -rw-r--r-- root/root usr/share/terminfo/w/wyse160-43-w -rw-r--r-- root/root usr/share/terminfo/w/wyse160-vb -> usr/share/terminfo/w/wy160-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse160-w -> usr/share/terminfo/w/wy160-w --rw-r--r-- root/root usr/share/terminfo/w/wyse160-wvb --rw-r--r-- root/root usr/share/terminfo/w/wyse185 -> usr/share/terminfo/w/wy185 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-wvb -> usr/share/terminfo/w/wy160-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse185 -rw-r--r-- root/root usr/share/terminfo/w/wyse185-24 --rw-r--r-- root/root usr/share/terminfo/w/wyse185-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse185-vb -> usr/share/terminfo/w/wy185-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse185-w --rw-r--r-- root/root usr/share/terminfo/w/wyse185-wvb -> usr/share/terminfo/w/wy185-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse185-wvb -rw-r--r-- root/root usr/share/terminfo/w/wyse30 -> usr/share/terminfo/w/wy30 --rw-r--r-- root/root usr/share/terminfo/w/wyse30-mc --rw-r--r-- root/root usr/share/terminfo/w/wyse30-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse30-mc -> usr/share/terminfo/w/wy30-mc +-rw-r--r-- root/root usr/share/terminfo/w/wyse30-vb -> usr/share/terminfo/w/wy30-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse325 -rw-r--r-- root/root usr/share/terminfo/w/wyse325-25 -> usr/share/terminfo/w/wy325-25 --rw-r--r-- root/root usr/share/terminfo/w/wyse325-25w -> usr/share/terminfo/w/wy325-25w +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-25w -rw-r--r-- root/root usr/share/terminfo/w/wyse325-42 -> usr/share/terminfo/w/wy325-42 -rw-r--r-- root/root usr/share/terminfo/w/wyse325-42w -> usr/share/terminfo/w/wy325-42w -rw-r--r-- root/root usr/share/terminfo/w/wyse325-43 -rw-r--r-- root/root usr/share/terminfo/w/wyse325-43w -rw-r--r-- root/root usr/share/terminfo/w/wyse325-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse325-w --rw-r--r-- root/root usr/share/terminfo/w/wyse325-wvb -> usr/share/terminfo/w/wy325-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-wvb -> usr/share/terminfo/w/wy325-w-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse350 -> usr/share/terminfo/w/wy350 -rw-r--r-- root/root usr/share/terminfo/w/wyse350-vb -> usr/share/terminfo/w/wy350-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse350-w -> usr/share/terminfo/w/wy350-w --rw-r--r-- root/root usr/share/terminfo/w/wyse350-wvb --rw-r--r-- root/root usr/share/terminfo/w/wyse370 --rw-r--r-- root/root usr/share/terminfo/w/wyse50 -> usr/share/terminfo/w/wy50 --rw-r--r-- root/root usr/share/terminfo/w/wyse50-mc +-rw-r--r-- root/root usr/share/terminfo/w/wyse350-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse350-wvb -> usr/share/terminfo/w/wy350-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse370 -> usr/share/terminfo/w/wy370-101k +-rw-r--r-- root/root usr/share/terminfo/w/wyse50 +-rw-r--r-- root/root usr/share/terminfo/w/wyse50-mc -> usr/share/terminfo/w/wy50-mc -rw-r--r-- root/root usr/share/terminfo/w/wyse50-vb -> usr/share/terminfo/w/wy50-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse50-w -rw-r--r-- root/root usr/share/terminfo/w/wyse50-wvb -> usr/share/terminfo/w/wy50-wvb -rw-r--r-- root/root usr/share/terminfo/w/wyse520 --rw-r--r-- root/root usr/share/terminfo/w/wyse520-24 -> usr/share/terminfo/w/wy520-24 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-24 -rw-r--r-- root/root usr/share/terminfo/w/wyse520-36 -> usr/share/terminfo/w/wy520-36 -rw-r--r-- root/root usr/share/terminfo/w/wyse520-36pc -rw-r--r-- root/root usr/share/terminfo/w/wyse520-36w --rw-r--r-- root/root usr/share/terminfo/w/wyse520-36wpc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-36wpc -> usr/share/terminfo/w/wy520-36wpc -rw-r--r-- root/root usr/share/terminfo/w/wyse520-48 -> usr/share/terminfo/w/wy520-48 --rw-r--r-- root/root usr/share/terminfo/w/wyse520-48pc -> usr/share/terminfo/w/wy520-48pc --rw-r--r-- root/root usr/share/terminfo/w/wyse520-48w --rw-r--r-- root/root usr/share/terminfo/w/wyse520-48wpc -> usr/share/terminfo/w/wy520-48wpc --rw-r--r-- root/root usr/share/terminfo/w/wyse520-epc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48pc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48w -> usr/share/terminfo/w/wy520-48w +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48wpc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-epc -> usr/share/terminfo/w/wy520-epc -rw-r--r-- root/root usr/share/terminfo/w/wyse520-epc-w -rw-r--r-- root/root usr/share/terminfo/w/wyse520-p-wvb -> usr/share/terminfo/w/wy520-epc-wvb --rw-r--r-- root/root usr/share/terminfo/w/wyse520-pc-24 --rw-r--r-- root/root usr/share/terminfo/w/wyse520-pc-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse520-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-pc-24 -> usr/share/terminfo/w/wy520-epc-24 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-pc-vb -> usr/share/terminfo/w/wy520-epc-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-vb -> usr/share/terminfo/w/wy520-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse520-w --rw-r--r-- root/root usr/share/terminfo/w/wyse520-wvb -> usr/share/terminfo/w/wy520-wvb --rw-r--r-- root/root usr/share/terminfo/w/wyse60 -> usr/share/terminfo/w/wy60 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse60 -rw-r--r-- root/root usr/share/terminfo/w/wyse60-25 -> usr/share/terminfo/w/wy60-25 --rw-r--r-- root/root usr/share/terminfo/w/wyse60-25-w -> usr/share/terminfo/w/wy60-25-w --rw-r--r-- root/root usr/share/terminfo/w/wyse60-316X -> usr/share/terminfo/i/ibm3161 --rw-r--r-- root/root usr/share/terminfo/w/wyse60-42 -> usr/share/terminfo/w/wy60-42 --rw-r--r-- root/root usr/share/terminfo/w/wyse60-42-w -> usr/share/terminfo/w/wy60-42-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-316X +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-42 +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-42-w -rw-r--r-- root/root usr/share/terminfo/w/wyse60-43 -> usr/share/terminfo/w/wy60-43 --rw-r--r-- root/root usr/share/terminfo/w/wyse60-43-w -> usr/share/terminfo/w/wy60-43-w --rw-r--r-- root/root usr/share/terminfo/w/wyse60-AT -> usr/share/terminfo/i/ibm5151 --rw-r--r-- root/root usr/share/terminfo/w/wyse60-PC -> usr/share/terminfo/i/ibmpc --rw-r--r-- root/root usr/share/terminfo/w/wyse60-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse60-w -> usr/share/terminfo/w/wy60-w --rw-r--r-- root/root usr/share/terminfo/w/wyse60-wvb -> usr/share/terminfo/w/wy60-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-43-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-AT -> usr/share/terminfo/w/wy60-AT +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-PC -> usr/share/terminfo/w/wy60-PC +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-vb -> usr/share/terminfo/w/wy60-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-wvb -> usr/share/terminfo/w/wy60-w-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse75 -> usr/share/terminfo/w/wy75 -rw-r--r-- root/root usr/share/terminfo/w/wyse75-mc -> usr/share/terminfo/w/wy75-mc --rw-r--r-- root/root usr/share/terminfo/w/wyse75-vb -> usr/share/terminfo/w/wy75-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse75-w -> usr/share/terminfo/w/wy75-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse75-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse75-w -rw-r--r-- root/root usr/share/terminfo/w/wyse75-wvb -> usr/share/terminfo/w/wy75-wvb --rw-r--r-- root/root usr/share/terminfo/w/wyse75ap -> usr/share/terminfo/w/wyse-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wyse75ap -> usr/share/terminfo/w/wy-75ap -rw-r--r-- root/root usr/share/terminfo/w/wyse85 -rw-r--r-- root/root usr/share/terminfo/w/wyse85-8bit -> usr/share/terminfo/w/wy85-8bit -rw-r--r-- root/root usr/share/terminfo/w/wyse85-vb --rw-r--r-- root/root usr/share/terminfo/w/wyse85-w --rw-r--r-- root/root usr/share/terminfo/w/wyse85-wvb -> usr/share/terminfo/w/wy85-wvb --rw-r--r-- root/root usr/share/terminfo/w/wyse99gt +-rw-r--r-- root/root usr/share/terminfo/w/wyse85-w -> usr/share/terminfo/w/wy85-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse85-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt -> usr/share/terminfo/w/wy99gt -rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-25 --rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-25-w -> usr/share/terminfo/w/wy99gt-25-w --rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-vb -> usr/share/terminfo/w/wy99gt-vb -rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-w -> usr/share/terminfo/w/wy99gt-w -rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-wvb drwxr-xr-x root/root usr/share/terminfo/x/ --rw-r--r-- root/root usr/share/terminfo/x/x10term -> usr/share/terminfo/v/vs100-x10 +-rw-r--r-- root/root usr/share/terminfo/x/x10term -rw-r--r-- root/root usr/share/terminfo/x/x10term+sl -rw-r--r-- root/root usr/share/terminfo/x/x1700 -> usr/share/terminfo/x/xerox -rw-r--r-- root/root usr/share/terminfo/x/x1700-lm -> usr/share/terminfo/6/630-lm --rw-r--r-- root/root usr/share/terminfo/x/x1720 -> usr/share/terminfo/x/xerox1720 --rw-r--r-- root/root usr/share/terminfo/x/x1750 -> usr/share/terminfo/x/xerox1720 +-rw-r--r-- root/root usr/share/terminfo/x/x1720 -> usr/share/terminfo/x/x1750 +-rw-r--r-- root/root usr/share/terminfo/x/x1750 -rw-r--r-- root/root usr/share/terminfo/x/x68k -rw-r--r-- root/root usr/share/terminfo/x/x68k-ite -> usr/share/terminfo/x/x68k --rw-r--r-- root/root usr/share/terminfo/x/x820 -> usr/share/terminfo/x/xerox820 +-rw-r--r-- root/root usr/share/terminfo/x/x820 -rw-r--r-- root/root usr/share/terminfo/x/xdku -> usr/share/terminfo/t/tws2103 --rw-r--r-- root/root usr/share/terminfo/x/xenix +-rw-r--r-- root/root usr/share/terminfo/x/xenix -> usr/share/terminfo/i/ibmpcx -rw-r--r-- root/root usr/share/terminfo/x/xerox -rw-r--r-- root/root usr/share/terminfo/x/xerox-lm --rw-r--r-- root/root usr/share/terminfo/x/xerox1720 --rw-r--r-- root/root usr/share/terminfo/x/xerox820 +-rw-r--r-- root/root usr/share/terminfo/x/xerox1720 -> usr/share/terminfo/x/x1750 +-rw-r--r-- root/root usr/share/terminfo/x/xerox820 -> usr/share/terminfo/x/x820 -rw-r--r-- root/root usr/share/terminfo/x/xfce -rw-r--r-- root/root usr/share/terminfo/x/xgterm -rw-r--r-- root/root usr/share/terminfo/x/xiterm @@ -3788,6 +3817,7 @@ drwxr-xr-x root/root usr/share/terminfo/x/ -rw-r--r-- root/root usr/share/terminfo/x/xterm+256color -rw-r--r-- root/root usr/share/terminfo/x/xterm+256color2 -rw-r--r-- root/root usr/share/terminfo/x/xterm+256setaf +-rw-r--r-- root/root usr/share/terminfo/x/xterm+256setaf2 -rw-r--r-- root/root usr/share/terminfo/x/xterm+88color -rw-r--r-- root/root usr/share/terminfo/x/xterm+88color2 -rw-r--r-- root/root usr/share/terminfo/x/xterm+acs @@ -3821,6 +3851,8 @@ drwxr-xr-x root/root usr/share/terminfo/x/ -rw-r--r-- root/root usr/share/terminfo/x/xterm+pcf0 -rw-r--r-- root/root usr/share/terminfo/x/xterm+pcf2 -rw-r--r-- root/root usr/share/terminfo/x/xterm+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/x/xterm+r5+fkeys +-rw-r--r-- root/root usr/share/terminfo/x/xterm+r5+lockeys -rw-r--r-- root/root usr/share/terminfo/x/xterm+r6f2 -rw-r--r-- root/root usr/share/terminfo/x/xterm+sl -rw-r--r-- root/root usr/share/terminfo/x/xterm+sl-alt @@ -3841,13 +3873,13 @@ drwxr-xr-x root/root usr/share/terminfo/x/ -rw-r--r-- root/root usr/share/terminfo/x/xterm-1005 -rw-r--r-- root/root usr/share/terminfo/x/xterm-1006 -rw-r--r-- root/root usr/share/terminfo/x/xterm-16color --rw-r--r-- root/root usr/share/terminfo/x/xterm-24 -> usr/share/terminfo/v/vs100 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-24 -> usr/share/terminfo/x/xterms -rw-r--r-- root/root usr/share/terminfo/x/xterm-256color -rw-r--r-- root/root usr/share/terminfo/x/xterm-88color -rw-r--r-- root/root usr/share/terminfo/x/xterm-8bit -rw-r--r-- root/root usr/share/terminfo/x/xterm-basic -rw-r--r-- root/root usr/share/terminfo/x/xterm-bold --rw-r--r-- root/root usr/share/terminfo/x/xterm-color -> usr/share/terminfo/n/nxterm +-rw-r--r-- root/root usr/share/terminfo/x/xterm-color -rw-r--r-- root/root usr/share/terminfo/x/xterm-direct -rw-r--r-- root/root usr/share/terminfo/x/xterm-direct16 -rw-r--r-- root/root usr/share/terminfo/x/xterm-direct2 @@ -3879,13 +3911,13 @@ drwxr-xr-x root/root usr/share/terminfo/x/ -rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v44 -rw-r--r-- root/root usr/share/terminfo/x/xterm-xfree86 -rw-r--r-- root/root usr/share/terminfo/x/xterm-xi --rw-r--r-- root/root usr/share/terminfo/x/xterm.js -> usr/share/terminfo/v/vscode +-rw-r--r-- root/root usr/share/terminfo/x/xterm.js -rw-r--r-- root/root usr/share/terminfo/x/xterm1 -rw-r--r-- root/root usr/share/terminfo/x/xtermc -rw-r--r-- root/root usr/share/terminfo/x/xtermm --rw-r--r-- root/root usr/share/terminfo/x/xterms -> usr/share/terminfo/v/vs100 +-rw-r--r-- root/root usr/share/terminfo/x/xterms -rw-r--r-- root/root usr/share/terminfo/x/xterms-sun --rw-r--r-- root/root usr/share/terminfo/x/xwsh +-rw-r--r-- root/root usr/share/terminfo/x/xwsh -> usr/share/terminfo/i/iris-color drwxr-xr-x root/root usr/share/terminfo/z/ -rw-r--r-- root/root usr/share/terminfo/z/z-100 -> usr/share/terminfo/h/h100 -rw-r--r-- root/root usr/share/terminfo/z/z-100bw -> usr/share/terminfo/h/h100bw @@ -3893,28 +3925,28 @@ drwxr-xr-x root/root usr/share/terminfo/z/ -rw-r--r-- root/root usr/share/terminfo/z/z100bw -> usr/share/terminfo/h/h100bw -rw-r--r-- root/root usr/share/terminfo/z/z110 -> usr/share/terminfo/h/h100 -rw-r--r-- root/root usr/share/terminfo/z/z110bw -> usr/share/terminfo/h/h100bw --rw-r--r-- root/root usr/share/terminfo/z/z19 -> usr/share/terminfo/h/heath --rw-r--r-- root/root usr/share/terminfo/z/z29 -> usr/share/terminfo/z/zenith29 +-rw-r--r-- root/root usr/share/terminfo/z/z19 -> usr/share/terminfo/h/heath-19 +-rw-r--r-- root/root usr/share/terminfo/z/z29 -> usr/share/terminfo/z/z29b -rw-r--r-- root/root usr/share/terminfo/z/z29a -> usr/share/terminfo/h/h29a-kc-bc -rw-r--r-- root/root usr/share/terminfo/z/z29a-kc-bc -> usr/share/terminfo/h/h29a-kc-bc -rw-r--r-- root/root usr/share/terminfo/z/z29a-kc-uc -> usr/share/terminfo/h/h29a-kc-uc -rw-r--r-- root/root usr/share/terminfo/z/z29a-nkc-bc -> usr/share/terminfo/h/h29a-nkc-bc -rw-r--r-- root/root usr/share/terminfo/z/z29a-nkc-uc -> usr/share/terminfo/h/h29a-nkc-uc --rw-r--r-- root/root usr/share/terminfo/z/z29b -> usr/share/terminfo/z/zenith29 +-rw-r--r-- root/root usr/share/terminfo/z/z29b -rw-r--r-- root/root usr/share/terminfo/z/z30 -> usr/share/terminfo/z/zen30 -rw-r--r-- root/root usr/share/terminfo/z/z340 -rw-r--r-- root/root usr/share/terminfo/z/z340-nam --rw-r--r-- root/root usr/share/terminfo/z/z39-a -> usr/share/terminfo/z/zenith39-ansi --rw-r--r-- root/root usr/share/terminfo/z/z39a -> usr/share/terminfo/z/zenith39-ansi +-rw-r--r-- root/root usr/share/terminfo/z/z39-a -> usr/share/terminfo/z/z39a +-rw-r--r-- root/root usr/share/terminfo/z/z39a -rw-r--r-- root/root usr/share/terminfo/z/z50 -> usr/share/terminfo/z/zen50 --rw-r--r-- root/root usr/share/terminfo/z/z8001 -> usr/share/terminfo/z/zen8001 +-rw-r--r-- root/root usr/share/terminfo/z/z8001 -> usr/share/terminfo/c/cci -rw-r--r-- root/root usr/share/terminfo/z/zen30 -rw-r--r-- root/root usr/share/terminfo/z/zen50 --rw-r--r-- root/root usr/share/terminfo/z/zen8001 --rw-r--r-- root/root usr/share/terminfo/z/zenith -> usr/share/terminfo/h/heath --rw-r--r-- root/root usr/share/terminfo/z/zenith29 --rw-r--r-- root/root usr/share/terminfo/z/zenith39-a -> usr/share/terminfo/z/zenith39-ansi --rw-r--r-- root/root usr/share/terminfo/z/zenith39-ansi +-rw-r--r-- root/root usr/share/terminfo/z/zen8001 -> usr/share/terminfo/c/cci +-rw-r--r-- root/root usr/share/terminfo/z/zenith -> usr/share/terminfo/h/heath-19 +-rw-r--r-- root/root usr/share/terminfo/z/zenith29 -> usr/share/terminfo/z/z29b +-rw-r--r-- root/root usr/share/terminfo/z/zenith39-a -> usr/share/terminfo/z/z39a +-rw-r--r-- root/root usr/share/terminfo/z/zenith39-ansi -> usr/share/terminfo/z/z39a -rw-r--r-- root/root usr/share/terminfo/z/zt-1 -> usr/share/terminfo/h/htx11 -rw-r--r-- root/root usr/share/terminfo/z/ztx -> usr/share/terminfo/h/htx11 -rw-r--r-- root/root usr/share/terminfo/z/ztx-1-a -> usr/share/terminfo/h/htx11 diff --git a/repos/extra/ncurses/abuild b/repos/extra/ncurses/abuild @@ -1,6 +1,6 @@ name=ncurses -version=6.5 -release=3 +version=6.6 +release=1 source="https://invisible-mirror.net/archives/$name/$name-$version.tar.gz" build_opt="--without-debug --with-shared