| Commit message (Expand) | Author | Age | Files | Lines |
* | Build gperf with xdev as part of _xb-bootstrap-tools to unbreak the build | Enji Cooper | 2014-12-08 | 1 | -1/+2 |
* | Sort the MK_CLANG* options (should have done this in the previous commit) | Enji Cooper | 2014-12-08 | 1 | -1/+1 |
* | MK_CLANG == no should really imply MK_CLANG_IS_CC == no | Enji Cooper | 2014-12-08 | 1 | -0/+1 |
* | Push the build-tools logic down into Makefile.inc1 so it's localized all in | Enji Cooper | 2014-12-08 | 2 | -8/+5 |
* | MFhead @ r275589 | Enji Cooper | 2014-12-08 | 68 | -2876/+1493 |
|\ |
|
| * | The previous commit should have been a logical or not a logical "and" | Enji Cooper | 2014-12-08 | 1 | -1/+1 |
| * | ${CC} --version doesn't need to be queried if both COMPILER_TYPE and | Enji Cooper | 2014-12-08 | 1 | -0/+2 |
| |\
| |/
|/| |
|
* | | ${CC} --version doesn't need to be queried if both COMPILER_TYPE and | Enji Cooper | 2014-12-06 | 1 | -0/+2 |
| * | Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 where | Andrew Turner | 2014-12-07 | 1 | -1/+5 |
| * | Fix buffer overflow in Marvell PCI/PCIe driver | Zbigniew Bodek | 2014-12-07 | 1 | -1/+1 |
| * | Small space changes | Pedro F. Giffuni | 2014-12-07 | 1 | -8/+11 |
| * | Prefer setvbuf() to setlinebuf(). | Pedro F. Giffuni | 2014-12-07 | 1 | -3/+3 |
| * | MFV r275537: | Xin LI | 2014-12-07 | 2 | -19/+48 |
| |\ |
|
| | * | 5316 allow smbadm join to use RPC | Xin LI | 2014-12-06 | 2 | -19/+48 |
| * | | remove opensolaris cyclic code, replace with high-precision callouts | Andriy Gapon | 2014-12-07 | 16 | -2357/+171 |
| * | | key_getspacq() returns holding the spacq_lock. Unlock it in all cases. | Andrey V. Elsukov | 2014-12-07 | 1 | -1/+2 |
| * | | Include the received chunk padding when reporting an unknown chunk. | Michael Tuexen | 2014-12-06 | 1 | -3/+5 |
| * | | Fix rendering | Baptiste Daroussin | 2014-12-06 | 1 | -1/+1 |
| * | | Add myself as a ports committer, mentored by bapt/bdrewery. | Sean Bruno | 2014-12-06 | 1 | -1/+4 |
| * | | Update to reflect the current members of portmgr | Baptiste Daroussin | 2014-12-06 | 1 | -1/+1 |
| * | | add some missing mentor->mentee relationship | Baptiste Daroussin | 2014-12-06 | 1 | -0/+2 |
| * | | Add mentor information for kami a.k.a. me. | Dominic Fandrey | 2014-12-06 | 1 | -0/+4 |
| * | | Count consecutive read requests as blocking in CTL for files and ZVOLs. | Alexander Motin | 2014-12-06 | 6 | -16/+70 |
| * | | Fix the support of mapped IPv4 addresses. | Michael Tuexen | 2014-12-06 | 2 | -178/+416 |
| * | | Apply the same fix in r274697 to the ARM case. | Andrew Turner | 2014-12-06 | 1 | -0/+2 |
| * | | Use the unified syntax when generating assembly for clang. The clang 3.5 | Andrew Turner | 2014-12-06 | 1 | -0/+5 |
| * | | MFV r275536: | Xin LI | 2014-12-06 | 1 | -4/+4 |
| |\| |
|
| | * | 3363 Mark non-returning functions in ctftools | Xin LI | 2014-12-06 | 1 | -4/+4 |
| * | | MFV r275535: | Xin LI | 2014-12-06 | 3 | -6/+7 |
| |\| |
|
| | * | 5255 uts shouldn't open-code ISP2 | Xin LI | 2014-12-05 | 3 | -6/+7 |
| * | | MFV r275534: | Xin LI | 2014-12-06 | 1 | -1/+1 |
| |\| |
|
| | * | 5285 pass in cpu_pause_func via pause_cpus | Xin LI | 2014-12-05 | 1 | -1/+1 |
| * | | MFC r275533: | Xin LI | 2014-12-06 | 1 | -9/+2 |
| |\| |
|
| | * | 5100 sparc build failed after 5004 | Xin LI | 2014-12-05 | 1 | -9/+2 |
| | * | 5005 libnvpair JSON output broken by lint fixes | Xin LI | 2014-12-05 | 1 | -5/+7 |
| * | | Fix typos in comments and wrap to <80 columns | Enji Cooper | 2014-12-06 | 1 | -10/+14 |
| |\ \
| |/ /
|/| | |
|
* | | | Fix typos in comments and wrap to <80 columns | Enji Cooper | 2014-12-06 | 1 | -10/+14 |
* | | | MFhead @ r275496 | Enji Cooper | 2014-12-05 | 325 | -7939/+11538 |
|\ \ \ |
|
* | | | | Don't try to remove /usr/include/bsm, et al | Enji Cooper | 2014-12-02 | 1 | -3/+5 |
* | | | | Make ccd(4), et al conditional based on MK_CCD | Enji Cooper | 2014-12-02 | 7 | -8/+33 |
* | | | | Only install etc/devd/asus.conf if MK_ACPI == yes | Enji Cooper | 2014-12-02 | 2 | -0/+5 |
* | | | | Don't install usr.sbin/mountd if MK_NFS_SERVER == no | Enji Cooper | 2014-12-02 | 2 | -1/+5 |
* | | | | Add knob, MK_MAC_SUPPORT for building items with mac(9) support, like | Enji Cooper | 2014-12-02 | 8 | -9/+59 |
* | | | | bsm needs to be further factored out of sys/sys/ucred.h, sys/sys/sysproto.h, etc | Enji Cooper | 2014-12-02 | 1 | -2/+4 |
* | | | | MFhead @ r275324 | Enji Cooper | 2014-11-30 | 8 | -52/+83 |
|\ \ \ \ |
|
* | | | | | Honor MK_IPFW with rc.firewall, MK_LOCATE with /var/db/locate.db, and MK_MAN | Enji Cooper | 2014-11-30 | 1 | -1/+8 |
* | | | | | mountd should also be optional based on MK_NFS_SERVER | Enji Cooper | 2014-11-30 | 1 | -1/+1 |
* | | | | | Add dummy providers for DNS/FIREWALL | Enji Cooper | 2014-11-30 | 3 | -0/+14 |
* | | | | | - Make NETWORKING depend on DNS/FIREWALL | Enji Cooper | 2014-11-30 | 8 | -16/+31 |
* | | | | | Make quota come before ypset so ypset can be decoupled from the build | Enji Cooper | 2014-11-30 | 2 | -1/+2 |