aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/pigs.c
Commit message (Expand)AuthorAgeFilesLines
* systat: Avoid incorrect reallocation in pigs.cMichael Reifenberger2021-04-211-10/+7
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* - Avoid accessing window properties directly, instead, use accessors.Xin LI2015-09-101-2/+2
* Whitespace fixes.Ed Schouten2012-02-051-1/+0
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* ANSIfy and remove register.Xin LI2008-01-161-10/+8
* - Move all of the PS_ flags into either p_flag or td_flags.Jeff Roberson2007-09-171-1/+1
* - Stop computing %CPU for the imaginary idle process; we nowRuslan Ermilov2007-09-111-54/+6
* Consistently mark percentage scales as such.Yaroslav Tykhiy2006-11-271-1/+1
* Show the load average in the tcp display (it was already shown, perhapsBruce Evans2006-04-301-1/+1
* Include systat.h for cmdtab, to make gcc4 happy.Xin LI2005-05-021-0/+1
* Include <sys/proc.h> for the definition of PS_INMEM instead ofBruce Evans2004-04-141-3/+2
* Remove #include <sys/dkstat.h>Poul-Henning Kamp2003-02-161-1/+0
* Remove previously unneeded and now incorrect cast of user_from_uid()David Malone2002-04-131-7/+7
* remove __PWarner Losh2002-03-221-1/+1
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesMark Murray2001-12-121-21/+24
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-101-1/+0
* Compensate for header dethreading.Mark Murray2001-05-011-0/+1
* Catch up to new proc flags.John Baldwin2001-01-241-1/+1
* Change the proc information returned from the kernel so that itKirk McKusick2000-12-121-10/+6
* fix another int/long type mismatch. This one was causing pigs toAndrew Gallatin2000-12-011-1/+1
* o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpuRobert Watson2000-11-251-27/+32
* systat is way too comfortable with curses internals...Peter Wemm1999-08-301-2/+2
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).Bruce Evans1998-07-061-2/+2
* o Use snprintf rather than sprintfWarner Losh1998-06-091-1/+1
* Fix: too many arguments for format in call to sprintf().John Polstra1997-11-181-1/+1
* Really eliminated includes of the "temporary" backwards compatibilityBruce Evans1996-09-241-1/+0
* #include <sys/user.h>Poul-Henning Kamp1995-10-291-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+245