| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r260150: MFV r259170: | Xin LI | 2014-03-19 | 1 | -0/+1 |
| * | 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 | 4 | -2/+111 |
| * | 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 | 8 | -19/+1845 |
| * | MFC r241304: procstat_getprocs: honor kvm_getprocs interface - cnt is signed | Andriy Gapon | 2012-10-17 | 1 | -2/+5 |
| * | MFC r240080: | Mikolaj Golub | 2012-09-14 | 1 | -0/+2 |
| * | MFC 236717: | John Baldwin | 2012-06-29 | 1 | -0/+17 |
| * | MFC 233760: | John Baldwin | 2012-06-06 | 5 | -1/+101 |
| * | MFC r235286: | Glen Barber | 2012-05-18 | 1 | -1/+1 |
| * | Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum | Robert Watson | 2011-08-14 | 2 | -11/+19 |
| * | Mention myself in the AUTHORS section. | Sergey Kandaurov | 2011-07-12 | 1 | -1/+8 |
| * | Provide a simple manual page for libprocstat(3). | Sergey Kandaurov | 2011-07-12 | 2 | -2/+255 |
| * | Add missing libkvm and libutil dependencies. | Sergey Kandaurov | 2011-06-25 | 1 | -0/+2 |
| * | 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 |
| * | - Add symbol versioning to libprocstat. | Stanislav Sedov | 2011-05-14 | 3 | -0/+24 |
| * | - Don't try to build NWFS support module if NCP/IPX is disabled in the build. | Stanislav Sedov | 2011-05-12 | 2 | -3/+9 |
| * | - Commit work from libprocstat project. These patches add support for runtime | Stanislav Sedov | 2011-05-12 | 14 | -0/+2527 |