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
/
systat
/
globalcmds.c
Age
Commit message (
Expand
)
Author
2009-11-01
Correctly count number of chars output so that help isn't blank if the
dsl
2009-04-13
Fix -Wsign-compare issues
lukem
2006-02-05
Rename 'cur' to 'name' to avoid aliasing a global - this code has some
dsl
2005-02-26
Always treat ^h and ^? as erase chars (as well as stty erase).
dsl
2004-07-03
Using timeout() to control refresh gets rid of a whole pile of signal-related
mycroft
2002-11-16
error handling on strdup failure
itojun
2000-12-01
Remove extern variables and functions now declared in dkstats.h.
simonb
2000-07-05
- Add `boot', `run', `time' and `zero' commands to all IP displays. These work
ad
2000-01-08
oops, avoid duplicate free().
itojun
2000-01-08
- implement layered help.
itojun
1999-12-20
need <string.h> for strlen()
lukem
1999-12-20
TNF copyright -- I will do the paperwork to give these over asap.
jwise
1999-12-16
End special-casing of `start' and `interval' global commands.
jwise
1999-12-16
Handle arguments to global commands. Note that the `interval' and
jwise
1999-12-16
Add a file missed in last commit
jwise