summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add <uchar.h>.ed2013-05-2118-57/+792
* Avoid signed overflow in error handling code.eadler2013-05-211-1/+3
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.jkim2013-05-2133-15378/+9880
* Enable GNU m4 compatibility mode.jkim2013-05-211-1/+1
* Allow YY_NO_UNPUT to disable unput() for backward compatibility.jkim2013-05-211-0/+5
* Define yy_current_buffer for backward compatibility.jkim2013-05-211-0/+1
* Do not use log10(3) to get rid of libm dependency. It is really not useful.jkim2013-05-213-3/+5
* Reduce compiler warnings.jkim2013-05-219-9/+16
* Apply still relevant local changes.jkim2013-05-2113-101/+108
* Add flex 2.5.37 from flex.sourceforge.net to contrib.jkim2013-05-2137-0/+28800
|\
| * Disable keyword expansion.jkim2013-05-210-0/+0
| * Partially revert r250128.jkim2013-05-131-4/+2
| * Clean up svn:keywords property.jkim2013-05-010-0/+0
| * Merge some important post-2.5.37 changes from upstream.jkim2013-05-014-10/+17
| * Import flex 2.5.37.jkim2013-04-3045-19463/+10975
| * import vanilla flex version 2.5.35bapt2011-11-2893-17709/+63788
| * Virgin import of Flex v2.5.4obrien1999-10-275-64/+105
* | Remove an extra semicolon from the DOT language output.jh2013-05-211-1/+1
* | Mention the switch to bmake by default.sjg2013-05-211-0/+12
* | Implement a separate hardware queue threshold for aggregate and non-aggradrian2013-05-215-12/+65
* | Enable the use of TDMA on an 802.11n channel (with aggregation disabled,adrian2013-05-213-6/+89
* | Fix the PowerPC Book-E register definitions used by the remote GDBmarcel2013-05-211-1/+17
* | Add a makefle that recurses into the right architecture-specificmarcel2013-05-211-0/+10
* | 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
OpenPOWER on IntegriCloud