Age | Commit message (Expand) | Author |
2007-05-21 | fix -Wall warning about unused variable `errstr', which was introduced in the... | Constantine A. Murenin |
2007-04-24 | support non-integral refresh intervals, possibly as low as 0.1s. | Ted Unangst |
2007-04-22 | Remove non-existent keyword protocol and replace it with | Moritz Jodeit |
2007-04-15 | allow systat(1) to be exited with 'q' like top(1). | Matthieu Herrb |
2007-04-14 | naptime is already extern in extern.h, don't do it again | Ted Unangst |
2007-03-23 | use the proper abbreviation for second: "s" | Chris Kuethe |
2007-03-23 | display a timedelta of 0 in seconds, not some other unit. | Chris Kuethe |
2007-03-23 | cannot remember what the vax -O0 workaround in 2002 was for. wish the | Theo de Raadt |
2007-03-23 | Add a routine to scale timedelta sensors to more meaningful units, | Chris Kuethe |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-04 | Clear the display so that the lines don't get overwritten with | Deanna Phillips |
2007-02-25 | add missing include, and int return value. | Steven Mestdagh |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt |
2007-02-24 | unused vars; from Mark Lumsden | Otto Moerbeek |
2007-02-24 | some cleanups, i agree; Murenin | Theo de Raadt |
2007-02-23 | one final sort; | Jason McIntyre |
2007-02-23 | mving the description of "mim prefix" to the display description was not | Jason McIntyre |
2007-02-23 | sort; | Jason McIntyre |
2007-02-23 | consistency fix which i should have spotted earlier... | Jason McIntyre |
2007-02-23 | more logical placing for discussion of minimum prefixes accepted; | Jason McIntyre |
2007-02-23 | add missing copyright; Constantine | Theo de Raadt |
2007-02-23 | leave unspecified fields blank; ok deanna | Theo de Raadt |
2007-02-23 | forgot to list the display in one place | Theo de Raadt |
2007-02-23 | knf | Theo de Raadt |
2007-02-23 | Add a display for hardware sensors, available with :sensors. | Deanna Phillips |
2006-11-29 | Do not test for processes being swapped out since this can't happen anymore. | Miod Vallat |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-11-13 | fix macro abuse leading to stray numbers in the vm display. | Otto Moerbeek |
2006-10-15 | Talk about "memory" not "pages in kilobytes", it is less awkward | Todd C. Miller |
2006-10-13 | vmstat memory stats are in kb, not number of pages; | Jason McIntyre |
2006-06-29 | change bytes to kilobytes so i dont have to think about where megabytes | David Gwynne |
2006-06-28 | update the `iostat' section; from deanna phillips | Jason McIntyre |
2006-06-28 | mark up a `>'; | Jason McIntyre |
2006-06-28 | update the `ifstat' entry; | Jason McIntyre |
2006-06-27 | basically replace the iostat view with something that looks like the ifstat | David Gwynne |
2006-06-02 | Show interface state and link state in ifstat output. Idea and OK dlg@ | Claudio Jeker |
2006-05-26 | remove references to CRTs where they no longer make sense; | Jason McIntyre |
2006-05-09 | delay time of 0 should be invalid; evol@online.ptt.ru | Theo de Raadt |
2006-04-14 | update the manpage to document interrupt cpu time in the vmstat view. | David Gwynne |
2006-04-14 | remove comments that says we dont count intr time and remove some code that | David Gwynne |
2006-04-14 | show cpu time spent in interrupts. ive been wanting this for years. | David Gwynne |
2006-04-12 | Improve error message. | Ray Lai |
2006-03-31 | spacing | Theo de Raadt |
2006-03-31 | fairly simple cleanup, lots of testing done | Theo de Raadt |
2006-03-28 | give more space to the memory columns in vm page; deraadt@ ok | Michael Shalayeff |
2006-02-01 | double semicolon; from Daniel Matic in PR 4929 | Otto Moerbeek |
2006-01-16 | remove Xr to self from SEE ALSO; | Jason McIntyre |
2006-01-15 | - add descriptions for 'pzidle' and 'kmapent' fields in vmstat display. | Niall O'Higgins |
2006-01-10 | fix the time view of the interface stats so that is shows the average | David Gwynne |
2005-12-13 | sdl->sdl_data does not contain a nul terminated string, so use bcopy and | David Gwynne |