]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
In dmar_gas_lowermatch, skip searching a subtree if all its addresses are greater...
[FreeBSD/FreeBSD.git] / usr.bin /
2020-01-31 Dimitry AndricMerge r357348 from the clang 10.0.0 import branch:
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 Dimitry AndricDisable new clang 10.0.0 warnings about misleading...
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357271 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-29 Alfredo Dal'Ava... Add myself (alfredo) to committers-src.dot and calendar...
2020-01-29 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-28 Dimitry AndricMerge r357231 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357225 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357224 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357222 from the clang1000-import branch:
2020-01-28 Cy SchubertMFV r357163:
2020-01-27 Dimitry AndricMerge ^/head r357119 through r357178.
2020-01-27 Dimitry AndricUpdate build glue for lldb (MK_LLDB=yes). Also update...
2020-01-26 Dimitry AndricUpdate build glue for lld (MK_LLD=yes). Also update...
2020-01-26 Dimitry AndricUpdate build glue for extra clang/llvm tools (MK_CLANG_...
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricAdjust libllvmminimal and tblgen Makefiles so all the...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-16 Conrad Meyerrandom(6): Fix off-by-one
2020-01-16 Alex RichardsonAllow bootstrapping mkimg on macOS/Linux
2020-01-14 Mark JohnstonDo not skip line-by-line comparison if -q and -I are...
2020-01-14 Baptiste DaroussinWhen system calls indicate an error they return -1...
2020-01-14 Baptiste Daroussinasprintf returns -1, not an arbitrary value < 0. Also...
2020-01-14 Baptiste Daroussinmkstemp returns -1
2020-01-13 Mark JohnstonOptimize diff -q.
2020-01-13 Kristof Provostgprof: Enable riscv
2020-01-13 Cy SchubertSync with r356645. desiredvnodes is now maxvnodes.
2020-01-13 Cy SchubertAs of r356642 desiredvnodes is u_long.
2020-01-12 Garance A DrosehnFix the way 'factor' behaves when using OpenSSL to...
2020-01-10 Jung-uk KimMFV: r356607
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2019-12-31 Rick MacklemUpdate the man page to reflect that "-M" and "-N" are...
2019-12-31 Rick MacklemGet rid of old nfsstat options no longer used.
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Rick MacklemReplace .h files included from old NFS directories...
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-29 Edward Tomasz Napi... Move type casts into a single place. No functional...
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-22 Rick MacklemUpdate the nfsstat man page to reflect r355992.
2019-12-22 Rick MacklemUpdate nfsstat to list the NFSv4.2 procedures and opera...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-21 Philip Paepstop: display battery capacity remaining
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Dimitry AndricMove all sources from the llvm project into contrib...
2019-12-17 Baptiste DaroussinReplace homemade getline(3) by actual getline(3)
2019-12-17 Baptiste DaroussinUse strtoimax.
2019-12-17 Gleb SmirnoffConvert routing statistics to VNET_PCPUSTAT.
2019-12-16 Phil ShaferAllow proper builds of libxo's CSV encoder:
2019-12-15 Ian LeporeSupport --all-repeats in uniq(1) for compatibility...
2019-12-14 Edward Tomasz Napi... Add -M option to nc(1), which makes it print the TCP...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Conrad Meyerrandom(6): produce random results
2019-12-12 Eitan Adler[showmount] implement long options
2019-12-11 Simon J. GerratyUpdate Makefile.depend files
2019-12-11 Simon J. GerratyAdd Makefile.depend.options
2019-12-10 Kyle Evanssed: process \r, \n, and \t
2019-12-09 Baptiste DaroussinFix: netstat -rs
2019-12-07 Mark Johnstongcore: Avoid using vm_map_entry_t.
2019-12-06 Mark JohnstonFix tail -f in capability mode.
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-29 Greg LeheyCorrect date and time of George Harrison's death.
2019-11-28 Greg LeheyClarify name of Pau Casals (it's Catalonian)
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Conrad MeyerRe-apply fixed r354847
2019-11-20 Conrad MeyerRevert r354847 for now
2019-11-20 Alex RichardsonAllow boostrapping xinstall on Linux
2019-11-19 Conrad Meyerunifdef(1): Improve worst-case bound on symbol resolution
2019-11-19 Conrad Meyerunifdef(1): Kill totally useless header
2019-11-18 Mark JohnstonAdd a "B" suffix to memory quantities in top(1) output.
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-18 Conrad MeyerLink in NetBSD's unifdef(1) tests
2019-11-16 Justin Hibbitsgcore: Don't add VSX notes on powerpcspe
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
next