summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename __sentinel to __null_sentinelpfg2015-11-051-2/+2
* Add _flags2 per jhb@ suggestion since no room left in _flags.ache2015-10-281-0/+3
* Add more SUBDIR_PARALLEL.bdrewery2015-10-151-0/+1
* resolver: automatically reload /etc/resolv.confvangyzen2015-10-141-1/+4
* Mute this cookie as wellbdrewery2015-10-031-1/+1
* Avoid make compatibility mode issues with creating cookies from r287844 and r...bdrewery2015-10-031-5/+3
* META_MODE: Avoid command changing in 2nd build.bdrewery2015-09-181-6/+6
* Similar to r287844, create 'symlinks' cookie in proper place with -j and META...bdrewery2015-09-161-0/+1
* Create 'copies' cookie in proper place in META_MODE.bdrewery2015-09-161-0/+1
* Use bool rather than _Bool for C++ compatibility.jasone2015-08-191-8/+8
* Fix minor malloc regressions.jasone2015-08-191-7/+8
* Update jemalloc to version 4.0.0.jasone2015-08-181-28/+29
* Use the __sentinel attribute.pfg2015-07-081-2/+2
* Add fdclose(3) function.oshogbo2015-07-041-0/+1
* new dependssjg2015-06-161-0/+1
* Add META_MODE support.sjg2015-06-139-3/+118
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-087-14/+0
| * Merge sync of headsjg2015-05-279-140/+157
| |\
| * | update dependenciessjg2014-11-301-1/+0
| * | Merge from head@274682sjg2014-11-1913-99/+230
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1916-27/+101
| |\ \ \
| * | | | Actually avoid stage_includes targetsjg2014-05-161-2/+2
| * | | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-161-1/+10
| * | | | use mv -f to avoid questionssjg2014-05-161-1/+1
| * | | | Updated dependenciessjg2014-05-161-0/+1
| * | | | Merge from headsjg2014-05-082-2/+2
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2851-1112/+1114
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-133-19/+65
| |\ \ \ \ \ \
| * | | | | | | In meta mode touch targets like copies so we don't needlessly repeat them.sjg2013-10-121-1/+10
| * | | | | | | Merge headsjg2013-09-111-2/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-0520-374/+261
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add stage-install.sh so we can do away with the need to havesjg2013-04-191-8/+0
| * | | | | | | | | sync from headsjg2013-04-124-1/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cleanupsjg2013-02-171-2/+1
| * | | | | | | | | | Avoid problems with read-only osreldate.hsjg2013-02-161-0/+1
| * | | | | | | | | | ftpd needs telnet.h so install it regardlesssjg2013-02-161-2/+1
| * | | | | | | | | | Updated dependenciessjg2013-02-167-14/+0
| * | | | | | | | | | Sync with HEAD.obrien2013-02-087-98/+35
| |\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-0415-94/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2212-6/+130
| * | | | | | | | | | | | | | | | MFC: r237279: install filemon.hobrien2012-06-201-1/+1
* | | | | | | | | | | | | | | | | Misc fixes from projects/bmakesjg2015-06-111-1/+1
* | | | | | | | | | | | | | | | | Remove NO_OBJsjg2015-06-114-4/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Remove clause 3 and 4 from the licensebapt2015-05-211-5/+0
* | | | | | | | | | | | | | | | Make use of GCC alloc_align attributepfg2015-05-151-2/+3
* | | | | | | | | | | | | | | | No need for result_use_check attribute in reallocf(3).pfg2015-05-011-1/+1
* | | | | | | | | | | | | | | | Move reallocarray definition to the _BSD_VISIBLE blockbapt2015-05-011-3/+2
* | | | | | | | | | | | | | | | Import reallocarray(3) from OpenBSDbapt2015-05-011-0/+3
* | | | | | | | | | | | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-161-9/+2
* | | | | | | | | | | | | | | | Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-151-2/+2
OpenPOWER on IntegriCloud