summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r261296:brooks2014-03-011-0/+4
* Remove old-style function definitioncharnier2013-02-191-1/+1
* Make systat(1) accept fractional number of seconds.melifaro2012-09-171-8/+7
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Use ncursesw to output the date field of vmstat displayume2009-11-131-1/+1
* - Catch SIGHUP to perform cleanup before exiting.jh2009-10-111-0/+1
* ANSIfy and remove register.delphij2008-01-161-8/+5
* Remove trailing whitespace.bde2006-04-301-3/+3
* Show the load average in the tcp display (it was already shown, perhapsbde2006-04-301-3/+3
* Fix the easy warnings:dwmalone2004-03-091-3/+1
* unifdef __STDC__imp2002-03-231-16/+1
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesmarkm2001-12-121-20/+20
* Fix the error buffer passed to kvm_openfiles to have a length oftmm2001-05-251-2/+4
* Get rid of setgid kmem for systat, and while being there, fix some bugstmm2001-03-231-3/+25
* o Fix up includes which built due to excessive nested including in therwatson2000-12-171-6/+5
* o Make systat use sysctl() to retrieve hz and stathz, instead ofrwatson2000-11-251-19/+14
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Quiet many compiler warnings.obrien1998-10-081-1/+5
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).bde1998-07-061-3/+3
* o Use snprintf rather than sprintfimp1998-06-091-2/+2
* Main() returns int.charnier1997-08-261-2/+2
* Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.hcharnier1997-08-131-16/+13
* Localize timeache1996-03-311-0/+3
* Don't use curses until initialized.phk1995-03-121-8/+8
* extern.h, iostat.c, main.c, vmstat.c:bde1994-12-031-0/+2
* Prevents segm. fault on unknown optionache1994-10-191-0/+5
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+286
OpenPOWER on IntegriCloud