| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r324237: | Edward Tomasz Napierala | 2018-04-16 | 2 | -0/+6 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 12 | -25/+1 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 12 | -1/+25 |
| * | MFC r316304 (by tychon): | Konstantin Belousov | 2017-10-27 | 1 | -1/+1 |
| * | MFC r316286: | Bryan Drewery | 2017-10-23 | 5 | -46/+149 |
| * | MFC r321704,r321705,r321706: | Enji Cooper | 2017-09-08 | 1 | -4/+3 |
| * | MFC r312452-r312512: | Enji Cooper | 2017-02-10 | 1 | -11/+11 |
| * | MFC r311781: | Konstantin Belousov | 2017-01-16 | 2 | -11/+1 |
| * | MFC r311780: | Konstantin Belousov | 2017-01-16 | 1 | -1/+1 |
| * | MFC r311715: | Enji Cooper | 2017-01-13 | 1 | -13/+13 |
| * | MFC r305855, r306297, r306300, r306312-r306313 | Marcel Moolenaar | 2016-12-11 | 1 | -3/+3 |
| * | MFC r305902: | Konstantin Belousov | 2016-10-01 | 1 | -1/+8 |
| * | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Fix core corruption caused by race in note_procstat_vmmap | Conrad Meyer | 2015-10-06 | 1 | -0/+4 |
| * | Detect badly behaved coredump note helpers | Conrad Meyer | 2015-09-03 | 1 | -0/+4 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 2 | -0/+38 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 2 | -4/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -29/+58 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 3 | -3/+3 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 2 | -1/+2 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-27 | 2 | -2/+3 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -10/+14 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+1 |
| | * | | | | | | Merge from head | Simon J. Gerraty | 2013-09-05 | 9 | -42/+2003 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 4 | -149/+0 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 2 | -4/+0 |
| | * | | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+3 |
| | * | | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 4 | -17/+24 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 2 | -0/+37 |
| * | | | | | | | | | | Remove unused variable spotted by clang. | Marcelo Araujo | 2015-06-01 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Create links to the libprocstat man pages for all of the libprocstat function... | Allan Jude | 2015-05-21 | 2 | -26/+57 |
| * | | | | | | | | | Convert libraries to use LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| * | | | | | | | | | Do not include buf.h. | Gleb Smirnoff | 2014-11-23 | 1 | -1/+0 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | use .Mt to mark up email addresses consistently (part3) | Baptiste Daroussin | 2014-06-23 | 1 | -2/+2 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Update most userspace consumers of capability.h to use capsicum.h instead. | Robert Watson | 2014-03-16 | 1 | -1/+1 |
| * | | | | | | When querying a process's umask via sysctl in libprocstat(), don't | Robert Watson | 2014-03-02 | 1 | -1/+1 |
| * | | | | | | MFV r259170: | Xin LI | 2014-01-01 | 1 | -0/+1 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Handle the cases where NULL is passed as cap_rightsp to the | Pawel Jakub Dawidek | 2013-10-09 | 1 | -10/+14 |
| | |_|_|/ |/| | | | |||||
| * | | | | Change the cap_rights_t type from uint64_t to a structure that we can extend | Pawel Jakub Dawidek | 2013-09-05 | 2 | -3/+4 |
| * | | | | - Trim an unused and bogus Makefile for mount_smbfs. | Davide Italiano | 2013-06-28 | 3 | -0/+3 |
| * | | | | Borrow the algorithm from kvm_getprocs() to fix procstat_getprocs() to | John Baldwin | 2013-06-11 | 1 | -7/+11 |
| * | | | | Make errbuf optional, so if a caller is not interested in an error | Mikolaj Golub | 2013-05-08 | 1 | -14/+30 |
| * | | | | Bump date. | Sergey Kandaurov | 2013-05-04 | 1 | -1/+1 |
| * | | | | Similar to 233760 and 236717, export some more useful info about the | John Baldwin | 2013-05-03 | 4 | -1/+110 |
| * | | | | procstat_getpathname: for kvm method, instead of returning the error | Mikolaj Golub | 2013-05-01 | 1 | -2/+4 |
