]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Pull in r248379 from upstream clang trunk (by Jörg Sonnenberger):
[FreeBSD/FreeBSD.git] / usr.bin /
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
2015-10-18 Alexander MotinMFV r289493: 5745 zfs set allows only one dataset prope...
2015-10-18 Enji CooperMake libxo depend on libutil because it uses humanize_n...
2015-10-17 Edward Tomasz Napi... Remove write-only variable.
2015-10-17 Edward Tomasz Napi... Add -w flag to iscsictl(8) utility, to make it wait...
2015-10-16 Jung-uk KimAdd support for ARM EABI.
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-15 Ed Mastemkimg: support fat16b partitions (MBR type 06h)
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-13 Bryan DrewerySimplify syscall generation and ABI source file handlin...
2015-10-12 Enji CooperIntegrate the tests from lib/libarchive, usr.bin/cpio...
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 Enji CooperRefactor the test/ Makefiles after recent changes to...
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-09 Bryan DreweryLet -c imply -S (hide signal output).
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-08 Ed SchoutenProperly format pointer size independent CloudABI syste...
2015-10-08 Bryan DreweryCorrect a comment.
2015-10-07 Xin LIRemove support of ancient (pre-8.0R, 800041) FreeBSD...
2015-10-07 Simon J. GerratyUpdated depends
2015-10-06 Bryan Drewerytruss: Add support for utrace(2).
2015-10-06 John BaldwinGroup the decoded system calls by ABI and sort the...
2015-10-06 Dimitry AndricUpgrade our copies of clang, llvm, lldb, compiler-rt...
2015-10-06 Enji CooperIntegrate the tests from libxo into the FreeBSD test...
2015-10-06 Dimitry AndricMerge ^/head r288836 through r288925.
2015-10-06 Enji CooperUse LIBXOSRC instead of LIBXO when defining the path...
2015-10-05 Warner LoshStart using the fact that SUBDIR.yes is added to SUBDIR
2015-10-05 Bryan DreweryFix crash if a process sends itself a SIGTRAP. Just...
2015-10-05 Dimitry AndricMerge ^/head r288831 through r288835.
2015-10-05 Bryan DreweryAdd decoding for modfind(2)
2015-10-05 Bryan DreweryFix tracking of unknown syscalls for 'truss -c'.
2015-10-05 Dimitry AndricMerge ^/head r288457 through r288830.
2015-10-03 Bryan DreweryStyle fix.
2015-10-03 Bryan DreweryAdd decoding for struct statfs.
2015-10-02 Konstantin BelousovAdd aarch64 support to truss(1).
2015-10-02 Ed SchoutenMake truss print CloudABI system call names.
2015-10-02 Colin PercivalFinal step of eliminating the "games" distribution...
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-10-01 John BaldwinRather than groveling around in a socket address struct...
2015-10-01 John BaldwinThe id_t type used to pass IDs to wait6(2) and procctl...
2015-10-01 John Baldwin- Remove extra integer argument from truncate() and...
2015-09-30 John BaldwinSeveral changes to truss.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-30 John BaldwinTrim trailing whitespace.
2015-09-29 John BaldwinDecode recently added procctl(2) operations.
2015-09-28 Xin LIUse _PATH_DEVNULL instead of direct hardcoding.
2015-09-28 Hans Petter SelaskyStore PID after becoming a daemon() and not before...
2015-09-27 Michael ReifenbergerAdd support to systat to display zfs arc cache status...
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-26 Conrad MeyerRevert r288270 to fix the build
2015-09-26 Bryan DreweryHookup mkcsmapper_static and mkesdb_static for all...
2015-09-26 Bryan DreweryAdd more SUBDIR_PARALLEL.
2015-09-25 Ed Mastexinstall: renumber UCB clauses to avoid skipping #3
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-24 Bryan DreweryAdd missing CLEANFILES.
2015-09-24 Dimitry AndricMerge ^/head r288126 through r288196.
2015-09-24 Ed MasteRename ELFOSABI_SYSV to ELFOSABI_NONE to match current...
2015-09-23 Bryan DrewerySimilar to r266147, don't define PROG in the test subdirs.
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-23 Ed Masteelfdump: report MIPS ELF section type SHT_MIPS_REGINFO
2015-09-22 Dimitry AndricMerge ^/head r288100 through r288125.
2015-09-22 Dimitry AndricMerge ^/head r288035 through r288099.
2015-09-22 Ed Masteelfdump: report MIPS-specific section type SHT_MIPS_ABI...
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-21 Alexander MotinBunch of improvements to ctlstat.
2015-09-20 Alexander MotinOutput times as normal microseconds, rather then in...
2015-09-20 Dimitry AndricMerge ^/head r287878 through r288034.
2015-09-19 Bryan DreweryConnect sesutil(1) and numactl(1) for META_MODE.
2015-09-19 Baptiste DaroussinRestore man -t for manpages rendered by mandoc
2015-09-18 Bryan DreweryDon't hide build commands.
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-17 Bryan DreweryUpdate META_MODE dependencies.
2015-09-16 Dimitry AndricMerge ^/head r287680 through r287877.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-14 Edward Tomasz Napi... Make it clear that 'swapuse' is swap reservation and...
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricMerge ^/head r287527 through r287679.
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Mark JohnstonUse a common subroutine to fetch and zero protocol...
next