]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimVendor import of libc++ trunk r304460:
2017-06-01 dimVendor import of llvm trunk r304460:
2017-05-30 dimMerge ^/head r319165 through r319250.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-30 dimVendor import of libc++ trunk r304222:
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 wulfpsm: add support for evdev protocol
2017-05-29 kwmAlso add libzfs and libmilter to the 64-bit inode libra...
2017-05-29 kwm64-bit inode commit bumped libarchive library version...
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 clang trunk r304149:
2017-05-29 dimVendor import of llvm trunk r304149:
2017-05-29 kibDocument direct execution mode for rtld.
2017-05-29 kibCorrect explanation of the dynamic tokens handling.
2017-05-29 emastebsdgrep: bump version number and add Kyle Evans copyright
2017-05-29 manumkimg: Correct an off by one error in the PMBR size
2017-05-29 aeDisable IPsec debugging code by default when IPSEC_DEBU...
2017-05-29 wmaIntroduce Genesys GL3224 quirks
2017-05-29 wmaIncrease timeout in Atheros HAL
2017-05-29 wmaEnable wireless Atheros cards in ARMADA38X
2017-05-29 adrian[AP93] fix up the arge0/arge1 hints.
2017-05-29 adrian[ar71xx] [ar724x] update to work
2017-05-29 adrianUpdate AP93 support to the new world order.
2017-05-29 cyRevert r318789. It causes hanging NAT tcp sessions.
2017-05-29 avgzfs_lookup: fix bogus arguments to lookup of "snapshot...
2017-05-28 avosrtwn: fix connection problems with 'options RTWN_WITHOU...
2017-05-28 avosrtwn_usb: fix build with 'options RTWN_WITHOUT_UCODE'
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 tsoomeSmall cleanup in dev_net.c
2017-05-28 baptFollowup on the user-class changes
2017-05-28 trasz.Xr mount.conf(5) from boot(8).
2017-05-28 traszFix Xrs; they were pointing to the wrong section.
2017-05-28 traszMove mount.conf(8) to mount.conf(5); it's a kernel...
2017-05-28 ngieTweak r319058 slightly
2017-05-28 pfgFix potential memory leak.
2017-05-28 traszDeclutter rctl(8) by moving kernel build instructions...
2017-05-28 traszRandom tweaks to rctl(8).
2017-05-28 traszMinor tweaks to iscsi(4) and iscsid(8).
2017-05-28 traszRandom tweaks to cfiscsi(4) man page.
2017-05-28 traszMake ctld(8) mention cfiscsi(4).
2017-05-28 pfgSupport for linux ext2fs posix-draft ACLs.
2017-05-28 mizhka[etherswitch] [rtl8366] add phy4cpu setting and support...
2017-05-28 mizhka[mips] [bhnd] Support of old PMU for BMIPS and siba SoC
2017-05-28 kibUpdate getdirentries(2) page for new struct dirent...
2017-05-28 ngieSend all of `data`, not just a portion of it
2017-05-28 ngieInitial `srv` before using it in bind(2)
2017-05-28 ngieDon't leak accept_fd on thread completion
2017-05-28 ngieUse main(void) instead of main(argc __unused, argv...
2017-05-28 ngieUse an exit code of 1 instead of -1 for reasons noted...
2017-05-28 ngieCreate a deterministic file in the kyua sandbox, instea...
2017-05-28 dchaginIn r246085 some bits that are MI movied out into header...
2017-05-28 ngietests/sys/file/ftruncate_test: use an exit code of...
2017-05-28 adrian[ar71xx] undo read-after-write to flush; some bus devic...
2017-05-28 ngiehostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 dchaginOn success, getrandom() Linux system call returns the...
2017-05-28 dchaginStrip _binary_linux_locore_o_size from ${VDSO}.so as...
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 ngiepw: add some basic testcases for groupshow and usershow
2017-05-28 vangyzenFix INSTALL_AS_USER with external nsswitch databases
2017-05-28 vangyzenFix INSTALL_AS_USER
2017-05-28 ngieRemove getpagesize(3) error checking added in r317312
2017-05-27 ngieUse calloc instead of malloc + memset
2017-05-27 ngieFix #if conditional added in r319008
2017-05-27 ngiekvm_geterr_test: Compile out the portions that require...
2017-05-27 ngie:rgrep : use atf-check to check the exit code/save...
2017-05-27 alcAfter r118390, the variable "dmmax" was neither the...
2017-05-27 pfgAlign text correctly by using tabs instead of spaces.
next