Home | History | Annotate | Download | only in tput
History log of /src/usr.bin/tput/tput.1
RevisionDateAuthorComments
 1.16  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.15  14-May-2010  joerg branches: 1.15.6;
Fix trailing whitespace
 1.14  03-Feb-2010  roy Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@
 1.13  29-Mar-2004  jdc Note in the BUGS section that some termcap entries don't have
reset capabilities, so use init instead.
Part of the fix for PR misc/11052
 1.12  07-Aug-2003  agc branches: 1.12.2;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.11  08-Dec-2001  wiz Sort sections.
 1.10  04-Apr-2001  wiz Add section to xrefs. Markup improvements.
 1.9  04-Sep-2000  kleink For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
 1.8  22-Mar-1999  garbled branches: 1.8.10;
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.7  09-Mar-1999  ross Multiple missing .El's.
 1.6  11-Nov-1997  mrg add missing .Nm sections.
 1.5  14-Oct-1997  lukem branches: 1.5.2;
WARNSify, use <termcap.h> instead of <curses.h>
 1.4  07-Dec-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.3  25-Jan-1994  cgd man page update from christos
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  07-Dec-1994  jtc imported from 4.4lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.5.2.1  11-Nov-1997  mrg pull up from trunk: add missing .Nm sections.
 1.8.10.1  26-Apr-2001  he Pull up revision 1.10 (requested by wiz):
Add section to cross references. Markup improvements.
 1.12.2.1  07-Apr-2004  jmc Pullup rev 1.13 (requested by jdc in ticket #79)

Note in the BUGS section that some termcap entries don't have
reset capabilities, so use init instead. PR#11052
 1.15.6.1  23-May-2012  yamt sync with head.

RSS XML Feed