summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of new packages, in particular binutils and groffbapt2015-06-1612-0/+136
* Move tests into a single FreeBSD-tests packagebapt2015-06-162-0/+14
* Move clang binaries into FreeBSD-clang packagebapt2015-06-162-0/+15
* Merge from head@274131bapt2015-06-1646-257/+424
|\
| * Add a new target universe_${target}_done to print the completion message.andrew2015-06-161-0/+6
| * Add a universe_${target}_worlds target to simplify the logic to find whenandrew2015-06-161-6/+4
| * A more compatible fix to MK_META_MODE not being defined. Also, encaseimp2015-06-161-1/+6
| * Add a comment to the end of the world and kernel cases in the universeandrew2015-06-161-2/+3
| * Write to the PRRR (Primary Region Remap Register) rather than reading fromandrew2015-06-161-1/+1
| * Export the ARM __aeabi_mem* functions from libc, they are needed by the gccandrew2015-06-162-8/+17
| * Fix miss from r284320.glebius2015-06-161-1/+1
| * Trying to unbreak arm.LINT by properly putting the conditional includebz2015-06-161-4/+4
| * Merge from NetBSD:marius2015-06-161-3/+40
| * Replace struct filedesc argument in getvnode with struct threadmjg2015-06-1610-43/+31
| * cxgbe(4): Add the ability to dump mailbox commands and replies. It isnp2015-06-163-0/+32
| * fd: make rights a mandatory argument to fget_unlockedmjg2015-06-164-14/+20
| * fd: don't unnecessary copy capabilities in _fgetmjg2015-06-161-5/+3
| * The fix for the issue described in the 20150614 sendmail entry hasgshapiro2015-06-161-0/+7
| * The import of openssl to address the FreeBSD-SA-15:10.openssl securitygshapiro2015-06-161-3/+3
| * Deshallify.pluknet2015-06-151-1/+1
| * Remove extra blank linessjg2015-06-151-2/+0
| * Convert to LIBADDbapt2015-06-151-2/+1
| * Register libpanel into the available librariesbapt2015-06-151-0/+2
| * Skip MAKE_PRINT_VAR_ON_ERROR unless we are doing META_MODEsjg2015-06-151-0/+2
| * Follow up to r284427: fix NaN mixing for ctanhf too.tijl2015-06-151-1/+2
| * - Change comments to be more consistent with s_ccosh.c and s_csinh.c.tijl2015-06-152-20/+21
| * Fix some exceptional cases where the sign of the result is unspecifiedtijl2015-06-152-47/+43
| * Skip src component if /usr/src is empty.delphij2015-06-151-4/+12
| * Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools.sjg2015-06-153-6/+62
| * Fix some exceptional cases where the sign of the result is unspecifiedtijl2015-06-152-34/+32
| * Change -Wl,-r back to -r so gcc doesn't pass --relax to the linker on sometijl2015-06-151-1/+1
| * Revert r284417 it is not necessary anymorebapt2015-06-1536-35/+37
| * do not include src.opts.mk from heresjg2015-06-151-2/+0
| * Don't use ${.OBJDIR}/ to qualify target that isn't specified that waysjg2015-06-151-1/+1
| * Enforce overwritting SHLIBDIRbapt2015-06-1535-35/+35
| * ttm_vm_page_alloc: use vm_page_alloc for pages without dma32 restrictionavg2015-06-151-45/+64
| * Fix circular dependency between libzfs and libzfs_corebapt2015-06-152-2/+2
* | Fix script syntaxbapt2015-06-152-3/+7
* | Merge from headbapt2015-06-152719-8018/+74694
|\ \ | |/
| * Ensure TESTSDIR is defined before bsd.test.mk is .include'dngie2015-06-151-0/+4
| * Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.rodrigc2015-06-151-0/+6
| * Use cpp -I$includedirrodrigc2015-06-151-1/+1
| * Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mkngie2015-06-152-83/+7
| * Add a quick (?) note for users who may be having sendmail interoperability is...gshapiro2015-06-151-0/+24
| * MFV of 284395,tzdata2015eedwin2015-06-154-38/+68
| * If MK_META_MODE is unset, assume a value of no.rodrigc2015-06-141-1/+1
| * Correctly detect the case where the last address is removed.tuexen2015-06-141-9/+16
| * Change the documentation to reflect where the -V option should be usedbapt2015-06-141-2/+2
| * Invalid pages do not need neither update of the activation count norkib2015-06-141-15/+15
| * Fix name of a constant.tuexen2015-06-141-2/+2
OpenPOWER on IntegriCloud