freebsd.git
2016-07-31 adrian[ar71xx_gpio] handle AR934x and QCA953x GPIO OE polarity.
2016-07-31 ngieConditionalize code which defines sysctls per _KERNEL...
2016-07-31 ngieRemove calls to `die` added for associated bugs
2016-07-31 adrian[gpioled] add support for inverting the LED polarity.
2016-07-31 ngieCast result from third parameter to int instead of...
2016-07-31 ngieFix regression with /i caused by r303047
2016-07-31 pfgindent(1): Bail out if there's no more space on the...
2016-07-31 pfgindent(1): Consistently indent declarations.
2016-07-31 acheReflect CLDR timedef changes
2016-07-31 acheRemove another vestige of scripted conversion
2016-07-31 pfgresolvconf(8) now needs an additional @RESTARTCMD@...
2016-07-31 acheRemove vestige of scripted conversion
2016-07-31 acheIn addition to prev. commit. Since potentially glob2...
2016-07-31 acheBoth C99 and POSIX directly prohibits any standard...
2016-07-30 mjgsx: increment spin_cnt before cpu_spinwait in xlock
2016-07-30 mjgrwlock: s/READER/WRITER/ in wlock lockstat annotation
2016-07-30 mavWrap previous MSIX workaround into #ifndef EARLY_AP_STA...
2016-07-30 bzRename devname to udevname after including stdlib.h...
2016-07-30 bzTry to declare _hw_pci for all sysctl cases needed...
2016-07-30 ivadasz[iwm] Fix iwm_poll_bit() usage in iwm_stop_device(...
2016-07-30 allanjudeImprove boot loader quote parsing
2016-07-30 allanjudebcache should support reads shorter than sector size
2016-07-30 mavBlock MSIX negotiation until SMP started and IRQ reshuf...
2016-07-30 mavMake MAC address generation more random.
2016-07-30 mavFix infinite loops introduced at r303429.
2016-07-30 kibCache getbintime(9) answer in timehands, similarly...
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 markjRestore an ifdef that should not have been removed...
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 ngieExplicitly test for cu_fgets returning NULL or !NULL
2016-07-30 markjAdd libprocstat prebuild library dependencies.
2016-07-30 acheRework r303074 case 4. Don't immediatelly skip director...
2016-07-30 markjInclude fasttrap handling for DATAMODEL_ILP32 when...
2016-07-30 markjlibdtrace: Don't hard-code the native data model.
2016-07-30 markjlibproc: Add proc_getmodel().
2016-07-30 markjAdd descriptions for fields in struct proc_handle.
2016-07-30 markjlibrtld_db: Use the auxv to figure out where to look...
2016-07-30 acheReset errno for readdirfunc() before contunue.
2016-07-30 baptRemove usage of _WITH_DPRINTF
2016-07-30 baptRemove last traces of _WITH_GETLINE
2016-07-30 baptRemove usage of _WITH_GETLINE from usr.sbin
2016-07-30 baptRemove usage of _WITH_GETLINE from usr.bin
2016-07-30 pfgindent(1): Yet more style issues.
2016-07-30 baptRemove _WITH_GETLINE and _WITH_DPRINTF guards
2016-07-29 pfgindent(1): Attempt to preserve some consistent style.
2016-07-29 jhbVarious fixes to the t4/5nex character device.
2016-07-29 emastelibunwind: correct return code in unwinding trace log...
2016-07-29 vangyzenFix markup for -j in cpuset(1) synopsis
2016-07-29 vangyzenFix two return types in the cpuset(9) and bitset(9...
2016-07-29 lidllibblacklist: Do not use %m for logging, use strerror...
2016-07-29 markjUse vm_page_undirty() instead of manually setting a...
2016-07-29 lidlMake resizewin.1 manpage use .Fx macro
2016-07-29 mavFix NTBT_QP_LINKS negotiation.
2016-07-29 markjsdp: Destroy the RDMA ID after destroying the connectio...
2016-07-29 markjsdp: Use malloc(9) instead of the Linux compat layer.
2016-07-29 markjsdp: Use the correct socket buffer in sdp_post_recvs_ne...
2016-07-29 mavClear scratchpad after MSIX negotiation to not leak...
2016-07-29 markjsdp: Always free received control packets after they...
2016-07-29 markjFix the KASSERT format string arguments after r303507.
2016-07-29 markjsdp: Use the PCB as the rx completion handler argument.
2016-07-29 markjsdp: Destroy the PCB lock before freeing to the zone.
2016-07-29 markjsdp: Use an mbufq for received control packets.
2016-07-29 markjsdp: Remove Linux build files.
2016-07-29 jhbDon't treat NOCPU as a valid CPU to CPU_ISSET.
2016-07-29 pfgindent(1): Use NULL instead of zero for pointers.
2016-07-29 jhbFix locking issues with aio_fsync().
2016-07-29 pfgindent(1): Support "f" and "F" floating constant suffixes.
2016-07-29 pfgRevert r303487: Wrong commit log.
2016-07-29 jhbAdd a loader tunable (hw.pci.enable_pcie_hp) to disable...
2016-07-29 edChange the return type of freelocale(3) to void.
2016-07-29 mavOnce more refactor KPI between ntb_transport(4) and...
2016-07-29 alcRemove a probe declaration that has been unused since...
2016-07-29 roygerRevert r291022: x86/intr: allow mutex recursion in...
2016-07-29 roygerxen-intr: fix removal of event channels during resume
2016-07-29 pfgindent(1): Removed whitespace shouldn't be considered...
2016-07-29 roygerxen-netfront: fix trying to send packets with disconnec...
2016-07-29 pfgindent(1): fix struct termination detection.
2016-07-29 edMention that basename(3) and dirname(3) will change...
2016-07-29 pfgindent(1): fix struct termination detection.
2016-07-29 pfgindent(1): Fix breakage caused by single comment follow...
2016-07-29 pfgindent(1): Avoid potential use-after-free.
2016-07-29 pfgindent(1): Avoid out of bound access of array codebuf.
2016-07-29 impFix typo.
2016-07-29 brInclude FBT to modules build on RISC-V.
2016-07-29 brRemove unused variables.
2016-07-29 traszRemove write-only variable.
2016-07-29 traszImprove error message.
2016-07-29 traszFix MTP description in the comment.
2016-07-29 andrewAdd a generic EHCI USB driver based on the Allwinner...
2016-07-29 sephehyperv/storvsc: Use busdma(9) and enable PIM_UNMAPPED...
2016-07-29 sephehyperv/vmbus: Revoke unnecessary exposure of vmbus...
2016-07-29 sephehyperv/vmbus: Move driver glue to the beginning of...
2016-07-29 sephehyperv/vmbus: Forward declare static functions
2016-07-29 sephehyperv/vmbus: Reindent function declarations.
next