aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools.Simon J. Gerraty2015-06-153-6/+62
* Fix some exceptional cases where the sign of the result is unspecifiedTijl Coosemans2015-06-152-34/+32
* Change -Wl,-r back to -r so gcc doesn't pass --relax to the linker on someTijl Coosemans2015-06-151-1/+1
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-1536-35/+37
* do not include src.opts.mk from hereSimon J. Gerraty2015-06-151-2/+0
* Don't use ${.OBJDIR}/ to qualify target that isn't specified that waySimon J. Gerraty2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-1535-35/+35
* ttm_vm_page_alloc: use vm_page_alloc for pages without dma32 restrictionAndriy Gapon2015-06-151-45/+64
* Fix circular dependency between libzfs and libzfs_coreBaptiste Daroussin2015-06-152-2/+2
* Ensure TESTSDIR is defined before bsd.test.mk is .include'dEnji Cooper2015-06-151-0/+4
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.Craig Rodrigues2015-06-151-0/+6
* Use cpp -I$includedirCraig Rodrigues2015-06-151-1/+1
* Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mkEnji Cooper2015-06-152-83/+7
* Add a quick (?) note for users who may be having sendmail interoperability is...Gregory Neil Shapiro2015-06-151-0/+24
* MFV of 284395,tzdata2015eEdwin Groothuis2015-06-154-38/+68
|\
| * Vendor import of tzdata2015e:vendor/tzdata/tzdata2015eEdwin Groothuis2015-06-155-44/+73
* | If MK_META_MODE is unset, assume a value of no.Craig Rodrigues2015-06-141-1/+1
* | Correctly detect the case where the last address is removed.Michael Tuexen2015-06-141-9/+16
* | Change the documentation to reflect where the -V option should be usedBaptiste Daroussin2015-06-141-2/+2
* | Invalid pages do not need neither update of the activation count norKonstantin Belousov2015-06-141-15/+15
* | Fix name of a constant.Michael Tuexen2015-06-141-2/+2
* | Fix typo in comment.Konstantin Belousov2015-06-141-2/+2
* | Stop the heartbeat timer when removing a net.Michael Tuexen2015-06-141-0/+1
* | Latest clang uses openat(2).Simon J. Gerraty2015-06-141-0/+66
* | Tell the compiler that -dc and -r are linker flags.Tijl Coosemans2015-06-141-1/+1
* | fd: reduce excessive zeroing on fd closeMateusz Guzik2015-06-141-5/+3
* | fd: move out actual fp installation to _finstallMateusz Guzik2015-06-143-22/+31
* | nit: Rename racct_alloc_resource to racct_adjust_resource.Jeremie Le Hen2015-06-141-12/+12
* | NetBSD commit log:Jeremie Le Hen2015-06-141-8/+5
* | As the next step in eliminating PG_CACHE pages, free rather than cacheAlan Cox2015-06-141-3/+3
* | NO_WARNS when building for hostSimon J. Gerraty2015-06-142-0/+6
* | Avoid circular dependency with nmSimon J. Gerraty2015-06-141-0/+3
* | Need to provide -I for meta modeSimon J. Gerraty2015-06-141-0/+6
* | Needs libxoSimon J. Gerraty2015-06-141-0/+1
* | Create proper targets for linux*syscalls.cSimon J. Gerraty2015-06-141-8/+8
* | We cannot build makewhatis and mandocSimon J. Gerraty2015-06-141-2/+10
* | Avoid trailing white-spaceSimon J. Gerraty2015-06-141-1/+1
* | Watch out for bin/cat in host stage treeSimon J. Gerraty2015-06-141-0/+1
* | Avoid anoying warningSimon J. Gerraty2015-06-141-1/+1
* | Fix typo - this upsets llvm/gcc-4.9, but not gcc-4.2 for some reason.Adrian Chadd2015-06-141-1/+1
* | Fix incorrect library path.Adrian Chadd2015-06-131-1/+1
* | Fix previous commit (r284357)Enji Cooper2015-06-131-1/+1
* | Fix inverted check by skipping over the model-specific checks if the makerEnji Cooper2015-06-131-1/+1
* | Fix up crunchgen binary generation to work with external cross-buildAdrian Chadd2015-06-131-2/+3
* | When using -L the code skips a socket if the local or foreignMichael Tuexen2015-06-131-2/+2
* | Add support for SCTP.Michael Tuexen2015-06-131-2/+241
* | Allow more than one local or remote address per socket. This is needed toMichael Tuexen2015-06-131-54/+103
* | Allow more than one socket entry for a file descriptor. This is neededMichael Tuexen2015-06-131-23/+22
* | Simplify printaddr(). No functional change.Michael Tuexen2015-06-131-7/+7
* | removed extra keywordSimon J. Gerraty2015-06-131-1/+0