summaryrefslogtreecommitdiff
path: root/usr.bin/tset/term.c
AgeCommit message (Expand)Author
2011-09-06ANSIfy. Sprinkle static and __dead.joerg
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-05-31Make emitting the full termcap entry an option otherwise csh breaks.blymn
2000-05-25Make tset export the entire termcap entry.blymn
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-26const poisoning.mycroft
1997-10-20getopt returns -1 not EOF, use <err.h>, use ANSI string.h functionslukem
1997-10-14WARNSify, use <termcap.h>lukem
1996-11-15- clean up man pagelukem
1994-12-07Merged with 4.4lite.jtc
1993-08-01Add RCS identifiers.mycroft
1993-05-18bring in getcap routines, supplied by CSRG, from 4.4...cgd
1993-04-28Fix NULL pointer reference.mycroft
1993-04-09Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop.proven
1993-04-09added, from net/2 (patch 124).cgd