aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Bryan Drewery2016-03-119-45/+29
* DIRDEPS_BUILD: Add a sure way to prohibit building 'all' during dirdeps phase.Bryan Drewery2016-03-111-0/+10
* DIRDEPS_BUILD: Reduce restaging here.Bryan Drewery2016-03-112-3/+9
* DIRDEPS_BUILD: Fix building during dirdeps.Bryan Drewery2016-03-112-0/+4
* DIRDEPS_BUILD: Avoid rebuilds due to changed build commands with newly staged...Bryan Drewery2016-03-111-2/+1
* DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.Bryan Drewery2016-03-118-7/+49
* DIRDEPS_BUILD: export DESTDIR for STAGING.Bryan Drewery2016-03-111-0/+1
* DIRDEPS_BUILD: Extend beforeinstall: staging hack.Bryan Drewery2016-03-111-1/+1
* Remove out-of-place make(buildincludes) check.Bryan Drewery2016-03-111-4/+0
* DIRDEPS_BUILD: None of this is needed anymore.Bryan Drewery2016-03-111-22/+2
* DIRDEPS_BUILD: Remove the cookie when target is out-of-date.Bryan Drewery2016-03-112-10/+12
* cxgbe(4): sysctls to display the TOE's TCP timers.Navdeep Parhar2016-03-111-0/+135
* Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.John Baldwin2016-03-115-5/+5
* Pull in r250279 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2016-03-112-5/+21
* libelf: correct byte count in cross-endian note translationEd Maste2016-03-111-0/+1
* Add more casper leftover files.Bryan Drewery2016-03-111-0/+6
* Allow minimum and maximum sweep size be the same.Gleb Smirnoff2016-03-111-2/+2
* Make it possible for operations to refer to GPIO pins by nameOleksandr Tymoshenko2016-03-112-42/+127
* drm/i915: Fix malloc type in i915_gem_object_bind_to_gtt()Jean-Sébastien Pédron2016-03-111-2/+2
* Pull in r246280 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2016-03-112-4/+5
* Add to CFLAGS, rather than replacing.Justin Hibbits2016-03-115-5/+5
* Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion.Bryan Drewery2016-03-111-1/+1
* Avoid bmake upgrade NO_MAN warning by just setting MAN to empty.Bryan Drewery2016-03-111-1/+1
* drm: Fix dev->ioctl_count references leakJean-Sébastien Pédron2016-03-111-0/+4
* Oops, remove debugging forgotten in r296655.Alexander Motin2016-03-111-1/+1
* In nvmecontrol, fix gcc warnings about the local 'power' variablesDimitry Andric2016-03-111-5/+5
* Revert r296645 as it breaks stable/10->head builds.Bryan Drewery2016-03-111-2/+1
* RegenerateBryan Drewery2016-03-111-8/+6
* Add a WITHOUT_FAST_DEPENDBryan Drewery2016-03-111-0/+5
* Enable FAST_DEPEND by default.Bryan Drewery2016-03-112-1/+11
* libdwarf: fix SHT_REL relocation processingEd Maste2016-03-111-3/+12
* o Kill EoL whitespaces. No functional changes.Maxim Konovalov2016-03-111-6/+6
* o Xr icmp(4).Maxim Konovalov2016-03-111-0/+1
* o Document net.inet.icmp.maskfake and net.inet.icmp.tstamprepl sysctls.Maxim Konovalov2016-03-111-2/+9
* Apply upstream r3651: the IPv6 address of the L root has changed.Dag-Erling Smørgrav2016-03-111-1/+1
|\
| * Apply upstream r3651: the IPv6 address of the L root has changed.Dag-Erling Smørgrav2016-03-111-1/+1
* | Not ready for level 6 yet due to -Wredundant-decls.Dag-Erling Smørgrav2016-03-111-0/+1
* | Don't bother to invoke gmirror or zpool if the module is not loaded.Alexander Motin2016-03-111-0/+6
* | Unify and improve metadata wiping.Alexander Motin2016-03-111-24/+18
* | Use `geom disk list` instead `camcontrol identify`.Alexander Motin2016-03-111-2/+2
* | Allow standard commands for "unknown" classes in RESCUE mode.Alexander Motin2016-03-111-2/+1
* | Do not perform unneccessary shared recursion on the allproc_lock inKonstantin Belousov2016-03-111-10/+12
* | Define __bounded__ to fix the gcc build. While there, raise WARNS.Dag-Erling Smørgrav2016-03-112-2/+4
* | - Implement -T option to allow to specify a fs type for a vnode-backed memory...Alex Kozlov2016-03-112-8/+31
* | Use the new bmake .dinclude feature to make these safe.Bryan Drewery2016-03-111-5/+9
* | FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.Bryan Drewery2016-03-113-1/+16
* | Fix bmake upgrade NO_MAN warnings.Bryan Drewery2016-03-111-1/+2
* | Fix upgrade of bmake by not setting conflicting MAKE_VERSION.Bryan Drewery2016-03-111-2/+2
* | Fix make -n upgrade_checks.Bryan Drewery2016-03-111-1/+1
* | Factor out lib32 generation to its own file. This is prep for aWarner Losh2016-03-112-133/+138