index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tput
/
tput.c
Age
Commit message (
Expand
)
Author
2013-02-05
Use putp(3) to output our strings.
roy
2013-01-25
If char * > long then print a suitable error when passing a string parameter.
roy
2013-01-25
Remove debug accidently commited.
roy
2013-01-24
Move the strings vs long analysis to a private function, but allow
roy
2011-10-04
Ensure we only pass cap names of one or two characters to tgetstr
roy
2011-10-04
tput now uses longname(3) to derive the terminal description instead
roy
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2005-07-30
Usage should exit with to according to posix (from Liam Foy).
christos
2004-07-23
Sync usage with man page; use getprogname().
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-10-11
More format string cleanup by sommerfeld.
is
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
1999-10-04
update after change to return value of tputs() third argument
lukem
1997-10-20
getopt returns -1 not EOF
lukem
1997-10-14
WARNSify, use <termcap.h> instead of <curses.h>
lukem
1995-08-31
Sync with 4.4lite2
jtc
1995-06-19
sys/termios.h -> termios.h
jtc
1994-12-13
Switch order rows and cols are extracted from the command line.
jtc
1994-12-07
Merged with 4.4lite.
jtc
1994-03-19
don't assume that only valid thing starting with 'l' is longname.
cgd
1994-01-24
DTRT with termcap string arguments. from Christos-Zoulas@deshaw.com.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd