Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-03 | sysinfo: Fix leak | Patrick Griffis | |
2016-09-03 | sysinfo: Don't print swap if 0 | Patrick Griffis | |
2016-03-06 | sysinfo: Clean up ifdefs and handle unsupported CPU | Patrick Griffis | |
Mentioned in #1624 | |||
2015-02-21 | More type issues/warnings | TingPing | |
2015-02-21 | Fix type mismatch | TingPing | |
2015-02-21 | Unify sysinfo plugins and add osx support | TingPing | |
This does remove the net* commands from the Unix version that may return at a later date with OSX and Windows support. This commit also makes numerious other changes such as code cleanup, reformatting, etc. Closes #829 |