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
/
tset
/
term.c
Age
Commit message (
Expand
)
Author
2011-09-06
ANSIfy. Sprinkle static and __dead.
joerg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-05-31
Make emitting the full termcap entry an option otherwise csh breaks.
blymn
2000-05-25
Make tset export the entire termcap entry.
blymn
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1998-08-25
Add { and } to shut up egcs. Reformat the more questionable code.
ross
1998-07-26
const poisoning.
mycroft
1997-10-20
getopt returns -1 not EOF, use <err.h>, use ANSI string.h functions
lukem
1997-10-14
WARNSify, use <termcap.h>
lukem
1996-11-15
- clean up man page
lukem
1994-12-07
Merged with 4.4lite.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-05-18
bring in getcap routines, supplied by CSRG, from 4.4...
cgd
1993-04-28
Fix NULL pointer reference.
mycroft
1993-04-09
Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop.
proven
1993-04-09
added, from net/2 (patch 124).
cgd