| Commit message (Expand) | Author | Age | Files | Lines |
* | allow switching to print stats since boot via 'b'. |  tedu | 2019-05-08 | 1 | -7/+36 |
* | Statistics for high memory flips in the buffer cache |  beck | 2017-04-16 | 1 | -1/+13 |
* | Make dma range buffer cache pages visible in systat io |  beck | 2017-04-02 | 1 | -1/+5 |
* | first batch of programs adapting to the namespace cleanup |  deraadt | 2015-01-16 | 1 | -2/+3 |
* | <sys/buf.h> isn't actually needed here |  guenther | 2014-11-23 | 1 | -2/+1 |
* | Remove non-standard <sys/dkstat.h> header. It has not contained anything |  miod | 2014-09-15 | 1 | -4/+4 |
* | back out the cache flipper temporarily to work out of tree. |  beck | 2013-07-09 | 1 | -5/+1 |
* | High memory page flipping for the buffer cache. |  beck | 2013-06-11 | 1 | -1/+5 |
* | clean up buffer cache statistics somewhat to |  beck | 2011-09-19 | 1 | -5/+17 |
* | add a couple of fields needed for buffer flipping, and change systat to |  beck | 2011-07-06 | 1 | -32/+8 |
* | - use a common FIELD_ADDR macro, instead of rolling 78 identical copies. |  jasper | 2011-03-02 | 1 | -11/+9 |
* | Show the busy and mapped pages in iostat. |  art | 2009-08-09 | 1 | -1/+5 |
* | - remove unused macro from iostat.c |  jasper | 2009-06-06 | 1 | -8/+1 |
* | Warning cleanup including unused variables and shadowed names |  canacar | 2008-12-07 | 1 | -4/+2 |
* | Add a function to print a floating point field and use this to fix the |  naddy | 2008-12-01 | 1 | -3/+3 |
* | change the bcachestats structures members to int64_t's and do the |  thib | 2008-07-22 | 1 | -12/+12 |
* | bcachestats got bumbed too u_int64_t's and I forgot about |  thib | 2008-07-07 | 1 | -2/+2 |
* | Use refresh interval for rate calculation instead of the broken elapsed |  canacar | 2008-06-13 | 1 | -11/+2 |
* | New display engine for systat, based on pftop. Adds new views for pf |  canacar | 2008-06-12 | 1 | -131/+176 |
* | make bcachestats visible in systat io - from mickey. |  beck | 2008-06-12 | 1 | -4/+72 |
* | rename msec to the less confusing sec and improve the description in |  otto | 2007-05-30 | 1 | -3/+3 |
* | use the 1 line load line from 'systat vm' on all the other displays, giving |  deraadt | 2007-02-25 | 1 | -3/+3 |
* | change bytes to kilobytes so i dont have to think about where megabytes |  dlg | 2006-06-29 | 1 | -13/+12 |
* | basically replace the iostat view with something that looks like the ifstat |  dlg | 2006-06-27 | 1 | -231/+44 |
* | fairly simple cleanup, lots of testing done |  deraadt | 2006-03-31 | 1 | -8/+8 |
* | 'split' command for iostat mode |  tedu | 2004-02-15 | 1 | -16/+50 |
* | new arg to disk_unbusy, to record separate read/write statistics. |  tedu | 2004-02-15 | 1 | -5/+7 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -7/+3 |
* | When disk activity exceeds 100kB/s divide length of bar by 10s and report |  henning | 2003-02-02 | 1 | -17/+13 |
* | Make systat(1), iostat(8) and vmstat(8) automatically update their disk |  tdeval | 2002-12-16 | 1 | -11/+14 |
* | ANSI |  deraadt | 2002-06-18 | 1 | -24/+15 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -7/+7 |
* | move back. pvalchev -- the bug was quite obscure |  deraadt | 2001-12-07 | 1 | -4/+3 |
* | back out latest changes which cause problems on alpha/sparc64 until |  pvalchev | 2001-12-07 | 1 | -3/+4 |
* | fix signal races. use sysctl() instead of kvm where possible, and then KNF |  deraadt | 2001-11-23 | 1 | -4/+3 |
* | kill more registers |  mpech | 2001-11-19 | 1 | -6/+6 |
* | #(endif|else) foo is incorrect, make it #endif /* foo */ |  heko | 2001-08-12 | 1 | -3/+3 |
* | fixed formatting in numlabels; danh |  deraadt | 2000-07-07 | 1 | -10/+10 |
* | bye bye sprintf |  deraadt | 1997-12-19 | 1 | -3/+3 |
* | initxxx() routines return 1 on success, not zero. |  kstailey | 1997-07-15 | 1 | -3/+3 |
* | Cleanup by Theo and myself. CMDLINE changed to long to make |  millert | 1997-06-23 | 1 | -3/+3 |
* | display CPU stats on iostat screen even if diskless |  kstailey | 1997-02-04 | 1 | -8/+14 |
* | Allow device names to be four characters (eg mcd0 or acd0). -moj |  maja | 1997-01-06 | 1 | -3/+3 |
* | rcsid |  deraadt | 1996-06-26 | 1 | -1/+2 |
* | it compiles w/ new curses |  mickey | 1996-06-02 | 1 | -8/+8 |
* | libutil |  deraadt | 1996-05-22 | 1 | -107/+47 |
* | From NetBSD: merge of 960317 |  niklas | 1996-03-27 | 1 | -8/+4 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+395 |