| Age | Commit message (Expand) | Author |
| 2014-02-19 | Remove some pointless inclusions os sys/user.h | dsl |
| 2014-01-15 | Bump date for previous. | wiz |
| 2014-01-15 | Make ps -s use LTIME instead of TIME in the default output format. | mlelstv |
| 2014-01-15 | Add an LTIME column that prints lwp cputime. | mlelstv |
| 2012-06-03 | Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to | joerg |
| 2012-05-07 | Push logic to convert a ttyname to a device number into its own | joerg |
| 2012-04-15 | Increase width of table column so it formats more nicely. | wiz |
| 2012-04-15 | Choose better argument name for `-U' (sync with man page). | wiz |
| 2012-04-15 | - choose better argument name for `-U'; | wiz |
| 2012-03-20 | Use C89 function definitions | matt |
| 2012-03-15 | Remove trailing whitespace. | wiz |
| 2012-03-15 | Fix obsolete example (that referred to letters in process state that are | christos |
| 2012-02-23 | The 'lstart' column uses strftime %c, not %C. Noted by mrg. | dholland |
| 2012-02-13 | Remove unused variable. | wiz |
| 2012-01-27 | Minor English improvements for -w, partly from Snader_LB. | dholland |
| 2011-08-29 | Use __dead | joerg |
| 2011-08-14 | Document non-literal formats | christos |
| 2011-06-13 | When converting from pages to kilobytes, cast the return value of | dholland |
| 2011-02-13 | fix typo, from Randolf Richardson in PR 44559 | dholland |
| 2011-01-22 | fix previous. | christos |
| 2011-01-22 | Make printing of lwp flags similar to the process one, identifying (O)nproc | christos |
| 2010-07-28 | Do not check pcpu value against 100.0 but rather 99.95, to properly | njoly |
| 2010-07-27 | Make %cpu drop the decimal part when reaching 100%, to stay in the 5 | njoly |
| 2010-05-31 | Fix ps(1) and top(1) to show reasonable CPU numbers i.e. cpu_index() provided | rmind |
| 2010-05-14 | Don't break lines in .It, there be dragons in groff. | joerg |
| 2010-03-22 | Use .In instead of .Aq Pa for header files | joerg |
| 2009-10-21 | Bump date for uarea swap-out removal. | wiz |
| 2009-10-21 | Remove uarea swap-out functionality: | rmind |
| 2009-08-03 | Bump date for previous. | wiz |
| 2009-08-03 | Remove reference to P_SYSTRACE. | dsl |
| 2009-03-29 | - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total | mrg |
| 2009-03-13 | Fix number of columns in .Bl. Escape %C. | joerg |
| 2009-02-14 | fix -Wsign-compare issues | lukem |
| 2009-02-03 | make sure the table stays aligned even if no groups are to be displayed | drochner |
| 2009-02-03 | make sure the table stays aligned even if no groups are to be displayed | drochner |
| 2008-12-28 | fix dev_t 64 bit issues. | christos |
| 2008-10-19 | Improve wording. | wiz |
| 2008-10-19 | Use 'O' for LSONPROC like solaris instead of bundling LSIDL, LSRUN, LSONPROC | christos |
| 2008-09-26 | Sync usage with man page. | wiz |
| 2008-09-26 | Sort options. | wiz |
| 2008-09-26 | Add "ps -A" option. This displays information about all processes, | apb |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-26 | PR/38755: murray armfield: /bin posix programs missing setprogname and/or | christos |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-10 | ps -t? needs to imply -x. Otherwise the non-x logic filters all the results | dholland |
| 2008-02-10 | Add a CPUID keyword; idea and some of the code from Anon Ymous | christos |
| 2007-12-31 | Remove systrace. Ok core@. | ad |
| 2007-12-12 | use __RCSID() | lukem |
| 2007-11-06 | Kill another use of PZERO. | ad |
| 2007-10-24 | make -s alter the default format rather than doing parsefmt. | yamt |