aboutsummaryrefslogtreecommitdiff
path: root/lib/libprocstat
Commit message (Expand)AuthorAgeFilesLines
* MFC r324237:Edward Tomasz Napierala2018-04-162-0/+6
* Revert r330897:Eitan Adler2018-03-2912-25/+1
* Partial merge of the SPDX changesEitan Adler2018-03-1412-1/+25
* MFC r316304 (by tychon):Konstantin Belousov2017-10-271-1/+1
* MFC r316286:Bryan Drewery2017-10-235-46/+149
* MFC r321704,r321705,r321706:Enji Cooper2017-09-081-4/+3
* MFC r312452-r312512:Enji Cooper2017-02-101-11/+11
* MFC r311781:Konstantin Belousov2017-01-162-11/+1
* MFC r311780:Konstantin Belousov2017-01-161-1/+1
* MFC r311715:Enji Cooper2017-01-131-13/+13
* MFC r305855, r306297, r306300, r306312-r306313Marcel Moolenaar2016-12-111-3/+3
* MFC r305902:Konstantin Belousov2016-10-011-1/+8
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Fix core corruption caused by race in note_procstat_vmmapConrad Meyer2015-10-061-0/+4
* Detect badly behaved coredump note helpersConrad Meyer2015-09-031-0/+4
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+38
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-29/+58
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-193-3/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-162-1/+2
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-272-2/+3
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-10/+14
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+1
| * | | | | | Merge from headSimon J. Gerraty2013-09-059-42/+2003
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-124-149/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-044-17/+24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+37
* | | | | | | | | | Remove unused variable spotted by clang.Marcelo Araujo2015-06-011-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Create links to the libprocstat man pages for all of the libprocstat function...Allan Jude2015-05-212-26/+57
* | | | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* | | | | | | | | Do not include buf.h.Gleb Smirnoff2014-11-231-1/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
* | | | | | When querying a process's umask via sysctl in libprocstat(), don'tRobert Watson2014-03-021-1/+1
* | | | | | MFV r259170:Xin LI2014-01-011-0/+1
| |_|_|_|/ |/| | | |
* | | | | Handle the cases where NULL is passed as cap_rightsp to thePawel Jakub Dawidek2013-10-091-10/+14
| |_|_|/ |/| | |
* | | | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-052-3/+4
* | | | - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-283-0/+3
* | | | Borrow the algorithm from kvm_getprocs() to fix procstat_getprocs() toJohn Baldwin2013-06-111-7/+11
* | | | Make errbuf optional, so if a caller is not interested in an errorMikolaj Golub2013-05-081-14/+30
* | | | Bump date.Sergey Kandaurov2013-05-041-1/+1
* | | | Similar to 233760 and 236717, export some more useful info about theJohn Baldwin2013-05-034-1/+110
* | | | procstat_getpathname: for kvm method, instead of returning the errorMikolaj Golub2013-05-011-2/+4