freebsd_amp_hwpstate/lib/libtermcap
Warner Losh 6e42740802 Don't overflow buffers, and only open alternative termcap files if we're
not running setuid or setgid.

Fixes PR 2586

Submitted by:	Julian Assange
1997-03-24 06:41:30 +00:00
..
TEST
Makefile
pathnames.h Don't overflow buffers, and only open alternative termcap files if we're 1997-03-24 06:41:30 +00:00
termcap.3 Fixed wrong return type for tputs() in synopsis. 1997-03-19 01:57:06 +00:00
termcap.c Don't overflow buffers, and only open alternative termcap files if we're 1997-03-24 06:41:30 +00:00
termcap.h
tgoto.c Re-order terms to avoid potential pointer overflow, and remove one 1997-03-18 16:09:27 +00:00
tospeed.c
tparm.c
tputs.c