]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
cdn-patch: fix checkyesno warning in efi keysource
[FreeBSD/FreeBSD.git] / share / mk /
2018-08-02 Simon J. GerratyUpdate dirdeps.mk et al to latest
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Ed MasteUse lld as the bootstrap linker on armv7 by default
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Ed MasteRevert accidental change from r336908
2018-07-30 Ed MasteMakefile.libcompat: correctly append to make variable
2018-07-30 Ed MasteEnable ld.lld as bootstrap linker by default on i386
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Brad DavisWhitespace only change, no functional change intended.
2018-07-28 Brad DavisFix `make distribute' installing some configs which...
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Brad DavisAvoid a install(1) crash by not using -C when the sourc...
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Warner LoshRemove xscale support
2018-07-27 Eitan AdlerFeex a cuple of small typos
2018-07-26 Brad DavisConvert bsd.files.mk to support DIRS and simplify by...
2018-07-26 Ruslan BukinDisable OFED for RISC-V: it does not build.
2018-07-25 John BaldwinInstall base gdb in /usr/libexec for 32-bit arm by...
2018-07-25 Ruslan BukinDisable 'C'-compressed ISA extension.
2018-07-25 Brad DavisActually install bsd.dirs.mk
2018-07-24 Brad DavisConvert bsd.confs.mk to support DIRS.
2018-07-24 Kyle Evanslibbe(3): Add to cddl build, adjust src.libnames.mk...
2018-07-24 Kyle Evanssrc.libnames.mk: Make libbe entry consistent with others
2018-07-24 Kyle EvansImport libbe(3)/be(1) from socsvn/soc2017/kneitinger...
2018-07-23 Brad DavisAdd the initial DIRS infrastructure for creating direct...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-20 Konstantin BelousovEnable OFED build (without extras) by default.
2018-07-20 Konstantin BelousovMove mostly useless examples binaries from OFED, as...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Ruslan BukinPROFILE, TESTS and CXX build options are no longer...
2018-07-19 Ruslan BukinAdd a GCC 7.1.0 no-error warning flag.
2018-07-18 Ruslan BukinAdd a GCC 8.1 warning flag.
2018-07-17 Warner LoshRemove special cases for armeb in the build.
2018-07-13 Ian LeporeExtend loader(8) geli support to all architectures...
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Renato BotelhoA direct call to echo was intruduced in r333407, which...
2018-07-04 Sean BrunoWITHOUT_SERVICESDB:
2018-07-03 John BaldwinDon't specify the desired march/mabi for RISC-V in...
2018-07-03 Ruslan BukinAdd GCC 8.1.0 compiler warning flags.
2018-07-03 Hartmut BrandtUpdate bsnmp to version 1.13. This does not bring user...
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-29 Brooks DavisCorrect link metadata created when installing with...
2018-06-28 Brad DavisSimplify using bsd.endian.mk and have it provide CAP_MK...
2018-06-27 Bryan DreweryLLVM_TARGET_ALL: Default LLVM_TARGET_ARM on for aarch64.
2018-06-27 Bryan DreweryFollow-up r335706: Fix LLVM_TARGET_ALL handling to...
2018-06-27 Bryan Drewerytinderbox: Only build clang/lld once if needed.
2018-06-27 Bryan DreweryCCACHE_BUILD: Don't try using ccache for compile-linkin...
2018-06-27 Bryan DreweryCCACHE_BUILD: Avoid ccache when looking up compiler...
2018-06-27 Bryan DreweryAdd LLVM_TARGET_ALL option.
2018-06-27 Bryan DreweryUse dependent options to auto enable _SUPPORT and CLANG...
2018-06-22 Dimitry AndricAdd support for selectively enabling LLVM targets
2018-06-20 Bryan DreweryReduce exec and fstat overhead for non-build targets.
2018-06-20 Bryan DreweryAdd WITH_SYSTEM_LINKER, on by default, that avoids...
2018-06-19 Ruslan BukinDon't use TARGET_ARCH in this file, use MACHINE_ARCH...
2018-06-16 Konstantin BelousovRework ofed build.
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Warner LoshNVME support is only for x86 and powerpc64.
2018-06-07 Bryan DreweryUse simpler sed invocation.
2018-06-07 Bryan DreweryStop using head(1) which is not available in installworld.
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Ruslan BukinSort GCC warning flags and remove duplicates.
2018-05-31 Brad DavisMove all of the directory path into the DIR part of...
2018-05-30 Ed MasteEnable lld as the system linker by default on amd64
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Bryan Dreweryrescue: Restore 'make depend' call to fix WITH_META_MOD...
2018-05-23 Ed MasteRevert r334081 (-Wmain) as it broke the build on gcc...
2018-05-23 Eitan Adlerbsd.sys.mk: add -Wmain to WARNS=1
2018-05-23 Eitan Adlerbsd.sys.mk: add links and update a bit
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
next