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
*
On platforms where clang is the default compiler, don't build gcc or libstdc++.
theraven
2013-09-06
8
-4
/
+78
*
Return BUS_PROBE_DEFAULT instead of BUS_PROBE_SPECIFIC.
delphij
2013-09-06
1
-1
/
+1
*
Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarations
glebius
2013-09-06
6
-3
/
+14
*
Keep PRIV_KMEM_READ permitted inside jails as it is on the outside.
jamie
2013-09-06
1
-0
/
+7
*
comment out some stale loader configurations.
luigi
2013-09-06
1
-3
/
+5
*
generate multiple host keys and do that unconditionally
luigi
2013-09-06
1
-9
/
+14
*
r253616 nuked BINMAKE so we need to adapt to the new definition
luigi
2013-09-06
1
-0
/
+2
*
Only lock pvh_global_lock read-only for pmap_page_wired_mappings(),
kib
2013-09-06
1
-96
/
+110
*
In pmap_ts_referenced(), when restarting the loop due to pv list
kib
2013-09-06
1
-3
/
+1
*
Add firmware downloading support for Samsung drives
bryanv
2013-09-06
2
-0
/
+4
*
Make SES driver adequately react on simple enclosure devices -- read Short
mav
2013-09-06
1
-0
/
+12
*
Add camcontrol support for the SCSI sanitize command
bryanv
2013-09-06
4
-1
/
+603
*
Bump __FreeBSD_version to 1000053 after cap_rights_t change.
pjd
2013-09-06
1
-1
/
+1
*
Fix kernel panic if cache->nelms is zero.
mav
2013-09-06
1
-8
/
+8
*
libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).
jilles
2013-09-06
3
-27
/
+151
*
libc/stdio: Run mkostemp test using prove.
jilles
2013-09-06
1
-0
/
+10
*
libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.
jilles
2013-09-06
3
-3
/
+18
*
Fix the leakage of dma tags on if_arge. The leak occur when arge_start()
loos
2013-09-06
1
-0
/
+26
*
Use Makefile.inc instead of .export.
theraven
2013-09-06
2
-3
/
+3
*
Fix the namespace pollution caused by iconv.h including stdbool.h
theraven
2013-09-06
3
-2
/
+12
*
Update some signal man pages for multithreading.
jilles
2013-09-06
4
-25
/
+41
*
Add stub implementations of the missing C++11 math functions.
theraven
2013-09-06
3
-0
/
+79
*
Fix spelling.
grehan
2013-09-06
1
-1
/
+1
*
Allow level-triggered interrupt sources. While this isn't
grehan
2013-09-06
1
-2
/
+2
*
Fix build.
glebius
2013-09-06
1
-0
/
+1
*
On those machines, where sf_bufs do not represent any real object, make
glebius
2013-09-06
6
-51
/
+39
*
Emulate reading of the IA32_MISC_ENABLE MSR, by returning
grehan
2013-09-06
1
-1
/
+16
*
Allow CPUID leaf 0xD to be read as zeroes.
grehan
2013-09-06
2
-0
/
+2
*
During universe/tinderbox export MAKE_JOB_ERROR_TOKEN=no
sjg
2013-09-06
1
-0
/
+8
*
If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")
sjg
2013-09-06
1
-1
/
+18
*
It was reported via email that the cu_sent field used by the
rmacklem
2013-09-06
1
-0
/
+2
*
Also align the 32-bit PowerPC stacks.
nwhitehorn
2013-09-05
1
-0
/
+1
*
Remove contractions.
carl
2013-09-05
2
-7
/
+7
*
Only tear down interface and transport if they've been successfully setup.
carl
2013-09-05
1
-6
/
+11
*
Workaround an issue with hardware by accessing remote device through mem
carl
2013-09-05
2
-60
/
+104
*
Simplify register access macros by removing one level of indirection.
carl
2013-09-05
1
-66
/
+58
*
Cleaning up spacing and making hex value case consistent.
carl
2013-09-05
1
-11
/
+11
*
Implement workaround for IvyTown 4K BAR size issue.
carl
2013-09-05
2
-0
/
+37
*
Simplifying bus alloc resource call since we only need the default values.
carl
2013-09-05
1
-5
/
+4
*
Add support for per device features and workarounds.
carl
2013-09-05
1
-7
/
+19
*
Align stacks of kernel threads correctly at 16-byte boundaries rather than
nwhitehorn
2013-09-05
2
-0
/
+2
*
Restructure the PCI bar initialization code in anticipation of upcoming
carl
2013-09-05
1
-53
/
+93
*
Fix name change from ntb_transport to if_ntb. A few places were
carl
2013-09-05
1
-4
/
+4
*
Fix a typo.
carl
2013-09-05
1
-1
/
+1
*
Throw a bit to enable the link to come up on Xeon.
carl
2013-09-05
1
-0
/
+4
*
Add some logging to ntb link up.
carl
2013-09-05
3
-1
/
+21
*
Style clean-ups.
hrs
2013-09-05
1
-54
/
+48
*
Enable "late" option when a file= option is specified in /etc/fstab.
hrs
2013-09-05
1
-4
/
+11
*
watch: Do not mess up the tty modes on early error.
jilles
2013-09-05
1
-1
/
+2
*
Fixing a small typo.
hiren
2013-09-05
1
-1
/
+1
[next]