Age | Commit message (Expand) | Author |
2015-01-16 | first batch of programs adapting to the namespace cleanup | Theo de Raadt |
2014-10-08 | userland reallocarray audit. | Doug Hogan |
2014-06-23 | The second level of the CTL_NET sysctl is a PF_*, not an AF_* | Philip Guenther |
2011-04-05 | Add support to display numbers with thousands separators | Marco Pfatschbacher |
2011-03-02 | - use a common FIELD_ADDR macro, instead of rolling 78 identical copies. | Jasper Lievisse Adriaanse |
2010-07-05 | Add prototype and remove unused variable. | lum |
2009-11-23 | Properly handle interfaces deleted from the middle of the list. | Can Erkin Acar |
2009-08-13 | there are louder and louder moans about the inability to see packet | Theo de Raadt |
2009-06-26 | - include two missing headers in if.c | Jasper Lievisse Adriaanse |
2009-06-25 | Check RTM_VERSION even on sysctl data. | Claudio Jeker |
2009-04-03 | Show interface description names in "systat if 1"; some help from canacar | Theo de Raadt |
2008-06-12 | New display engine for systat, based on pftop. Adds new views for pf | Can Erkin Acar |
2007-09-05 | Cope with if counters being u_int64_t now here, too. | Michael Knudsen |
2007-04-14 | naptime is already extern in extern.h, don't do it again | Ted Unangst |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-06-02 | Show interface state and link state in ifstat output. Idea and OK dlg@ | Claudio Jeker |
2006-03-31 | spacing | Theo de Raadt |
2006-03-31 | fairly simple cleanup, lots of testing done | Theo de Raadt |
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 |
2004-11-25 | fix on alpha. the lack of BWX by default, and assumptions of alignment | Theo de Raadt |
2004-11-16 | print network interface stats with 'systat ifstat'; ok deraadt, mickey | Markus Friedl |