index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tput
Age
Commit message (
Expand
)
Author
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-08-03
o) We always closes .Bl and .Bd tags;
Mike Pechkin
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-03-11
Various cleanups and standardizations.
Aaron Campbell
2000-03-06
Some section re-ordering.
Aaron Campbell
1999-09-12
correct exit value; noted by shinobi@monkey.org
Todd C. Miller
1999-08-18
comma splices, formatting nits, et al
Aaron Campbell
1999-07-02
For "tput init" set margins and 8 character tabs, for "tput reset" set margins
Todd C. Miller
1999-06-29
Heavily modified to support both terminfo and termcap attributes.
Todd C. Miller
1999-06-05
- remove trailing white space
Aaron Campbell
1999-03-06
back out changes that should not have escaped my local tree
Todd C. Miller
1999-03-06
add missing reference to infocmp
Todd C. Miller
1998-10-30
usr.bin/ man page fixes, t-z
Aaron Campbell
1998-07-25
use ocurses correctly
Todd C. Miller
1998-07-25
link with ocurses, same reason as tset.
Jason Downs
1998-07-24
-lcurses, not termcap/termlib
Todd C. Miller
1997-09-21
$OpenBSD$
Theo de Raadt
1997-06-24
Add #include for string.h to get declaration for strrchr()
dgregor
1997-03-07
Obsoleted with new tput code. Clear works inside tput now.
gene
1997-03-07
Integrate clear into tput itself with silly argv munching.
gene
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-08
install -> ${INSTALL}, -c -> ${COPY}
Jason Downs
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt