Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add _flags2 per jhb@ suggestion since no room left in _flags. | ache | 2015-10-28 | 1 | -0/+3 | |
* | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 1 | -0/+1 | |
* | resolver: automatically reload /etc/resolv.conf | vangyzen | 2015-10-14 | 1 | -1/+4 | |
* | Mute this cookie as well | bdrewery | 2015-10-03 | 1 | -1/+1 | |
* | Avoid make compatibility mode issues with creating cookies from r287844 and r... | bdrewery | 2015-10-03 | 1 | -5/+3 | |
* | META_MODE: Avoid command changing in 2nd build. | bdrewery | 2015-09-18 | 1 | -6/+6 | |
* | Similar to r287844, create 'symlinks' cookie in proper place with -j and META... | bdrewery | 2015-09-16 | 1 | -0/+1 | |
* | Create 'copies' cookie in proper place in META_MODE. | bdrewery | 2015-09-16 | 1 | -0/+1 | |
* | Use bool rather than _Bool for C++ compatibility. | jasone | 2015-08-19 | 1 | -8/+8 | |
* | Fix minor malloc regressions. | jasone | 2015-08-19 | 1 | -7/+8 | |
* | Update jemalloc to version 4.0.0. | jasone | 2015-08-18 | 1 | -28/+29 | |
* | Use the __sentinel attribute. | pfg | 2015-07-08 | 1 | -2/+2 | |
* | Add fdclose(3) function. | oshogbo | 2015-07-04 | 1 | -0/+1 | |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 9 | -3/+118 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 7 | -14/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 9 | -140/+157 | |
| |\ | ||||||
| * | | update dependencies | sjg | 2014-11-30 | 1 | -1/+0 | |
| * | | Merge from head@274682 | sjg | 2014-11-19 | 13 | -99/+230 | |
| |\ \ | ||||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 16 | -27/+101 | |
| |\ \ \ | ||||||
| * | | | | Actually avoid stage_includes target | sjg | 2014-05-16 | 1 | -2/+2 | |
| * | | | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDES | sjg | 2014-05-16 | 1 | -1/+10 | |
| * | | | | use mv -f to avoid questions | sjg | 2014-05-16 | 1 | -1/+1 | |
| * | | | | Updated dependencies | sjg | 2014-05-16 | 1 | -0/+1 | |
| * | | | | Merge from head | sjg | 2014-05-08 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head | sjg | 2014-04-28 | 51 | -1112/+1114 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 3 | -19/+65 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | In meta mode touch targets like copies so we don't needlessly repeat them. | sjg | 2013-10-12 | 1 | -1/+10 | |
| * | | | | | | | Merge head | sjg | 2013-09-11 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 20 | -374/+261 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add stage-install.sh so we can do away with the need to have | sjg | 2013-04-19 | 1 | -8/+0 | |
| * | | | | | | | | | sync from head | sjg | 2013-04-12 | 4 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Cleanup | sjg | 2013-02-17 | 1 | -2/+1 | |
| * | | | | | | | | | | Avoid problems with read-only osreldate.h | sjg | 2013-02-16 | 1 | -0/+1 | |
| * | | | | | | | | | | ftpd needs telnet.h so install it regardless | sjg | 2013-02-16 | 1 | -2/+1 | |
| * | | | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 7 | -14/+0 | |
| * | | | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 7 | -98/+35 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 15 | -94/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 12 | -6/+130 | |
| * | | | | | | | | | | | | | | | | MFC: r237279: install filemon.h | obrien | 2012-06-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Misc fixes from projects/bmake | sjg | 2015-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Remove NO_OBJ | sjg | 2015-06-11 | 4 | -4/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Remove clause 3 and 4 from the license | bapt | 2015-05-21 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | Make use of GCC alloc_align attribute | pfg | 2015-05-15 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | No need for result_use_check attribute in reallocf(3). | pfg | 2015-05-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Move reallocarray definition to the _BSD_VISIBLE block | bapt | 2015-05-01 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | Import reallocarray(3) from OpenBSD | bapt | 2015-05-01 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many years | glebius | 2015-04-16 | 1 | -9/+2 | |
* | | | | | | | | | | | | | | | | Remove the const qualifier from iconv(3) to comply with POSIX: | tijl | 2015-04-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Make use of gcc attributes in some standard include headers. | pfg | 2015-04-06 | 3 | -73/+94 |