Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing libkvm and libutil dependencies. | pluknet | 2011-06-25 | 1 | -0/+2 |
* | libprocstat: For MAP_PRIVATE, do not consider the file open for writing. | jilles | 2011-06-18 | 1 | -2/+4 |
* | libprocstat: Fix typo in error messages. | jilles | 2011-06-18 | 1 | -5/+5 |
* | libprocstat: Remove spaces between function name and open parenthesis. | jilles | 2011-06-18 | 1 | -2/+2 |
* | libprocstat: Correct format for size_t (should be %zu, not %zd). | jilles | 2011-06-18 | 1 | -3/+3 |
* | Fix clang warnings. | benl | 2011-06-18 | 1 | -2/+2 |
* | Release allocated memory in procstat_close(). | pluknet | 2011-05-18 | 1 | -0/+1 |
* | - Whitespace fix. | stas | 2011-05-15 | 1 | -1/+1 |
* | - Add symbol versioning to libprocstat. | stas | 2011-05-14 | 3 | -0/+24 |
* | - Don't try to build NWFS support module if NCP/IPX is disabled in the build. | stas | 2011-05-12 | 2 | -3/+9 |
* | - Commit work from libprocstat project. These patches add support for runtime | stas | 2011-05-12 | 14 | -0/+2527 |