aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/main.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy and remove register.Xin LI2008-01-161-8/+5
* Remove trailing whitespace.Bruce Evans2006-04-301-3/+3
* Show the load average in the tcp display (it was already shown, perhapsBruce Evans2006-04-301-3/+3
* Fix the easy warnings:David Malone2004-03-091-3/+1
* unifdef __STDC__Warner Losh2002-03-231-16/+1
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesMark Murray2001-12-121-20/+20
* Fix the error buffer passed to kvm_openfiles to have a length ofThomas Moestl2001-05-251-2/+4
* Get rid of setgid kmem for systat, and while being there, fix some bugsThomas Moestl2001-03-231-3/+25
* o Fix up includes which built due to excessive nested including in theRobert Watson2000-12-171-6/+5
* o Make systat use sysctl() to retrieve hz and stathz, instead ofRobert Watson2000-11-251-19/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Quiet many compiler warnings.David E. O'Brien1998-10-081-1/+5
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).Bruce Evans1998-07-061-3/+3
* o Use snprintf rather than sprintfWarner Losh1998-06-091-2/+2
* Main() returns int.Philippe Charnier1997-08-261-2/+2
* Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.hPhilippe Charnier1997-08-131-16/+13
* Localize timeAndrey A. Chernov1996-03-311-0/+3
* Don't use curses until initialized.Poul-Henning Kamp1995-03-121-8/+8
* extern.h, iostat.c, main.c, vmstat.c:Bruce Evans1994-12-031-0/+2
* Prevents segm. fault on unknown optionAndrey A. Chernov1994-10-191-0/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+286