| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ps(1): fix some nits | Eitan Adler | 2018-06-13 | 2 | -5/+3 |
| * | Add a "jail" keyword to list the name of a jail rather than its ID. | John Baldwin | 2018-03-13 | 4 | -1/+19 |
| * | Change ps(1) output width to unlimited if not interactive | Mike Karels | 2018-03-10 | 2 | -4/+19 |
| * | Revert r314685 in ps | Mike Karels | 2018-02-28 | 1 | -2/+9 |
| * | Remove some KSE references from ps(1). | John Baldwin | 2018-01-23 | 2 | -10/+7 |
| * | Add "vmaddr" ps(1) keyword. | Edward Tomasz Napierala | 2017-12-01 | 2 | -1/+5 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 7 | -0/+14 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | Undocument "tdnam" (leaving it as an alias), and rename the column | Edward Tomasz Napierala | 2017-10-09 | 2 | -5/+4 |
| * | Fix long name (used by libxo) for the "tdnam" ps(1) keyword. | Edward Tomasz Napierala | 2017-10-09 | 1 | -1/+1 |
| * | Document "tdnam" keyword to ps(1), and add "tdname" alias. | Edward Tomasz Napierala | 2017-10-09 | 2 | -1/+5 |
| * | Fix kvm_getprocs(3) error reporting in ps(1). | Edward Tomasz Napierala | 2017-10-06 | 1 | -1/+5 |
| * | Hint that the "-o emul" option for ps(1) shows the ABI. | Edward Tomasz Napierala | 2017-09-07 | 1 | -2/+2 |
| * | Make ps(1) flag processes in capsicum(4) capability mode with "C". | Edward Tomasz Napierala | 2017-09-06 | 2 | -1/+7 |
| * | Reflect realtime and idle priorities in ps(1) state flags, same like | Edward Tomasz Napierala | 2017-09-06 | 1 | -2/+2 |
| * | Use the "tree" word in ps(1) -d option description, to make it easier | Edward Tomasz Napierala | 2017-07-22 | 1 | -2/+2 |
| * | ps(1): Fix -w + UNLIMITED handling | Conrad Meyer | 2017-03-07 | 1 | -1/+1 |
| * | ps(1): Only detect terminal width if stdout is a tty | Conrad Meyer | 2017-03-04 | 1 | -0/+2 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 8 | -8/+8 |
| * | Export the whole thread name in kinfo_proc | Eric van Gyzen | 2016-12-07 | 1 | -6/+10 |
| * | Remove description of P_FOLLOWFORK as this flag was removed. | John Baldwin | 2016-08-12 | 1 | -2/+1 |
| * | Correct the history of where ps first appeared. | Warren Block | 2016-08-12 | 1 | -1/+2 |
| * | When a debugger attaches to the process, SIGSTOP is sent to the | Konstantin Belousov | 2016-07-28 | 1 | -1/+2 |
| * | Addm missed required call to xo_finish() when only header is printed. | Konstantin Belousov | 2016-07-23 | 1 | -0/+1 |
| * | ps(1): Expand variables to match expanded fields | Conrad Meyer | 2016-06-01 | 2 | -2/+2 |
| * | Fix CID 1011370 (Resource leak) in ps. | Don Lewis | 2016-05-25 | 2 | -8/+11 |
| * | Use NULL instead of 0 for pointers. | Marcelo Araujo | 2016-04-19 | 1 | -1/+1 |
| * | MFH | Glen Barber | 2016-02-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Rename P_KTHREAD struct proc p_flag to P_KPROC. | Konstantin Belousov | 2016-02-09 | 1 | -1/+1 |
| * | | Explicitly add unmarked bin/ binaries to the runtime package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
| |/ | |||||
| * | Fix spelling, as recommended by igor tool. | Craig Rodrigues | 2015-12-01 | 1 | -1/+1 |
| * | Add more text to explain --libxo flag. | Craig Rodrigues | 2015-12-01 | 1 | -1/+8 |
| * | Update dependencies after r291406 added libelf to libkvm. | Bryan Drewery | 2015-12-01 | 1 | -0/+1 |
| * | Make libxo depend on libutil because it uses humanize_number after r287111 | Enji Cooper | 2015-10-18 | 1 | -1/+1 |
| * | Update META_MODE dependencies. | Bryan Drewery | 2015-09-17 | 1 | -0/+1 |
| * | Upgrade libxo to 0.4.5. | Marcel Moolenaar | 2015-08-24 | 1 | -1/+1 |
| * | mdoc: minor Xr fixes | Joel Dahl | 2015-07-14 | 1 | -2/+2 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+22 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 7 | -177/+260 |
| | |\ | |||||
| | * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -2/+4 |
| | |\ \ | |||||
| | * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -1/+15 |
| | |\ \ \ | |||||
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+3 |
| | * | | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 3 | -7/+62 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 2 | -10/+5 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -0/+4 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -1/+5 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
