summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update base system libexpat to 2.1.0.delphij2013-02-2628-22534/+552
|\
| * Vendor import of expat 2.1.0 (trimmed).delphij2013-02-2626-22432/+532
| * Apply a vendor fix (rev 1.165): Don't update next pointer since it coulddelphij2009-12-111-1/+0
| * Correct a DoS issue when processing XML document with malformeddelphij2009-12-101-1/+1
| * Flattern all tags and dist tree for expat.delphij2009-12-1062-0/+0
* | cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingnp2013-02-265-6/+67
* | cxgbe(4): Update firmware to 1.8.4.0.np2013-02-267-7699/+8384
* | Part #2 of the TX chainmask changes:adrian2013-02-254-53/+42
* | Begin adding support to explicitly set the current chainmask.adrian2013-02-2514-2/+49
* | In all situations where we need to bootstrap yacc, we also need todes2013-02-251-1/+2
* | Style.pjd2013-02-251-8/+5
* | After r237012, the fdgrowtable() doesn't drop the filedesc lock anymore,pjd2013-02-251-3/+1
* | Get rid of unused struct member.neel2013-02-251-1/+0
* | Add i/o error counters to hastd(8) and make hastctl(8) displaytrociny2013-02-255-1/+71
* | Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-2537-553/+6766
* | The 5300 series ciss(4) board does not work in performant mode with oursbruno2013-02-251-3/+12
* | Fix typo and update copyright.dteske2013-02-251-2/+2
* | Enhance test(1) by adding provision to compare any combination of thepeterj2013-02-253-28/+279
* | Remove EOL whitespace.joel2013-02-251-6/+6
* | If rtadvd_interfaces is set to "none", start rtadvd without listingdes2013-02-251-0/+2
* | - Implement and use usage().des2013-02-252-10/+26
* | Fix ARM build by assigning the computed time here tokientzle2013-02-251-2/+2
* | Several cleanups and fixes to mxge:gallatin2013-02-251-46/+25
* | Don't try and negotiate sync mode if either period or offset are zero.mjacob2013-02-251-17/+24
* | MFV v242732:mm2013-02-2518-39/+380
* | Turn off fast posting for the ISP2100- I'd forgotten that it actuallymjacob2013-02-251-1/+7
* | Fix init/uninit function type.hselasky2013-02-251-4/+4
* | Fix off-by-one error in sanity checksgonzo2013-02-251-7/+7
* | Add new USB ID.hselasky2013-02-251-0/+4
* | - Fix off-by-one error when returning max pin numbergonzo2013-02-251-7/+6
* | kernacc() expects all KVAs to be covered in the kernel map. With themarcel2013-02-252-8/+9
* | Fix the bug I introduced in r247045.kientzle2013-02-253-66/+30
* | libc/opendir: Improve behaviour of union uniquifier:jilles2013-02-241-25/+26
* | Catch up with internal API changes for initbarea() and getdatablk()pluknet2013-02-241-2/+2
* | Merge part of r1712 from elftoolchain, making it possible to resize ELFmarkj2013-02-241-127/+181
* | When running with the -d option, instrument fsck_ffs to track the number,mckusick2013-02-247-37/+206
* | - Move dma, sdhci and mbox nodes down in dts in order to get themgonzo2013-02-231-38/+35
* | Bump per-device interrupt limit to more reasonable default.gonzo2013-02-231-1/+1
* | sh: If a SIGINT or SIGQUIT interrupts "wait", return status 128+sig.jilles2013-02-237-20/+47
* | Pull in r175962 from upstream llvm trunk:dim2013-02-231-6/+8
* | Add macroses to properly map IO peripherals memory window fromgonzo2013-02-231-0/+14
* | "fdt addr" gets run from loader.rc before the kernel is loaded.kientzle2013-02-231-7/+22
* | Print kernel args as late as possible before jumping into kernel.kientzle2013-02-231-1/+1
* | Enable PREEMPTION by default now that PR 147501 has been fixed.marcel2013-02-231-1/+1
* | Add basic and not very reliable protection against going to sleep withmav2013-02-231-1/+8
* | sh: Test that the exit status is 1 if read encounters EOF.jilles2013-02-231-0/+5
* | Now that qsort(3) has a sample comparison function, point to thatkeramida2013-02-231-1/+7
* | MFV r246653:mm2013-02-2317-40/+59
* | Pull in r172354 from upstream clang trunk:dim2013-02-222-61/+86
* | Fix command timeout caused by data underrun during fetching ATAPI sensemav2013-02-223-1/+3
OpenPOWER on IntegriCloud