| Commit message (Expand) | Author | Age | Files | Lines |
* | In usr.sbin/eeprom/ofw_options.c, remove a superfluous const specifier. | dim | 2014-02-22 | 1 | -1/+1 |
* | Pull in r201909 from upstream compiler-rt trunk (by Joerg Sonnenberger): | dim | 2014-02-22 | 36 | -73/+77 |
* | Merge from head up to r262311. | dim | 2014-02-21 | 78 | -68/+6969 |
|\ |
|
| * | Fix virtio spec URL. | grehan | 2014-02-21 | 1 | -1/+1 |
| * | Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang to | dim | 2014-02-21 | 2 | -9/+6 |
| * | Fix a race between kern_proc_{o,}filedesc_out and fdescfree leading | mjg | 2014-02-21 | 1 | -2/+2 |
| * | Install a default configuration file for dma | bapt | 2014-02-21 | 3 | -0/+75 |
| * | Pull in r197521 from upstream clang trunk (by rdivacky): | dim | 2014-02-21 | 1 | -1/+6 |
| * | Fix build on i386 | bapt | 2014-02-21 | 1 | -1/+1 |
| * | Lower warning level when built with gcc | bapt | 2014-02-21 | 1 | -0/+6 |
| * | Match the correct variable to the variable description. | brueffer | 2014-02-21 | 1 | -3/+3 |
| * | Fix build with gcc | bapt | 2014-02-21 | 3 | -5/+5 |
| * | Explain how and where kern.cam.ada.write_cache can be set in practical | ivoras | 2014-02-21 | 1 | -3/+8 |
| * | Enforce mail user and group | bapt | 2014-02-21 | 1 | -1/+3 |
| * | Fix typo | bapt | 2014-02-21 | 1 | -1/+1 |
| * | Add dma-mbox-create forgotten in the previous commit | bapt | 2014-02-21 | 1 | -0/+18 |
| * | Regen after addition of WITHOUT_DMA | bapt | 2014-02-21 | 1 | -1/+6 |
| * | Import Dragonfly Mail Agent into base system | bapt | 2014-02-21 | 55 | -0/+6233 |
| |\ |
|
| | * | Import dma 89702b7f14 (2013-02-13) into vendors | bapt | 2014-02-20 | 48 | -0/+6180 |
| * | Add support for x2APIC virtualization assist in Intel VT-x. | neel | 2014-02-21 | 4 | -11/+152 |
| * | Add basic cpu frequency control and temperature monitoring to imx6_anatop. | ian | 2014-02-21 | 4 | -26/+440 |
| * | Remove bogus blank line. | imp | 2014-02-21 | 1 | -1/+0 |
| * | malloc_aligned() may not leave enough space for pointer to allocated memory, | davidxu | 2014-02-21 | 1 | -7/+7 |
| * | Avoid clobbering the counter mode when issuing a latch command. | tychon | 2014-02-21 | 1 | -2/+3 |
| * | Further refine the auth fail regex to catch more auth failures and | brueffer | 2014-02-20 | 1 | -1/+1 |
* | | In lib/msun/ld128/s_expl.c, remove '/*' within block comment, to avoid a | dim | 2014-02-21 | 1 | -1/+1 |
* | | For now, clang spells -mcmodel=medlow as -mcmodel=small. | dim | 2014-02-21 | 1 | -1/+3 |
* | | In case source files are compiled with -g, tell clang not to emit .cfi | dim | 2014-02-21 | 1 | -0/+4 |
* | | For lib/msun, turn off warnings about unknown pragmas, since | dim | 2014-02-21 | 1 | -0/+1 |
* | | Similar to r211505 for x86, remove unneeded casts in inline assembly for | dim | 2014-02-20 | 1 | -6/+6 |
* | | In lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid an error about | dim | 2014-02-20 | 1 | -1/+1 |
* | | Pull in r201718 from upstream llvm trunk: | dim | 2014-02-20 | 1 | -0/+4 |
* | | Pull in r200453 from upstream llvm trunk: | dim | 2014-02-20 | 2 | -3/+15 |
* | | Add Makefile glue to build the Sparc backend libraries and link them | dim | 2014-02-20 | 28 | -1/+186 |
* | | Import a whole bunch of clang trunk commits to enable self-hosting clang | dim | 2014-02-20 | 4 | -6/+79 |
* | | Import a whole bunch of llvm trunk commits to enable self-hosting clang | dim | 2014-02-20 | 45 | -770/+4678 |
|/ |
|
* | Revert my commit in r261253; the real problem was tackled in r262209. | peter | 2014-02-20 | 4 | -8/+8 |
* | Remove redundant code and fix a style error. | tuexen | 2014-02-20 | 2 | -6/+2 |
* | Match our implementation of iconv's inbuf argument. | peter | 2014-02-20 | 1 | -1/+1 |
* | Import svn-1.8.8. | peter | 2014-02-20 | 58 | -358/+957 |
* | Make it clear that there are two ways to add a session using iscsictl(8), | trasz | 2014-02-20 | 1 | -1/+16 |
* | Spelling, grammar and mdoc cleanup. | brueffer | 2014-02-20 | 2 | -30/+46 |
* | Document r261504 - FreeBSD/i386 guests can be run under bhyve. | skreuzer | 2014-02-20 | 1 | -0/+14 |
* | Add early printf support, wrapped in #if 0 because it's only rarely needed. | ian | 2014-02-20 | 1 | -0/+24 |
* | Fix a cross-reference. | brueffer | 2014-02-20 | 1 | -1/+3 |
* | Fix the boot on FDT-enabled systems after r261819. | loos | 2014-02-20 | 1 | -10/+5 |
* | compile with NOINET | luigi | 2014-02-20 | 1 | -0/+8 |
* | Simplify APIC mode switching from MMIO to x2APIC. In part this is done to | neel | 2014-02-20 | 7 | -63/+94 |
* | Temporarily unhook BERI boot loader from the build until 32-bit MIPS | rwatson | 2014-02-19 | 1 | -0/+2 |
* | Spelling, grammar and mdoc cleanup. | brueffer | 2014-02-19 | 1 | -14/+16 |