]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge libxo-0.8.2:
[FreeBSD/FreeBSD.git] / lib /
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-15 Jason EvansUpdate jemalloc to 5.0.0.
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-14 Andriy Gapon8264 want support for promoting datasets in libzfs_core
2017-06-13 Dimitry AndricRevert r319796 for now, it can cause undefined referenc...
2017-06-12 Konstantin BelousovAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 Enji CooperRemove stdlib.h #include added in r319844
2017-06-12 Enji CooperAdd positive and negative testcases for cam_get_device(3)
2017-06-12 Enji Coopergetbsize(3): clarify that underflow/overflow warnings...
2017-06-10 Mark JohnstonRemove an inaccuracy from socket.2.
2017-06-10 Dimitry AndricRemove a few unneeded files from libllvm, libclang...
2017-06-10 John BaldwinImprove decoding of RB_AUTOBOOT in the 'howto' argument...
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Andriy Gapon8269 dtrace stddev aggregation is normalized incorrectly
2017-06-09 Andriy Gapon8168 NULL pointer dereference in zfs_create()
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-07 Jilles Tjoelkerlibc: Remove futimens() and utimensat() compat stubs.
2017-06-06 Will Andrewstsearch_test: Test twalk & add some determinism.
2017-06-05 Toomas SoomeANSIfy md5 functions
2017-06-03 John BaldwinDecode the 'who' argument passed to getrusage().
2017-06-03 John BaldwinAdd a cross-reference to sysdecode_socket_protocol(3).
2017-06-02 John BaldwinRemove stale cap_rights_get(2) manpage.
2017-06-01 Dimitry AndricFor arm targets, place ABI at the end of the target...
2017-06-01 Stephen J. KiernanWhen sysctlbyname fails, free buf before returning.
2017-06-01 Xin LI * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-29 Enji Cooper:dnvlist_get_string__default_value: fix a bogus string...
2017-05-29 Enji Cooperlogarithm_test: assert that feclearexcept succeeds
2017-05-29 Enji Cooperfma_test: mute a warning about unreachable code on...
2017-05-29 Enji Cooper:nvlist_unpack__duplicate_key : check the result of...
2017-05-29 Enji Cooperlib/libnv/tests/dnv_test: fix memory leaks for memory...
2017-05-28 Konstantin BelousovMention that the basep argument to getdirentries(2...
2017-05-28 Toomas Soomeuse the same option list for dhcp discovery and request
2017-05-28 Konstantin BelousovUpdate getdirentries(2) page for new struct dirent...
2017-05-28 Enji Cooperhostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 Enji Cooperhostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 Enji CooperBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 Enji CooperPush `snapshot_file` copying down into run_tests functi...
2017-05-28 Michal MelounImplement sincos, sincosf, and sincosl.
2017-05-28 Enji CooperFix a -Wunused-but-set-variable warning reported by...
2017-05-28 Enji CooperFix -Wunused and -Wshadow warnings
2017-05-28 Enji Coopergetgr_test: fix -Wunused warnings
2017-05-28 Enji Coopergetpw_test: fix -Wunused warnings
2017-05-28 Enji Coopergethostby_test: fix multiple warning types
2017-05-28 Enji Coopergetproto_test: fix -Wunused warnings
2017-05-28 Enji Coopergetrpc_test: fix -Wunused warnings
2017-05-28 Enji Coopergetserv_test: mark unused parameters __unused to fix...
2017-05-28 Enji Coopergetusershell_test: mark mdata parameter in compare_user...
2017-05-28 Enji Coopergetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 Enji Coopergetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 Enji Coopergetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 Enji Coopergetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 Enji Coopergetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 Enji Coopergetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 Enji CooperFix -Wsign-compare warnings
2017-05-28 Enji CooperStaticize functions and remove unused variables to...
2017-05-28 Enji CooperSort make variables to suit style.Makefile(5)
2017-05-28 Enji Cooperlib/libc/tests/nss: use calloc appropriately
2017-05-28 Enji CooperRemove getpagesize(3) error checking added in r317312
2017-05-27 Enji CooperFix #if conditional added in r319008
2017-05-27 Enji Cooperkvm_geterr_test: Compile out the portions that require...
2017-05-27 Baptiste DaroussinUse the usual FreeBSD spelling for the DHCP user class
2017-05-27 Baptiste DaroussinAlways issue the pxe request
2017-05-27 Baptiste Daroussinadd a comment on vendor index 19 and 20 to avoid confusion
2017-05-27 Baptiste DaroussinPass a "FREEBSD" user-class in PXE dhcp request
2017-05-26 Conrad Meyerprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 Eric van Gyzenlibthr: increase WARNS to the default (6)
2017-05-26 Eric van Gyzenlibthr: fix warnings at WARNS=6
2017-05-26 Eric van Gyzenlibthr: fix style in previous commit
2017-05-26 Eric van Gyzenlibthr: prevent setcontext() from masking SIGTHR
2017-05-26 Andriy Gapon8021 ARC buf data scatter-ization
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy Gapon7446 zpool create should support efi system partition
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-26 Pedro F. Giffunifts_open: move bogus initialization further below,...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-25 Michael TuexenImprove the decoding of the third argument of the socke...
2017-05-25 Adrian Chadd[lib] disable libc++experimental on mips platforms...
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
next