summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Use S_BLKSIZE instead of magic constant.trasz2016-03-122-4/+6
| * Refactor the way we restore cn_lkflags; no functional changes.trasz2016-03-121-4/+4
| * Remove cn_consume from 'struct componentname'. It was never set to anythingtrasz2016-03-123-16/+0
| * Fix autofs triggering problem. Assume you have an NFS server,trasz2016-03-123-16/+26
| * Remove Symbol.map entries for old AIO system calls for FreeBSD 6 compat.jhb2016-03-121-9/+0
| * Print the correct size of loader.efi when failing to load it into memory.andrew2016-03-121-1/+1
| * cxgbe(4): Fix typo in previous commit.np2016-03-121-1/+1
| * cxgbe(4): Catch up with the latest list of card capabilities as reportednp2016-03-122-35/+54
| * Move Makefile.lib32 to Makefile.libcompat and generalize it.bdrewery2016-03-113-164/+182
| * DIRDEPS_BUILD: Update dependencies.bdrewery2016-03-111-2/+0
| * Add missing CLEANFILES.bdrewery2016-03-111-0/+1
| * Add more .NOMETA missed in r291320bdrewery2016-03-1116-18/+18
| * Revert r269030. CLEANFILES is already added to .NOPATH since r241298.bdrewery2016-03-111-1/+1
| * Remove bogus .ORDER.bdrewery2016-03-111-2/+0
| * Don't even define or append subdir targets with NO_SUBDIR.bdrewery2016-03-111-3/+2
| * Remove exists() checks so normal out-of-date handling can be used.bdrewery2016-03-113-9/+5
| * META_MODE: We can only use a cookie if filemon is being used.bdrewery2016-03-111-5/+7
| * META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.bdrewery2016-03-119-45/+29
| * DIRDEPS_BUILD: Add a sure way to prohibit building 'all' during dirdeps phase.bdrewery2016-03-111-0/+10
| * DIRDEPS_BUILD: Reduce restaging here.bdrewery2016-03-112-3/+9
| * DIRDEPS_BUILD: Fix building during dirdeps.bdrewery2016-03-112-0/+4
| * DIRDEPS_BUILD: Avoid rebuilds due to changed build commands with newly staged...bdrewery2016-03-111-2/+1
| * DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.bdrewery2016-03-118-7/+49
| * DIRDEPS_BUILD: export DESTDIR for STAGING.bdrewery2016-03-111-0/+1
| * DIRDEPS_BUILD: Extend beforeinstall: staging hack.bdrewery2016-03-111-1/+1
| * Remove out-of-place make(buildincludes) check.bdrewery2016-03-111-4/+0
| * DIRDEPS_BUILD: None of this is needed anymore.bdrewery2016-03-111-22/+2
| * DIRDEPS_BUILD: Remove the cookie when target is out-of-date.bdrewery2016-03-112-10/+12
| * cxgbe(4): sysctls to display the TOE's TCP timers.np2016-03-111-0/+135
| * Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.jhb2016-03-115-5/+5
| * Pull in r250279 from upstream libc++ trunk (by Eric Fiselier):dim2016-03-112-5/+21
| * libelf: correct byte count in cross-endian note translationemaste2016-03-111-0/+1
| * Add more casper leftover files.bdrewery2016-03-111-0/+6
| * Allow minimum and maximum sweep size be the same.glebius2016-03-111-2/+2
| * Make it possible for operations to refer to GPIO pins by namegonzo2016-03-112-42/+127
| * drm/i915: Fix malloc type in i915_gem_object_bind_to_gtt()dumbbell2016-03-111-2/+2
| * Pull in r246280 from upstream libc++ trunk (by Eric Fiselier):dim2016-03-112-4/+5
| * Add to CFLAGS, rather than replacing.jhibbits2016-03-115-5/+5
| * Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion.bdrewery2016-03-111-1/+1
| * Avoid bmake upgrade NO_MAN warning by just setting MAN to empty.bdrewery2016-03-111-1/+1
| * drm: Fix dev->ioctl_count references leakdumbbell2016-03-111-0/+4
| * Oops, remove debugging forgotten in r296655.mav2016-03-111-1/+1
| * In nvmecontrol, fix gcc warnings about the local 'power' variablesdim2016-03-111-5/+5
| * Revert r296645 as it breaks stable/10->head builds.bdrewery2016-03-111-2/+1
| * Regeneratebdrewery2016-03-111-8/+6
| * Add a WITHOUT_FAST_DEPENDbdrewery2016-03-111-0/+5
| * Enable FAST_DEPEND by default.bdrewery2016-03-112-1/+11
| * libdwarf: fix SHT_REL relocation processingemaste2016-03-111-3/+12
| * o Kill EoL whitespaces. No functional changes.maxim2016-03-111-6/+6
| * o Xr icmp(4).maxim2016-03-111-0/+1
OpenPOWER on IntegriCloud