]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 Enji Cooperrun: ensure pthread_condattr_{init,setclock} is successful
2017-01-04 Enji Coopersetrlimit_basic: don't leak buf; free it on completion
2017-01-04 Enji Cooperrevoke_perm: don't leak fd at the end of the test;...
2017-01-04 Enji Cooperstat_symlink: don't leak fd; close the file descriptor...
2017-01-04 Enji Cooperpipe_restart: free f on function exit to quell complain...
2017-01-04 Enji Cooperswapcontext1: test for getcontext(3) and swapcontext...
2017-01-04 Enji CooperClarify lifetime of child(..) function
2017-01-04 Xin LIAdd missing files in zlib 1.2.8.
2017-01-04 Adrian Chadd[net80211] Add VHT flags for printf/debugging.
2017-01-04 Enji Cooperfpu: ensure calls to pthread_create succeed and test...
2017-01-04 Enji CooperUse calloc instead of malloc with buffers in snmp_...
2017-01-04 Enji Coopermincore_resid: free buf after use
2017-01-04 Enji Cooper{strchr,strlen}_basic: don't leak the dlopen'ed handle...
2017-01-04 Enji Coopermknodat_fd: close dfd after use to avoid leaking it
2017-01-04 Enji Coopermkfifoat_fd: close dfd after use to avoid leaking it
2017-01-04 Enji Cooperfexecve: don't leak fd on fexecve(2) failure; close...
2017-01-04 Enji Coopertty: don't leak s after opening it with openpty
2017-01-04 Enji Coopermmap_prot_3, mmap_truncate, mmap_truncate_signal: don...
2017-01-04 George V. Neville... Followup to mtod removal in main stack (r311225). ...
2017-01-04 Enji Cooperlisten_low_port: check for errors from socket(2) before...
2017-01-04 Enji Cooperkqueue_desc_passing: initialize m.msg_flags to 0
2017-01-04 Enji Cooperumask_open: don't leak fd on success
2017-01-04 Emmanuel VadotARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 Emmanuel VadotAllwinner: Add A33 support
2017-01-04 Enji Cooperunlink_fifo: don't leak the file descriptors opened...
2017-01-04 Enji Cooperttyname_err: close fd if it was opened successfully
2017-01-04 Enji CooperFix Coverity issues
2017-01-04 Enji Cooperhumanize_number_basic: don't leak buf
2017-01-04 Enji Cooperftok_link: don't leak fd
2017-01-04 Enji Cooperseekdir_basic: fix various Coverity issues
2017-01-04 Mateusz Guzikmtx: plug open-coded mtx_lock access missed in r311172
2017-01-04 George V. Neville... Fix DTrace TCP tracepoints to not use mtod() as it...
2017-01-04 George V. Neville... Fix PMC architecture check to handle later IPAs includi...
2017-01-04 Enji CooperFix logical inversion when checking result from calloc
2017-01-04 Enji CooperInitialize msg.msg_flags to 0
2017-01-04 Alan SomersQuell Coverity for diskinfo(8)
2017-01-04 Andriy Voskoboinykrtwn: fix possible buffer overrun.
2017-01-04 Mark JohnstonAdd some missing atomic_*_ptr #defines for arm.
2017-01-03 Mateusz GuzikReduce lock accesses in thread lock similarly to r311172.
2017-01-03 Enji CooperSwap parameters around with parse_syntax_strval(.....
2017-01-03 Enji CooperMake /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
2017-01-03 Navdeep Parharcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 Mateusz Guzikmtx: reduce lock accesses
2017-01-03 Benjamin KadukFix typo
2017-01-03 Mateusz GuzikRevert r309619 "ifndef atomic_cas_* in cddl code"
2017-01-03 Mateusz Guzikamd64: add atomic_fcmpset
2017-01-03 Mateusz GuzikAdd the upcoming atomic_fcmpset family to the atomic...
2017-01-03 Alan Somersmisc minor fixes in mpr(4)
2017-01-03 Olivier HouchardIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 Luiz Otavio... Remove a GPL licensed DTS.
2017-01-03 Sean BrunoRestore r302384 that was dropped when r303816 updated...
2017-01-03 John BaldwinUpdate libsysdecode for getfsstat() 'flags' argument...
2017-01-03 Mark JohnstonRemove the "unused" DIF subroutine index left after...
2017-01-03 Mark JohnstonAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 Piotr Pawel... indent(1): add a piece missed in r311138.
2017-01-02 Enji CooperOnly bake krb5_config.h support in to ssh(3), etc if...
2017-01-02 Piotr Pawel... indent(1): add option -P for loading user-provided...
2017-01-02 Enji CooperRegen src.conf after recent changes to tools/build...
2017-01-02 Enji CooperAdd WITH_SSP to silence complaints from mkman about...
2017-01-02 Enji CooperAdd documentation for MK_EFI added in r307243
2017-01-02 Enji Cooperrcs was removed in r307351; kill off WITH*_RCS
2017-01-02 Enji CooperMove the "MK_* options..." section before the "......
2017-01-02 Dimitry AndricMake native-xtools build correctly after clang/llvm...
2017-01-02 Josh PaetzelWorkaround NFS bug with readdirplus when there are...
2017-01-02 Enji CooperConditionalize adding ${KRB5DIR}/lib/gssapi/krb5/gkrb5_...
2017-01-02 Enji CooperBuild libexec/kadmind when MK_GSSAPI != no because...
2017-01-02 Konstantin... There is no need to use temporary statfs buffer for...
2017-01-02 Enji Cooperlibgssapi_{krb5,ntlm,spnego} requires MK_GSSAPI !=...
2017-01-02 Konstantin... Style.
2017-01-02 Pedro F. Giffunipatch(1): replace strnlen() with a simpler strlen().
2017-01-02 Pedro F. GiffuniRevert r311106:
2017-01-02 Konstantin... Move common code from kern_statfs() and kern_fstatfs...
2017-01-02 Pedro F. Giffunipatch(1): extend the maximum length of a line from...
2017-01-02 Andriy Voskoboinykrsu: restore 40Mhz channel support.
2017-01-02 Justin HibbitsPrint flags in hex instead of decimal.
2017-01-02 Ian LeporeUpdate ntp.conf to use the ntpd pool feature.
2017-01-02 Pedro F. GiffuniCleanup inelegant calloc(3) introduced in r310984.
2017-01-02 Pedro F. Giffunilibkvm - extend a bit the swap statistics field.
2017-01-02 Konstantin... Remove unneeded externs keywords. Reindent long lines.
2017-01-02 Adrian Chadd[netmap] call RLOCK /and/ RUNLOCK.
2017-01-02 Mark JohnstonFactor out instances of a knote detach followed by...
2017-01-02 Sean Bruno2017 IFLIB updates in preparation for commits to e1000...
2017-01-01 Konstantin... Style fixes for vm_map_insert().
2017-01-01 Pedro F. GiffuniRemove some uses of the GCC __nonnull() attribute.
2017-01-01 Cy SchubertFix up grammar.
2017-01-01 Mateusz Guzikfd: access openfiles once in falloc_noinstall
2017-01-01 Enji CooperFix spelling errors; bump .Dd for the change
2017-01-01 Enji CooperInstall bsnmpclient(3) as snmp_client_{init,set_host...
2017-01-01 Enji CooperBump .Dd for the spelling and .Nm updates
2017-01-01 Enji CooperFix spelling errors
2017-01-01 Enji Cooperbsnmpclient(3) also documents snmp_client_init, snmp_cl...
2017-01-01 Enji CooperLook for list.h in ${.CURDIR} to unbreak the build...
2017-01-01 Enji CooperBump WARNS to 6 to catch simple QA issues like some...
2017-01-01 Enji CooperMake sys/vfs/lookup_cap_dotdot actually work with ...
2017-01-01 Enji CooperCall snmp_pdu_free on req/resp with a consistent, corre...
2016-12-31 Enji Coopersnmp_discover_engine: fix up req/resp (PDU object)...
2016-12-31 Enji Coopersnmp_output_err_resp, snmp_output_resp: allocate `objec...
2016-12-31 Enji Coopersnmp_output_resp: style(9): sort variables by alignment
2016-12-31 Alan SomersUpdate ObsoleteFiles.inc for r310803
next