| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r303423: | kib | 2016-08-15 | 1 | -0/+1 |
* | MFC 302900,302902,302921,303461,304009: | jhb | 2016-08-15 | 1 | -2/+1 |
* | Rename P_KTHREAD struct proc p_flag to P_KPROC. | kib | 2016-02-09 | 1 | -1/+1 |
* | Fix spelling, as recommended by igor tool. | rodrigc | 2015-12-01 | 1 | -1/+1 |
* | Add more text to explain --libxo flag. | rodrigc | 2015-12-01 | 1 | -1/+8 |
* | mdoc: minor Xr fixes | joel | 2015-07-14 | 1 | -2/+2 |
* | Document recent p_flag2 additions. | pluknet | 2015-05-27 | 1 | -1/+4 |
* | Convert to use libxo. Document use of libxo as well. | marcel | 2015-05-22 | 1 | -1/+5 |
* | Use 24h timestamps in the ps(1) STARTED column | feld | 2015-03-17 | 1 | -2/+2 |
* | Add facility to stop all userspace processes. The supposed use of the | kib | 2014-12-13 | 1 | -1/+2 |
* | Return real parent pid in kinfo (used by e.g. ps) | mjg | 2014-08-28 | 1 | -1/+3 |
* | Correct the problems with the ptrace(2) making the debuggee an orphan. | kib | 2014-08-07 | 1 | -2/+1 |
* | Add support for inspecting process flags set in p_flag2. | pluknet | 2014-06-06 | 1 | -1/+13 |
* | Add -J to filter by matching jail IDs and names. | bdrewery | 2014-05-02 | 1 | -2/+17 |
* | Correct the description of the V state, which indicates that the process' | markj | 2013-12-28 | 1 | -3/+4 |
* | Add the ability to display the default FIB number for a process to the | will | 2013-08-26 | 1 | -0/+3 |
* | Add a few examples. | joel | 2013-03-15 | 1 | -1/+5 |
* | Document P_PPTRACE. | kib | 2013-02-07 | 1 | -1/+2 |
* | - Bump date. | zont | 2012-09-18 | 1 | -1/+1 |
* | - Add 'dsiz' and 'ssiz' keywords to show data and stack size respectively. | zont | 2012-09-18 | 1 | -0/+4 |
* | Add 'cow' keyword to show per-process cow count. | kib | 2012-05-23 | 1 | -1/+3 |
* | mandoc complains loudly when <TAB>s are misused in columnated lists. Fix | joel | 2012-03-29 | 1 | -31/+31 |
* | Document P_ORPHAN. | kib | 2012-03-08 | 1 | -1/+2 |
* | Remove yet another outdated note about procfs(5) being required. | trociny | 2011-11-22 | 1 | -6/+0 |
* | No need in procfs(5). | trociny | 2011-11-22 | 1 | -4/+1 |
* | For processes with no controlling terminal, display "-" in the TTY column | trasz | 2011-10-30 | 1 | -1/+5 |
* | Correct a typo that was introduced in 225912 | gjb | 2011-10-02 | 1 | -1/+1 |
* | Tweaks to ps(1): | gjb | 2011-10-01 | 1 | -9/+16 |
* | Reorder default ps(1) output according to reality. | gjb | 2011-10-01 | 1 | -2/+2 |
* | Bump date after the previous commit. | pluknet | 2011-07-01 | 1 | -1/+1 |
* | Update and sort the list of the available keywords. | pluknet | 2011-07-01 | 1 | -6/+8 |
* | Add "gid" and "group" keywords to display the effective group ID | trasz | 2011-06-14 | 1 | -2/+9 |
* | Spelling in P_HADTHREADS. | pluknet | 2011-05-20 | 1 | -1/+1 |
* | Fix the description of the "paddr" keyword. It shows a process | pluknet | 2011-05-20 | 1 | -1/+1 |
* | Document problems with -d/-w and the fact that -X is the default. | trasz | 2011-04-18 | 1 | -2/+9 |
* | Implement the usertime and systime keywords for ps, printing the | kib | 2011-03-17 | 1 | -3/+7 |
* | Export login class information via kinfo and make it possible to view | trasz | 2011-03-05 | 1 | -1/+5 |
* | Document P_FOLLOWFORK. | kib | 2011-01-25 | 1 | -0/+1 |
* | Make a thread's address available via the kern proc sysctl, just like the | emaste | 2010-10-08 | 1 | -0/+2 |
* | Add P_HASTHREADS flag description. | trasz | 2010-07-24 | 1 | -1/+2 |
* | Update the list of the process flags for P_WKILLED. | kib | 2010-04-13 | 1 | -1/+2 |
* | o) Add a keyword to displaying elapsed time in integer seconds, "etimes". | jmallett | 2010-03-17 | 1 | -2/+7 |
* | Update the list of the process flags. Note that the lists of pending | kib | 2010-03-05 | 1 | -3/+15 |
* | Add manual page links to advertise procstat(1) a little better. | trasz | 2009-07-09 | 1 | -1/+2 |
* | Add a -d option to ps to display descendant info with the output. | brian | 2009-05-17 | 1 | -2/+11 |
* | - P_SA has been removed. | jeff | 2008-03-12 | 1 | -1/+0 |
* | Markup fixes. | ru | 2006-09-17 | 1 | -1/+1 |
* | For the sake of clarity, explicitly tell that comma and space | yar | 2006-08-21 | 1 | -2/+3 |
* | Document a detail in the present syntax of "ps -o foo=bar". Now | yar | 2006-08-18 | 1 | -6/+7 |
* | o Typo: s/teminal/terminal/. | maxim | 2005-04-29 | 1 | -1/+1 |