summaryrefslogtreecommitdiffstats
path: root/bin/ps/keyword.c
Commit message (Expand)AuthorAgeFilesLines
* 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