freebsd-nq/lib/libncurses
Peter Wemm 0e6c8cb9da Don't complain loudly about unknown termcap capabilities, eg:
{vladivostok:/usr/home/ken:1:0} echo |more
"TERMCAP", line 0, col 60, terminal 'screen': unknown capability 'G0'
"TERMCAP", line 0, col 806, terminal 'screen': unknown capability 'AX'

Submitted by:	Kenneth D. Merry <ken@kdm.org>
1999-11-17 01:01:02 +00:00
..
Makefile Try and catch a make -j problem in 'make depend'. 1999-09-26 19:11:04 +00:00
ncurses_cfg.h Use src/contrib/ncurses, v5.0.990821 prerelease. 1999-08-30 07:58:08 +00:00
pathnames.h Use src/contrib/ncurses, v5.0.990821 prerelease. 1999-08-30 07:58:08 +00:00
termcap.c Don't complain loudly about unknown termcap capabilities, eg: 1999-11-17 01:01:02 +00:00