summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix thinko/copypaste error.jpaetzel2015-04-041-1/+1
* Fix build race on armv6* and powerpc*.andreast2015-04-041-1/+4
* fts: Don't return FTS_SLNONE if it's not a symlink (if race).jilles2015-04-041-5/+6
* Make sure forth manpages are only installed once.bapt2015-04-043-10/+14
* Replace vm_fault()'s heuristic for automatic cache behind with a heuristicalc2015-04-041-38/+52
* Move uart_fdt_get_clock and uart_fdt_get_shift to uart_bus_fdt.c, we mayandrew2015-04-042-29/+29
* Remove the extra copy of uart_fdt_get_clock and uart_fdt_get_shift. Whileandrew2015-04-043-37/+6
* Use OF_getencprop over OF_getprop and fdt32_to_cpu. The latter may giveandrew2015-04-042-8/+4
* Add support for arm64 to the existing arm generic timer driver:andrew2015-04-041-15/+35
* Remove useless initialization.kib2015-04-041-1/+1
* urtwn: blink the LED when scanning.rpaulo2015-04-041-5/+5
* Remove whitespace.rpaulo2015-04-041-31/+31
* Fix whitespace.jhibbits2015-04-041-1/+1
* Add mpc85xx_gpio to the build conf.jhibbits2015-04-041-0/+1
* loader/EFI: improve the help of the 'mode' command.rpaulo2015-04-041-2/+2
* Remove an unnecessary space in a printf call.rpaulo2015-04-041-1/+2
* boot1 EFI: reset the screen and select the best mode.rpaulo2015-04-041-1/+22
* Remove whitespace.rpaulo2015-04-041-13/+12
* Add a GPIO driver for the mpc85xx.jhibbits2015-04-041-0/+307
* Do not install scripts multiple time when using bsd.progs.mkbapt2015-04-041-2/+2
* Regen for r281053bdrewery2015-04-031-3/+3
* Remove specific reference to g++(1) for WITH_CXX as it may be clang.bdrewery2015-04-031-1/+1
* Update FREEBSD-Xlist for llvm.dim2015-04-031-2/+6
* Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS isdim2015-04-0322-0/+2698
|\
| * Vendor import of llvm RELEASE_360/final tag r230434 (effectively, 3.6.0 relea...dim2015-02-258-22/+119
* | More ARM EABI object attributes in binutils. This adds support to binutilsandrew2015-04-033-3/+11
* | Add clang patch corresponding to r281046.dim2015-04-031-0/+50
* | Pull in r227115 from upstream clang trunk (by Ben Langmuir):dim2015-04-031-3/+3
* | Allow fetching pkg(8) even if servers/proxies are not passing Content-lengthbapt2015-04-031-13/+6
* | Add the start of the efi fdt bindings. These will be used on arm and arm64.andrew2015-04-032-0/+99
* | Clean up more x86 only options in the efi code.andrew2015-04-032-5/+16
* | Make ZFS ARC track both KVA usage and fragmentation.mav2015-04-033-2/+22
* | Add more documentation about the "net.inet.ip.random_id" sysctl knobhselasky2015-04-031-3/+15
* | Only enable the efi framebuffer on x86 for nowandrew2015-04-031-5/+8
* | Only include machine/specialreg.h on x86andrew2015-04-031-0/+3
* | Only enable comconsole and nullconsole on x86.andrew2015-04-031-0/+4
* | o Remove superfluous includesbr2015-04-031-8/+2
* | Merge the common parts of the SOCKIT and SOCKIT-BERI kerenel, and mark theandrew2015-04-033-228/+140
* | Add space for future expansion [1]. While here clean up a little, spsr isandrew2015-04-031-2/+6
* | Fix merge error.cy2015-04-031-33/+3
* | Remove rednandt file.cy2015-04-031-1641/+0
* | Add support for thread local storage on arm64 to the runtime linker. Theandrew2015-04-032-6/+142
* | Fix powerpc/ps3 build, too.jkim2015-04-031-0/+1
* | Fix mips build, really. :-(jkim2015-04-031-1/+1
* | Revert .PATH changes to fix mips build.jkim2015-04-038-1/+7
* | Remove redundant mtx_lock/unlock in ciss_name_device. This is a guaranteedpeter2015-04-021-2/+0
* | fortune/tools/do_uniq.pyeadler2015-04-021-27/+32
* | When an mbuf allocation fails in the receive path, the mbuf containing the re...davidcs2015-04-021-1/+8
* | Make die available as rtld_die for use by MD relocation codeemaste2015-04-022-20/+20
* | libc: Eliminate duplicate copies of __vdso_gettc.cemaste2015-04-0210-197/+5
OpenPOWER on IntegriCloud