NetBSD/lib/libterminfo
christos 959ab2631c Restore historical behavior of tgoto() to return "OOPS" on failure. This is
best for now because there are too many programs that don't check the return
value of it. Of course cursor motion commands from $TERMCAP have 0 chance
of working now, since their % escapes are not translated to terminfo. In
the window case %+ expects one param from the stack in the termcap case
and two in the terminfo so we barf. We need proper captoinfo handling for
the % escapes, like the one in ncurses. Hi Roy :-)
2011-03-07 00:27:51 +00:00
..
Makefile
compile.c
compiled_terms.c
curterm.c
genhash
genman
genterms
genthash
hash.c
setupterm.c
shlib_version
term.c
term.h
term_private.h
termcap.3
termcap.c
termcap.h
termcap_hash.c
termcap_map.c
terminfo.3
terminfo.5.in
ti.c
tparm.c
tputs.c