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
...
*
After r232548, clang complains about the apparent '=-' operator (a
dim
2012-03-12
1
-1
/
+1
*
Fix the following warning/error with clang:
dim
2012-03-12
1
-2
/
+2
*
When iterating over the dso program headers, the object is not initialized
kib
2012-03-12
1
-1
/
+4
*
Remove more unused code and declarations, and add dire warnings to the 64-bit
jmallett
2012-03-12
9
-241
/
+9
*
Convert a number of drivers to obtaining their parent DMA tag from their
scottl
2012-03-12
23
-23
/
+25
*
Remove platform APIs which are not used by any code and which had only stub
jmallett
2012-03-12
13
-254
/
+3
*
Tune cpuset macros to optimize cases when CPU_SETSIZE fits into single
mav
2012-03-12
1
-7
/
+14
*
Simplify the error checking in one branch of trap_pfault() and update
alc
2012-03-12
1
-11
/
+14
*
Make if_ierrors updated whenever any of the following counters are
yongari
2012-03-12
2
-0
/
+8
*
Show PCI bus speed and width as well as running mode of PCI-X
yongari
2012-03-12
2
-7
/
+59
*
Add workaround for PCI-X BCM5704 controller that live behind
yongari
2012-03-12
2
-3
/
+68
*
- Rename apb_intr to apb_filter since it's a filter handler
gonzo
2012-03-12
1
-5
/
+38
*
Implement pmc_save_user_callchain and pmc_save_kernel_callchain for MIPS
gonzo
2012-03-12
1
-10
/
+308
*
Begin modifying the PB92 config file to actually generate a flashable,
adrian
2012-03-12
1
-28
/
+40
*
Remove extraneous log message
emaste
2012-03-12
1
-6
/
+0
*
Simplify the error checking in one branch of trap_pfault() and update
alc
2012-03-12
1
-10
/
+5
*
Fix whitespace.
ed
2012-03-11
1
-8
/
+8
*
We've supported 64-bit PTEs for some time.
jmallett
2012-03-11
2
-18
/
+0
*
sh: Add a test for variables with underscores in arithmetic.
jilles
2012-03-11
1
-0
/
+4
*
Remove superfluous brackets.
kib
2012-03-11
1
-1
/
+1
*
Do schedule delayed writes for async mounts.
kib
2012-03-11
1
-7
/
+11
*
Do not fall back to slow synchronous i/o when low on memory or buffers.
kib
2012-03-11
1
-2
/
+4
*
In ffs_syncvnode(), pass boolean false as second argument of ffs_update().
kib
2012-03-11
1
-1
/
+1
*
Remove not needed ARGSUSED lint command.
kib
2012-03-11
1
-1
/
+0
*
Stop calling _init/_fini methods from crt1 for dynamic binaries. Do
kib
2012-03-11
16
-180
/
+187
*
Add support for preinit, init and fini arrays. Some ABIs, in
kib
2012-03-11
13
-14
/
+230
*
Add a header with definitions useful for constructing ELF notes.
kib
2012-03-11
1
-0
/
+38
*
ELF image can have several PT_NOTE program headers. Look for the ELF
kib
2012-03-11
1
-20
/
+27
*
Upgrade the netgraph vlan node to support 802.1q, encapsulation type,
adrian
2012-03-11
2
-150
/
+427
*
- remove an extra parenthesis in a closing brace;
luigi
2012-03-11
1
-1
/
+6
*
Update comment.
kib
2012-03-11
1
-1
/
+1
*
Fix a bug introduced in r223938; on big-endian machines coping a 32-bit
marius
2012-03-11
1
-0
/
+15
*
Remove fifo.h. The only used function declaration from the header is
kib
2012-03-11
14
-54
/
+7
*
Reenable -Winline on MIPS now that we're not compiling Cavium's error
jmallett
2012-03-11
1
-3
/
+0
*
Disable the Simple Executive's error decoding/reporting code.
jmallett
2012-03-11
8
-25
/
+19
*
Do not try to use libfdt in FreeBSD.
jmallett
2012-03-11
1
-0
/
+2
*
Remove files not needed by FreeBSD.
jmallett
2012-03-11
14
-3387
/
+0
*
Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to
jmallett
2012-03-11
303
-31860
/
+294164
|
\
|
*
Import Cavium Octeon SDK 2.3.0 Simple Executive from cnusers.org.
jmallett
2012-03-11
286
-31773
/
+293873
*
|
Disable -Winline on MIPS in preparation for the import of the latest version
jmallett
2012-03-11
1
-0
/
+3
*
|
Stop some of the output from wrapping at 80 characters.
adrian
2012-03-11
1
-3
/
+5
*
|
Fix promiscuous mode with if_octm:
jmallett
2012-03-11
1
-11
/
+18
*
|
Remove some headers not used by kernel or world and which are not present in
jmallett
2012-03-10
8
-329
/
+0
*
|
regen
netchild
2012-03-10
10
-14
/
+1166
*
|
- add comments to syscalls.master and linux(32)_dummy about which linux
netchild
2012-03-10
4
-2
/
+204
*
|
ServerWorks HT1000 HPET reported to have problems with IRQs >= 16.
mav
2012-03-10
1
-0
/
+8
*
|
Stick the if_drv_flags access (check and modify) behind the ifq lock.
adrian
2012-03-10
1
-9
/
+18
*
|
Fix a panic introduced in a previous commit - non-beaconing modes (eg STA)
adrian
2012-03-10
2
-14
/
+3
*
|
Revert r175376 and tune cpufreq(4) frequency comparison logic instead.
mav
2012-03-10
1
-21
/
+10
*
|
Fix reversed logic in previous commit that broke build and earned me quite the
jmallett
2012-03-10
1
-2
/
+2
[prev]
[next]