summaryrefslogtreecommitdiff
path: root/bin/ps
AgeCommit message (Expand)Author
2009-10-21Bump date for uarea swap-out removal.wiz
2009-10-21Remove uarea swap-out functionality:rmind
2009-08-03Bump date for previous.wiz
2009-08-03Remove reference to P_SYSTRACE.dsl
2009-03-29- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the totalmrg
2009-03-13Fix number of columns in .Bl. Escape %C.joerg
2009-02-14fix -Wsign-compare issueslukem
2009-02-03make sure the table stays aligned even if no groups are to be displayeddrochner
2009-02-03make sure the table stays aligned even if no groups are to be displayeddrochner
2008-12-28fix dev_t 64 bit issues.christos
2008-10-19Improve wording.wiz
2008-10-19Use 'O' for LSONPROC like solaris instead of bundling LSIDL, LSRUN, LSONPROCchristos
2008-09-26Sync usage with man page.wiz
2008-09-26Sort options.wiz
2008-09-26Add "ps -A" option. This displays information about all processes,apb
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-26PR/38755: murray armfield: /bin posix programs missing setprogname and/orchristos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-10ps -t? needs to imply -x. Otherwise the non-x logic filters all the resultsdholland
2008-02-10Add a CPUID keyword; idea and some of the code from Anon Ymouschristos
2007-12-31Remove systrace. Ok core@.ad
2007-12-12use __RCSID()lukem
2007-11-06Kill another use of PZERO.ad
2007-10-24make -s alter the default format rather than doing parsefmt.yamt
2007-09-09Document "emul" keyword. Fixes PR 36935.apb
2007-09-01add a keyword "lname", to print l_name.yamt
2007-07-28Don't call P_ZOMBIE(struct kinfo_proc2), it's p_stat field containsdsl
2007-06-25remove descriptions of some states. ('A', 'S', '>')yamt
2007-02-17Revert the changes done after newlock2 merge, except for the removal ofpavel
2007-02-10Further changes to use compat process flags mapped by sysctl. To bead
2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad
2006-10-29Add support for printing the emulation of the process.christos
2006-10-16c99 initializerschristos
2006-10-09Remove trailing whitespace.wiz
2006-10-07Make it clear that multiple sort keys may be specified.apb
2006-10-03Avoid .No if easily possible.wiz
2006-10-02Add some markup missed in previous.apb
2006-10-02Set the width in the correct data structure. (Fix error in previous.)apb
2006-10-02Document changes to -o and -O options, and improve markup.apb
2006-10-02* When all columns are given null customised headers, the blank headerapb
2006-09-02factor out the code that does numeric parsing into a function and check forchristos
2006-03-18Coverity CID 1559: Fix memory leak.christos
2005-11-11add "uaddr" and improve text for "laddr".chs
2005-11-05add a keyword for the uarea address. very useful with crashdumps.chs
2005-06-27Add some more const so that this compiles again.christos
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2005-06-07Appease -Wuninitialized by initializing val and uval to 0.he
2005-06-01appease gcc -Wuninitializedlukem
2005-02-11allow -t ttyp0 -t p0 -t /dev/ttyp0 -t /dev/pts/0christos
2004-12-29Add the missing suspended state 'U'.skrll