]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
VOP_BMAP(9): fix typo in the copyright header
[FreeBSD/FreeBSD.git] / share / mk /
2019-06-19 Bryan DreweryFollow-up r349065: Fix .TARGET flag ambiguity with...
2019-06-18 Bryan DreweryRework r349061: Don't apply guessed dependencies if...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-15 Bryan DreweryAllow DEPENDOBJS/DEPENDSRCS to work with only OBJS...
2019-06-15 Bryan DreweryMETA_MODE: Delete build targets that fail.
2019-06-15 Bryan DreweryAdd various CFLAGS/LDADD overrides for the output targe...
2019-06-15 Bryan DreweryAvoid generating DEPENDFILES='.depend.' when there...
2019-06-15 Bryan DrewerySimilar to r335710 avoid ccache when linking a .cc...
2019-06-15 Bryan DreweryDon't force OBJS_DEPEND_GUESS headers onto all objects.
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-10 Bryan DreweryDPSRCS need to be built before recursing.
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-20 Martin MatuskaMFV r347989:
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Enji CooperFix up CXXSTD support originally added in r345708
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-07 Mitchell HorneAdd option to build LLVM RISC-V target
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Marcin WojtasCreate kernel module to parse Veriexec manifest based...
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 Enji CooperAllow programs to set `NO_SHARED` on a per-PROG basis
2019-03-30 Enji CooperPROG_OVERRIDE_VARS should override default values if...
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Enji CooperAllow users to override CSTD/CXXSTD on a per-prog basis
2019-03-29 Enji CooperStandardize `-std=c++* as `CXXSTD`
2019-03-29 Enji CooperRevert r345706: the third time will be the charm
2019-03-29 Enji CooperStandardize `-std=c++* as `CXXSTD`
2019-03-29 Enji CooperRevert r345704
2019-03-29 Enji CooperCXXSTD is the C++ analogue to CSTD.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-28 Enji CooperSpam CXXFLAGS with `-I${DESTDIR}/usr/include/private...
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 John BaldwinRemove the TIMED src option from the list of options.
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-21 Jung-uk KimCatch up with Clang 8.0.
2019-03-21 Jung-uk KimCatch up with Clang 7.0.
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-19 Dimitry AndricTurn on MK_OPENMP for i386 by default, now that it...
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricConnect lib/libomp to the build.
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-12 Enji CooperAdjust code based on comments from @asomers in D19551
2019-03-11 Enji CooperMFhead@r345025
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-06 John BaldwinDivorce MK_GDB from MK_BINUTILS.
2019-03-06 Marcin WojtasExtend libsecureboot(old libve) to obtain trusted certi...
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyEnable build of libbearssl
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge ^/head r344513 through r344548.
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Ed MasteMake libifconfig INTERNALLIB
2019-02-25 Enji CooperMFhead@r344527
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
next