summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In usr.sbin/eeprom/ofw_options.c, remove a superfluous const specifier.dim2014-02-221-1/+1
* Pull in r201909 from upstream compiler-rt trunk (by Joerg Sonnenberger):dim2014-02-2236-73/+77
* Merge from head up to r262311.dim2014-02-2178-68/+6969
|\
| * Fix virtio spec URL.grehan2014-02-211-1/+1
| * Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang todim2014-02-212-9/+6
| * Fix a race between kern_proc_{o,}filedesc_out and fdescfree leadingmjg2014-02-211-2/+2
| * Install a default configuration file for dmabapt2014-02-213-0/+75
| * Pull in r197521 from upstream clang trunk (by rdivacky):dim2014-02-211-1/+6
| * Fix build on i386bapt2014-02-211-1/+1
| * Lower warning level when built with gccbapt2014-02-211-0/+6
| * Match the correct variable to the variable description.brueffer2014-02-211-3/+3
| * Fix build with gccbapt2014-02-213-5/+5
| * Explain how and where kern.cam.ada.write_cache can be set in practicalivoras2014-02-211-3/+8
| * Enforce mail user and groupbapt2014-02-211-1/+3
| * Fix typobapt2014-02-211-1/+1
| * Add dma-mbox-create forgotten in the previous commitbapt2014-02-211-0/+18
| * Regen after addition of WITHOUT_DMAbapt2014-02-211-1/+6
| * Import Dragonfly Mail Agent into base systembapt2014-02-2155-0/+6233
| |\
| | * Import dma 89702b7f14 (2013-02-13) into vendorsbapt2014-02-2048-0/+6180
| * Add support for x2APIC virtualization assist in Intel VT-x.neel2014-02-214-11/+152
| * Add basic cpu frequency control and temperature monitoring to imx6_anatop.ian2014-02-214-26/+440
| * Remove bogus blank line.imp2014-02-211-1/+0
| * malloc_aligned() may not leave enough space for pointer to allocated memory,davidxu2014-02-211-7/+7
| * Avoid clobbering the counter mode when issuing a latch command.tychon2014-02-211-2/+3
| * Further refine the auth fail regex to catch more auth failures andbrueffer2014-02-201-1/+1
* | In lib/msun/ld128/s_expl.c, remove '/*' within block comment, to avoid adim2014-02-211-1/+1
* | For now, clang spells -mcmodel=medlow as -mcmodel=small.dim2014-02-211-1/+3
* | In case source files are compiled with -g, tell clang not to emit .cfidim2014-02-211-0/+4
* | For lib/msun, turn off warnings about unknown pragmas, sincedim2014-02-211-0/+1
* | Similar to r211505 for x86, remove unneeded casts in inline assembly fordim2014-02-201-6/+6
* | In lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid an error aboutdim2014-02-201-1/+1
* | Pull in r201718 from upstream llvm trunk:dim2014-02-201-0/+4
* | Pull in r200453 from upstream llvm trunk:dim2014-02-202-3/+15
* | Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-2028-1/+186
* | Import a whole bunch of clang trunk commits to enable self-hosting clangdim2014-02-204-6/+79
* | Import a whole bunch of llvm trunk commits to enable self-hosting clangdim2014-02-2045-770/+4678
|/
* Revert my commit in r261253; the real problem was tackled in r262209.peter2014-02-204-8/+8
* Remove redundant code and fix a style error.tuexen2014-02-202-6/+2
* Match our implementation of iconv's inbuf argument.peter2014-02-201-1/+1
* Import svn-1.8.8.peter2014-02-2058-358/+957
* Make it clear that there are two ways to add a session using iscsictl(8),trasz2014-02-201-1/+16
* Spelling, grammar and mdoc cleanup.brueffer2014-02-202-30/+46
* Document r261504 - FreeBSD/i386 guests can be run under bhyve.skreuzer2014-02-201-0/+14
* Add early printf support, wrapped in #if 0 because it's only rarely needed.ian2014-02-201-0/+24
* Fix a cross-reference.brueffer2014-02-201-1/+3
* Fix the boot on FDT-enabled systems after r261819.loos2014-02-201-10/+5
* compile with NOINETluigi2014-02-201-0/+8
* Simplify APIC mode switching from MMIO to x2APIC. In part this is done toneel2014-02-207-63/+94
* Temporarily unhook BERI boot loader from the build until 32-bit MIPSrwatson2014-02-191-0/+2
* Spelling, grammar and mdoc cleanup.brueffer2014-02-191-14/+16
OpenPOWER on IntegriCloud