| Age | Commit message (Expand) | Author |
| 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 |
| 1993-04-28 | Fix NULL pointer reference. | mycroft |
| 1993-04-09 | Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop. | proven |
| 1993-04-09 | added, from net/2 (patch 124). | cgd |