| Commit message (Expand) | Author | Age | Files | Lines |
| * | ps(1): don't try to handle non-SMP systems | Piotr Pawel Stefaniak | 2020-06-27 | 1 | -1/+1 |
| * | ps(1): reuse keyword "cpu" to show CPU number | Piotr Pawel Stefaniak | 2020-06-27 | 1 | -1/+2 |
| * | Add a "jail" keyword to list the name of a jail rather than its ID. | John Baldwin | 2018-03-13 | 1 | -0/+1 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Include the thread name along with the command name when displaying the | John Baldwin | 2013-01-18 | 1 | -1/+1 |
| * | Make ps(1) automatically size its column widths. | Edward Tomasz Napierala | 2011-09-29 | 1 | -49/+38 |
| * | Add "gid" and "group" keywords to display the effective group ID | Edward Tomasz Napierala | 2011-06-14 | 1 | -0/+2 |
| * | Add proper width calculation for time fields (time, cputime and usertime). | Edward Tomasz Napierala | 2011-03-24 | 1 | -0/+3 |
| * | Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space. | Edward Tomasz Napierala | 2011-03-24 | 1 | -0/+2 |
| * | Implement the usertime and systime keywords for ps, printing the | Konstantin Belousov | 2011-03-17 | 1 | -0/+2 |
| * | Export login class information via kinfo and make it possible to view | Edward Tomasz Napierala | 2011-03-05 | 1 | -0/+1 |
| * | Correct sort order. | Ed Maste | 2010-09-22 | 1 | -1/+1 |
| * | o) Add a keyword to displaying elapsed time in integer seconds, "etimes". | Juli Mallett | 2010-03-17 | 1 | -0/+1 |
| * | [1] When showing threads, the thread name just appears if the comm | Attilio Rao | 2009-02-26 | 1 | -0/+1 |
| * | Introduce a way to make pure kernal threads. | Julian Elischer | 2007-10-26 | 1 | -1/+2 |
| * | Change "struct varent" to use the standard queue(8) macros, instead of | Garance A Drosehn | 2004-06-23 | 1 | -1/+1 |
| * | Make sure the value of "upr" (scheduling priority on return from system call) | Garance A Drosehn | 2004-06-23 | 1 | -0/+1 |
| * | Oops. Undo that last 'const' change. It expects similar changes to some | Garance A Drosehn | 2004-06-22 | 1 | -1/+1 |
| * | Add 'const' to a few places. | Garance A Drosehn | 2004-06-22 | 1 | -1/+1 |
| * | Add the `-O emul' format option, which prints the name of the system-call | Garance A Drosehn | 2004-06-20 | 1 | -0/+1 |
| * | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 1 | -4/+0 |
| * | Implement the nwchan keyword that has been in the man page, but was | Hartmut Brandt | 2003-08-13 | 1 | -0/+1 |
| * | When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupe | Juli Mallett | 2003-01-19 | 1 | -1/+2 |
| * | The hw.availpages sysctl has an unsigned long value now, fix the retrieval | Thomas Moestl | 2002-11-01 | 1 | -1/+2 |
| * | Use the MAC interface to list process MAC labels rather than using | Robert Watson | 2002-10-24 | 1 | -1/+2 |
| * | Catch up to SMTX -> SLOCK changes. | John Baldwin | 2002-10-02 | 1 | -1/+1 |
| * | Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't think | Juli Mallett | 2002-09-17 | 1 | -2/+0 |
| * | Perform keyword.c:1.27 properly, implement -orss in the New World Order of | Juli Mallett | 2002-09-16 | 1 | -0/+1 |
| * | Fixed unsorting. | Bruce Evans | 2002-06-08 | 1 | -1/+1 |
| * | Use a global `now' variable for the current time, and initialise it at | Juli Mallett | 2002-06-06 | 1 | -0/+1 |
| * | Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsed | Juli Mallett | 2002-06-06 | 1 | -0/+1 |
| * | Support the SUSv3 `rgroup' format. | Juli Mallett | 2002-06-06 | 1 | -0/+2 |
| * | SUSv3 conform on the "comm" and "args" formats, and make correct the "command" | Juli Mallett | 2002-06-06 | 1 | -0/+1 |
| * | Fixed unsorting. | Bruce Evans | 2002-02-23 | 1 | -6/+6 |
| * | Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleep | Matthew Dillon | 2002-02-21 | 1 | -0/+1 |
| * | WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra | Mark Murray | 2002-02-03 | 1 | -8/+3 |
| * | o __P has been reoved | Warner Losh | 2002-02-02 | 1 | -37/+37 |
| * | Add LOMAC options (the "Z" flag in both cases) to display extra information | Brian Feldman | 2001-11-26 | 1 | -0/+1 |
| * | Small optimization: set use_ampm only when needed | Andrey A. Chernov | 2001-03-03 | 1 | -1/+1 |
| * | Use AM/PM time only when available in locale | Andrey A. Chernov | 2001-03-02 | 1 | -1/+1 |
| * | Catch up to new priority interface. | Jake Burkholder | 2001-02-12 | 1 | -1/+1 |
| * | Change the proc information returned from the kernel so that it | Kirk McKusick | 2000-12-12 | 1 | -3/+1 |
| * | Introduce a 'mtxname' keyword that displays the current mutex that a | John Baldwin | 2000-11-29 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | If no value is present for the login name set it to '-'. | Steve Price | 1998-05-25 | 1 | -1/+2 |
| * | Kill #ifndef NEWVM etc. It affected a lot of other things besides | Peter Wemm | 1997-08-03 | 1 | -4/+1 |
| * | Dynamically adjust size of displayed username to the longest username which | Jordan K. Hubbard | 1997-04-29 | 1 | -1/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |