| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN. | bz | 2011-07-18 | 2 | -9/+9 |
* | Bump date after the previous commit. | pluknet | 2011-07-01 | 1 | -1/+1 |
* | Update and sort the list of the available keywords. | pluknet | 2011-07-01 | 1 | -6/+8 |
* | Add "gid" and "group" keywords to display the effective group ID | trasz | 2011-06-14 | 4 | -2/+34 |
* | Fix some typos under bin/ | uqs | 2011-05-22 | 1 | -1/+1 |
* | Spelling in P_HADTHREADS. | pluknet | 2011-05-20 | 1 | -1/+1 |
* | Fix the description of the "paddr" keyword. It shows a process | pluknet | 2011-05-20 | 1 | -1/+1 |
* | Document problems with -d/-w and the fact that -X is the default. | trasz | 2011-04-18 | 1 | -2/+9 |
* | Get rid of DSIZ; instead just call the sizing function if provided. | trasz | 2011-04-12 | 3 | -16/+15 |
* | Add proper width calculation for time fields (time, cputime and usertime). | trasz | 2011-03-24 | 3 | -5/+52 |
* | Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space. | trasz | 2011-03-24 | 3 | -5/+34 |
* | Implement the usertime and systime keywords for ps, printing the | kib | 2011-03-17 | 4 | -21/+63 |
* | Export login class information via kinfo and make it possible to view | trasz | 2011-03-05 | 4 | -1/+28 |
* | Document P_FOLLOWFORK. | kib | 2011-01-25 | 1 | -0/+1 |
* | Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. | kib | 2011-01-09 | 1 | -0/+1 |
* | Make a thread's address available via the kern proc sysctl, just like the | emaste | 2010-10-08 | 2 | -0/+4 |
* | Correct sort order. | emaste | 2010-09-22 | 1 | -1/+1 |
* | Fix alignment for the 'flags' label, and make more room for 'tdev'. | trasz | 2010-07-24 | 1 | -2/+2 |
* | Add P_HASTHREADS flag description. | trasz | 2010-07-24 | 1 | -1/+2 |
* | Update the list of the process flags for P_WKILLED. | kib | 2010-04-13 | 1 | -1/+2 |
* | o) Add a keyword to displaying elapsed time in integer seconds, "etimes". | jmallett | 2010-03-17 | 4 | -2/+25 |
* | Update the list of the process flags. Note that the lists of pending | kib | 2010-03-05 | 1 | -3/+15 |
* | Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow... | brucec | 2010-02-08 | 1 | -1/+2 |
* | Fix small resource leak (memory). | netchild | 2009-11-17 | 1 | -0/+1 |
* | Increase width for %CPU, RSS and VSZ columns for now. Modern systems | delphij | 2009-11-03 | 1 | -3/+3 |
* | Add the -d switch to the usage message. | brian | 2009-07-23 | 1 | -1/+1 |
* | Add manual page links to advertise procstat(1) a little better. | trasz | 2009-07-09 | 1 | -1/+2 |
* | Fix elapsed (etime) field for swapped out processes in ps: | jilles | 2009-05-24 | 1 | -0/+4 |
* | Remove redundant whitespace | brian | 2009-05-18 | 1 | -3/+2 |
* | Add a -d option to ps to display descendant info with the output. | brian | 2009-05-17 | 4 | -15/+167 |
* | [1] When showing threads, the thread name just appears if the comm | attilio | 2009-02-26 | 3 | -11/+37 |
* | Fix whitespace. | emaste | 2008-11-13 | 1 | -3/+2 |
* | Remove unnessasary cast | kevlo | 2008-07-18 | 1 | -1/+1 |
* | - P_SA has been removed. | jeff | 2008-03-12 | 1 | -1/+0 |
* | Teach ps(1) to parse pts TT values (i.e. '0', '1') for the -t flag. | jhb | 2007-11-08 | 1 | -9/+23 |
* | fix sorting of 'tdnam' keyword in keyword list. | julian | 2007-10-28 | 1 | -2/+1 |
* | Introduce a way to make pure kernal threads. | julian | 2007-10-26 | 4 | -6/+27 |
* | - Move all of the PS_ flags into either p_flag or td_flags. | jeff | 2007-09-17 | 2 | -7/+6 |
* | Markup fixes. | ru | 2006-09-17 | 1 | -1/+1 |
* | For the sake of clarity, explicitly tell that comma and space | yar | 2006-08-21 | 1 | -2/+3 |
* | Document a detail in the present syntax of "ps -o foo=bar". Now | yar | 2006-08-18 | 1 | -6/+7 |
* | Re-correct commit 1.73, but this time in a way that does not cause | gad | 2006-04-06 | 1 | -9/+18 |
* | Fix a problem introduced by change 1.73, which causes a seg-fault if | gad | 2006-04-05 | 1 | -0/+2 |
* | Collapse strncpy/strncat/strncat into a single snprintf, as suggested | gad | 2006-03-08 | 1 | -3/+1 |
* | Fix the case where the user specifies an alternate heading for some | gad | 2006-03-08 | 1 | -6/+13 |
* | For pts, print the pts number, instead of the full name. As it was, we ended | cognet | 2006-02-21 | 1 | -0/+2 |
* | o Typo: s/teminal/terminal/. | maxim | 2005-04-29 | 1 | -1/+1 |
* | Add and document the 'jid' keyword for the '-o' option. | pjd | 2005-03-20 | 2 | -1/+4 |
* | Several improvements to ps.1: | delphij | 2005-02-14 | 1 | -10/+22 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-09 | 2 | -6/+5 |