summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add encoding for mime-types.delphij2015-10-080-0/+0
* Disable syscons and vpo modules for arm64.kib2015-10-081-2/+2
* Add the arm64 define.kib2015-10-081-0/+2
* Implement in-kernel relocator for the arm64 module linker.kib2015-10-081-5/+64
* Make the copyright notice in the file to match reality. Use thekib2015-10-081-19/+11
* xen/console: Introduce a new console driver for Xen guestroyger2015-10-088-749/+801
* Change gptldr from relocating 0xfff1 bytes of boot2 to relocating 0x20000cperciva2015-10-081-11/+28
* Add support for Fresco Logic USB 3.0 host controller.kevlo2015-10-081-6/+11
* Add quirk for USB 3.0 PCI device.hselasky2015-10-081-0/+1
* Recognise the Netgear WNDA4100 (N900) 3x3 device in run(4).gavin2015-10-082-0/+2
* Merge:rodrigc2015-10-083-80/+45
* Enforce the maxproc limitation before allocating struct proc, initialkib2015-10-082-32/+34
* Fix r283120 which use class size larger than 8bits.fabient2015-10-081-21/+21
OpenPOWER on IntegriCloud