summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
* Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
* Restore the ability to build on systems with 32-bit compat whenbrooks2013-05-211-1/+3
* Fix build break - the SetCapability calls return HAL_BOOL,adrian2013-05-211-1/+1
* Regenerate.kib2013-05-2111-22/+240
* Fix the wait6(2) on 32bit architectures and for the compat32, by usingkib2013-05-213-5/+22
* Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(),kib2013-05-211-7/+19
* Fix the hardware watchpoints on SMP amd64. Load the updated %drkib2013-05-214-23/+69
* Add amd64-specific ddb command 'show phys2dmap', which calculates thekib2013-05-211-0/+12
* Add ddb command 'show pginfo' which provides useful information aboutkib2013-05-211-0/+23
* Add new USB quirk.hselasky2013-05-212-0/+2
* Extend the TXOP enforce capability to support checking whether it'sadrian2013-05-211-0/+6
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-2122-101/+448
* BMAKE is now being built by default.delphij2013-05-211-1/+1
* Merge ACPICA 20130517.jkim2013-05-20165-2227/+3649
|\
| * Import ACPICA 20130517.jkim2013-05-17190-2377/+5586
| * Fix for _INI regression introduced in version 20130328.jkim2013-05-071-0/+1
* | Sync with upstream version (20130520) that includes same fixes made last week.sjg2013-05-2017-237/+420
|\ \
| * | Tag bmake-20130520sjg2013-05-20185-0/+65558
| * | Import bmake-20130520 to keep us in sync.sjg2013-05-2016-243/+435
| * | Automate import dancesjg2013-05-191-42/+21
* | | - Prefer ACPI_COMPARE_NAME(a, b) macro over strncmp(a, b, ACPI_NAME_SIZE).jkim2013-05-201-9/+8
* | | Fix white spaces.jkim2013-05-201-33/+31
* | | Fix distributekernel in the non NO_ROOT case.brooks2013-05-201-0/+2
* | | Update the setfib man page to reflect recent changes.julian2013-05-201-3/+6
* | | Cleanups and markup improvements suggested by trociny and joel.brooks2013-05-201-5/+12
* | | Remove accidentally included line..julian2013-05-201-1/+0
* | | Spell extensions correctly.brooks2013-05-201-2/+2
* | | popen(): Add 'e' mode character to set close-on-exec on the new fd.jilles2013-05-203-14/+31
* | | NetBSD 6.1 added.maxim2013-05-201-1/+2
* | | Add a test program for popen().jilles2013-05-202-1/+228
* | | Make the HT rate duration calculation work for MCS rates > 15.adrian2013-05-201-2/+2
* | | grep: change some int types.pfg2013-05-203-9/+11
* | | Remove a block of code that was not intended to be part of the previousmarkj2013-05-201-7/+0
* | | Fix vdc->Secondary_Element_Count metadata field access from 16 to 8 bit.mav2013-05-201-1/+1
* | | Style nits.pjd2013-05-191-6/+5
* | | Use SDT_PROBE1() instead of SDT_PROBE().pjd2013-05-191-7/+4
* | | Protect SDT_PROBE() with do { } while (0) loop.pjd2013-05-191-2/+3
* | | Really fix netmask address family this time.melifaro2013-05-191-1/+1
* | | Finish r85740 : Make IPv6 netmask has address family set.melifaro2013-05-191-0/+1
* | | Re-introduce another part of r249367. This commit fixes a register leak inmarkj2013-05-198-97/+242
|\ \ \
* | | | Add a comment explaining why stack_capture is empty for EABI and clang.andrew2013-05-191-0/+12
* | | | Initialize the fibnum for outgoing packets to 0. This avoidstuexen2013-05-191-0/+2
* | | | Remove lint case for _Thread_local.ed2013-05-191-2/+0
* | | | Fix build after doc/projects/xml-tools integration.hrs2013-05-1920-30/+30
* | | | Refine the "nojail" rc keyword, adding "nojailvnet" for files that don'tjamie2013-05-196-4/+32
* | | | Update snd quirks for T520, T420, X220.sbruno2013-05-191-0/+10
* | | | More non-ATH_DEBUG build fixes.adrian2013-05-191-3/+5
* | | | Since we're now using the ah pointer, always declare it.adrian2013-05-191-2/+0
* | | | Added output of device QUIRKS for CAM and AHCI devices during boot.smh2013-05-188-2/+75
OpenPOWER on IntegriCloud