summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
Commit message (Expand)AuthorAgeFilesLines
* MFC r321368:trasz2017-08-051-2/+2
* MFC r303423:kib2016-08-151-0/+1
* MFC 302900,302902,302921,303461,304009:jhb2016-08-151-2/+1
* Rename P_KTHREAD struct proc p_flag to P_KPROC.kib2016-02-091-1/+1
* Fix spelling, as recommended by igor tool.rodrigc2015-12-011-1/+1
* Add more text to explain --libxo flag.rodrigc2015-12-011-1/+8
* mdoc: minor Xr fixesjoel2015-07-141-2/+2
* Document recent p_flag2 additions.pluknet2015-05-271-1/+4
* Convert to use libxo. Document use of libxo as well.marcel2015-05-221-1/+5
* Use 24h timestamps in the ps(1) STARTED columnfeld2015-03-171-2/+2
* Add facility to stop all userspace processes. The supposed use of thekib2014-12-131-1/+2
* Return real parent pid in kinfo (used by e.g. ps)mjg2014-08-281-1/+3
* Correct the problems with the ptrace(2) making the debuggee an orphan.kib2014-08-071-2/+1
* Add support for inspecting process flags set in p_flag2.pluknet2014-06-061-1/+13
* Add -J to filter by matching jail IDs and names.bdrewery2014-05-021-2/+17
* Correct the description of the V state, which indicates that the process'markj2013-12-281-3/+4
* Add the ability to display the default FIB number for a process to thewill2013-08-261-0/+3
* Add a few examples.joel2013-03-151-1/+5
* Document P_PPTRACE.kib2013-02-071-1/+2
* - Bump date.zont2012-09-181-1/+1
* - Add 'dsiz' and 'ssiz' keywords to show data and stack size respectively.zont2012-09-181-0/+4
* Add 'cow' keyword to show per-process cow count.kib2012-05-231-1/+3
* mandoc complains loudly when <TAB>s are misused in columnated lists. Fixjoel2012-03-291-31/+31
* Document P_ORPHAN.kib2012-03-081-1/+2
* Remove yet another outdated note about procfs(5) being required.trociny2011-11-221-6/+0
* No need in procfs(5).trociny2011-11-221-4/+1
* For processes with no controlling terminal, display "-" in the TTY columntrasz2011-10-301-1/+5
* Correct a typo that was introduced in 225912gjb2011-10-021-1/+1
* Tweaks to ps(1):gjb2011-10-011-9/+16
* Reorder default ps(1) output according to reality.gjb2011-10-011-2/+2
* Bump date after the previous commit.pluknet2011-07-011-1/+1
* Update and sort the list of the available keywords.pluknet2011-07-011-6/+8
* Add "gid" and "group" keywords to display the effective group IDtrasz2011-06-141-2/+9
* Spelling in P_HADTHREADS.pluknet2011-05-201-1/+1
* Fix the description of the "paddr" keyword. It shows a processpluknet2011-05-201-1/+1
* Document problems with -d/-w and the fact that -X is the default.trasz2011-04-181-2/+9
* Implement the usertime and systime keywords for ps, printing thekib2011-03-171-3/+7
* Export login class information via kinfo and make it possible to viewtrasz2011-03-051-1/+5
* Document P_FOLLOWFORK.kib2011-01-251-0/+1
* Make a thread's address available via the kern proc sysctl, just like theemaste2010-10-081-0/+2
* Add P_HASTHREADS flag description.trasz2010-07-241-1/+2
* Update the list of the process flags for P_WKILLED.kib2010-04-131-1/+2
* o) Add a keyword to displaying elapsed time in integer seconds, "etimes".jmallett2010-03-171-2/+7
* Update the list of the process flags. Note that the lists of pendingkib2010-03-051-3/+15
* Add manual page links to advertise procstat(1) a little better.trasz2009-07-091-1/+2
* Add a -d option to ps to display descendant info with the output.brian2009-05-171-2/+11
* - P_SA has been removed.jeff2008-03-121-1/+0
* Markup fixes.ru2006-09-171-1/+1
* For the sake of clarity, explicitly tell that comma and spaceyar2006-08-211-2/+3
* Document a detail in the present syntax of "ps -o foo=bar". Nowyar2006-08-181-6/+7
OpenPOWER on IntegriCloud