summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We need an extra -I from lib/msunsjg2013-10-131-1/+9
* We do want objdirsjg2013-10-1334-40/+0
* Updated dependenciessjg2013-10-13166-918/+1360
* New dependenciessjg2013-10-1349-0/+1028
* We want an objdirsjg2013-10-131-1/+0
* Latest version.sjg2013-10-131-8/+28
* Ensure _objroot is correctly formattedsjg2013-10-131-0/+6
* Ensure that $PROG isn't make .PHONYsjg2013-10-121-1/+15
* Avoid errors when MACHINE is a pseudo machine like "common".sjg2013-10-121-0/+4
* Add more vars we subst into DIRDEPS eg. BOOT_MACHINE_DIR and KERNEL_NAME.sjg2013-10-121-5/+21
* Some cleanup and re-org.sjg2013-10-121-9/+8
* Sync-up with what's being use in Juniper for building ATF in meta mode.sjg2013-10-122-1/+26
* Some re-org and cleanup.sjg2013-10-121-13/+42
* When TARGET_SPEC_VARS is non-trivial, we need to apply the same filteringsjg2013-10-121-4/+9
* In meta mode touch targets like copies so we don't needlessly repeat them.sjg2013-10-121-1/+10
* Tell cpp to only look where we told itsjg2013-10-121-1/+1
* Make sure we trigger generation of headerssjg2013-10-121-0/+4
* Report the number of dirdeps so we can track progress.sjg2013-10-121-1/+1
* Merge headsjg2013-09-111135-42372/+97756
|\
| * Fix build with gcc.kib2013-09-111-0/+2
| * Prior to r254304, we only began scanning the active page queue when thealc2013-09-111-52/+69
| * Clear correct data structure.hselasky2013-09-111-1/+3
| * Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself isglebius2013-09-119-15/+0
| * Fix a limitation in bhyve that would limit the number of virtual machines toneel2013-09-113-1/+9
| * Cleanup elf macrosbapt2013-09-111-7/+3
| * Implement sendfile(2) for the posix shared memory segment file descriptor,kib2013-09-112-126/+250
| * Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)sjg2013-09-101-0/+1
| * Missed in r255386: libssh is more than just the .so file itself.des2013-09-101-0/+6
| * Change the default value of VerifyHostKeyDNS to "yes" if compiled withdes2013-09-103-1/+11
| * Clean up the OpenSSH build. It is now possible to build most componentsdes2013-09-1013-48/+199
| * Remove documentation describing functionality which geom(4) does not,cperciva2013-09-101-19/+1
| * Add support to detect arm vs armv6bapt2013-09-101-12/+202
| * Clean up the Kerberos build by turning libheimipcc and libheimipcs intodes2013-09-108-11/+28
| * Make this more deterministic by sorting the libraries before processingdes2013-09-101-1/+2
| * add note about gcc and aesni...jmg2013-09-101-0/+5
| * Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-103-3/+3
| * Add a sendfile regression test for transmit length > file size.emaste2013-09-101-32/+64
| * ipfilter 5.1.2 no longer supports sysctl. Use ipf -V to determine ifcy2013-09-103-6/+4
| * Make a bump for r255426.glebius2013-09-101-1/+1
| * Fix the length calculation for the final block of a sendfile(2)des2013-09-105-7/+57
| * Only use a clang'ism if ${CC} is clang.obrien2013-09-103-3/+3
| * Call free() on the pointer returned from malloc().kib2013-09-101-8/+8
| * Go way past 11 and bump bhyve's max vCPUs to 16.grehan2013-09-102-4/+6
| * MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-1011-34/+98
| * Fix the aborting of association with the iterator using an emptytuexen2013-09-091-37/+35
| * Emit the correct standard library dependency line for C++ programs. Indes2013-09-091-1/+1
| * Pass -n (do not emit comments) when saving mtree information for futuredelphij2013-09-091-1/+1
| * Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-0925-50/+92
| * The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH.des2013-09-091-1/+1
| * Make the primary name of the OF console device /dev/ofwcons, and onlynwhitehorn2013-09-091-7/+9
OpenPOWER on IntegriCloud