summaryrefslogtreecommitdiff
path: root/usr.bin/tset
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2015-06-21Restore logic for setting the VERASE character.mlelstv
2012-05-12Change or add history. I checked the 1bsd archives and this firstreed
2012-04-22Remove duplicate Pp. Remove trailing whitespace. Sort sections.wiz
2012-04-21Add capfile(5) to describe the termcap format.roy
2011-10-03Use tiparm instead of vtparm.roy
2011-09-06ANSIfy. Sprinkle static and __dead.joerg
2010-11-02Fix typo in date.njoly
2010-02-10We need to cap reset_file/init_file.roy
2010-02-10Tidy defs.roy
2010-02-10Constify cat argument and tidy.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-04-14Fix WARNS=4 issues (-Wcast-qual, -Wsign-compare)lukem
2009-03-10Replace .br and .sp with .Pp for vertical spacing.joerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-05-01Rename cat to tset_cat so that coverity does not get confused by the globalchristos
2006-04-30Coverity CID 1566: fix memory leak.christos
2004-09-01pass data to a function via arguments instead of via global variables.chs
2004-07-23Add -E to usage; use getprogname(). From Kouichirou Hiratsuka in PR 26281.wiz
2004-07-23Sort options. From Kouichirou Hiratsuka in PR 26281.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2002-09-30New sentence, new line.grant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2000-10-11More format string cleanup by sommerfeld.is
2000-06-07If there is no "set column" capability, don't try to use the "cursorsimonb
2000-06-07Set "lines" and "columns" if ioctl(TIOCGWINSZ) returns something useful.simonb
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-12-20Report disabled control characters as <undef> (like stty(1) does); fixeskleink
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-10-04update after change to return value of tputs() third argumentlukem
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-12-19char -> unsigned charchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-26const poisoning.mycroft
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-11-11add missing .Nm sections.mrg
1997-10-20getopt returns -1 not EOF, use <err.h>, use ANSI string.h functionslukem
1997-10-14WARNSify, use <termcap.h>lukem
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1996-11-15- clean up man pagelukem
1994-12-07Merged with 4.4lite.jtc
1994-03-13don't clobber CLOCAL. gah, that could be fun: log in on a line thatcgd
1994-02-27complete fix for the 'reset' problems, based on patch sent bycgd
1993-12-02Frank van der Linden <vdlinden@fwi.uva.nl> reported that tset could not handlemycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-05-18bring in getcap routines, supplied by CSRG, from 4.4...cgd