summaryrefslogtreecommitdiffstats
path: root/bin/ps/keyword.c
Commit message (Expand)AuthorAgeFilesLines
...
* Support the SUSv3 `rgroup' format.jmallett2002-06-061-0/+2
* SUSv3 conform on the "comm" and "args" formats, and make correct the "command"jmallett2002-06-061-3/+5
* As per behaviour on SVR4 systems, to allow any desirable type of header in thejmallett2002-06-061-2/+4
* Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [orjmallett2002-06-051-2/+2
* Support the 'comm' keyword, which is equivalent to our 'command', butjmallett2002-06-051-0/+2
* A space cannot be a header string seperator it appears given the SUSv3jmallett2002-06-051-1/+1
* To comply with SUSv3, duplicate the variable contents for each given format,jmallett2002-06-051-1/+4
* Duplicate the pointer to the string containing the header so it does not getjmallett2002-06-051-1/+1
* Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleepdillon2002-02-211-0/+1
* WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extramarkm2002-02-031-116/+134
* o __P has been reovedimp2002-02-021-9/+6
* Put the "mtxname" keyword in alphabetical order (t comes after s) sopeter2002-01-051-1/+1
* Add LOMAC options (the "Z" flag in both cases) to display extra informationgreen2001-11-261-0/+1
* On today's kernels masking with ~KERNBASE is turning out to be lesspeter2001-08-241-2/+2
* Depollute headers now that the VM headers DTRT.markm2001-05-031-1/+0
* Compensate for header dethreading.markm2001-05-011-0/+1
* Introduce -osid and -otsidbrian2001-04-111-0/+4
* Do not coredump if no options are supplied. (ps -o,)jlemon2001-02-141-1/+1
* Catch up to new priority interface.jake2001-02-121-2/+3
* Restore the rss (-u) keyword that got deleted in my somewhat over-zealousmckusick2000-12-161-0/+1
* Change the proc information returned from the kernel so that itmckusick2000-12-121-38/+27
* Introduce a 'mtxname' keyword that displays the current mutex that ajhb2000-11-291-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Enable Linux threads support by default.julian1999-01-261-8/+1
* Re-enable the options in ps(1) that were disabled with the Linuxjulian1999-01-131-1/+6
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-1/+3
* Portability fixes when sizeof(int) != sizeof(long).dfr1998-09-141-36/+36
* If no value is present for the login name set it to '-'.steve1998-05-251-2/+2
* Oops, add #include's (forgotten in last commit) to make thissteve1997-08-111-1/+4
* Remove #ifdef NEWVM code and remove extra "key.name = p" line.steve1997-08-111-125/+6
* Fix seg fault when invalid keywords are used.steve1997-08-111-3/+2
* Dynamically adjust size of displayed username to the longest username whichjkh1997-04-291-137/+177
* Big usernames fixesache1997-03-041-4/+5
* Use MAXLOGNAME-1 for width because MAXLOGNAME includes NULache1997-03-031-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-2/+2
* Updated to match kernel changes for timer/run queue.dg1996-07-311-2/+2
* I add #include <sys/user.h>phk1995-10-281-1/+2
* Correct the alignment of the tty column, which was affected by my change topeter1995-09-261-2/+2
* Increase the tty column width from 2 to 3 characters.peter1995-09-041-3/+3
* On second thought...back out previous commit.dg1994-10-021-2/+1
* Include rtprio.hdg1994-10-021-1/+2
* Added $Id$dg1994-09-241-0/+2
* Added rtprio option/field.dg1994-09-011-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+354
OpenPOWER on IntegriCloud