This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ad256ad65
freebsd-dev
/
lib
/
libtermcap
History
Bruce Evans
16a4564707
Fixed bitrot in synopsis.
1998-03-23 13:23:22 +00:00
..
TEST
Makefile
Fixed the termcap 3.0 hacks. They were very broken in my configuration
1997-12-19 22:11:29 +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
Fixed bitrot in synopsis.
1998-03-23 13:23:22 +00:00
termcap.c
s/geteid/geteuid/ - it's lucky I have a large supply of left-over pointy
1997-11-29 11:39:31 +00:00
termcap.h
Changed speed_t from long to unsigned long. POSIX.1 requires an
1998-03-12 14:09:55 +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