Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
* | Update dependencies after r291406 added libelf to libkvm. | bdrewery | 2015-12-01 | 1 | -0/+1 | |
* | Make libxo depend on libutil because it uses humanize_number after r287111 | ngie | 2015-10-18 | 1 | -1/+1 | |
* | Update META_MODE dependencies. | bdrewery | 2015-09-17 | 1 | -0/+1 | |
* | Upgrade libxo to 0.4.5. | marcel | 2015-08-24 | 1 | -1/+1 | |
* | mdoc: minor Xr fixes | joel | 2015-07-14 | 1 | -2/+2 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+22 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 7 | -177/+260 | |
| |\ | ||||||
| * \ | Merge from head@274682 | sjg | 2014-11-19 | 2 | -2/+4 | |
| |\ \ | ||||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 2 | -1/+15 | |
| |\ \ \ | ||||||
| * | | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 | |
| * | | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+3 | |
| * | | | | Merge from head | sjg | 2014-05-08 | 3 | -7/+62 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head | sjg | 2014-04-28 | 2 | -10/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 2 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 4 | -14/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 4 | -7/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+21 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Remove unused variable, this variable fmtstr was introduced at revision r225868 | araujo | 2015-06-01 | 1 | -6/+1 | |
* | | | | | | | | | | | 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 | 6 | -166/+253 | |
* | | | | | | | | | | Use 24h timestamps in the ps(1) STARTED column | feld | 2015-03-17 | 2 | -9/+4 | |
* | | | | | | | | | | Prevent access to an uninitialized variable | pfg | 2015-01-31 | 1 | -1/+1 | |
* | | | | | | | | | | Add facility to stop all userspace processes. The supposed use of the | kib | 2014-12-13 | 1 | -1/+2 | |
* | | | | | | | | | | Convert bin/ to LIBADD, reduce overlinking allow to build all components as | bapt | 2014-11-25 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Return real parent pid in kinfo (used by e.g. ps) | mjg | 2014-08-28 | 2 | -1/+4 | |
* | | | | | | | | | 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 | 2 | -1/+15 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Add -J to filter by matching jail IDs and names. | bdrewery | 2014-05-02 | 3 | -7/+62 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Correct the description of the V state, which indicates that the process' | markj | 2013-12-28 | 1 | -3/+4 | |
* | | | | | | Don't test arrays for being NULL. | trasz | 2013-10-21 | 1 | -7/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Add the ability to display the default FIB number for a process to the | will | 2013-08-26 | 2 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Add a few examples. | joel | 2013-03-15 | 1 | -1/+5 | |
* | | | | Document P_PPTRACE. | kib | 2013-02-07 | 1 | -1/+2 | |
| |_|/ |/| | | ||||||
* | | | - Move 'showthreads' check out of fmt.c. | jhb | 2013-01-19 | 2 | -2/+2 | |
* | | | Include the thread name along with the command name when displaying the | jhb | 2013-01-18 | 3 | -10/+16 | |
* | | | Use kern.max_pid sysctl to obtain maximum PID number instead of using local | pjd | 2012-12-12 | 1 | -3/+17 | |
| |/ |/| | ||||||
* | | - 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 | 2 | -0/+6 | |
* | | Avoid passing uninitialized stack to addelem() if called with an empty arg. | emaste | 2012-08-29 | 1 | -2/+2 | |
* | | ps: Fix memory leak when showing start/lstart for swapped-out process. | jilles | 2012-07-15 | 1 | -4/+6 | |
|/ | ||||||
* | Add 'cow' keyword to show per-process cow count. | kib | 2012-05-23 | 2 | -1/+4 | |
* | 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 unused variables. | ed | 2012-01-17 | 1 | -96/+30 |