freebsd.git
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-05 andrewAdd support to enable/disable both the EHCI and OHCI...
2016-03-05 cmtAdd myself as a ports committer
2016-03-05 bdreweryRevert r296395.
2016-03-05 bdreweryConditionalize building makewhatis(1) for upgrades...
2016-03-05 pfgStray tabs and spaces.
2016-03-04 bdreweryDIRDEPS_BUILD: Connect ofed.
2016-03-04 bdreweryUpdate libsdp to the latest 1.1.108-0.17.ga6958ef.
2016-03-04 bdreweryFix missing symbol program_invocation_short_name.
2016-03-04 bdreweryDIRDEPS_BUILD: For bootstrapping always install all...
2016-03-04 bdreweryDon't add duplicates from LOCAL_LIB_DIRS.
2016-03-04 bdreweryFix over/under-linking in contrib/ofed.
2016-03-04 bdreweryAllow adding to SOLINKOPTS.
2016-03-04 bdreweryNO_ROOT: Create the METALOG directory on installworld...
2016-03-04 bdreweryParallel installation has been safe here since r267511...
2016-03-04 pfgxdr: Fix xdr_rpc* defines.
2016-03-04 avosnet80211: fix possible overflow in IEEE80211_TU_TO_TICKS()
2016-03-04 mavSet bhsdi_target_transfer_tag to reserved value, which...
2016-03-04 emasteelfcopy: fail if debug link target is empty
2016-03-04 jhbAdd an UPDATING entry for the recent AIO changes.
2016-03-04 kibPass MNTK_NO_IOPF and MNTK_UNMAPPED_BUFS flags from...
2016-03-04 emasteAdd dd as a bootstrap tool, for status= support
2016-03-04 pfgWork around aliasing issues detected in modern GCC.
2016-03-04 sbrunoThe register read/write mphy functions have misleading...
2016-03-04 baptAlso remove libcapsicum and libexec/casper after the...
2016-03-04 npcxgbe(4): Very basic T6 awareness. This is part of...
2016-03-04 hselaskyWhitespace fixes.
2016-03-04 sephehyperv/hn: Add per-TX ring stats for # of transmitted...
2016-03-04 sephehyperv/hn: Pass channel to send done callbacks.
2016-03-04 sephehyperv/hn: Add multiple channel support, a.k.a. vRSS
2016-03-04 sgalabovFix ubldr build failure on mipsn32 and mipsn32el targets.
2016-03-04 araujoSet argument encode/result decode call backs for 'mapli...
2016-03-04 araujoImplement the 'master' request.
2016-03-04 jhibbitsRemove default initializations for rman, a'la r296331
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 dimRegenerate llvm and clang manpages.
2016-03-03 dimUpdate llvm and clang to 3.8.0 release.
2016-03-03 jmcneillAdd support for resetting the PHY via GPIO.
2016-03-03 jmcneillAdd support for Allwinner A31 RTC controller.
2016-03-03 avoszyd, run, ural: do not corrupt MAC address
2016-03-03 avosnet80211: drop <smth> -> INIT state transition warning...
2016-03-03 smhFix ixl with RSS
2016-03-03 bdreweryDEBUG_FILES: Create the DEBUGFILEDIR if it doesn't...
2016-03-03 gnnFix dtrace probes (introduced in 287759): debug__input...
2016-03-03 pfgMFV r296350:
2016-03-03 pfgAdd sunrpc compat define for xp_sock.
2016-03-03 aeUse correct size for malloc.
2016-03-03 hselaskyAdd more functions to the LinuxKPI.
2016-03-03 hselaskyAllow for overlapping quirk device ranges. Prior to...
2016-03-03 maximo -t comman line option added to the usage().
2016-03-03 bdreweryAdd missing atf dirs.
2016-03-03 bdreweryMove casper library entries to proper places.
2016-03-03 jhibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-03 gnnfix tcpdebug: - assign to "flags" in each probe, not...
2016-03-03 jasoneRestore support for decay time of -1 (no decay).
2016-03-03 npcxgbe(4): First of many changes to reduce diffs with...
2016-03-03 jasoneAdd a cast to prevent a compiler warning.
2016-03-03 jhibbitsLet rman_init() initialize the default rman range.
2016-03-03 jhibbitsAnother convert to bus_alloc_resource_anywhere().
2016-03-03 jhibbitsAllocate the PCI BAR resource with bus_alloc_resource_any()
2016-03-02 jillessh: Remove a redundant STPUTC check.
2016-03-02 jillessh: Don't trust that signal descriptions fit within...
2016-03-02 bdreweryAdd guessed dependencies to OBJS after bsd.dep.mk in...
2016-03-02 bdreweryFix meta2deps.sh tracking of dependencies inside .CURDIR.
2016-03-02 bdreweryRemove self-reference to destroy_dev_drain(9).
2016-03-02 cemdaemon(8): Add -t option to set process title
2016-03-02 kibIf callout_stop_safe() noted that the callout is curren...
2016-03-02 kibFix handling of DT_TEXTREL for an object with more...
2016-03-02 bzAdd gem5 support, so we attach there as well.
2016-03-02 bzForce re-routing PCI interrupts (this is for legacy...
2016-03-02 andrewThe cpu_reset_needs_v4_MMU_disable variable is only...
2016-03-02 wmaSupport for Enhanced Allocation in PCI
2016-03-02 wmaImprove ThunderX PEM driver to work on pass2 revision
2016-03-02 sephehyperv/hn: Make # of rings configurable
2016-03-02 markjUse m_catpkt(9) to ensure that pkthdr fields are update...
2016-03-02 markjSet tres to NULL to avoid a double free if the m_pullup...
2016-03-02 markjUse m_catpkt(9) to avoid a possible use-after-free...
2016-03-02 markjDocument m_catpkt(), and remove misinformation about...
2016-03-02 markjFix a typo that prevented pw(8) from setting a user...
2016-03-02 cyRemove redundant NULL pointer comparison.
2016-03-02 jhibbitsReplace some more default range checks with RMAN_IS_DEF...
2016-03-02 sephehyperv/hn: Fix typo in comment
2016-03-02 sephehyperv/hn: Make read buffer per-channel
2016-03-02 jhibbitsUse the m_extadd() function instead of deprecated MEXTA...
2016-03-02 jhibbitsRemove some debug printfs
2016-03-02 sephehyperv/hn: Pass channel to hv_nv_on_receive_completion()
2016-03-02 glebiusFix regression in r296242 affecting several drivers...
2016-03-02 sephehyperv/chan: Factor out the vcpu setting
2016-03-02 sephehyperv/chan: Function renaming; no functional change
2016-03-02 sephehyperv/chan: Add sysctl node to check whether monitor...
2016-03-02 jhibbitsFix 2 bugs in the mpc85xx local bus controller driver.
2016-03-02 bdreweryRemove filemon->lock wrappers.
2016-03-01 bdreweryCorrect a comment.
2016-03-01 jmcneillAdd support for Allwinner A31/A31s EHCI controller...
2016-03-01 jhbUse SCHEDULER_STOPPED() in cv_*wait*() instead of check...
2016-03-01 bdreweryCCACHE_BUILD+META_MODE: Lookup and canonicalize the...
2016-03-01 bdreweryDIRDEPS_BUILD: Fix mapper files building during dirdeps.
2016-03-01 jgh- update portsnap(8) to direct users to pkg-version
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 pfgmbtowc(3): set errno to EILSEQ if an incomplete charact...
next