| Commit message (Expand) | Author | Age | Files | Lines |
* | o) Add a keyword to displaying elapsed time in integer seconds, "etimes". | jmallett | 2010-03-17 | 1 | -0/+1 |
* | 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 |
* | [1] When showing threads, the thread name just appears if the comm | attilio | 2009-02-26 | 1 | -9/+12 |
* | 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 | 1 | -0/+2 |
* | 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 |
* | Add and document the 'jid' keyword for the '-o' option. | pjd | 2005-03-20 | 1 | -0/+1 |
* | Since it is not un-common for a process's resident set size (rss) | csjp | 2005-02-06 | 1 | -1/+1 |
* | Change "struct varent" to use the standard queue(8) macros, instead of | gad | 2004-06-23 | 1 | -9/+2 |
* | Make sure the value of "upr" (scheduling priority on return from system call) | gad | 2004-06-23 | 1 | -2/+1 |
* | Add the `-O emul' format option, which prints the name of the system-call | gad | 2004-06-20 | 1 | -0/+3 |
* | Add new output-format keywords of LWP and NLWP, which show the thread-id | gad | 2004-06-20 | 1 | -0/+8 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 1 | -4/+0 |
* | MFp4 @46705: | jmallett | 2004-02-08 | 1 | -0/+2 |
* | Implement the nwchan keyword that has been in the man page, but was | harti | 2003-08-13 | 1 | -0/+1 |
* | Display residency and sleep times (re and sl fields) larger than 127 as 127. | tjr | 2003-04-12 | 1 | -2/+2 |
* | Fix slight disorder that broke sorting. Put in bold warning about the | sobomax | 2003-02-05 | 1 | -2/+3 |
* | Display elapsed time (-o etime) using [[dd-]hh:]mm:ss, which according to | charnier | 2003-02-05 | 1 | -1/+1 |
* | Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similar | jmallett | 2003-01-19 | 1 | -6/+13 |
* | When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupe | jmallett | 2003-01-19 | 1 | -5/+15 |
* | 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 |
* | List valid keywords, ala kill(1), rather than the csh builtin kill, which | jmallett | 2002-09-27 | 1 | -2/+5 |
* | Ala kill(1), tell people to type 'ps -L' for a list of format keywords. | jmallett | 2002-09-27 | 1 | -1/+1 |
* | Rename new PLONG type to PGTOK as the conversion is more important than the | jmallett | 2002-09-17 | 1 | -2/+2 |
* | Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't think | jmallett | 2002-09-17 | 1 | -2/+2 |
* | Perform keyword.c:1.27 properly, implement -orss in the New World Order of | jmallett | 2002-09-16 | 1 | -2/+1 |
* | Remove some NOTINUSE stuff. Good housekeeping. | jmallett | 2002-09-16 | 1 | -9/+0 |
* | - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used to be able to | robert | 2002-07-08 | 1 | -2/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -4/+2 |
* | Allow whitespace to act as a delimiter in the keywords list given to the -o, | jmallett | 2002-06-08 | 1 | -3/+12 |
* | 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 | -3/+5 |
* | As per behaviour on SVR4 systems, to allow any desirable type of header in the | jmallett | 2002-06-06 | 1 | -2/+4 |
* | Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or | jmallett | 2002-06-05 | 1 | -2/+2 |
* | Support the 'comm' keyword, which is equivalent to our 'command', but | jmallett | 2002-06-05 | 1 | -0/+2 |
* | A space cannot be a header string seperator it appears given the SUSv3 | jmallett | 2002-06-05 | 1 | -1/+1 |
* | To comply with SUSv3, duplicate the variable contents for each given format, | jmallett | 2002-06-05 | 1 | -1/+4 |
* | Duplicate the pointer to the string containing the header so it does not get | jmallett | 2002-06-05 | 1 | -1/+1 |
* | 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 | -116/+134 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -9/+6 |
* | Put the "mtxname" keyword in alphabetical order (t comes after s) so | peter | 2002-01-05 | 1 | -1/+1 |
* | Add LOMAC options (the "Z" flag in both cases) to display extra information | green | 2001-11-26 | 1 | -0/+1 |
* | On today's kernels masking with ~KERNBASE is turning out to be less | peter | 2001-08-24 | 1 | -2/+2 |