summaryrefslogtreecommitdiff
path: root/usr.bin/systat/ps.c
AgeCommit message (Expand)Author
2001-07-14Fetch 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-01Remove 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 workad
2000-06-04include sys/sched.h to get definition of CPUSTATESperry
2000-06-02Handle 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'skleink
1999-12-20TNF copyright -- I will do the paperwork to give these over asap.jwise
1999-12-20Knee-jerk snprintf()-ism.jwise
1999-12-16Backout unintended changejwise
1999-12-16Add a file missed in last commitjwise
1999-12-05More fallout from CL* purge.fredb
1999-10-11recognise "dty" the same as we do "tty"mrg
1999-07-23According to the previous commit the new process state should be SDEAD andveego
1999-07-22Update for SDEAD.thorpej
1999-06-19Fix CPU percentage of "systat ps".itohy
1999-04-22Add an __RCSID.simonb
1999-02-21Add a new `ps' view to systat, which shows process information. Thisjwise