]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimVendor import of clang trunk r291012:
2017-01-04 dimMerge ^/head r311306 through r311313.
2017-01-04 dimAdd preliminary ObsoleteFiles and UPDATING entries.
2017-01-04 dimCleanup commented entries in libllvm Makefile.
2017-01-04 dimAdd new llvm-{cxxfilt,lto2,modextract,xray} tools.
2017-01-04 dimFix double-dollar typo in lld Makefile.
2017-01-04 dimBump FREEBSD_CC_VERSION to force bootstrap compiler...
2017-01-04 dimMerge ^/head r311132 through r311305.
2017-01-04 asomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 dimUpdate lldb Makefile, and disable some functionality...
2017-01-04 dimUpdate lld Version.inc and libllvm/Makefile to match.
2017-01-04 dimUpdate lld Makefile.
2017-01-04 dimUpdate llvm-cov and llvm-pdbdump Makefiles.
2017-01-04 kanRemove duplicate iic and iicbus devices from JZ4780...
2017-01-04 asomersRemove dead code in dhclient(8)
2017-01-04 ngiestyle cleanup
2017-01-04 ngiebridge_do_pfctl: allocate mib_name dynamically using...
2017-01-04 asomersRemove dead code in rpc_parse.c
2017-01-04 ngiebridge_get_pfval: use nitems instead of spelling it...
2017-01-04 ngieUse strlcpy instead of strcpy when copying the bridge...
2017-01-04 asomersDelete dead code in chat(8)
2017-01-04 kib__vdso_gettc(): be extra careful with /dev/hpet mapping...
2017-01-04 kibThe callers of kern_getfsstat(UIO_SYSSPACE) expect...
2017-01-04 delphijMFV r311279: zlib 1.2.10.
2017-01-04 traszFix bug that would result in a kernel crash in some...
2017-01-04 traszDon't release the cfiscsi session refcount too early...
2017-01-04 ngiesnmp_mibII(3) requires net/if.h and net/if_mib.h
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 ngierun: ensure pthread_condattr_{init,setclock} is successful
2017-01-04 ngiesetrlimit_basic: don't leak buf; free it on completion
2017-01-04 ngierevoke_perm: don't leak fd at the end of the test;...
2017-01-04 ngiestat_symlink: don't leak fd; close the file descriptor...
2017-01-04 ngiepipe_restart: free f on function exit to quell complain...
2017-01-04 ngieswapcontext1: test for getcontext(3) and swapcontext...
2017-01-04 ngieClarify lifetime of child(..) function
2017-01-04 delphijAdd missing files in zlib 1.2.8.
2017-01-04 adrian[net80211] Add VHT flags for printf/debugging.
2017-01-04 ngiefpu: ensure calls to pthread_create succeed and test...
2017-01-04 ngieUse calloc instead of malloc with buffers in snmp_...
2017-01-04 ngiemincore_resid: free buf after use
2017-01-04 ngie{strchr,strlen}_basic: don't leak the dlopen'ed handle...
2017-01-04 ngiemknodat_fd: close dfd after use to avoid leaking it
2017-01-04 ngiemkfifoat_fd: close dfd after use to avoid leaking it
2017-01-04 ngiefexecve: don't leak fd on fexecve(2) failure; close...
2017-01-04 ngietty: don't leak s after opening it with openpty
2017-01-04 ngiemmap_prot_3, mmap_truncate, mmap_truncate_signal: don...
2017-01-04 gnnFollowup to mtod removal in main stack (r311225). ...
2017-01-04 ngielisten_low_port: check for errors from socket(2) before...
2017-01-04 ngiekqueue_desc_passing: initialize m.msg_flags to 0
2017-01-04 ngieumask_open: don't leak fd on success
2017-01-04 manuARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 manuAllwinner: Add A33 support
2017-01-04 ngieunlink_fifo: don't leak the file descriptors opened...
2017-01-04 ngiettyname_err: close fd if it was opened successfully
2017-01-04 ngieFix Coverity issues
2017-01-04 ngiehumanize_number_basic: don't leak buf
2017-01-04 ngieftok_link: don't leak fd
2017-01-04 ngieseekdir_basic: fix various Coverity issues
2017-01-04 mjgmtx: plug open-coded mtx_lock access missed in r311172
2017-01-04 gnnFix DTrace TCP tracepoints to not use mtod() as it...
2017-01-04 gnnFix PMC architecture check to handle later IPAs includi...
2017-01-04 ngieFix logical inversion when checking result from calloc
2017-01-04 ngieInitialize msg.msg_flags to 0
2017-01-04 asomersQuell Coverity for diskinfo(8)
2017-01-04 avosrtwn: fix possible buffer overrun.
2017-01-04 markjAdd some missing atomic_*_ptr #defines for arm.
2017-01-03 mjgReduce lock accesses in thread lock similarly to r311172.
2017-01-03 ngieSwap parameters around with parse_syntax_strval(.....
2017-01-03 ngieMake /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
2017-01-03 npcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 mjgmtx: reduce lock accesses
2017-01-03 bjkFix typo
2017-01-03 mjgRevert r309619 "ifndef atomic_cas_* in cddl code"
2017-01-03 mjgamd64: add atomic_fcmpset
2017-01-03 mjgAdd the upcoming atomic_fcmpset family to the atomic...
2017-01-03 dimUpdate OptionalObsoleteFiles.inc.
2017-01-03 dimInitial updates to llvm/clang build glue.
2017-01-03 dimDisable PDB support in LLVMSymbolizer for now, to avoid...
2017-01-03 dimFix printf format warning on i386.
2017-01-03 dimComment out more unused functionality.
2017-01-03 dimRemove incorrectly merged code fragment.
2017-01-03 asomersmisc minor fixes in mpr(4)
2017-01-03 cognetIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 loosRemove a GPL licensed DTS.
2017-01-03 sbrunoRestore r302384 that was dropped when r303816 updated...
2017-01-03 jhbUpdate libsysdecode for getfsstat() 'flags' argument...
2017-01-03 markjRemove the "unused" DIF subroutine index left after...
2017-01-03 markjAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 dimFix line endings (upstream file has CRLF ones).
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2017-01-02 pstefindent(1): add a piece missed in r311138.
2017-01-02 ngieOnly bake krb5_config.h support in to ssh(3), etc if...
2017-01-02 pstefindent(1): add option -P for loading user-provided...
2017-01-02 ngieRegen src.conf after recent changes to tools/build...
2017-01-02 ngieAdd WITH_SSP to silence complaints from mkman about...
2017-01-02 ngieAdd documentation for MK_EFI added in r307243
next