| Commit message (Expand) | Author | Age | Files | Lines |
* | bin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -3/+0 |
* | bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -3/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | bin/ps: Avoid function name conflict with libc uname() | Alex Richardson | 2021-07-19 | 1 | -1/+1 |
* | ps(1): reuse keyword "cpu" to show CPU number | Piotr Pawel Stefaniak | 2020-06-27 | 1 | -2/+1 |
* | ps: use %hs instead of %s format specifiers | Yuri Pankov | 2020-06-07 | 1 | -1/+1 |
* | Add a "jail" keyword to list the name of a jail rather than its ID. | John Baldwin | 2018-03-13 | 1 | -0/+1 |
* | Remove some KSE references from ps(1). | John Baldwin | 2018-01-23 | 1 | -1/+2 |
* | Add "vmaddr" ps(1) keyword. | Edward Tomasz Napierala | 2017-12-01 | 1 | -0/+2 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Undocument "tdnam" (leaving it as an alias), and rename the column | Edward Tomasz Napierala | 2017-10-09 | 1 | -2/+2 |
* | 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 | 1 | -0/+1 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | ps(1): Expand variables to match expanded fields | Conrad Meyer | 2016-06-01 | 1 | -1/+1 |
* | Convert to use libxo. Document use of libxo as well. | Marcel Moolenaar | 2015-05-22 | 1 | -112/+170 |
* | Return real parent pid in kinfo (used by e.g. ps) | Mateusz Guzik | 2014-08-28 | 1 | -0/+1 |
* | Add support for inspecting process flags set in p_flag2. | Sergey Kandaurov | 2014-06-06 | 1 | -0/+2 |
* | Add the ability to display the default FIB number for a process to the | Will Andrews | 2013-08-26 | 1 | -0/+1 |
* | - Add 'dsiz' and 'ssiz' keywords to show data and stack size respectively. | Andrey Zonov | 2012-09-18 | 1 | -0/+2 |
* | Add 'cow' keyword to show per-process cow count. | Konstantin Belousov | 2012-05-23 | 1 | -0/+1 |
* | Make ps(1) automatically size its column widths. | Edward Tomasz Napierala | 2011-09-29 | 1 | -162/+100 |
* | Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN. | Bjoern A. Zeeb | 2011-07-18 | 1 | -2/+2 |
* | Add "gid" and "group" keywords to display the effective group ID | Edward Tomasz Napierala | 2011-06-14 | 1 | -0/+7 |
* | Get rid of DSIZ; instead just call the sizing function if provided. | Edward Tomasz Napierala | 2011-04-12 | 1 | -11/+11 |
* | Add proper width calculation for time fields (time, cputime and usertime). | Edward Tomasz Napierala | 2011-03-24 | 1 | -4/+6 |
* | Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space. | Edward Tomasz Napierala | 2011-03-24 | 1 | -4/+4 |
* | Implement the usertime and systime keywords for ps, printing the | Konstantin Belousov | 2011-03-17 | 1 | -0/+3 |
* | Export login class information via kinfo and make it possible to view | Edward Tomasz Napierala | 2011-03-05 | 1 | -0/+2 |
* | Make a thread's address available via the kern proc sysctl, just like the | Ed Maste | 2010-10-08 | 1 | -0/+2 |
* | Fix alignment for the 'flags' label, and make more room for 'tdev'. | Edward Tomasz Napierala | 2010-07-24 | 1 | -2/+2 |
* | o) Add a keyword to displaying elapsed time in integer seconds, "etimes". | Juli Mallett | 2010-03-17 | 1 | -0/+1 |
* | Fix small resource leak (memory). | Alexander Leidinger | 2009-11-17 | 1 | -0/+1 |
* | Increase width for %CPU, RSS and VSZ columns for now. Modern systems | Xin LI | 2009-11-03 | 1 | -3/+3 |
* | [1] When showing threads, the thread name just appears if the comm | Attilio Rao | 2009-02-26 | 1 | -9/+12 |
* | fix sorting of 'tdnam' keyword in keyword list. | Julian Elischer | 2007-10-28 | 1 | -2/+1 |
* | Introduce a way to make pure kernal threads. | Julian Elischer | 2007-10-26 | 1 | -0/+2 |
* | Re-correct commit 1.73, but this time in a way that does not cause | Garance A Drosehn | 2006-04-06 | 1 | -9/+18 |
* | Fix a problem introduced by change 1.73, which causes a seg-fault if | Garance A Drosehn | 2006-04-05 | 1 | -0/+2 |
* | Collapse strncpy/strncat/strncat into a single snprintf, as suggested | Garance A Drosehn | 2006-03-08 | 1 | -3/+1 |
* | Fix the case where the user specifies an alternate heading for some | Garance A Drosehn | 2006-03-08 | 1 | -6/+13 |
* | Add and document the 'jid' keyword for the '-o' option. | Pawel Jakub Dawidek | 2005-03-20 | 1 | -0/+1 |
* | Since it is not un-common for a process's resident set size (rss) | Christian S.J. Peron | 2005-02-06 | 1 | -1/+1 |
* | Change "struct varent" to use the standard queue(8) macros, instead of | Garance A Drosehn | 2004-06-23 | 1 | -9/+2 |
* | Make sure the value of "upr" (scheduling priority on return from system call) | Garance A Drosehn | 2004-06-23 | 1 | -2/+1 |
* | Add the `-O emul' format option, which prints the name of the system-call | Garance A Drosehn | 2004-06-20 | 1 | -0/+3 |
* | Add new output-format keywords of LWP and NLWP, which show the thread-id | Garance A Drosehn | 2004-06-20 | 1 | -0/+8 |
* | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 1 | -4/+0 |
* | MFp4 @46705: | Juli Mallett | 2004-02-08 | 1 | -0/+2 |
* | Implement the nwchan keyword that has been in the man page, but was | Hartmut Brandt | 2003-08-13 | 1 | -0/+1 |