aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build gperf with xdev as part of _xb-bootstrap-tools to unbreak the buildEnji Cooper2014-12-081-1/+2
* Sort the MK_CLANG* options (should have done this in the previous commit)Enji Cooper2014-12-081-1/+1
* MK_CLANG == no should really imply MK_CLANG_IS_CC == noEnji Cooper2014-12-081-0/+1
* Push the build-tools logic down into Makefile.inc1 so it's localized all inEnji Cooper2014-12-082-8/+5
* MFhead @ r275589Enji Cooper2014-12-0868-2876/+1493
|\
| * The previous commit should have been a logical or not a logical "and"Enji Cooper2014-12-081-1/+1
| * ${CC} --version doesn't need to be queried if both COMPILER_TYPE andEnji Cooper2014-12-081-0/+2
| |\ | |/ |/|
* | ${CC} --version doesn't need to be queried if both COMPILER_TYPE andEnji Cooper2014-12-061-0/+2
| * Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 whereAndrew Turner2014-12-071-1/+5
| * Fix buffer overflow in Marvell PCI/PCIe driverZbigniew Bodek2014-12-071-1/+1
| * Small space changesPedro F. Giffuni2014-12-071-8/+11
| * Prefer setvbuf() to setlinebuf().Pedro F. Giffuni2014-12-071-3/+3
| * MFV r275537:Xin LI2014-12-072-19/+48
| |\
| | * 5316 allow smbadm join to use RPCXin LI2014-12-062-19/+48
| * | remove opensolaris cyclic code, replace with high-precision calloutsAndriy Gapon2014-12-0716-2357/+171
| * | key_getspacq() returns holding the spacq_lock. Unlock it in all cases.Andrey V. Elsukov2014-12-071-1/+2
| * | Include the received chunk padding when reporting an unknown chunk.Michael Tuexen2014-12-061-3/+5
| * | Fix renderingBaptiste Daroussin2014-12-061-1/+1
| * | Add myself as a ports committer, mentored by bapt/bdrewery.Sean Bruno2014-12-061-1/+4
| * | Update to reflect the current members of portmgrBaptiste Daroussin2014-12-061-1/+1
| * | add some missing mentor->mentee relationshipBaptiste Daroussin2014-12-061-0/+2
| * | Add mentor information for kami a.k.a. me.Dominic Fandrey2014-12-061-0/+4
| * | Count consecutive read requests as blocking in CTL for files and ZVOLs.Alexander Motin2014-12-066-16/+70
| * | Fix the support of mapped IPv4 addresses.Michael Tuexen2014-12-062-178/+416
| * | Apply the same fix in r274697 to the ARM case.Andrew Turner2014-12-061-0/+2
| * | Use the unified syntax when generating assembly for clang. The clang 3.5Andrew Turner2014-12-061-0/+5
| * | MFV r275536:Xin LI2014-12-061-4/+4
| |\|
| | * 3363 Mark non-returning functions in ctftoolsXin LI2014-12-061-4/+4
| * | MFV r275535:Xin LI2014-12-063-6/+7
| |\|
| | * 5255 uts shouldn't open-code ISP2Xin LI2014-12-053-6/+7
| * | MFV r275534:Xin LI2014-12-061-1/+1
| |\|
| | * 5285 pass in cpu_pause_func via pause_cpusXin LI2014-12-051-1/+1
| * | MFC r275533:Xin LI2014-12-061-9/+2
| |\|
| | * 5100 sparc build failed after 5004Xin LI2014-12-051-9/+2
| | * 5005 libnvpair JSON output broken by lint fixesXin LI2014-12-051-5/+7
| * | Fix typos in comments and wrap to <80 columnsEnji Cooper2014-12-061-10/+14
| |\ \ | |/ / |/| |
* | | Fix typos in comments and wrap to <80 columnsEnji Cooper2014-12-061-10/+14
* | | MFhead @ r275496Enji Cooper2014-12-05325-7939/+11538
|\ \ \
* | | | Don't try to remove /usr/include/bsm, et alEnji Cooper2014-12-021-3/+5
* | | | Make ccd(4), et al conditional based on MK_CCDEnji Cooper2014-12-027-8/+33
* | | | Only install etc/devd/asus.conf if MK_ACPI == yesEnji Cooper2014-12-022-0/+5
* | | | Don't install usr.sbin/mountd if MK_NFS_SERVER == noEnji Cooper2014-12-022-1/+5
* | | | Add knob, MK_MAC_SUPPORT for building items with mac(9) support, likeEnji Cooper2014-12-028-9/+59
* | | | bsm needs to be further factored out of sys/sys/ucred.h, sys/sys/sysproto.h, etcEnji Cooper2014-12-021-2/+4
* | | | MFhead @ r275324Enji Cooper2014-11-308-52/+83
|\ \ \ \
* | | | | Honor MK_IPFW with rc.firewall, MK_LOCATE with /var/db/locate.db, and MK_MANEnji Cooper2014-11-301-1/+8
* | | | | mountd should also be optional based on MK_NFS_SERVEREnji Cooper2014-11-301-1/+1
* | | | | Add dummy providers for DNS/FIREWALLEnji Cooper2014-11-303-0/+14
* | | | | - Make NETWORKING depend on DNS/FIREWALLEnji Cooper2014-11-308-16/+31
* | | | | Make quota come before ypset so ypset can be decoupled from the buildEnji Cooper2014-11-302-1/+2