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
/
cmds.c
Age
Commit message (
Expand
)
Author
2004-11-04
Add (unsigned char) cast to ctype functions
dsl
2004-07-03
Using timeout() to control refresh gets rid of a whole pile of signal-related
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-12-01
Remove extern variables and functions now declared in dkstats.h.
simonb
2000-09-04
- Ignore null commands, instead of inventing a bogus match. See PR 10596.
ad
2000-08-25
Add "all" mode to systat to cycle between all modes,
hubertf
2000-07-05
- Add `boot', `run', `time' and `zero' commands to all IP displays. These work
ad
2000-06-05
Fix bogons in command parsing for >1 arg.
mycroft
2000-04-11
Two UI changes:
jwise
2000-01-10
don't choke on non-INET6 kernel, or non-IPSEC kernel.
itojun
1999-12-20
Fix error handling throughout. First off, it is not true as claimed in swap.c
jwise
1999-12-20
Nuke assignment unneeded after last commit
jwise
1999-12-20
More cleanup -- use strtok() rather than rolling our own not-quite-correct ve...
jwise
1999-12-20
G/C function used in old command parsing
jwise
1999-12-20
Two things:
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
Rototill global command matching -- switch from ad-hoc tomfoolery to a
jwise
1999-08-02
Fix from PR7655: translation of keyboard command in systat is Wrong.
sommerfeld
1998-12-19
char -> unsigned char
christos
1997-10-19
fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/
lukem
1997-07-21
- some KNF.
mrg
1996-12-21
* revert broken handling of subcommands to the (working) 4.4Lite version.
matthias
1996-12-13
Freshen up a bit:
scottr
1996-05-10
New userland code to read the statistics kept by the NetBSD generic
thorpej
1995-08-31
Sync with 4.4lite2
jtc
1995-01-20
Changed to conform to NetBSD's new RCS Id convention.
jtc
1995-01-20
imported from 44lite
jtc