summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use existing CONFDIR instead of adding a new CONFIGDIRbapt2015-10-113-3/+2
* Correct flash layout (this is a 4M flash unit).sbruno2015-10-111-22/+15
* Make delete method set via kern.cam.da.X.delete_method persistent.mav2015-10-112-48/+55
* Fix build with gcc 4.2bapt2015-10-113-3/+3
* Remove legacy CHS geometry from dmesg and unify capacity outputs.mav2015-10-113-17/+11
* Remove compatibility shims for legacy ATA device names.mav2015-10-1123-141/+11
* Remove lock upgrade attempt from ctl_be_block_open_file().mav2015-10-111-15/+0
* Use machine specific values cleaned from openwrt for the mac addresssbruno2015-10-111-1/+3
* wpi(4): do not count failures twice for ic_raw_xmit().adrian2015-10-111-10/+3
* wpi(4): move error handling upper (wpi_tx_data()/wpi_cmd2() -> wpi_raw_xmit()...adrian2015-10-111-30/+31
* wpi(4): fix possible race between TX/RX threads.adrian2015-10-111-0/+2
* wpi(4): do not allocate space for unused rings.adrian2015-10-112-14/+4
* wpi(4): do not override iv_recv_mgmt() in non-adhoc modes.adrian2015-10-111-6/+7
* wpi(4): use more correct types.adrian2015-10-113-55/+67
* Update Dragonfly Mail Agent to v0.10bapt2015-10-1039-1171/+114
* Replace a local sx lock that allowed only one client at a time to accessian2015-10-101-12/+11
* There's no way a fbsd install + kernel will fit into 4MB of flash.sbruno2015-10-101-13/+3
* Remove a double "as well as"phk2015-10-101-3/+3
* Fix installing config files as non rootbapt2015-10-101-1/+3
* Install bsd.confs.mkbapt2015-10-105-4/+5
* 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
OpenPOWER on IntegriCloud