| Age | Commit message (Expand) | Author |
| 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 |
| 2007-09-09 | Document "emul" keyword. Fixes PR 36935. | apb |
| 2007-09-01 | add a keyword "lname", to print l_name. | yamt |
| 2007-07-28 | Don't call P_ZOMBIE(struct kinfo_proc2), it's p_stat field contains | dsl |
| 2007-06-25 | remove descriptions of some states. ('A', 'S', '>') | yamt |
| 2007-02-17 | Revert the changes done after newlock2 merge, except for the removal of | pavel |
| 2007-02-10 | Further changes to use compat process flags mapped by sysctl. To be | ad |
| 2007-02-09 | Sync with kernel changes introduced by merging the newlock2 branch. | ad |
| 2006-10-29 | Add support for printing the emulation of the process. | christos |
| 2006-10-16 | c99 initializers | christos |
| 2006-10-09 | Remove trailing whitespace. | wiz |
| 2006-10-07 | Make it clear that multiple sort keys may be specified. | apb |
| 2006-10-03 | Avoid .No if easily possible. | wiz |
| 2006-10-02 | Add some markup missed in previous. | apb |
| 2006-10-02 | Set the width in the correct data structure. (Fix error in previous.) | apb |
| 2006-10-02 | Document changes to -o and -O options, and improve markup. | apb |
| 2006-10-02 | * When all columns are given null customised headers, the blank header | apb |
| 2006-09-02 | factor out the code that does numeric parsing into a function and check for | christos |
| 2006-03-18 | Coverity CID 1559: Fix memory leak. | christos |
| 2005-11-11 | add "uaddr" and improve text for "laddr". | chs |
| 2005-11-05 | add a keyword for the uarea address. very useful with crashdumps. | chs |
| 2005-06-27 | Add some more const so that this compiles again. | christos |
| 2005-06-26 | sprinkle a little const, and now everything compiles with WARNS=3 | christos |
| 2005-06-07 | Appease -Wuninitialized by initializing val and uval to 0. | he |
| 2005-06-01 | appease gcc -Wuninitialized | lukem |
| 2005-02-11 | allow -t ttyp0 -t p0 -t /dev/ttyp0 -t /dev/pts/0 | christos |
| 2004-12-29 | Add the missing suspended state 'U'. | skrll |