freebsd-dev/lib/libtermcap
Marcel Moolenaar 3f074b00c4 Explicitly use sigemptyset to clear a sigset_t. Explicit
initialization of sa_flags added so that we can lose the bzero.
IIRC, this code is not used anymore since the addition of
ncurses. Commit the change anyway so, just to be safe.

$FreeBSD$ tag added
1999-09-28 13:43:21 +00:00
..
TEST
Makefile Deal with /usr/lib/compat/aout, and that we've been installing things 1998-10-11 04:39:56 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
termcap.c Explicitly use sigemptyset to clear a sigset_t. Explicit 1999-09-28 13:43:21 +00:00
termcap.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
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