CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/03 04:29:55
Modified files:
lib/libcurses : Makefile curses.3tbl term.5tbl term.7
terminfo.5tbl
lib/libcurses/tinfo: read_entry.c
Removed files:
lib/libcurses/tinfo: read_bsd_terminfo.c
Log message:
Instead of using our own custom BDB terminfo databases, use the ncurses
files in /usr/share/terminfo/*. This removes a large difference from
upstream ncurses and other systems.
ok millert
