summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* savecore(8): Explicitly cast to fix i386 warningcem2016-04-151-3/+3
* elfcopy: fix symbol table handling when sections come after symtab/strtabemaste2016-04-151-2/+15
* Document SHLIB/SHLIB_CXX/NO_PIC.bdrewery2016-04-151-2/+10
* Import to 0.6.1phil2016-04-1547-808/+2487
|\
| * Tag libxo 0.6.0phil2016-04-15356-0/+73146
| * Import libxo 0.6.0phil2016-04-1545-800/+2473
| * Tag libxo 0.4.7phil2016-04-15336-0/+71473
| * Import libxo 0.4.7phil2016-04-1515-263/+97
| * add FreeBSD header to copied filesphil2016-04-121-3/+6
| * add "svn up" after taggingphil2016-04-121-0/+1
| * import libxo 0.4.6phil2016-04-122-37/+267
* | Add SHLIB_CXX to allow building a C++ shared library without a static one.bdrewery2016-04-151-2/+7
* | Set CPP from XCPP for the libcompat build.bdrewery2016-04-151-0/+1
* | Add 4Kn kernel dump supportcem2016-04-155-40/+86
* | sys/net* : for pointers replace 0 with NULL.pfg2016-04-1526-76/+76
* | fs misc: for pointers replace 0 with NULL.pfg2016-04-154-7/+7
* | ddb: for pointers replace 0 with NULL.pfg2016-04-152-5/+5
* | Don't corrupt ZFS label's physpath attribute when booting while a disk is mis...asomers2016-04-151-3/+4
* | compat/linux: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* | g_gate: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* | kern: for pointers replace 0 with NULL.pfg2016-04-1517-24/+24
* | Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-1559-166/+166
* | import libxo-0.4.7phil2016-04-1516-270/+104
* | netinet: for pointers replace 0 with NULL.pfg2016-04-1513-20/+20
* | Make NIRQ configurable for MIPSsgalabov2016-04-152-2/+7
* | Import Mediatek/Ralink dtsi patches against OpenWRT dtsi filessgalabov2016-04-159-0/+480
* | Change the fdt_static_dtb.S dependencysgalabov2016-04-151-1/+1
* | Make mx25l compatible with jedec,spi-nor as wellsgalabov2016-04-151-1/+7
* | Mediatek/Ralink: Get our drivers closer to OpenWRT dts definitionssgalabov2016-04-1510-36/+46
* | Remove unneeded initialization in mtk_xhci.csgalabov2016-04-151-1/+0
* | In order to build a kernel with one of these configs the user should dosgalabov2016-04-1510-0/+411
* | Always calculate divisor for the counter mode of LAPIC timer. Even ifkib2016-04-151-15/+34
* | arm: for pointers replace 0 with NULL.pfg2016-04-1513-28/+28
* | Add a flag field to struct gic_irqsrc and use it to mark when we shouldandrew2016-04-151-3/+8
* | mips: for pointers replace 0 with NULL.pfg2016-04-1510-10/+10
* | powerpc: for pointers replace 0 with NULL.pfg2016-04-154-5/+5
* | Add initial GICv2m support to the arm GIC driver. This will be used toandrew2016-04-151-0/+300
* | Allocate RACCT/RCTL zones without UMA_ZONE_NOFREE; no idea why it was theretrasz2016-04-152-3/+3
* | Sync cam.ko module source list with the static kernel file list.kib2016-04-151-1/+1
* | netpfil: for pointers replace 0 with NULL.pfg2016-04-153-4/+4
* | sparc64: for pointers replace 0 with NULL.pfg2016-04-151-1/+1
* | ofed: for pointers replace 0 with NULL.pfg2016-04-152-2/+2
* | Sort variable declarations.trasz2016-04-152-42/+35
* | busdma/bounce: revert r292255royger2016-04-151-12/+44
* | Avoid NULL pointer dereference, for a process which is not (yet) akib2016-04-151-1/+2
* | hyperv/hn: Hide ring to channel linkage message under bootverbosesephe2016-04-151-4/+8
* | hyperv: No need to zero out softcsephe2016-04-152-3/+0
* | hyperv/stor: Use xpt_done_direct() upon I/O completionsephe2016-04-151-1/+2
* | hyperv/vmbus: Put multi-channel offer logging under bootverbosesephe2016-04-151-3/+7
* | hyperv/stor: Temporary disable the wrongly done command timeout.sephe2016-04-151-0/+6
OpenPOWER on IntegriCloud