summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-253.8 releasev3.8Thomas Graf
2015-07-25Update copyrightThomas Graf
2015-07-25netlink: Only disable TC stats if QoS is not available in kernelThomas Graf
2015-06-30bmon 3.7 releasev3.7Thomas Graf
2015-06-30man: Also mention --use-bit optionThomas Graf
2015-06-30format: Don't print error message for unavailable attributesThomas Graf
2015-06-30Document -b optionThomas Graf
2015-05-31Merge pull request #25 from Chocobo1/bitsThomas Graf
2015-05-31Fix wrong unit displayed when using "--use-bit" optionChocobo1
2015-05-31Fix inconsistency in format module exampleChocobo1
2015-05-31man page: add explaination of SI uintsChocobo1
2015-04-30Merge pull request #24 from tklauser/cross-compile-fixThomas Graf
2015-04-30Explicitly include linux/if.h to fix cross-compile errorTobias Klauser
2015-04-29README: Mention that ./autogen.sh must be run after git cloneThomas Graf
2015-04-29README: Mention ncurses-devel dependency in installation notesThomas Graf
2015-04-29Merge pull request #20 from Chocobo1/devThomas Graf
2015-01-19using `cfg_setint` is triggering an assertion in confuse library, should use ...Chocobo1
2015-01-08Merge pull request #19 from halid/masterThomas Graf
2015-01-08Update README.mdHalid Altuner
2015-01-08Update README.mdHalid Altuner
2014-12-16BSD: Provide minimal interface informationThomas Graf
2014-11-22Provide download link in README.mdThomas Graf
2014-11-223.6 releasev3.6Thomas Graf
2014-11-13Merge pull request #18 from gustavoz/masterThomas Graf
2014-11-11build: uclinux is also linuxGustavo Zacarias
2014-09-05Fix LICENSE links in README.mdThomas Graf
2014-08-303.5 releasev3.5Thomas Graf
2014-08-30travis: Run make distcheckThomas Graf
2014-08-30Makefile: Fix README.md distribution inclusionThomas Graf
2014-08-25build: fail CI builds if a new warning is introducedThomas Graf
2014-08-25build: Enable -WallThomas Graf
2014-08-25Annotate unused variablesThomas Graf
2014-08-25Initialize t to silence uninit warningThomas Graf
2014-08-25Remove unused write_column() functionThomas Graf
2014-08-25Remove unused variablesThomas Graf
2014-08-24curses: Handle out of memory return value of of vasprintf()fixesThomas Graf
2014-08-24proc: Silence warning of unhandled fgets() return valueThomas Graf
2014-08-24Add coverity logo to READMEThomas Graf
2014-08-24element: Remove unneeded condition, element is always member of groupThomas Graf
2014-08-24utils: Fix copy_timestamp() accuracyThomas Graf
2014-08-24curses: Check if value is provided for ngraphThomas Graf
2014-08-24proc: Fix leakage of fd if element lookup failedThomas Graf
2014-08-24README: Proper image scalingThomas Graf
2014-08-24Convert README to markdownThomas Graf
2014-08-24Fix build statusThomas Graf
2014-08-24Include travis-ci build statusThomas Graf
2014-08-24Merge pull request #16 from tgraf/travis-ciThomas Graf
2014-08-24Add travis-ci supportThomas Graf
2014-08-24Fix uint64_t printf modifiersThomas Graf
2014-08-243.4 releasev3.4Thomas Graf