summaryrefslogtreecommitdiff
path: root/usr.bin/systat/iostat.c
AgeCommit message (Expand)Author
2019-01-25PR/53906: Paul Ripke: systat(1) vmstat & syscall getchristos
2017-07-15Use I/O timestamps to compute disk statistics for better precisison.mlelstv
2009-04-13Fix -Wsign-compare issueslukem
2006-04-14Update to use new kernel io statistics.blymn
2006-03-18Count both read bytes and write bytes when we are not showing separate readdsl
2006-02-05Match changes to vmstat.c (splitting of dkreadstats).dsl
2005-08-07Add tape statistics.blymn
2005-02-26Add an extra digit to the kBps column - now overflows at 100MB/sdsl
2005-02-26Fix field widths for 'numbers' display, and allow it without 'secs'.dsl
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-08-12Correct boundary conditions for drive table for 'systat io num'.dsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-24Create subwins that end one line from the bottom of the screen evendsl
2003-02-01When disk activity exceeds 100kB/s divide length of bar by 10s and reportdsl
2002-12-29Prevent the "kBps" field from overflowing for values > 1M/s.kristerw
2002-12-06Remove extra args from a printf.thorpej
2002-11-01iostat(8) and systat(8) support for separate read/write disk statistics.mrg
2002-09-25PR/18408: Chris Demetriou: Kilo is abbreviated using a small k not a CAPITAL K.christos
2002-06-30Since the KERN_CP_TIME sysctl reports total clock ticks across allsommerfeld
2002-06-09format fix in number mode. PR 16911itojun
2002-01-28Make it compile (more vmstat fallout).augustss
2001-01-16comment or delete text after CPP directives.cgd
2000-12-01Remove extern variables and functions now declared in dkstats.h.simonb
2000-07-05- Add `boot', `run', `time' and `zero' commands to all IP displays. These workad
2000-06-04Use hline() and variants in a bunch of places.mycroft
2000-06-03Need to include <sys/sched.h> to get cp_time-related constants.thorpej
1999-12-20Two things:jwise
1999-06-29Enlarge disk names in labels from 3 to 7 to cater for things like raid0.mjl
1998-07-19Fix handling of privileges - the gid was given up before dkinit()drochner
1998-07-12- KNFmrg
1997-10-19fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/lukem
1997-07-21- some KNF.mrg
1997-05-24Use the new getmaxx and getmaxy macros instead of directly accessingjtc
1996-10-25Be explicit about iostat transfer rate by displaying `KBps' instead ofscottr
1996-05-10New userland code to read the statistics kept by the NetBSD genericthorpej
1996-03-15Removed a couple of #ifdef vax causing systat to malfunction.ragge
1995-05-17Print out interrupt CPU time.mycroft
1995-01-20Changed to conform to NetBSD's new RCS Id convention.jtc
1995-01-20imported from 44litejtc