summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.h
Commit message (Expand)AuthorAgeFilesLines
* Make ps(1) automatically size its column widths.trasz2011-09-291-8/+9
* Get rid of DSIZ; instead just call the sizing function if provided.trasz2011-04-121-2/+1
* Add a -d option to ps to display descendant info with the output.brian2009-05-171-0/+4
* Change "struct varent" to use the standard queue(8) macros, instead ofgad2004-06-231-1/+3
* Have the main() routine calculate %CPU and (if needed) memory informationgad2004-06-201-0/+2
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Display residency and sleep times (re and sl fields) larger than 127 as 127.tjr2003-04-121-0/+1
* Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similarjmallett2003-01-191-0/+1
* Oops, the previous version was a last minute test version with off_tbde2002-10-031-1/+1
* Use a non-bogus type for representing the values of offsets in structs.bde2002-10-031-1/+1
* Rename new PLONG type to PGTOK as the conversion is more important than thejmallett2002-09-171-1/+1
* Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't thinkjmallett2002-09-171-1/+1
* WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extramarkm2002-02-031-6/+5
* o __P has been reovedimp2002-02-021-2/+2
* Change the proc information returned from the kernel so that itmckusick2000-12-121-15/+4
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Portability fixes when sizeof(int) != sizeof(long).dfr1998-09-141-2/+2
* Dynamically adjust size of displayed username to the longest username whichjkh1997-04-291-1/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+88
OpenPOWER on IntegriCloud