summaryrefslogtreecommitdiff
path: root/bin/ps/ps.1
AgeCommit message (Expand)Author
2014-01-15Bump date for previous.wiz
2014-01-15Add an LTIME column that prints lwp cputime.mlelstv
2012-06-03Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) tojoerg
2012-04-15Increase width of table column so it formats more nicely.wiz
2012-04-15- choose better argument name for `-U';wiz
2012-03-15Remove trailing whitespace.wiz
2012-03-15Fix obsolete example (that referred to letters in process state that arechristos
2012-02-23The 'lstart' column uses strftime %c, not %C. Noted by mrg.dholland
2012-01-27Minor English improvements for -w, partly from Snader_LB.dholland
2011-02-13fix typo, from Randolf Richardson in PR 44559dholland
2010-05-14Don't break lines in .It, there be dragons in groff.joerg
2010-03-22Use .In instead of .Aq Pa for header filesjoerg
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-13Fix number of columns in .Bl. Escape %C.joerg
2008-10-19Improve wording.wiz
2008-10-19Use 'O' for LSONPROC like solaris instead of bundling LSIDL, LSRUN, LSONPROCchristos
2008-09-26Sort options.wiz
2008-09-26Add "ps -A" option. This displays information about all processes,apb
2008-02-10Add a CPUID keyword; idea and some of the code from Anon Ymouschristos
2007-12-31Remove systrace. Ok core@.ad
2007-09-09Document "emul" keyword. Fixes PR 36935.apb
2007-09-01add a keyword "lname", to print l_name.yamt
2007-06-25remove descriptions of some states. ('A', 'S', '>')yamt
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-02Document changes to -o and -O options, and improve markup.apb
2005-11-11add "uaddr" and improve text for "laddr".chs
2004-12-29Add the missing suspended state 'U'.skrll
2004-08-23Bump date for laddr.wiz
2004-08-23Add a "laddr" keyword, analagous to "paddr". Useful for findingnathanw
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2004-03-27Add support for the POSIX.2 "args" and "comm" keywords. "args" is justsimonb
2004-03-27Add support for the POSIX.2 "etime" keyword - shows the elapsed timesimonb
2004-02-13Uppercase CPU where appropriate.wiz
2003-10-16Add Xr for dev_mkdb(8), per PR 23168. Increase width in FILES section while h...wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16More mdoc.wiz
2003-03-17Update date for recent changes.wiz
2003-03-06- add keywords for utime, stime and ctime (output sss.ssssss if small)dsl
2003-03-01Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernelatatat
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01Use more mdoc.wiz
2002-09-25New policy: New sentences start on a new line.wiz
2002-06-19g/c procfs fallback code, it's redundant now that we use sysctl to getjdolecek