summaryrefslogtreecommitdiff
path: root/usr.bin/tput
AgeCommit message (Expand)Author
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2017-08-21Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(),Theo de Raadt
2016-12-28fix the remaining cases of .Xr with only one argumentIngo Schwarze
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2015-11-16pledge "stdio rpath wpath tty"Theo de Raadt
2015-08-24Document clear(1) a bit more prominently.Jeremie Courreges-Anglas
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-10-08userland reallocarray audit.Doug Hogan
2014-06-03document "longname" as an extension; while here, tidy up EXAMPLES and addJason McIntyre
2013-11-27unsigned char cast was on a wrong place.YASUOKA Masahiko
2013-11-27unsigned char for ctypeTheo de Raadt
2012-01-15Document what remains of the 2BSD heritage.Ingo Schwarze
2010-09-29various EXIT STATUS fixes; from Daniel DickmanJason McIntyre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-02-09STANDARDS: these applications are no longer optional in posixJason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31- note some apps which are xpg4, not posixJason McIntyre
2007-03-15sort options and remove some unneccessary markup; from Igor SobradoJason McIntyre
2004-10-05fix an overflow in the handling of -SJared Yanovich
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-06Some section re-ordering.Aaron Campbell
1999-09-12correct exit value; noted by shinobi@monkey.orgTodd C. Miller
1999-08-18comma splices, formatting nits, et alAaron Campbell
1999-07-02For "tput init" set margins and 8 character tabs, for "tput reset" set marginsTodd C. Miller
1999-06-29Heavily modified to support both terminfo and termcap attributes.Todd C. Miller
1999-06-05- remove trailing white spaceAaron Campbell
1999-03-06back out changes that should not have escaped my local treeTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-07-25use ocurses correctlyTodd C. Miller
1998-07-25link with ocurses, same reason as tset.Jason Downs
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-06-24Add #include for string.h to get declaration for strrchr()dgregor
1997-03-07Obsoleted with new tput code. Clear works inside tput now.gene
1997-03-07Integrate clear into tput itself with silly argv munching.gene
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt