summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/pigs.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy and remove register.delphij2008-01-161-10/+8
* - Move all of the PS_ flags into either p_flag or td_flags.jeff2007-09-171-1/+1
* - Stop computing %CPU for the imaginary idle process; we nowru2007-09-111-54/+6
* Consistently mark percentage scales as such.yar2006-11-271-1/+1
* Show the load average in the tcp display (it was already shown, perhapsbde2006-04-301-1/+1
* Include systat.h for cmdtab, to make gcc4 happy.delphij2005-05-021-0/+1
* Include <sys/proc.h> for the definition of PS_INMEM instead ofbde2004-04-141-3/+2
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Remove previously unneeded and now incorrect cast of user_from_uid()dwmalone2002-04-131-7/+7
* remove __Pimp2002-03-221-1/+1
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesmarkm2001-12-121-21/+24
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-101-1/+0
* Compensate for header dethreading.markm2001-05-011-0/+1
* Catch up to new proc flags.jhb2001-01-241-1/+1
* Change the proc information returned from the kernel so that itmckusick2000-12-121-10/+6
* fix another int/long type mismatch. This one was causing pigs togallatin2000-12-011-1/+1
* o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpurwatson2000-11-251-27/+32
* systat is way too comfortable with curses internals...peter1999-08-301-2/+2
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).bde1998-07-061-2/+2
* o Use snprintf rather than sprintfimp1998-06-091-1/+1
* Fix: too many arguments for format in call to sprintf().jdp1997-11-181-1/+1
* Really eliminated includes of the "temporary" backwards compatibilitybde1996-09-241-1/+0
* #include <sys/user.h>phk1995-10-291-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+245
OpenPOWER on IntegriCloud