summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 'p' postfix to mdconfig(8).trasz2015-10-102-6/+9
* Change the default setting of kern.ipc.shm_allow_removed from 0 to 1.trasz2015-10-102-5/+8
* Provide better debug message on kernel module name clash.trasz2015-10-101-6/+2
* Make geom_nop(4) collect statistics on all types of BIOs, not justtrasz2015-10-103-4/+47
* drm/i915: Remove "Attempting to unbind pinned buffer" messagedumbbell2015-10-101-3/+1
* Update the AP135 reference design flash layout to be more useful.adrian2015-10-101-17/+28
* Translate iic hardware layer status values to errno return values.ian2015-10-101-3/+9
* Add a short name, IIC_INTRWAIT, for the common case (IIC_INTR | IIC_WAIT).ian2015-10-101-0/+1
* iw_cxgbe: fix for page fault in cm_close_handler().np2015-10-101-8/+14
* Remove all of the syncsngie2015-10-101-10/+0
* Flip on fast frames support for AR5416 and AR9300 series NICs.adrian2015-10-102-8/+2
* Fix more cases of iicbus-layer functions that must return IIC_Exxxx values.ian2015-10-101-2/+2
* Return only IIC_Exxxx status values from iicbus-layer functions. Most ofian2015-10-092-7/+22
* Move ppp.conf into the ppp sourcesbapt2015-10-093-4/+3
* Add iic2errno(), a helper function to translate IIC_Exxxxx status values toian2015-10-092-0/+24
* Rename the dma directory into dmagent to avoid collision on unclean ojectbapt2015-10-094-1/+1
* Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers.ian2015-10-097-11/+11
* Mostly rewrite the imx i2c driver. This started out as an attempt to fixian2015-10-091-170/+121
* Install configuration files with CONFMODE instead of SHAREMODEbapt2015-10-091-1/+1
* Add installconfig as a top level targetbapt2015-10-091-1/+1
* Add missing Makefilebapt2015-10-091-0/+6
* Move all the dma(8) components into one single directorybapt2015-10-0911-53/+27
* Change make distribution so that it now call installconfig in all dirs alongbapt2015-10-091-1/+6
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkbapt2015-10-097-2/+93
* Bugfix: Exit the transfer loop if any read or write operation fails. Also,ian2015-10-091-2/+5
* Style and whitespace cleanups. The only functional change is removal ofian2015-10-091-12/+8
* Pull in r242623 from upstream libc++ trunk (by Eric Fiselier):dim2015-10-095-19/+27
* Add llvm patch corresponding to r289072.dim2015-10-091-0/+50
* Let -c imply -S (hide signal output).bdrewery2015-10-092-3/+3
* Add definitions for MIPS TLS relocations to elftoolchain.kan2015-10-092-19/+46
* Remove some trailing space.kan2015-10-091-5/+5
* addr2line: initialize die to NULLemaste2015-10-091-0/+1
* Remove empty line again from libc++'s iostream.cpp. This was used todim2015-10-091-1/+0
* Temporarily revert upstream llvm trunk r240144 (by Michael Zolotukhin):dim2015-10-092-4/+3
* Update to ELF Tool Chain r3250emaste2015-10-0913-99/+311
* Add .gnu.versym VERSYM_HIDDEN flag and related maskemaste2015-10-091-0/+6
* Fix a repeated typo: rootir -> rootdir.wblock2015-10-091-11/+11
* Sort function prototypes and add missing 'static' keywords.kevlo2015-10-091-114/+113
* Add --currently-running <release> option to freebsd-update.cperciva2015-10-092-0/+10
* Remove root_mount_wait(). It's not used anywhere.trasz2015-10-092-19/+0
* Upgrade to Unbound 1.5.5.des2015-10-0942-98/+491
* Document iSCSI and autofs(5) variables in rc.conf(5).trasz2015-10-091-1/+77
* Exploit r288122 to avoid pointlessly enqueueing a page that is about to bealc2015-10-091-1/+1
* Fix missing semi-colon from r289055.cem2015-10-081-1/+1
* Remove comment obsoleted by r289056.trasz2015-10-081-4/+0
* Remove unused SI_SUB_* #defines.trasz2015-10-081-7/+0
* linux: fix handling of out-of-bounds syscall attemptsmjg2015-10-082-2/+2
* If we can't open the file, skip devclose() for the exclusive_file_systemmarcel2015-10-081-1/+1
* Fix short month names and replace %b with %_m in date_fmt for Chinesedelphij2015-10-086-78/+78
* Build changes that allow the modules on arm64.kib2015-10-085-9/+23
OpenPOWER on IntegriCloud