]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-06 Dimitry AndricMerge ^/head r311460 through r311545.
2017-01-06 Dimitry AndricUpdate clang and lld Version.inc files.
2017-01-06 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-06 Dimitry AndricVendor import of llvm trunk r291274:
2017-01-06 Mateusz Guziktmpfs: perform a lockless check in tmpfs_itimes
2017-01-06 Dimitry AndricFix clang 4.0.0 warnings about taking the address of...
2017-01-06 Jung-uk KimRemove '-vd' option to make iasl(8) reproducible.
2017-01-06 Warren BlockShow that the crunchgen configuration file name is...
2017-01-06 Mateusz Guziktmpfs: enabled MNTK_EXTENDED_SHARED
2017-01-06 Konstantin... Lock tmpfs node tn_status updates done under the shared...
2017-01-06 Konstantin... Use vnode lock assertion expression, and upgrade it...
2017-01-06 Konstantin... Remove dead code.
2017-01-06 Konstantin... Use type-independent formats for printing nlink_t and...
2017-01-06 Konstantin... Explicitely add "opt_compat.h" to kern_exec.c: fix...
2017-01-06 Warren BlockFix src.conf(5) description of WITHOUT_USB_GADGET_EXAMPLES.
2017-01-06 Kevin LoAdd new USB device ID.
2017-01-06 Alexander MotinAdd some more mode page fields.
2017-01-06 Enji CooperAdd integration makefile for contrib/bsnmp/gensnmpdef
2017-01-06 Enji CooperRemove unnecessary __unused attribute attached to ...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-06 Xin LIVendor import of xz-5.2.3 (trimmed).
2017-01-06 Sepherosa Ziehauif: Defer the if_up until the ifnet.if_ioctl is called.
2017-01-06 Gleb SmirnoffUse getsock_cap() instead of fgetsock().
2017-01-06 Enji CooperConditionalize all code that uses tcpd.h behind `LIBWRA...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 John BaldwinAdd uintmax_t casts to silence printf format warnings.
2017-01-06 Alexander KabaevRemove redundant cache initialization in JZ4780 SMP...
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Dimitry AndricAlso remove unnecessary extern keywords from tcpd.h.
2017-01-05 Dimitry AndricMerge ^/head r311314 through r311459.
2017-01-05 Dimitry AndricPut proper prototypes in tcpd.h
2017-01-05 Alexander KabaevUse compiler driver to link BERI boot loaders
2017-01-05 Dimitry AndricDisable the new -Waddress-of-packed-member warning...
2017-01-05 Dimitry AndricAdjust version numbers for the clang library directory.
2017-01-05 Zbigniew BodekAdd DTS file for Armada 385 DB-AP board
2017-01-05 Zbigniew BodekAdd DTS file for Solidrun ClearFog board
2017-01-05 Hiren Panchasarasysctl net.inet.tcp.hostcache.list in a jail can see...
2017-01-05 Konstantin... Do not allocate struct statfs on kernel stack.
2017-01-05 Zbigniew BodekCorrect CESA node in armada-38x.dtsi
2017-01-05 Zbigniew BodekAdd buffer management entries to armada-38x.dtsi
2017-01-05 Zbigniew BodekInclude e6000sw driver in ARMADA38X configuration
2017-01-05 Zbigniew BodekImprove ports handling in e6000sw driver
2017-01-05 Konstantin... Some style fixes for getfstat(2)-related code.
2017-01-05 Alexander MotinFix bootverbose affecting code logic in r294558.
2017-01-05 Alan SomersFix typo from r311349
2017-01-05 Hajimu UMEMOTOWhen displaying netstat details with libxo in JSON
2017-01-05 Enji Cooperop_usm_users: don't deref uusers if it's NULL when...
2017-01-05 Enji CooperOS_getSystemUptime: use nitems for calculating the...
2017-01-05 Xin LIUse strlcpy and snprintf in netstat(1).
2017-01-05 Enji Coopersnmp_table_fetch_async: don't leak `work` if snmp_pdu_s...
2017-01-05 Enji Cooperop_usm_users: fix indentation in SNMP_OP_SET block
2017-01-05 Enji CooperUse calloc instead of malloc + memset(.., 0, ..)
2017-01-05 Enji Cooperlsock_init_port: address issues with initializing socka...
2017-01-05 Enji Cooperlm_load: fix string copying issues
2017-01-05 Enji CooperRedo fix for CID 979581
2017-01-05 Adrian Chadd[net80211] correct VHT ieee80211com state bits.
2017-01-05 Adrian Chadd[ath_hal] mad, mad hacks to get some semblence of corre...
2017-01-05 Adrian Chadd[net80211] add VHT media types in the media layer.
2017-01-05 Hiroki SatoFix build when WITHOUT_INET6 is defined.
2017-01-05 Mark JohnstonRemove a redundant use of min().
2017-01-05 Ravi PokalaIn the same vein as r311350, fix whitespace in handling...
2017-01-05 Ravi PokalaFix whitespace in handling of XPT_PATH_INQ in adw(4).
2017-01-05 Alan Somerstabs -> spaces in etc/mtree
2017-01-05 Mark JohnstonAdd a reasonable bound on the symbol table index size.
2017-01-05 Kevin LoIn rtl8188eu, read R92C_HSSI_PARAM2(0)) register to...
2017-01-05 Mark JohnstonAdd a small allocator for exec_map entries.
2017-01-05 Mark JohnstonSort includes in kern_exec.c.
2017-01-05 John BaldwinUse db_printsym() to display function names in stack...
2017-01-05 John BaldwinOnly call stacktrace_subr() from DDB.
2017-01-04 Alan SomersMisc Coverity fixes for tail(1)
2017-01-04 Dimitry AndricUpdate clang and lld Version.inc files.
2017-01-04 Gleb SmirnoffFix assertion that checks that pages are consecutive...
2017-01-04 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291015, and...
2017-01-04 Gleb SmirnoffMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 Dimitry AndricVendor import of clang trunk r291015:
2017-01-04 Dimitry AndricVendor import of llvm trunk r291015:
2017-01-04 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 Dimitry AndricVendor import of lldb trunk r291012:
2017-01-04 Dimitry AndricVendor import of lld trunk r291012:
2017-01-04 Dimitry AndricVendor import of clang trunk r291012:
2017-01-04 Dimitry AndricVendor import of llvm trunk r291012:
2017-01-04 Dimitry AndricMerge ^/head r311306 through r311313.
2017-01-04 Dimitry AndricAdd preliminary ObsoleteFiles and UPDATING entries.
2017-01-04 Dimitry AndricCleanup commented entries in libllvm Makefile.
2017-01-04 Jung-uk KimRemove llvm-objdump when Clang is disabled. It was...
2017-01-04 Dimitry AndricAdd new llvm-{cxxfilt,lto2,modextract,xray} tools.
2017-01-04 John BaldwinFurther refine MIPS stack traces across trapframes.
2017-01-04 Dimitry AndricFix double-dollar typo in lld Makefile.
2017-01-04 Dimitry AndricBump FREEBSD_CC_VERSION to force bootstrap compiler...
2017-01-04 Dimitry AndricMerge ^/head r311132 through r311305.
2017-01-04 Alan SomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 Dimitry AndricUpdate lldb Makefile, and disable some functionality...
2017-01-04 Dimitry AndricUpdate lld Version.inc and libllvm/Makefile to match.
2017-01-04 Dimitry AndricUpdate lld Makefile.
2017-01-04 Dimitry AndricUpdate llvm-cov and llvm-pdbdump Makefiles.
2017-01-04 Alexander KabaevRemove duplicate iic and iicbus devices from JZ4780...
2017-01-04 Alan SomersRemove dead code in dhclient(8)
next