freebsd-dev/lib/libtermcap
Andrey A. Chernov 9da94f20f7 Compact entry returned to user:
1) Eliminate spaces and double ':'.
2) Remove duplicated capabilities from tc= expansion.
It is needed to not overflow historycal 1024 limit.

Add range check and return -1 if entry is too big instead
of corrupting user memory.
1995-03-26 00:35:36 +00:00
..
TEST BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile Add termcap.h & tparm 1994-12-04 02:41:41 +00:00
pathnames.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
termcap.3 tputs: (char) -> (int) 1994-12-10 22:01:25 +00:00
termcap.c Compact entry returned to user: 1995-03-26 00:35:36 +00:00
termcap.h tputs: (char) -> (int) 1994-12-10 22:01:25 +00:00
tgoto.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tparm.c Add termcap.h & tparm 1994-12-04 02:41:41 +00:00
tputs.c Oops, back out ospeed fix, I forget that flushing can occurse _after_ 1994-10-06 21:02:21 +00:00