]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Remove spurious newline
[FreeBSD/FreeBSD.git] / tools /
2018-09-07 rgrimesRemove rsync to phk's server
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-28 impPut building of drm and drm2 modules behind options.
2018-08-27 kevansFix bsdbox build WITH_OFED
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-24 kevanslibbe(3)/bectl(8): Make consistent with beadm
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-24 impRevert drm2 removal.
2018-08-23 mariusFollowing r335259, don't copy boot1 from the running...
2018-08-23 kevansRemove hyper-v leftovers when WITHOUT_HYPERV is set
2018-08-23 manudts: Import DTS for arm64
2018-08-23 kevansRemove ZFS leftovers when WITHOUT_ZFS is set
2018-08-22 mmacyr338172 followup - removal of stray drm references
2018-08-22 mmacyr338172 follow - remove firmwares
2018-08-21 arichardsonRelax the check added in 338096
2018-08-21 arichardsonFix -DWITHOUT_AUTO_OBJ build of rescue after r338096
2018-08-20 mckusickFix incorrect output when printing block lists for...
2018-08-20 arichardsonDon't create directories in ${WORLDTMP}/legacy with...
2018-08-20 arichardsonAvoid depending on system headers from the source tree...
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-16 impSpecify DB_FROM_SRC=yes when doing any installation...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 dimMerge ^/head r337619 through r337645.
2018-08-11 dimMerge ^/head r336870 through r337615.
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-10 phkMake distribution now happens from top of source tree.
2018-08-09 dimAdd optional LLVM BPF target support
2018-08-08 asomersSwitch the default pager for most commands to less
2018-08-08 eadlerfile: update to 5.34
2018-08-06 bwidawskgit-svn-init: Clarify branch creation commands
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-03 dimUpdate lib/libclang_rt for compiler-rt trunk r338150.
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 bwidawsktools: Add a git-svn bootstrap script
2018-08-02 dimUpdate libc++ and libc++experimental Makefiles, add...
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimVendor import of llvm trunk r338536:
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-01 dimUpdate build blue to make WITH_CLANG_EXTRAS and WITH_CL...
2018-07-31 dimUpdate OptionalObsoleteFiles.inc for new clang intrinsi...
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimUpdate llvm/clang version numbers in various files.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 willbeinstall: perform pre-installworld steps.
2018-07-29 mmMFV r336851:
2018-07-28 dimVendor import of lldb trunk r338150:
2018-07-28 dimVendor import of lld trunk r338150:
2018-07-28 dimVendor import of clang trunk r338150:
2018-07-28 dimVendor import of llvm trunk r338150:
2018-07-28 eadlertools/build/beinstall.sh: Use some slightly better...
2018-07-27 impalso set multicons for tests
2018-07-20 kibMove mostly useless examples binaries from OFED, as...
2018-07-20 impRemove three stray instances of zfsloader.
2018-07-20 cemcryptocheck: Correct mismatch between OpenSSL use and...
2018-07-19 asomersFix the build of tools/regression/sockets/unix_cmsg
2018-07-16 arichardsonFix buildworld on FreeBSD 10
2018-07-16 arichardsonNo longer install sys/nv.h and sys/cnv.h in lib/libnv...
2018-07-13 ianMake generated scripts executable.
2018-07-13 ianMore little fixes... fix a function name typo (eps...
2018-07-13 ianRevert r336240, which contained unrelated changes accid...
2018-07-13 ianMore little fixes... fix a function name typo (eps...
2018-07-12 ianWee fix: $dev is passed in to the function with the...
2018-07-11 impSmall refactor of install-boot
2018-07-11 cyMFV r324714:
2018-07-09 impRemove gateworks nanobsd support.
2018-07-09 impRemove armeb from the list of architectures we build...
2018-07-09 cemOCF: Add plain hash modes
2018-07-09 cemOCF: Add CRYPTO_SHA2_224_HMAC mode
2018-07-04 sbrunoWITHOUT_SERVICESDB:
2018-07-04 traszAdd a semaphore ping benchmark.
2018-07-04 traszAdd a very simple memcpy benchmark.
2018-07-04 traszSort the benchmarks even more.
2018-07-04 traszRename "dup" and "fstat_shmfd" to "shmfd_dup" and ...
2018-07-04 traszSort the benchmarks; no functional changes intended.
2018-07-04 traszDisable pipepingtd benchmarks, to make it not depend...
2018-07-04 traszMake the pipeping benchmarks work with larger buffer...
2018-07-04 traszAdd threaded pipe ping benchmark.
2018-07-04 traszAdd a trivial "pipe ping" (two processes) benchmark.
2018-07-04 traszMake syscall_timing(1) build with WARNS=6.
2018-07-04 traszAdd getprogname(3) (ie null) benchmark.
2018-07-04 traszUse a macro for iteration.
2018-07-03 ianFix the fstab entries for tests that have an efi partit...
2018-07-02 ianDoh! Commit the proper default values, not my local...
2018-07-02 ianMove the passphrase and iteration count into variables.
2018-07-02 ianAllow making just one flavor of boot-test image based...
2018-07-01 willbeinstall: enable use with git worktrees.
2018-06-30 dimMore follow-up to r335799 (llvm/clang 6.0.1 update...
2018-06-27 bdreweryPush users towards LLVM_TARGET_ALL.
2018-06-27 bdreweryClang: Only build needed target for bootstrap compiler.
2018-06-27 bdreweryAdd LLVM_TARGET_ALL option.
2018-06-22 dimAdd support for selectively enabling LLVM targets
next