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
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
2012-04-21
Add capfile(5) to describe the termcap format.
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-05-14
Fix trailing whitespace
joerg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
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
2004-03-29
Note in the BUGS section that some termcap entries don't have
jdc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-12-08
Sort sections.
wiz
2001-04-04
Add section to xrefs. Markup improvements.
wiz
2000-10-11
More format string cleanup by sommerfeld.
is
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
kleink
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
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-03-09
Multiple missing .El's.
ross
1997-11-11
add missing .Nm sections.
mrg
1997-10-20
remove WARNS=1
lukem
1997-10-20
getopt returns -1 not EOF
lukem
1997-10-14
WARNSify, use <termcap.h> instead of <curses.h>
lukem
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
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-12-07
imported from 4.4lite
jtc
1994-03-19
don't assume that only valid thing starting with 'l' is longname.
cgd
1994-01-25
man page update from christos
cgd
1994-01-24
DTRT with termcap string arguments. from Christos-Zoulas@deshaw.com.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-30
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd