| Age | Commit message (Expand) | Author |
| 2014-01-15 | Add an LTIME column that prints lwp cputime. | mlelstv |
| 2010-05-31 | Fix ps(1) and top(1) to show reasonable CPU numbers i.e. cpu_index() provided | rmind |
| 2008-02-10 | Add a CPUID keyword; idea and some of the code from Anon Ymous | christos |
| 2007-09-01 | add a keyword "lname", to print l_name. | yamt |
| 2006-10-29 | Add support for printing the emulation of the process. | christos |
| 2006-10-02 | * When all columns are given null customised headers, the blank header | apb |
| 2005-06-26 | sprinkle a little const, and now everything compiles with WARNS=3 | christos |
| 2004-03-27 | Add support for the POSIX.2 "etime" keyword - shows the elapsed time | simonb |
| 2004-03-27 | KNF, ANSFify, de-__P, unC++ify, white space nits. | simonb |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-03-06 | - add keywords for utime, stime and ctime (output sss.ssssss if small) | dsl |
| 2003-03-01 | Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernel | atatat |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-06-19 | g/c procfs fallback code, it's redundant now that we use sysctl to get | jdolecek |
| 2001-07-14 | Retrieve maxslp & uspace from kernel instead of using defines. Needed for | matt |
| 2000-06-07 | Calculate field widths on the fly so that all columns line up nicely | simonb |
| 2000-06-02 | G/C evar() - now that everything is in the one structure it was exactly | simonb |
| 2000-05-26 | Use new sysctl/kvm interfaces. This will stop the "proc size mismatch" | simonb |
| 1999-12-03 | Since we have an "extern.h", put all external variable declarations in | simonb |
| 1999-12-03 | "ps -e" only shows the environment for the processes owned by the | simonb |
| 1999-10-15 | When using the procfs for extracting process information, extract | jdolecek |
| 1999-03-26 | Added experimental fallback /proc-based lookup. Warnings are printed when the | bgrayson |
| 1998-02-06 | remove old OLD BSD VM code. | mrg |
| 1996-10-02 | Fix p_nice vs. NZERO code. | ws |
| 1995-05-21 | Split out some helper functions again. | mycroft |
| 1995-05-18 | Create and strvis(3) the argument and environment lists only as needed. | mycroft |
| 1995-03-21 | convert to new RCS id conventions. | cgd |
| 1994-07-03 | devname is in libc now | deraadt |
| 1994-06-16 | Declare devname(). | pk |
| 1994-05-09 | clean up import | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |
| 1993-03-22 | added rcs ids to all files | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |