freebsd.git
2016-05-29 philSubmitted by: phil
2016-05-29 ngieFix "make installworld" with MK_CDDL == no after r300906 by
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-29 bdreweryFix with external GCC after r300886.
2016-05-29 bdreweryAvoid more literal-suffix errors with C++11
2016-05-29 bdreweryExternal GCC: Ensure our libstdc++ symlink to libc...
2016-05-28 bdreweryGCC XCC -isystem hack: Ensure CXX search =/usr/include...
2016-05-28 bdreweryAvoid literal-suffix error due to missing space.
2016-05-28 baptReadd week day to default dates
2016-05-28 baptAdd a hack to readd the day of weeks in default date...
2016-05-28 philUndo meaningless local changes to libxo so we're in...
2016-05-28 avosnet80211: replace m_getcl/m_gethdr pair with m_get2...
2016-05-28 avosnet80211: fix use-after-free in frame defragmentation...
2016-05-28 asomerszfsd(8), the ZFS fault management daemon
2016-05-28 bdreweryUse a relative symlink for proper --sysroot support.
2016-05-28 bdreweryAlways export X_* vars.
2016-05-28 allanjudeImplement SHA-512 truncated (224 and 256 bits)
2016-05-28 andrewDon't panic in hwpmc when stopping sampling.
2016-05-28 bzIn if_attachdomain1() there does not seem to be any...
2016-05-28 adrian[ath] add WB335 btcoex for initial testing.
2016-05-28 npcxgbe/t4_tom: Exempt RDMA connections from a TCP sanity...
2016-05-28 gonzoAdd gpiokeys to the list of GPIO modules built only...
2016-05-27 bdreweryDon't truncate existing error when writing the log.
2016-05-27 bdreweryRename function to be less generic.
2016-05-27 bdreweryWrite to the log using the tracer's credentials.
2016-05-27 bdreweryexec: Cease tracing if credentials will change with...
2016-05-27 jhbFix taskqueue groups to work with EARLY_AP_STARTUP.
2016-05-27 npiw_cxgbe: Plug a lock leak in process_mpa_request().
2016-05-27 bdreweryMove external GCC compiler hacks to bsd.sys.mk.
2016-05-27 bdreweryLibcompat: Only pass -isystem =/usr/include for externa...
2016-05-27 ngieFix up r300870
2016-05-27 asomersFix typo from r300880
2016-05-27 asomersAlways create loopback routes on every fib
2016-05-27 asomersAvoid issuing spa config updates for physical path...
2016-05-27 asomersStrip leading spaces off of a SCSI disk's serial number
2016-05-27 jkimMerge ACPICA 20160527.
2016-05-27 ianFix erronious mixed use of tx/rx variables/constants...
2016-05-27 npiw_cxgbe: Use vmem(9) to manage PBL and RQT allocations.
2016-05-27 ngieUpdate usage(..)
2016-05-27 dimAfter r300770, for libc++ and libcxxrt, use -isystem...
2016-05-27 ianGo back to unconditionally compiling modules/gpio now...
2016-05-27 ianDon't wrap the declaration of gpio_alloc_intr_resource...
2016-05-27 ngieUnbreak the zfs(4) build
2016-05-27 gjbMake PKG_VERSION aware of '-ALPHA*'.
2016-05-27 ngieRemove note about bogus chain-len maximum
2016-05-27 ngieOnly expose `hint_uaddr` in the ND_DEBUG case
2016-05-27 ambriskoIf the I/O offset and length is multiple of the media...
2016-05-27 alcThe flag "vm_pages_needed" has long served two distinct...
2016-05-27 druRemove duplicate sentence from pfsync.8.
2016-05-27 kibIn pmap_advise(), avoid leaking DI start for EPT pmaps...
2016-05-27 ngieInstall ioatcontrol to /usr/bin by default instead...
2016-05-27 ngie- Sort make variables
2016-05-27 gjbReplace linux-f10 packages with updated linux-c6.
2016-05-27 brCorrect the implementation of dtrace_interrupt_disable...
2016-05-27 ngieFix description for -V in the -r case
2016-05-27 ngieDocument the default behavior for -c (0)
2016-05-27 ngieInitialize `t` with memset(.., 0, ..)
2016-05-27 ianWhen building modules, define make variable OPT_FDT...
2016-05-27 glebiusPlug route reference underleak that happens with FLOWTA...
2016-05-27 truckmanDisconnect PIE from the build until it is free of float...
2016-05-27 mjgfd: provide a common exit point for unlock in kern_dup
2016-05-27 mjgexec: get rid of one vnode lock/unlock pair in do_execve
2016-05-27 andrewFix dtrace_interrupt_disable and dtrace_interrupt_enabl...
2016-05-27 arybchiksfxge(4): fix typo in monitor types strings in common...
2016-05-27 arybchiksfxge(4): avoid necessity to add one more constant...
2016-05-27 arybchiksfxge(4): cope with always true unsigned comparison...
2016-05-27 arybchiksfxge(4): unsigned 1 should be shifted to produce bitmask
2016-05-27 arybchiksfxge(4): cope with lint for EFX_SET_OWORD_BIT() with...
2016-05-27 arybchiksfxge(4): remove set but not used variable
2016-05-27 baptImprove error message when failing to open a backing...
2016-05-27 arybchiksfxge(4): remove unreachable break after goto
2016-05-27 arybchiksfxge(4): add constant condition note to make lint...
2016-05-27 arybchiksfxge(4): note unused variables to make lint happier
2016-05-27 traszAttach iser(4) to the build.
2016-05-27 traszBuild iscsi(4) with ICL_KERNEL_PROXY when building...
2016-05-27 traszFix build on i386.
2016-05-27 ngieQuell false positives in svc_vc_create and svc_vc_creat...
2016-05-27 hselaskyThe SCHEDULER_STOPPED() macro already contains a predic...
2016-05-27 sephehyperv: Test features before enabling optional function...
2016-05-27 adrian[iwm] remove dead code.
2016-05-27 sephehyperv: Clean up Hyper-V timecounter a bit.
2016-05-27 sephehyperv: GC unneeded bits
2016-05-27 sephehyperv/vmbus: Move MSR EOM to hyperv_reg.h
2016-05-27 sephehyperv: Move timer related MSRs into hyperv_reg.h
2016-05-27 alcUse vm_page_replace_checked() instead of vm_page_rename...
2016-05-27 sephehyperv: Move CPUID related bits to hyperv_reg.h and...
2016-05-27 cemlibmd: Work around C++'s inability to understand C
2016-05-27 ianFix parallel builds by specifying *all* required header...
2016-05-27 cemgcc42: Fix minor C99 parse bug
2016-05-27 kevloAdd rtwn(4) and rtwnfw(4).
2016-05-27 allanjudeImport Skein 1.3
2016-05-27 adrian[gpio] add gpiospi to the gpio module.
2016-05-27 adrian[spigen] add the userland ioctl API for spigen.
2016-05-27 adrian[gpiospi] add debug option.
2016-05-27 ianOnly build gpio modules on armv6, until it's known...
2016-05-27 gjbMake Makefile.mirrors -ALPHA${N}-aware.
2016-05-27 gjbUpdate head from 11.0-CURRENT to 11.0-ALPHA1, marking...
2016-05-26 ianRevert changes for local testing, inadvertantly commite...
2016-05-26 ianAdd a PPS driver that takes the timing pulse from a...
2016-05-26 jhbFix unit number of EFI net interfaces and ignore psuedo...
next