]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
cxgbe/iw_cxgbe: Log the end point's history and flags to the trace
[FreeBSD/FreeBSD.git] / lib /
2017-06-16 dimVendor import of compiler-rt trunk r305575:
2017-06-16 dimVendor import of clang trunk r305575:
2017-06-16 dimVendor import of llvm trunk r305575:
2017-06-16 sobomaxDocument st_flags in the stat(2).
2017-06-15 jasoneUpdate jemalloc to 5.0.0.
2017-06-13 dimRevert r319796 for now, it can cause undefined referenc...
2017-06-12 kibAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 ngieRemove stdlib.h #include added in r319844
2017-06-12 ngieAdd positive and negative testcases for cam_get_device(3)
2017-06-12 ngiegetbsize(3): clarify that underflow/overflow warnings...
2017-06-10 markjRemove an inaccuracy from socket.2.
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimRemove a few unneeded files from libllvm, libclang...
2017-06-10 dimVendor import of lld trunk r305145:
2017-06-10 dimVendor import of compiler-rt trunk r305145:
2017-06-10 dimVendor import of clang trunk r305145:
2017-06-10 dimVendor import of llvm trunk r305145:
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-10 jhbImprove decoding of RB_AUTOBOOT in the 'howto' argument...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 avg8269 dtrace stddev aggregation is normalized incorrectly
2017-06-09 avg8168 NULL pointer dereference in zfs_create()
2017-06-09 philImport libxo-0.8.1 with official fix to today's build...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 philImport libxo-0.8.0:
2017-06-07 jilleslibc: Remove futimens() and utimensat() compat stubs.
2017-06-06 willtsearch_test: Test twalk & add some determinism.
2017-06-05 tsoomeANSIfy md5 functions
2017-06-03 dimMerge ^/head r319480 through r319547.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-03 dimVendor import of compiler-rt trunk r304659:
2017-06-03 dimVendor import of clang trunk r304659:
2017-06-03 dimVendor import of llvm trunk r304659:
2017-06-03 jhbDecode the 'who' argument passed to getrusage().
2017-06-03 jhbAdd a cross-reference to sysdecode_socket_protocol(3).
2017-06-02 jhbRemove stale cap_rights_get(2) manpage.
2017-06-01 dimMerge ^/head r319251 through r319479.
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimFor arm targets, place ABI at the end of the target...
2017-06-01 dimVendor import of compiler-rt trunk r304460:
2017-06-01 dimVendor import of clang trunk r304460:
2017-06-01 dimVendor import of llvm trunk r304460:
2017-06-01 stevekWhen sysctlbyname fails, free buf before returning.
2017-06-01 delphij * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-30 dimVendor import of clang trunk r304222:
2017-05-30 dimVendor import of llvm trunk r304222:
2017-05-29 dimAdd one more file to libllvm.
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 ngie:dnvlist_get_string__default_value: fix a bogus string...
2017-05-29 ngielogarithm_test: assert that feclearexcept succeeds
2017-05-29 ngiefma_test: mute a warning about unreachable code on...
2017-05-29 ngie:nvlist_unpack__duplicate_key : check the result of...
2017-05-29 ngielib/libnv/tests/dnv_test: fix memory leaks for memory...
2017-05-29 dimVendor import of libc++ trunk r304149:
2017-05-29 dimVendor import of compiler-rt trunk r304149:
2017-05-29 dimVendor import of clang trunk r304149:
2017-05-29 dimVendor import of llvm trunk r304149:
2017-05-28 kibMention that the basep argument to getdirentries(2...
2017-05-28 tsoomeuse the same option list for dhcp discovery and request
2017-05-28 kibUpdate getdirentries(2) page for new struct dirent...
2017-05-28 ngiehostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 ngiehostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 ngieBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 ngiePush `snapshot_file` copying down into run_tests functi...
2017-05-28 mmelImplement sincos, sincosf, and sincosl.
2017-05-28 ngieFix a -Wunused-but-set-variable warning reported by...
2017-05-28 ngieFix -Wunused and -Wshadow warnings
2017-05-28 ngiegetgr_test: fix -Wunused warnings
2017-05-28 ngiegetpw_test: fix -Wunused warnings
2017-05-28 ngiegethostby_test: fix multiple warning types
2017-05-28 ngiegetproto_test: fix -Wunused warnings
2017-05-28 ngiegetrpc_test: fix -Wunused warnings
2017-05-28 ngiegetserv_test: mark unused parameters __unused to fix...
2017-05-28 ngiegetusershell_test: mark mdata parameter in compare_user...
2017-05-28 ngiegetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 ngiegetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 ngiegetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 ngiegetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 ngiegetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 ngiegetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 ngieFix -Wsign-compare warnings
2017-05-28 ngieStaticize functions and remove unused variables to...
2017-05-28 ngieSort make variables to suit style.Makefile(5)
2017-05-28 ngielib/libc/tests/nss: use calloc appropriately
2017-05-28 ngieRemove getpagesize(3) error checking added in r317312
2017-05-27 ngieFix #if conditional added in r319008
2017-05-27 ngiekvm_geterr_test: Compile out the portions that require...
2017-05-27 baptUse the usual FreeBSD spelling for the DHCP user class
2017-05-27 baptAlways issue the pxe request
2017-05-27 baptadd a comment on vendor index 19 and 20 to avoid confusion
2017-05-27 dimMissed a few additional files in libllvm, for llvm...
2017-05-27 baptPass a "FREEBSD" user-class in PXE dhcp request
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-26 vangyzenlibthr: increase WARNS to the default (6)
2017-05-26 vangyzenlibthr: fix warnings at WARNS=6
2017-05-26 vangyzenlibthr: fix style in previous commit
next