| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r262690 from head to stable/9: | Robert Watson | 2014-03-19 | 1 | -1/+1 |
| * | MFC r250378: | Mikolaj Golub | 2013-06-30 | 1 | -14/+30 |
| * | MFC 250223,250233: | John Baldwin | 2013-06-24 | 1 | -0/+90 |
| * | MFC 251637: | John Baldwin | 2013-06-21 | 1 | -7/+11 |
| * | MFC r250147: | Mikolaj Golub | 2013-05-26 | 1 | -2/+4 |
| * | MFC r249666, r249667, r249670, r249672, r249674, r249676, r249677, r249679, | Mikolaj Golub | 2013-05-21 | 1 | -14/+1023 |
| * | MFC r241304: procstat_getprocs: honor kvm_getprocs interface - cnt is signed | Andriy Gapon | 2012-10-17 | 1 | -2/+5 |
| * | MFC 236717: | John Baldwin | 2012-06-29 | 1 | -0/+17 |
| * | MFC 233760: | John Baldwin | 2012-06-06 | 1 | -0/+72 |
| * | Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum | Robert Watson | 2011-08-14 | 1 | -11/+17 |
| * | libprocstat: For MAP_PRIVATE, do not consider the file open for writing. | Jilles Tjoelker | 2011-06-18 | 1 | -2/+4 |
| * | libprocstat: Fix typo in error messages. | Jilles Tjoelker | 2011-06-18 | 1 | -5/+5 |
| * | libprocstat: Remove spaces between function name and open parenthesis. | Jilles Tjoelker | 2011-06-18 | 1 | -2/+2 |
| * | libprocstat: Correct format for size_t (should be %zu, not %zd). | Jilles Tjoelker | 2011-06-18 | 1 | -3/+3 |
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 1 | -2/+2 |
| * | Release allocated memory in procstat_close(). | Sergey Kandaurov | 2011-05-18 | 1 | -0/+1 |
| * | - Whitespace fix. | Stanislav Sedov | 2011-05-15 | 1 | -1/+1 |
| * | - Don't try to build NWFS support module if NCP/IPX is disabled in the build. | Stanislav Sedov | 2011-05-12 | 1 | -1/+3 |
| * | - Commit work from libprocstat project. These patches add support for runtime | Stanislav Sedov | 2011-05-12 | 1 | -0/+1306 |