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