summaryrefslogtreecommitdiffstats
path: root/bin/ps/print.c
Commit message (Expand)AuthorAgeFilesLines
* This Implements the mumbled about "Jail" feature.phk1999-04-281-1/+3
* Look at p_lock instead of P_NOSWAP etc as an indicator of unswappability.peter1999-04-061-2/+4
* Fix formatting of %CPU value on alpha.dfr1998-11-251-3/+3
* Portability fixes when sizeof(int) != sizeof(long).dfr1998-09-141-3/+9
* Fixed printf format errors (second round with non-i386 typedefs).bde1998-06-281-2/+3
* Oops, the previous log message should have read "Fixed type mismatches -bde1998-06-281-1/+1
* Fixed printf format errors.bde1998-06-281-4/+7
* Fixed imperfections in previous commit (a poor variable name,bde1998-05-311-14/+14
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.phk1998-05-281-14/+14
* If no value is present for the login name set it to '-'.steve1998-05-251-2/+35
* Correct use of .Nm. Add rcsid.charnier1998-05-151-3/+5
* Display VSZ much more accurately now.dyson1998-02-021-3/+2
* Fix "lstart". (Displays "19" rather than time)peter1997-08-031-2/+2
* Kill #ifndef NEWVM etc. It affected a lot of other things besidespeter1997-08-031-98/+4
* Dynamically adjust size of displayed username to the longest username whichjkh1997-04-291-1/+23
* When "-c" is specified, don't pad the command with spaces if it isjdp1997-04-161-2/+5
* 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-4/+4
* Implement a -c option to ps to display the short command name instead ofpeter1996-10-211-2/+8
* Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-)peter1996-06-291-3/+4
* Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking thepeter1996-06-291-2/+2
* CLSIZE -> getpagesize()phk1996-05-021-2/+2
* Replace NBPG with getpagesize()phk1996-05-021-3/+3
* 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-3/+3
* Increase the tty column width from 2 to 3 characters.peter1995-09-041-2/+2
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-4/+3
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-191-5/+5
* Skip 'cua' 3 chars like 'tty' 3 charsache1994-10-021-2/+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
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+741
OpenPOWER on IntegriCloud