| History log of /src/usr.bin/tset/tset.1 |
| Revision | | Date | Author | Comments |
| 1.22 |
| 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
| 1.21 |
| 12-May-2012 |
reed | Change or add history. I checked the 1bsd archives and this first appeared in 1BSD (before it was known as 1BSD). I looked at code and later sccs history to confirm. In the case of rewritten code, we are not consistent in manpages indicating that history.
|
| 1.20 |
| 22-Apr-2012 |
wiz | Remove duplicate Pp. Remove trailing whitespace. Sort sections.
|
| 1.19 |
| 21-Apr-2012 |
roy | Add capfile(5) to describe the termcap format. Adjust various man pages and other documentation to point to capfile(5) instead of termcap(5). Remove getcap(3) as curses hasn't been building it for a long time. Punt wrterm.c as tset no longer uses it.
|
| 1.18 |
| 02-Nov-2010 |
njoly | branches: 1.18.6; Fix typo in date.
|
| 1.17 |
| 03-Feb-2010 |
roy | Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.16 |
| 10-Mar-2009 |
joerg | Replace .br and .sp with .Pp for vertical spacing.
|
| 1.15 |
| 23-Jul-2004 |
wiz | branches: 1.15.36; Sort options. From Kouichirou Hiratsuka in PR 26281.
|
| 1.14 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
| 1.13 |
| 04-Feb-2003 |
perry | "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style therefore say that you should use "use".
|
| 1.12 |
| 30-Sep-2002 |
grant | New sentence, new line.
|
| 1.11 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
| 1.10 |
| 31-May-2000 |
blymn | Make emitting the full termcap entry an option otherwise csh breaks.
|
| 1.9 |
| 22-Mar-1999 |
garbled | branches: 1.9.8; More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
| 1.8 |
| 06-Feb-1998 |
perry | macroize BSD, NetBSD, FreeBSD and misc cleanup
|
| 1.7 |
| 11-Nov-1997 |
mrg | add missing .Nm sections.
|
| 1.6 |
| 14-Oct-1997 |
lukem | branches: 1.6.2; WARNSify, use <termcap.h>
|
| 1.5 |
| 15-Nov-1996 |
lukem | - clean up man page - don't allow quotes in terminal names (for -s and -S) as they confuse the shell. whitespace is currently forbidden for the same reason. as there isn't any orthoganol way of escaping this, forbid it all, which makes [bin/306] unfixable. - use str(r)char instead of (r)index
|
| 1.4 |
| 07-Dec-1994 |
jtc | branches: 1.4.2; Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
| 1.3 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
| 1.2 |
| 18-May-1993 |
cgd | bring in getcap routines, supplied by CSRG, from 4.4...
|
| 1.1 |
| 09-Apr-1993 |
cgd | branches: 1.1.1; added, from net/2 (patch 124).
|
| 1.1.1.1 |
| 07-Dec-1994 |
jtc | imported from 4.4lite
|
| 1.4.2.1 |
| 05-Dec-1995 |
jtc | environmental -> environment
|
| 1.6.2.1 |
| 11-Nov-1997 |
mrg | pull up from trunk: add missing .Nm sections.
|
| 1.9.8.1 |
| 23-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
| 1.15.36.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
| 1.18.6.1 |
| 23-May-2012 |
yamt | sync with head.
|