index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFV of 267471, tzdata2014e
edwin
2014-06-14
4
-134
/
+163
*
Shadow RAM support is apparently not at all working on the Intel 5300 Wifi.
adrian
2014-06-14
1
-1
/
+1
*
patch: cleanup some unnecessary cruft.
pfg
2014-06-14
1
-16
/
+7
*
Undo commit r267455, which was done in the wrong directory.
edwin
2014-06-14
8
-180
/
+196
*
Switch release/Makefile knobs from WITHOUT_FOO=1 to MK_FOO=no.
gjb
2014-06-14
1
-9
/
+9
*
Added:
shurd
2014-06-14
1
-0
/
+1
*
Vendor import of tzdata2014e changes
edwin
2014-06-13
8
-196
/
+180
*
Correct variable for loader tunable variable hw.mfi.mrsas_enable.
delphij
2014-06-13
1
-1
/
+1
*
- Don't check the dma map address for a static DMA mapping against NULL
jhb
2014-06-13
1
-10
/
+6
*
Don't check maps for static DMA allocations against NULL to see if an
jhb
2014-06-13
1
-15
/
+15
*
Add missing calls to bus_dmamap_unload() when freeing static DMA
jhb
2014-06-13
6
-2
/
+20
*
Add Jung-uk Kim as co-maintainer of OpenSSL per discussion on
delphij
2014-06-13
1
-1
/
+1
*
Don't install GSS-API headers when the GSSAPI option has been disabled.
tijl
2014-06-13
2
-2
/
+10
*
Attach the CUSE library and kernel module to the default FreeBSD
hselasky
2014-06-13
4
-1
/
+8
*
- Make invalids variable local to do_conv such that it prints the number
tijl
2014-06-13
1
-13
/
+14
*
iconv_open: initialise ci_ilseq_invalid field of _citrus_iconv_shared
tijl
2014-06-13
1
-2
/
+3
*
Replace malloc+memset with calloc.
tijl
2014-06-13
2
-5
/
+2
*
Replace malloc+memset with calloc.
tijl
2014-06-13
1
-4
/
+2
*
Revert r267424 and r267425:
gjb
2014-06-13
4
-15
/
+13
*
Fix some leaks on LUN creation error.
mav
2014-06-12
1
-2
/
+7
*
Avoid zeroing during allocation.
pfg
2014-06-12
2
-22
/
+11
*
Regen after r267424 to replace WITH_TESTS with WITHOUT_TESTS.
jmmv
2014-06-12
1
-4
/
+5
*
Enable MK_TESTS by default.
jmmv
2014-06-12
3
-9
/
+10
*
Build vt(4) fonts during buildworld
emaste
2014-06-12
5
-278
/
+15
*
Fix a typo in note for r266209, pmcstat(8)
gjb
2014-06-12
1
-1
/
+1
*
clear the write bit... This allows my AVILA board to survive a
jmg
2014-06-12
1
-2
/
+9
*
Add thin versions of VGAROM 8x8 and 8x16 fonts for vt(4)
emaste
2014-06-12
2
-0
/
+517
*
Add myself to the calendar
rodrigo
2014-06-12
1
-0
/
+1
*
- Fix out of range shifting bug in bitops.h.
hselasky
2014-06-12
1
-5
/
+5
*
Implement simple direct-mapped cache for popular filesystem identifiers to
mav
2014-06-12
1
-0
/
+30
*
Introduce new "256 Bucket" zone to split requests and reduce congestion
mav
2014-06-12
1
-1
/
+2
*
Enable SMP for both Exynos5 models we support.
br
2014-06-12
2
-2
/
+2
*
Activate IRQ 30 (non-secure private timer IRQ) for case we are running
br
2014-06-12
1
-1
/
+2
*
Add machine-dependent SMP part for Exynos5420
br
2014-06-12
2
-8
/
+70
*
Allocating new bucket for bucket zone, never take it from the zone itself,
mav
2014-06-12
1
-0
/
+2
*
Remove some Giant unlocks I missed in r267290.
jhb
2014-06-12
1
-3
/
+0
*
- Don't compare bus_dma map pointers for static DMA allocations against
jhb
2014-06-12
7
-13
/
+15
*
Fix path for zlib examples, this have no runtime effect and was
delphij
2014-06-11
1
-0
/
+2
*
- Unmap static DMA buffers allocated via bus_dmemem_alloc() before
jhb
2014-06-11
1
-58
/
+42
*
Add a zlib pkg-config file (more and more ports requires it)
bapt
2014-06-11
2
-0
/
+18
*
Unload maps for DMA buffers allocated via bus_dmamem_alloc() before
jhb
2014-06-11
3
-0
/
+3
*
Fix decoding of near CALL when address-size prefix (67h) is present.
delphij
2014-06-11
1
-6
/
+13
*
Fix decoding of LEA when address-size prefix (67h) is present.
delphij
2014-06-11
1
-8
/
+11
*
Fix decoding of MOVSX.
delphij
2014-06-11
1
-0
/
+1
*
Use Mt macro to properly format mailto links (patch from Franco Fichtner <fra...
bapt
2014-06-11
1
-12
/
+12
*
Apply vendor fixes to the High Point drivers:
delphij
2014-06-11
5
-35
/
+33
*
Avoid leaking file pointer on error
emaste
2014-06-11
1
-2
/
+9
*
Fix a few more drivers that were explicitly destroying the bus_dma
jhb
2014-06-11
5
-12
/
+0
*
Correct a bug in the management of the population map on big-endian
alc
2014-06-11
1
-8
/
+48
*
Fix various NIC drivers to properly cleanup static DMA resources.
jhb
2014-06-11
25
-266
/
+222
[next]