summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20150619.jkim2015-06-18147-784/+1647
|\
| * Import ACPICA 20150619.jkim2015-06-1817-193/+252
| * Remove all internal macros and cast various invocations as necessary.jkim2015-06-1712-89/+27
| * Import ACPICA 20150616.jkim2015-06-16169-881/+2803
| * - Update for new NFIT table GUIDs.jkim2015-06-033-49/+95
* | Fix off-by-one error in fstyp(8) and geom_label(4) that made them usetrasz2015-06-188-36/+38
* | Fix a typo introduced in r262209.jkim2015-06-181-1/+1
* | Add Makefile.azure, used to upload VHD images to thegjb2015-06-182-0/+54
* | Fix possible use after free in encap[46]_input().ae2015-06-181-19/+30
* | Add missing driver for TDA19988 HDMI framergonzo2015-06-181-0/+810
* | Document title should be in CAPS.brueffer2015-06-181-2/+2
* | Remove EOL whitespace.brueffer2015-06-183-8/+8
* | Update libcxxrt upgrade instructionsemaste2015-06-181-1/+1
* | Fix yet another comment typo in NetBSD rev. 1.16, missed when mergingmarius2015-06-181-1/+1
* | Import libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c054bfa65.emaste2015-06-181-64/+438
* | Fix a bug reported by coverity. Since AF_UNIX sockets don'ttuexen2015-06-181-7/+10
* | Fix compilation of this macro under gcc-4.9 for MIPS32.adrian2015-06-181-5/+5
* | Remove duplicate defines.br2015-06-181-4/+0
* | Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT.gjb2015-06-187-7/+7
* | Allow '@' in unquoted strings, such as with the "path" statement. Notetrasz2015-06-181-1/+1
* | Change ATIO/INOT counting to prevent periph destruction while requestsmav2015-06-181-33/+28
* | In case of target mode disable at least ISP2532 return invalid zeromav2015-06-181-0/+8
* | Restructure memory allocation in bhyve to support "devmem".neel2015-06-1825-421/+1407
* | The build and installation of rmail(8) is only related to the SENDMAIL optionbapt2015-06-181-2/+0
* | Do not remove mailwrapper(8) in case WITHOUT_SENDMAIL is usedbapt2015-06-181-2/+0
* | This change replaces the mutex with a sx lock for the interpreter list tosbruno2015-06-181-40/+40
* | Add HDMI support to Beaglebone Black:gonzo2015-06-187-174/+534
* | Add hskew field to struct videomode. It is required by some controllersgonzo2015-06-181-0/+1
* | - Add clk_set_source_freq field to struct ti_clock_dev so clock devicegonzo2015-06-174-29/+113
* | Document that a forced dismount of an NFSv3 mount when thermacklem2015-06-171-1/+4
* | o Un-inline vm_pager_get_pages(), vm_pager_get_pages_async().glebius2015-06-175-50/+74
* | Bump date.imp2015-06-171-1/+1
* | Update style.9 to reflect consensus on developer's mailing listimp2015-06-171-4/+5
* | Fix a bug related to flow assignment I introduce intuexen2015-06-171-3/+6
* | Revert r284511 because it caused build failures on many platformsavg2015-06-171-15/+0
* | Add FIB support for SCTP.tuexen2015-06-1712-46/+65
* | Initialise pr_enforce_statfs from the "default" sysctl value andbz2015-06-171-1/+1
* | l2arc: pass correct size to trim requestsavg2015-06-171-3/+3
* | If there is a system with a bpf consumer running and a packet is wantederi2015-06-171-3/+12
* | illumos compat: use flsl/flsll for highbit/highbit64avg2015-06-171-0/+15
* | Correct the function name in catch-all error handling case.bz2015-06-171-1/+1
* | vfs_msync(), called from syncer vnode fsync VOP, only iterates overkib2015-06-172-22/+38
* | Continue ubreaking ``env LANG=ru_RU.KOI8-R ls -l''.kan2015-06-171-2/+2
* | Unbreak ``env LANG=ru_RU.KOI8-R ls -l''.marcel2015-06-171-1/+1
* | - Add acm@ entryacm2015-06-171-0/+1
* | Add compatibility with $2y$ bcrypt hashesallanjude2015-06-161-0/+3
* | Support WITH_LLDBsjg2015-06-163-7/+9
* | new dependssjg2015-06-16144-86/+3556
* | Hook extra libs to _LIBS so bsd.lib.mk can do its thingsjg2015-06-161-2/+3
* | Make mention of make.conf being included earlier and what to do about it.sjg2015-06-161-0/+17
OpenPOWER on IntegriCloud