mtx: unlock before traversing threads to wake up
[freebsd.git] / share /
2017-11-16 kibRemove xlint(1).
2017-11-16 impUse better wording: change there to the and define...
2017-11-15 impFix some formatting issues, bump .Dd to today's date...
2017-11-15 npcxgbe(4): Combine all _10g and _1g tunables and drop...
2017-11-15 impReplace Fx's with 'the' since expanding FreeBSD here...
2017-11-15 impReword a bit for clarity.
2017-11-15 impAdd note about where to use MACHINE (just src/stand...
2017-11-14 impMove sys/boot to stand. Fix all references to new location
2017-11-14 impMove sys/boot/fdt/dts to sys/dts and adjust scripts.
2017-11-13 arichardsonRemove -fuse-ld= when creating _LDFLAGS from LDFLAGS
2017-11-13 impDocument MACHINE, MACHINE_ARCH, CPUTYPE, TARGET and...
2017-11-12 baptStop installing eqnchar which has been removed
2017-11-12 oshogboIntroduce syslog service for Casper.
2017-11-12 baptRemove the special character definitions files for...
2017-11-12 baptUpdate to 2017.10.21
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-11 eadlermailaddr(7): wave goodbye
2017-11-11 bdreweryDIRDEPS_BUILD: Fix after r325417.
2017-11-11 bdreweryDon't work out of a TARGET. directory if TARGET_ARCH...
2017-11-11 bdreweryHandle MAKEOBJDIRPREFIX when already inside of .OBJDIR.
2017-11-10 impMove LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELI
2017-11-10 impReplace LOADER_FIREWIRE_SUPPORT variable
2017-11-10 bdreweryAUTO_OBJ: Don't create .OBJDIR with 'make -n'.
2017-11-10 bdreweryAllow consuming Makefiles to add to DEPENDFILES.
2017-11-10 bdreweryNo need to run 'make depend' with FAST_DEPEND logic...
2017-11-10 bdreweryAUTO_OBJ: No need to tree-walk with 'make obj' here.
2017-11-10 bdreweryPass down any PROG-specific buildopts for forwarded...
2017-11-10 bdreweryDon't append TARGET.TARGET_ARCH if OBJTOP is already...
2017-11-10 tijlRemove deprecated OVERRIDE_LINUX_BASE_PORT. It can...
2017-11-10 bdreweryAdd some missed OBJS_SRCS_FILTER from r323637.
2017-11-10 bdreweryAdd support for CRUNCH_LIBS_ for specifying a lib only...
2017-11-10 bdreweryHandle some .OBJDIR == .CURDIR cases.
2017-11-09 mjorasCorrect mistake in manpage.
2017-11-09 mjorasIntroduce EVENTHANDLER_LIST and some users.
2017-11-09 bdreweryMark targets .PHONY.
2017-11-08 bdreweryMETA_MODE: Bmake 20171028 in r325340 simplifies the...
2017-11-08 eugenAdd suitable knob ifconfig_<interface>_descr for static...
2017-11-08 bdreweryAUTO_OBJ: Hide 'creating dirs' output with 'make -s'.
2017-11-08 manuctl(4): Insert a new line after a sentence-ending full...
2017-11-08 delphijUpdate arcmsr(4) to 1.40.00.01:
2017-11-07 bdreweryReenable AUTO_OBJ by default.
2017-11-07 manuctl: Make max_luns and max_ports tunable variables...
2017-11-06 bdreweryReapply r295227: Stop hiding link install commands.
2017-11-05 ngieRevert r325443
2017-11-05 ngieFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 bcrExtend the synopsis section of md(4) to look more like...
2017-11-05 bdreweryFollow-up r325405: Fix assertion still for kernel modul...
2017-11-05 bdreweryAvoid trying to remove a fullpath directory in CLEANDIRS.
2017-11-05 bdreweryAUTO_OBJ: Allow 'make cleandir obj all' combinations.
2017-11-05 bdrewerySet the expected __objdir for auto.obj.mk to try.
2017-11-05 bdreweryAlways try to set .OBJDIR, even if AUTO_OBJ is enabled...
2017-11-05 bdreweryValidate MAKEOBJDIR after the MAKEOBJDIRPREFIX override.
2017-11-05 bdreweryAUTO_OBJ: Set .OBJDIR=.CURDIR earlier for NO_OBJ Makefiles.
2017-11-04 bdreweryFollow-up r325405: Only enable assertion for in-tree...
2017-11-04 bdreweryAUTO_OBJ: Revert r325351 now that the fix is in auto...
2017-11-04 bdreweryAdd an assertion to avoid the 'rm -rf /etc' case from...
2017-11-04 sjgEnsure .OBJDIR has known value
2017-11-04 traszAdd missing MLINKS for disk_add_alias(9).
2017-11-03 bdreweryFollow-up r318105: Don't use NO_OBJ at top-level, use...
2017-11-03 baptUpdate to CLDR 32 and Unicode 10
2017-11-03 fabientcrypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC...
2017-11-03 bdreweryAUTO_OBJ: If the wanted .OBJDIR was not used then disab...
2017-11-02 bdreweryAUTO_OBJ is unsafe at the moment as it is for some...
2017-11-02 bdreweryDIRDEPS_BUILD: Cleanup leftover WORLDTMP files.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 bdreweryRegenerate for AUTO_OBJ.
2017-11-02 bdreweryEnable AUTO_OBJ by default if the OBJDIR is writable...
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-02 jhibbitsActually add the dtsec(4) man page to the build
2017-11-02 bdreweryDon't propagate MAKEOBJDIRPREFIX changes to environment.
2017-11-01 bdreweryRegenerate for UNIFIED_OBJDIR.
2017-11-01 bdreweryMETA_MODE: Respect make -s.
2017-11-01 bdrewerymake obj: Skip treewalk if AUTO_OBJ is enabled.
2017-11-01 bdreweryAdd a 'make cleanuniverse'.
2017-11-01 bdreweryAdd option UNIFIED_OBJDIR, on by default, which moves...
2017-11-01 eadlerRemove 'adding_user.7'
2017-11-01 jhibbitsRemove a singleton in the DPAA driver, to allow multipl...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 yuriAdd myself as a new committer
2017-10-31 eadlerFix '\' in binary ascii table
2017-10-31 eadlerAlso bump Dd
2017-10-31 eadlerUpdate tuning(7) some more
2017-10-31 bdreweryRegenerate after r325180
2017-10-31 bdreweryThis check is not ready here yet.
2017-10-31 bdreweryAUTO_OBJ can work for crunchgen build-tools.
2017-10-31 bdreweryDisable MK_AUTO_OBJ as a make argument like r325078.
2017-10-31 bdreweryMove some objdir handling (OBJROOT/OBJTOP) out of DIRDE...
2017-10-31 bdreweryAdd RELOBJTOP and RELSRCTOP for relative paths.
2017-10-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-10-31 bdreweryDIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWIND
2017-10-31 bdreweryFollow-up r320149: Enable GPL_DTC if we're using GCC...
2017-10-30 arichardsonAdd myself to committers-src.dot
2017-10-30 ngieReference iwm8265fw support in iwm(4) as well
2017-10-30 ngieiwmfw(4): update support info
2017-10-30 eadlerUnbreak install
2017-10-30 eadlerRemove now bogus README
2017-10-29 eadlerUpdate several more URLs
2017-10-29 bdreweryAUTO_OBJ: auto.obj.mk mkdir -p simplification
2017-10-29 bdreweryChange native-xtools to not install by default; add...
next