]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2016-12-31 Enji CooperUse calloc instead of malloc + memset(.., 0, ..)
2016-12-31 Mateusz Guzikvfs: switch nodes_created, recycles_count and free_owe_...
2016-12-31 Konstantin... Ansify vm/vm_pager.c. Style.
2016-12-31 Pedro F. GiffuniAddition of clang nullability qualifiers.
2016-12-31 Pedro F. GiffuniMove __hidden attribute towards the end of the declaration.
2016-12-31 Hiroki Sato- Use more descriptive names for variables.
2016-12-31 Jared McNeillFix a typo in the third address of the reg property...
2016-12-31 Baptiste DaroussinBump copyright year.
2016-12-31 Andriy Voskoboinyksysctl(8): fix typename for uint32_t.
2016-12-31 Enji CooperSimilar to r310954, set .len to 0 on malloc failure...
2016-12-31 Enji CooperInitialize ret to SNMPD_INPUT_OK at the top of snmp_inp...
2016-12-31 Enji CooperUse strlcpy when copying `com` to pdu->community to...
2016-12-31 Enji CooperSet value->v.octetstring.len to a correct value on...
2016-12-31 Enji CooperMIB-II: use strlcpy instead of strcpy when copying...
2016-12-31 Enji CooperMIB-II: use strlcpy when copying interface names to...
2016-12-31 Enji CooperUnbreak the build by passing the string to strdup,...
2016-12-31 Enji CooperUse strdup in snmp_parse_server(..) when possible inste...
2016-12-31 Konstantin... Remove unused declaration.
2016-12-31 Hiroki Sato- Add static for symbols which need not to be exported.
2016-12-31 Mateusz GuzikUse vrefact in vnode_pager_alloc.
2016-12-31 Enji Coopersnmp_pdu_free the right object at the right time in...
2016-12-31 Hiroki SatoRemove extra NULL-check before free(3).
2016-12-31 Enji CooperDon't call snmp_pdu_free(..) until finished with the...
2016-12-31 Adrian Chadd[net80211] add placeholders for the VHT action frame...
2016-12-31 Hiroki SatoReplace two fat signal handlers with function calls in
2016-12-31 Jung-uk KimDo not remove llvm-objdump. It is installed by default...
2016-12-31 Hiroki SatoRetry to open an F_PIPE process when it dies unexpectedly.
2016-12-31 Luiz Otavio... Fix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-31 Luiz Otavio... Fixes the sensor initialization, always reset the digit...
2016-12-30 Baptiste DaroussinRemove extra entries from the option enum
2016-12-30 Enji CooperGuard against use-after-free after calling mibif_free(..)
2016-12-30 Baptiste DaroussinMake sdiff --left-column work as expected
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaUpdate vendor/libarchive to git ab94a813b0f64cbc1bcb952...
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Andriy Voskoboinykrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Enji CooperFix whitespace in a comment and fixing a spelling error...
2016-12-30 Enji CooperUnbreak ip_carp with WITHOUT_INET6 enabled by condition...
2016-12-30 Piotr Pawel... indent(1): Avoid out of bounds access of array ps.paren...
2016-12-30 Jared McNeillAdd missing reg property to usbphy node.
2016-12-30 Toomas Soomeloader: nandfs calls strategy with one extra argument.
2016-12-30 Toomas Soomedosfs support in libstand is broken since r298230
2016-12-30 Konstantin... Fix two similar bugs in the populate vm_fault() code.
2016-12-30 Josh PaetzelHarden CARP against network loops.
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Toomas Soomeboot2 will deadlock if extended keys are used on text...
2016-12-30 Olivier HouchardImport CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f...
2016-12-30 Dimitry AndricReapply 310775, now it also builds correctly if lldb...
2016-12-30 Konstantin... Assert that the pages found on the object queue by...
2016-12-30 Alexander KabaevRestore status quo: mips64 does not need subr_sfbuf.c
2016-12-30 Ruslan BukinAdd parenthesis.
2016-12-30 Ruslan Bukino Fix unlocking.
2016-12-30 Dag-Erling... Fix inverted loop condition which broke multi-line...
2016-12-30 Adrian Chadd[netmap] fix locking regressions
2016-12-30 Konstantin... Style.
2016-12-30 Andrew Rybchenkosfxge(4): move queue size checks to after the NIC confi...
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 Andrew Rybchenkosfxge(4): support per-command MCDI timeout
2016-12-30 Andrew Rybchenkosfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 Andrew Rybchenkosfxge(4): fix efx_filter_supported_filters API
next