| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Depollute headers now that the VM headers DTRT. | markm | 2001-05-03 | 1 | -1/+0 |
* | Compensate for header dethreading. | markm | 2001-05-01 | 1 | -0/+1 |
* | Introduce -osid and -otsid | brian | 2001-04-11 | 1 | -0/+4 |
* | Do not coredump if no options are supplied. (ps -o,) | jlemon | 2001-02-14 | 1 | -1/+1 |
* | Catch up to new priority interface. | jake | 2001-02-12 | 1 | -2/+3 |
* | Restore the rss (-u) keyword that got deleted in my somewhat over-zealous | mckusick | 2000-12-16 | 1 | -0/+1 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 1 | -38/+27 |
* | 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 |
* | Enable Linux threads support by default. | julian | 1999-01-26 | 1 | -8/+1 |
* | Re-enable the options in ps(1) that were disabled with the Linux | julian | 1999-01-13 | 1 | -1/+6 |
* | Reviewed by: Luoqi Chen, Jordan Hubbard | julian | 1998-12-19 | 1 | -1/+3 |
* | Portability fixes when sizeof(int) != sizeof(long). | dfr | 1998-09-14 | 1 | -36/+36 |
* | If no value is present for the login name set it to '-'. | steve | 1998-05-25 | 1 | -2/+2 |
* | Oops, add #include's (forgotten in last commit) to make this | steve | 1997-08-11 | 1 | -1/+4 |
* | Remove #ifdef NEWVM code and remove extra "key.name = p" line. | steve | 1997-08-11 | 1 | -125/+6 |
* | Fix seg fault when invalid keywords are used. | steve | 1997-08-11 | 1 | -3/+2 |
* | Dynamically adjust size of displayed username to the longest username which | jkh | 1997-04-29 | 1 | -137/+177 |
* | Big usernames fixes | ache | 1997-03-04 | 1 | -4/+5 |
* | Use MAXLOGNAME-1 for width because MAXLOGNAME includes NUL | ache | 1997-03-03 | 1 | -3/+3 |