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
/
ps.c
Age
Commit message (
Expand
)
Author
2001-07-14
Fetch maxslp from the kernel. Only use USPACE if it's defined.
matt
2000-12-20
__CONCAT does token pasting, not string concatnation. if something like:
cgd
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-06-04
include sys/sched.h to get definition of CPUSTATES
perry
2000-06-02
Handle SONPROC state.
thorpej
2000-01-08
- implement layered help.
itojun
1999-12-22
* Fix a display buglet: if the process list is exhausted before the window's
kleink
1999-12-20
TNF copyright -- I will do the paperwork to give these over asap.
jwise
1999-12-20
Knee-jerk snprintf()-ism.
jwise
1999-12-16
Backout unintended change
jwise
1999-12-16
Add a file missed in last commit
jwise
1999-12-05
More fallout from CL* purge.
fredb
1999-10-11
recognise "dty" the same as we do "tty"
mrg
1999-07-23
According to the previous commit the new process state should be SDEAD and
veego
1999-07-22
Update for SDEAD.
thorpej
1999-06-19
Fix CPU percentage of "systat ps".
itohy
1999-04-22
Add an __RCSID.
simonb
1999-02-21
Add a new `ps' view to systat, which shows process information. This
jwise