summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV of 267471, tzdata2014eedwin2014-06-144-134/+163
* Shadow RAM support is apparently not at all working on the Intel 5300 Wifi.adrian2014-06-141-1/+1
* patch: cleanup some unnecessary cruft.pfg2014-06-141-16/+7
* Undo commit r267455, which was done in the wrong directory.edwin2014-06-148-180/+196
* Switch release/Makefile knobs from WITHOUT_FOO=1 to MK_FOO=no.gjb2014-06-141-9/+9
* Added:shurd2014-06-141-0/+1
* Vendor import of tzdata2014e changesedwin2014-06-138-196/+180
* Correct variable for loader tunable variable hw.mfi.mrsas_enable.delphij2014-06-131-1/+1
* - Don't check the dma map address for a static DMA mapping against NULLjhb2014-06-131-10/+6
* Don't check maps for static DMA allocations against NULL to see if anjhb2014-06-131-15/+15
* Add missing calls to bus_dmamap_unload() when freeing static DMAjhb2014-06-136-2/+20
* Add Jung-uk Kim as co-maintainer of OpenSSL per discussion ondelphij2014-06-131-1/+1
* Don't install GSS-API headers when the GSSAPI option has been disabled.tijl2014-06-132-2/+10
* Attach the CUSE library and kernel module to the default FreeBSDhselasky2014-06-134-1/+8
* - Make invalids variable local to do_conv such that it prints the numbertijl2014-06-131-13/+14
* iconv_open: initialise ci_ilseq_invalid field of _citrus_iconv_sharedtijl2014-06-131-2/+3
* Replace malloc+memset with calloc.tijl2014-06-132-5/+2
* Replace malloc+memset with calloc.tijl2014-06-131-4/+2
* Revert r267424 and r267425:gjb2014-06-134-15/+13
* Fix some leaks on LUN creation error.mav2014-06-121-2/+7
* Avoid zeroing during allocation.pfg2014-06-122-22/+11
* Regen after r267424 to replace WITH_TESTS with WITHOUT_TESTS.jmmv2014-06-121-4/+5
* Enable MK_TESTS by default.jmmv2014-06-123-9/+10
* Build vt(4) fonts during buildworldemaste2014-06-125-278/+15
* Fix a typo in note for r266209, pmcstat(8)gjb2014-06-121-1/+1
* clear the write bit... This allows my AVILA board to survive ajmg2014-06-121-2/+9
* Add thin versions of VGAROM 8x8 and 8x16 fonts for vt(4)emaste2014-06-122-0/+517
* Add myself to the calendarrodrigo2014-06-121-0/+1
* - Fix out of range shifting bug in bitops.h.hselasky2014-06-121-5/+5
* Implement simple direct-mapped cache for popular filesystem identifiers tomav2014-06-121-0/+30
* Introduce new "256 Bucket" zone to split requests and reduce congestionmav2014-06-121-1/+2
* Enable SMP for both Exynos5 models we support.br2014-06-122-2/+2
* Activate IRQ 30 (non-secure private timer IRQ) for case we are runningbr2014-06-121-1/+2
* Add machine-dependent SMP part for Exynos5420br2014-06-122-8/+70
* Allocating new bucket for bucket zone, never take it from the zone itself,mav2014-06-121-0/+2
* Remove some Giant unlocks I missed in r267290.jhb2014-06-121-3/+0
* - Don't compare bus_dma map pointers for static DMA allocations againstjhb2014-06-127-13/+15
* Fix path for zlib examples, this have no runtime effect and wasdelphij2014-06-111-0/+2
* - Unmap static DMA buffers allocated via bus_dmemem_alloc() beforejhb2014-06-111-58/+42
* Add a zlib pkg-config file (more and more ports requires it)bapt2014-06-112-0/+18
* Unload maps for DMA buffers allocated via bus_dmamem_alloc() beforejhb2014-06-113-0/+3
* Fix decoding of near CALL when address-size prefix (67h) is present.delphij2014-06-111-6/+13
* Fix decoding of LEA when address-size prefix (67h) is present.delphij2014-06-111-8/+11
* Fix decoding of MOVSX.delphij2014-06-111-0/+1
* Use Mt macro to properly format mailto links (patch from Franco Fichtner <fra...bapt2014-06-111-12/+12
* Apply vendor fixes to the High Point drivers:delphij2014-06-115-35/+33
* Avoid leaking file pointer on erroremaste2014-06-111-2/+9
* Fix a few more drivers that were explicitly destroying the bus_dmajhb2014-06-115-12/+0
* Correct a bug in the management of the population map on big-endianalc2014-06-111-8/+48
* Fix various NIC drivers to properly cleanup static DMA resources.jhb2014-06-1125-266/+222
OpenPOWER on IntegriCloud