summaryrefslogtreecommitdiffstats
path: root/lib/libprocstat/libprocstat.c
Commit message (Expand)AuthorAgeFilesLines
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-1/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-1/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-3/+0
* procstat_getprocs: honor kvm_getprocs interface - cnt is signedavg2012-10-061-2/+5
* Teach procstat_get_shm_info_kvm() how to fetch the pathname of a SHM filejhb2012-06-071-0/+17
* Export some more useful info about shared memory objects to userlandjhb2012-04-011-0/+72
* Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-141-11/+17
* libprocstat: For MAP_PRIVATE, do not consider the file open for writing.jilles2011-06-181-2/+4
* libprocstat: Fix typo in error messages.jilles2011-06-181-5/+5
* libprocstat: Remove spaces between function name and open parenthesis.jilles2011-06-181-2/+2
* libprocstat: Correct format for size_t (should be %zu, not %zd).jilles2011-06-181-3/+3
* Fix clang warnings.benl2011-06-181-2/+2
* Release allocated memory in procstat_close().pluknet2011-05-181-0/+1
* - Whitespace fix.stas2011-05-151-1/+1
* - Don't try to build NWFS support module if NCP/IPX is disabled in the build.stas2011-05-121-1/+3
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-121-0/+1306
OpenPOWER on IntegriCloud