summaryrefslogtreecommitdiffstats
path: root/bin/ps/extern.h
Commit message (Expand)AuthorAgeFilesLines
* Include the thread name along with the command name when displaying thejhb2013-01-181-1/+1
* Make ps(1) automatically size its column widths.trasz2011-09-291-49/+38
* Add "gid" and "group" keywords to display the effective group IDtrasz2011-06-141-0/+2
* Add proper width calculation for time fields (time, cputime and usertime).trasz2011-03-241-0/+3
* Make "LOGIN" and "CLASS" columns width scale properly instead of wasting space.trasz2011-03-241-0/+2
* Implement the usertime and systime keywords for ps, printing thekib2011-03-171-0/+2
* Export login class information via kinfo and make it possible to viewtrasz2011-03-051-0/+1
* Correct sort order.emaste2010-09-221-1/+1
* o) Add a keyword to displaying elapsed time in integer seconds, "etimes".jmallett2010-03-171-0/+1
* [1] When showing threads, the thread name just appears if the commattilio2009-02-261-0/+1
* Introduce a way to make pure kernal threads.julian2007-10-261-1/+2
* Change "struct varent" to use the standard queue(8) macros, instead ofgad2004-06-231-1/+1
* Make sure the value of "upr" (scheduling priority on return from system call)gad2004-06-231-0/+1
* Oops. Undo that last 'const' change. It expects similar changes to somegad2004-06-221-1/+1
* Add 'const' to a few places.gad2004-06-221-1/+1
* Add the `-O emul' format option, which prints the name of the system-callgad2004-06-201-0/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Implement the nwchan keyword that has been in the man page, but washarti2003-08-131-0/+1
* When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupejmallett2003-01-191-1/+2
* The hw.availpages sysctl has an unsigned long value now, fix the retrievaltmm2002-11-011-1/+2
* Use the MAC interface to list process MAC labels rather than usingrwatson2002-10-241-1/+2
* Catch up to SMTX -> SLOCK changes.jhb2002-10-021-1/+1
* Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't thinkjmallett2002-09-171-2/+0
* Perform keyword.c:1.27 properly, implement -orss in the New World Order ofjmallett2002-09-161-0/+1
* Fixed unsorting.bde2002-06-081-1/+1
* Use a global `now' variable for the current time, and initialise it atjmallett2002-06-061-0/+1
* Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsedjmallett2002-06-061-0/+1
* 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-0/+1
* Fixed unsorting.bde2002-02-231-6/+6
* 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-8/+3
* o __P has been reovedimp2002-02-021-37/+37
* Add LOMAC options (the "Z" flag in both cases) to display extra informationgreen2001-11-261-0/+1
* Small optimization: set use_ampm only when neededache2001-03-031-1/+1
* Use AM/PM time only when available in localeache2001-03-021-1/+1
* Catch up to new priority interface.jake2001-02-121-1/+1
* Change the proc information returned from the kernel so that itmckusick2000-12-121-3/+1
* Introduce a 'mtxname' keyword that displays the current mutex that ajhb2000-11-291-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* If no value is present for the login name set it to '-'.steve1998-05-251-1/+2
* Kill #ifndef NEWVM etc. It affected a lot of other things besidespeter1997-08-031-4/+1
* Dynamically adjust size of displayed username to the longest username whichjkh1997-04-291-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Implement a -c option to ps to display the short command name instead ofpeter1996-10-211-2/+2
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+85
OpenPOWER on IntegriCloud