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
/
dist
/
cdk
Age
Commit message (
Expand
)
Author
2003-08-28
Use bounded string op (snprintf instead of sprintf) for an automatic
agc
2003-03-15
Use "its" instead of "it's" where appropriate.
wiz
2003-01-04
Fix some typos, noted in PR 19651.
wiz
2001-12-04
Replace some misuses of "then" with "than".
wiz
2001-08-20
"wierd" is weird.
wiz
2001-04-08
Correct section numbers: we don't have "3X", use "3" instead.
tron
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-01-24
Add doupdate() call to drawCDKLabel so the widget actually appears on the
garbled
2001-01-09
Fix a problem in these widgets where they uncondititonally set the
garbled
2001-01-05
Fixup all these includes so a -I/usr/include/cdk isn't required.
garbled
2001-01-04
Remote a binary that was accidentally imported.
thorpej
2001-01-04
Add KEY_CR to make up for KEY_ENTER being overridden by curses.h
garbled
2001-01-04
Patches to allow CDK to compile cleanly, and add KEY_CR, because curses.h
garbled
2001-01-04
Initial import of CDK 4.9.9. The work to port this was performed by
garbled