summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/MANIFEST')
-rw-r--r--contrib/ncurses/MANIFEST70
1 files changed, 59 insertions, 11 deletions
diff --git a/contrib/ncurses/MANIFEST b/contrib/ncurses/MANIFEST
index 4559e55..97faa38 100644
--- a/contrib/ncurses/MANIFEST
+++ b/contrib/ncurses/MANIFEST
@@ -1,4 +1,5 @@
./ANNOUNCE
+./AUTHORS
./Ada95/Makefile.in
./Ada95/README
./Ada95/TODO
@@ -166,13 +167,11 @@
./Ada95/src/terminal_interface.ads
./INSTALL
./MANIFEST
-./Makefile.glibc
./Makefile.in
./Makefile.os2
./NEWS
./README
./README.emx
-./README.glibc
./TO-DO
./aclocal.m4
./announce.html.in
@@ -208,6 +207,7 @@
./dist.mk
./doc/hackguide.doc
./doc/html/Ada95.html
+./doc/html/NCURSES-Programming-HOWTO.html
./doc/html/ada/files.htm
./doc/html/ada/files/T.htm
./doc/html/ada/funcs.htm
@@ -392,10 +392,13 @@
./doc/html/man/form_requestname.3x.html
./doc/html/man/form_userptr.3x.html
./doc/html/man/form_win.3x.html
+./doc/html/man/index.html
./doc/html/man/infocmp.1m.html
./doc/html/man/infotocap.1m.html
+./doc/html/man/key_defined.3x.html
./doc/html/man/keybound.3x.html
./doc/html/man/keyok.3x.html
+./doc/html/man/legacy_coding.3x.html
./doc/html/man/menu.3x.html
./doc/html/man/menu_attributes.3x.html
./doc/html/man/menu_cursor.3x.html
@@ -434,6 +437,7 @@
./doc/ncurses-intro.doc
./form/Makefile.in
./form/READ.ME
+./form/f_trace.c
./form/fld_arg.c
./form/fld_attr.c
./form/fld_current.c
@@ -477,9 +481,11 @@
./form/fty_regex.c
./form/headers
./form/llib-lform
+./form/llib-lformw
./form/modules
./include/Caps
./include/Caps.aix4
+./include/Caps.hpux11
./include/Caps.keys
./include/Caps.osf1r5
./include/Caps.uwin
@@ -494,9 +500,11 @@
./include/curses.tail
./include/curses.wide
./include/edit_cfg.sh
+./include/hashed_db.h
./include/headers
./include/nc_alloc.h
./include/nc_panel.h
+./include/nc_tparm.h
./include/ncurses_cfg.hin
./include/ncurses_defs
./include/ncurses_dll.h
@@ -591,8 +599,10 @@
./man/form_win.3x
./man/infocmp.1m
./man/infotocap.1m
+./man/key_defined.3x
./man/keybound.3x
./man/keyok.3x
+./man/legacy_coding.3x
./man/make_sed.sh
./man/man_db.renames
./man/manlinks.sed
@@ -636,6 +646,7 @@
./menu/eti.h
./menu/headers
./menu/llib-lmenu
+./menu/llib-lmenuw
./menu/m_attribs.c
./menu/m_cursor.c
./menu/m_driver.c
@@ -660,6 +671,7 @@
./menu/m_scale.c
./menu/m_spacing.c
./menu/m_sub.c
+./menu/m_trace.c
./menu/m_userptr.c
./menu/m_win.c
./menu/menu.h
@@ -670,14 +682,18 @@
./misc/chkdef.cmd
./misc/cleantic.cmd
./misc/cmpdef.cmd
+./misc/csort
./misc/emx.src
./misc/form.def
./misc/form.ref
-./misc/indent.pro
+./misc/gen_edit.sh
+./misc/jpf-indent
./misc/makedef.cmd
./misc/makellib
./misc/menu.def
./misc/menu.ref
+./misc/ncu-indent
+./misc/ncurses-config.in
./misc/ncurses.def
./misc/ncurses.ref
./misc/panel.def
@@ -696,14 +712,17 @@
./mkinstalldirs
./ncurses/Makefile.in
./ncurses/README
+./ncurses/README.IZ
./ncurses/SigAction.h
./ncurses/base/MKkeyname.awk
./ncurses/base/MKlib_gen.sh
./ncurses/base/MKunctrl.awk
./ncurses/base/README
./ncurses/base/define_key.c
+./ncurses/base/key_defined.c
./ncurses/base/keybound.c
./ncurses/base/keyok.c
+./ncurses/base/legacy_coding.c
./ncurses/base/lib_addch.c
./ncurses/base/lib_addstr.c
./ncurses/base/lib_beep.c
@@ -732,7 +751,7 @@
./ncurses/base/lib_initscr.c
./ncurses/base/lib_insch.c
./ncurses/base/lib_insdel.c
-./ncurses/base/lib_insstr.c
+./ncurses/base/lib_insnstr.c
./ncurses/base/lib_instr.c
./ncurses/base/lib_isendwin.c
./ncurses/base/lib_leaveok.c
@@ -803,9 +822,11 @@
./ncurses/tinfo/comp_hash.c
./ncurses/tinfo/comp_parse.c
./ncurses/tinfo/comp_scan.c
+./ncurses/tinfo/db_iterator.c
./ncurses/tinfo/doalloc.c
./ncurses/tinfo/free_ttype.c
./ncurses/tinfo/getenv_num.c
+./ncurses/tinfo/hashed_db.c
./ncurses/tinfo/home_terminfo.c
./ncurses/tinfo/init_keytry.c
./ncurses/tinfo/lib_acs.c
@@ -834,6 +855,7 @@
./ncurses/tinfo/read_termcap.c
./ncurses/tinfo/setbuf.c
./ncurses/tinfo/strings.c
+./ncurses/tinfo/trim_sgr0.c
./ncurses/tinfo/write_entry.c
./ncurses/trace/README
./ncurses/trace/lib_trace.c
@@ -857,6 +879,8 @@
./ncurses/tty/tty_display.h
./ncurses/tty/tty_input.h
./ncurses/tty/tty_update.c
+./ncurses/widechar/charable.c
+./ncurses/widechar/lib_add_wch.c
./ncurses/widechar/lib_box_set.c
./ncurses/widechar/lib_cchar.c
./ncurses/widechar/lib_erasewchar.c
@@ -865,9 +889,10 @@
./ncurses/widechar/lib_hline_set.c
./ncurses/widechar/lib_in_wch.c
./ncurses/widechar/lib_in_wchnstr.c
-./ncurses/widechar/lib_ins_nwstr.c
./ncurses/widechar/lib_ins_wch.c
./ncurses/widechar/lib_inwstr.c
+./ncurses/widechar/lib_pecho_wchar.c
+./ncurses/widechar/lib_slk_wset.c
./ncurses/widechar/lib_unget_wch.c
./ncurses/widechar/lib_vid_attr.c
./ncurses/widechar/lib_vline_set.c
@@ -876,6 +901,7 @@
./panel/Makefile.in
./panel/headers
./panel/llib-lpanel
+./panel/llib-lpanelw
./panel/modules
./panel/p_above.c
./panel/p_below.c
@@ -908,12 +934,6 @@
./progs/toe.c
./progs/tput.c
./progs/tset.c
-./sysdeps/unix/sysv/linux/Makefile
-./sysdeps/unix/sysv/linux/alpha/configure
-./sysdeps/unix/sysv/linux/configure
-./sysdeps/unix/sysv/linux/edit_man.sed
-./sysdeps/unix/sysv/linux/edit_man.sh
-./sysdeps/unix/sysv/linux/run_tic.sh
./tack/COPYING
./tack/HISTORY
./tack/Makefile.in
@@ -940,31 +960,56 @@
./tar-copy.sh
./test/Makefile.in
./test/README
+./test/aclocal.m4
+./test/background.c
./test/blue.c
./test/bs.6
./test/bs.c
+./test/bulgarian-utf8.txt
./test/cardfile.c
./test/cardfile.dat
+./test/chgat.c
+./test/color_set.c
./test/configure
./test/configure.in
+./test/demo_altkeys.c
+./test/demo_defkey.c
+./test/demo_forms.c
+./test/demo_keyok.c
+./test/demo_menus.c
+./test/demo_panels.c
+./test/demo_termcap.c
./test/ditto.c
./test/dots.c
+./test/echochar.c
+./test/edit_field.c
+./test/edit_field.h
./test/filter.c
./test/firework.c
./test/firstlast.c
+./test/foldkeys.c
./test/gdc.6
./test/gdc.c
./test/hanoi.c
./test/hashtest.c
+./test/ins_wide.c
+./test/inserts.c
./test/keynames.c
./test/knight.c
+./test/linux-color.dat
+./test/listused.sh
./test/lrtest.c
+./test/mk-test.awk
./test/modules
+./test/movewindow.c
./test/ncurses.c
./test/ncurses_tst.hin
./test/newdemo.c
+./test/programs
./test/railroad.c
./test/rain.c
+./test/redraw.c
+./test/savescreen.c
./test/tclock.c
./test/test.priv.h
./test/testaddch.c
@@ -972,5 +1017,8 @@
./test/testscanw.c
./test/tracemunch
./test/view.c
+./test/widechars-utf8.txt
./test/worm.c
./test/xmas.c
+./test/xterm-16color.dat
+./test/xterm-88color.dat
OpenPOWER on IntegriCloud