]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
MFV r316926:
[FreeBSD/FreeBSD.git] / tools /
2018-08-01 Alexander MotinMFV r316926:
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 Alan SomersMake timespecadd(3) and friends public
2018-07-29 Will Andrewsbeinstall: perform pre-installworld steps.
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-28 Eitan Adlertools/build/beinstall.sh: Use some slightly better...
2018-07-27 Warner Loshalso set multicons for tests
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-20 Konstantin BelousovMove mostly useless examples binaries from OFED, as...
2018-07-20 Warner LoshRemove three stray instances of zfsloader.
2018-07-20 Conrad Meyercryptocheck: Correct mismatch between OpenSSL use and...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Alan SomersFix the build of tools/regression/sockets/unix_cmsg
2018-07-16 Alex RichardsonFix buildworld on FreeBSD 10
2018-07-16 Alex RichardsonNo longer install sys/nv.h and sys/cnv.h in lib/libnv...
2018-07-13 Ian LeporeMake generated scripts executable.
2018-07-13 Ian LeporeMore little fixes... fix a function name typo (eps...
2018-07-13 Ian LeporeRevert r336240, which contained unrelated changes accid...
2018-07-13 Ian LeporeMore little fixes... fix a function name typo (eps...
2018-07-12 Ian LeporeWee fix: $dev is passed in to the function with the...
2018-07-11 Warner LoshSmall refactor of install-boot
2018-07-11 Cy SchubertMFV r324714:
2018-07-09 Warner LoshRemove gateworks nanobsd support.
2018-07-09 Warner LoshRemove armeb from the list of architectures we build...
2018-07-09 Conrad MeyerOCF: Add plain hash modes
2018-07-09 Conrad MeyerOCF: Add CRYPTO_SHA2_224_HMAC mode
2018-07-04 Sean BrunoWITHOUT_SERVICESDB:
2018-07-04 Edward Tomasz Napi... Add a semaphore ping benchmark.
2018-07-04 Edward Tomasz Napi... Add a very simple memcpy benchmark.
2018-07-04 Edward Tomasz Napi... Sort the benchmarks even more.
2018-07-04 Edward Tomasz Napi... Rename "dup" and "fstat_shmfd" to "shmfd_dup" and ...
2018-07-04 Edward Tomasz Napi... Sort the benchmarks; no functional changes intended.
2018-07-04 Edward Tomasz Napi... Disable pipepingtd benchmarks, to make it not depend...
2018-07-04 Edward Tomasz Napi... Make the pipeping benchmarks work with larger buffer...
2018-07-04 Edward Tomasz Napi... Add threaded pipe ping benchmark.
2018-07-04 Edward Tomasz Napi... Add a trivial "pipe ping" (two processes) benchmark.
2018-07-04 Edward Tomasz Napi... Make syscall_timing(1) build with WARNS=6.
2018-07-04 Edward Tomasz Napi... Add getprogname(3) (ie null) benchmark.
2018-07-04 Edward Tomasz Napi... Use a macro for iteration.
2018-07-03 Ian LeporeFix the fstab entries for tests that have an efi partit...
2018-07-02 Ian LeporeDoh! Commit the proper default values, not my local...
2018-07-02 Ian LeporeMove the passphrase and iteration count into variables.
2018-07-02 Ian LeporeAllow making just one flavor of boot-test image based...
2018-07-01 Will Andrewsbeinstall: enable use with git worktrees.
2018-06-30 Dimitry AndricMore follow-up to r335799 (llvm/clang 6.0.1 update...
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-27 Dimitry AndricVendor import of clang 6.0.1 release r335540:
2018-06-27 Dimitry AndricVendor import of llvm 6.0.1 release r335540:
2018-06-27 Bryan DreweryPush users towards LLVM_TARGET_ALL.
2018-06-27 Bryan DreweryClang: Only build needed target for bootstrap compiler.
2018-06-27 Bryan DreweryAdd LLVM_TARGET_ALL option.
2018-06-22 Dimitry AndricAdd support for selectively enabling LLVM targets
2018-06-21 Kyle EvansDon't remove loader.conf(5) when built WITHOUT_FORTH
2018-06-20 Bryan DreweryAdd WITH_SYSTEM_LINKER, on by default, that avoids...
2018-06-19 Warner LoshFix typo noticed by pstef@.
2018-06-19 Sean BrunoMK_EFI - Add uefisign and friends to this knob and...
2018-06-19 Warner LoshAdd my script for coping with git-svn and the need...
2018-06-18 Warner LoshSwitch to creating UEFI ESPs using loader.efi instead...
2018-06-17 Allan Juderootgen.sh: complete all profiles except GELI+MBR ...
2018-06-17 Warner LoshFreeBSD/amd64 requires 256MiB to boot UEFI, 128MB simpl...
2018-06-16 Eitan Adlernetrate: build with WARNS=6
2018-06-16 Allan Juderootgen.sh: Don't copy various bits of the bootcode...
2018-06-15 Ed MasteRemove objcopy from BINUTILS option descriptions
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-12 Sean BrunoWITHOUT_NLS cleanup of more empty dirs.
2018-06-09 Allan JudeAdd ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and instal...
2018-06-09 Allan JudeChange rootgen.sh to use the default ZFS boot environme...
2018-06-09 Dimitry AndricAdd missed libc++ entries to (Optional)ObsoleteFiles.inc
2018-06-06 Baptiste DaroussinRemove NLS support from BSD grep
2018-06-04 Jung-uk KimMFV: r334448
2018-05-30 Ed Mastemakeroot.sh: allow duplicate entries even with -f ...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 Eitan Adlersrc.conf: use more natural language for @generated
2018-05-25 Rebecca CranRemove extra space before parenthesis in src.conf(5)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Eitan AdlerAdd missing file for WITH{OUT}_BSDINSTAL
2018-05-23 Eitan AdlerAdd the text '@generated' to src.conf.5
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Fabien ThomasAdd a SPD cache to speed up lookups.
2018-05-22 Ed Masteintel-ucode-split: add -n flag to skip creating output...
2018-05-20 Eitan AdlerMFV: file 5.33
next