| Commit message (Expand) | Author | Age | Files | Lines |
* | Include the thread name along with the command name when displaying the | jhb | 2013-01-18 | 1 | -1/+1 |
* | Make ps(1) automatically size its column widths. | trasz | 2011-09-29 | 1 | -49/+38 |
* | Add "gid" and "group" keywords to display the effective group ID | trasz | 2011-06-14 | 1 | -0/+2 |
* | Add proper width calculation for time fields (time, cputime and usertime). | trasz | 2011-03-24 | 1 | -0/+3 |
* | Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space. | trasz | 2011-03-24 | 1 | -0/+2 |
* | Implement the usertime and systime keywords for ps, printing the | kib | 2011-03-17 | 1 | -0/+2 |
* | Export login class information via kinfo and make it possible to view | trasz | 2011-03-05 | 1 | -0/+1 |
* | Correct sort order. | emaste | 2010-09-22 | 1 | -1/+1 |
* | o) Add a keyword to displaying elapsed time in integer seconds, "etimes". | jmallett | 2010-03-17 | 1 | -0/+1 |
* | [1] When showing threads, the thread name just appears if the comm | attilio | 2009-02-26 | 1 | -0/+1 |
* | Introduce a way to make pure kernal threads. | julian | 2007-10-26 | 1 | -1/+2 |
* | Change "struct varent" to use the standard queue(8) macros, instead of | gad | 2004-06-23 | 1 | -1/+1 |
* | Make sure the value of "upr" (scheduling priority on return from system call) | gad | 2004-06-23 | 1 | -0/+1 |
* | Oops. Undo that last 'const' change. It expects similar changes to some | gad | 2004-06-22 | 1 | -1/+1 |
* | Add 'const' to a few places. | gad | 2004-06-22 | 1 | -1/+1 |
* | Add the `-O emul' format option, which prints the name of the system-call | gad | 2004-06-20 | 1 | -0/+1 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 1 | -4/+0 |
* | Implement the nwchan keyword that has been in the man page, but was | harti | 2003-08-13 | 1 | -0/+1 |
* | When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupe | jmallett | 2003-01-19 | 1 | -1/+2 |
* | The hw.availpages sysctl has an unsigned long value now, fix the retrieval | tmm | 2002-11-01 | 1 | -1/+2 |
* | Use the MAC interface to list process MAC labels rather than using | rwatson | 2002-10-24 | 1 | -1/+2 |
* | Catch up to SMTX -> SLOCK changes. | jhb | 2002-10-02 | 1 | -1/+1 |
* | Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't think | jmallett | 2002-09-17 | 1 | -2/+0 |
* | Perform keyword.c:1.27 properly, implement -orss in the New World Order of | jmallett | 2002-09-16 | 1 | -0/+1 |
* | Fixed unsorting. | bde | 2002-06-08 | 1 | -1/+1 |
* | Use a global `now' variable for the current time, and initialise it at | jmallett | 2002-06-06 | 1 | -0/+1 |
* | Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsed | jmallett | 2002-06-06 | 1 | -0/+1 |
* | Support the SUSv3 `rgroup' format. | jmallett | 2002-06-06 | 1 | -0/+2 |
* | SUSv3 conform on the "comm" and "args" formats, and make correct the "command" | jmallett | 2002-06-06 | 1 | -0/+1 |
* | Fixed unsorting. | bde | 2002-02-23 | 1 | -6/+6 |
* | Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleep | dillon | 2002-02-21 | 1 | -0/+1 |
* | WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra | markm | 2002-02-03 | 1 | -8/+3 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -37/+37 |
* | Add LOMAC options (the "Z" flag in both cases) to display extra information | green | 2001-11-26 | 1 | -0/+1 |
* | Small optimization: set use_ampm only when needed | ache | 2001-03-03 | 1 | -1/+1 |
* | Use AM/PM time only when available in locale | ache | 2001-03-02 | 1 | -1/+1 |
* | Catch up to new priority interface. | jake | 2001-02-12 | 1 | -1/+1 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 1 | -3/+1 |
* | Introduce a 'mtxname' keyword that displays the current mutex that a | jhb | 2000-11-29 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | If no value is present for the login name set it to '-'. | steve | 1998-05-25 | 1 | -1/+2 |
* | Kill #ifndef NEWVM etc. It affected a lot of other things besides | peter | 1997-08-03 | 1 | -4/+1 |
* | Dynamically adjust size of displayed username to the longest username which | jkh | 1997-04-29 | 1 | -1/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Implement a -c option to ps to display the short command name instead of | peter | 1996-10-21 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+1 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+85 |