summary refs log tree commit diff stats
path: root/plugins/sysinfo/parse.c
AgeCommit message (Collapse)Author
2015-02-21Unify sysinfo plugins and add osx supportTingPing
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
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for allocations in all pluginsTingPing
Continuation of 83032b1aa
2014-12-11Fix some warnings in xsysTingPing
- Remove unused code - Fix leak
2014-11-02Warning cleanupCampbell Barton
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064
2013-10-20sysinfo: Fix showing debian version on ubuntuTingPing
2013-08-26Sysinfo: Fix gentoo detectionhasufell
2013-05-17Fix warning from hwmon.c in plugins/sysinfoRichard Hitt
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-22Fix LSB filenameBerke Viktor
2012-10-21Add Mageia support to SysInfoBerke Viktor
2012-10-21Add Arch patches to SysInfo-Unix and rebrand itBerke Viktor
2012-10-21Add vanilla X-Sys sourcesBerke Viktor