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
*
- Correct mispellings of word resource
gabor
2013-04-17
6
-10
/
+10
*
- Corrrect mispellings of word useful
gabor
2013-04-17
7
-7
/
+7
*
- Correct mispellings of word miscellaneous
gabor
2013-04-17
2
-2
/
+2
*
- Correct mispellings of the word necessary
gabor
2013-04-17
8
-8
/
+8
*
- Correct mispellings of the word occurrence
gabor
2013-04-17
18
-20
/
+20
*
Link g_label_disk_ident when building geom_label as a module
ivoras
2013-04-17
1
-0
/
+1
*
Setup needed tables for TPC on AR5416->AR9287 chips.
adrian
2013-04-17
5
-81
/
+344
*
Use the TPC bank by default for AR9160.
adrian
2013-04-17
1
-1
/
+1
*
Update the rate series setup code to use the decisions already made in
adrian
2013-04-17
2
-48
/
+33
*
Print more bits from the standard extended features CPUID which will be
rpaulo
2013-04-17
1
-0
/
+13
*
DTrace: Revert r249426
pfg
2013-04-17
17
-160
/
+23
*
Correct misleading bootverbose output: ahc_isa_probe -> ahc_isa_identify
neel
2013-04-17
1
-1
/
+1
*
DTrace: Revert r249367
pfg
2013-04-17
62
-2285
/
+901
*
Setup accesses to the memory hole below 4GB to return all 1's on read and
neel
2013-04-17
1
-9
/
+15
*
Comment typo fix.
ivoras
2013-04-16
1
-2
/
+2
*
r249408 and r249436 cause a NULL pointer dereference on the CUBIEBOARD
imp
2013-04-16
1
-1
/
+1
*
Use the new net80211 method to fetch the node TX power, rather than
adrian
2013-04-16
2
-5
/
+7
*
Implement a utility function to return the current TX power cap for
adrian
2013-04-16
1
-0
/
+22
*
mdoc: remove superfluous paragraph macro.
joel
2013-04-16
1
-1
/
+0
*
- Document that sem_wait() can fail with EINTR if it is interrupted by a
jhb
2013-04-16
2
-1
/
+11
*
Use a per-RX-queue deferred list, rather than a single deferred list for
adrian
2013-04-16
3
-5
/
+13
*
Fix the buffer-overflow-fixing fixes.
ivoras
2013-04-16
1
-15
/
+19
*
DTrace: print() should try to resolve function pointers
pfg
2013-04-16
3
-4
/
+84
|
\
*
|
Fix incomplete printf.
delphij
2013-04-16
1
-1
/
+2
*
|
Don't leak lock when returning.
delphij
2013-04-16
1
-0
/
+1
*
|
Add a new set of notes to a process core dump to store procstat data.
trociny
2013-04-16
2
-1
/
+288
*
|
Partial MFP4 of 222836:
brooks
2013-04-16
1
-1
/
+1
*
|
Also call configtest before reload to ensure working config.
bdrewery
2013-04-16
1
-0
/
+1
*
|
Use a suitable code generation when building libstand for MIPS.
rwatson
2013-04-16
1
-0
/
+3
*
|
Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bit
rwatson
2013-04-16
1
-56
/
+27
*
|
Fix build after r249543.
tijl
2013-04-16
1
-1
/
+1
*
|
Point to regdef.h. May need to dig up references to the N32 standard
imp
2013-04-16
1
-1
/
+1
*
|
Allow the vnode to be unlocked for the weird case of
rmacklem
2013-04-16
1
-1
/
+1
*
|
Correct error message.
pjd
2013-04-16
1
-1
/
+1
*
|
Fix accounting after the r249528, also add several another counters to
ae
2013-04-16
1
-1
/
+12
*
|
Replace hardcoded numbers. Also use interface-local scope name instead
ae
2013-04-16
1
-9
/
+9
*
|
Use IP6S_M2MMAX macro.
ae
2013-04-16
1
-3
/
+1
*
|
Replace hardcoded numbers.
ae
2013-04-16
1
-8
/
+12
*
|
Some compilers issue a warning when wider integer is casted to narrow
kib
2013-04-16
1
-2
/
+2
*
|
The source address selection algorithm tries to apply several rules
ae
2013-04-15
1
-10
/
+7
*
|
DTrace: NFS translators should be split into client/server pieces
pfg
2013-04-15
2
-19
/
+55
*
|
The origin_subst_one() function limits the length of the string to
kib
2013-04-15
1
-73
/
+75
*
|
Fix N32/N64 register saving by ensuring that all registers resolve
imp
2013-04-15
1
-3
/
+31
*
|
Reflect version update.
delphij
2013-04-15
1
-1
/
+1
*
|
Now that the register definitions are in -HEAD, enable this.
adrian
2013-04-15
1
-8
/
+8
*
|
Bring over some AR9271 register definitions from the QCA HAL.
adrian
2013-04-15
1
-0
/
+19
*
|
Point args[0] not at the thread that is ending but at the one that
gnn
2013-04-15
1
-1
/
+1
*
|
Corrections to the RX checksum code, make sure its disabled as
jfv
2013-04-15
1
-25
/
+18
*
|
Introduce glabel labels based on GEOM ident attributes. In this initial
ivoras
2013-04-15
4
-1
/
+88
*
|
Introduce a symbol for the GEOM class name instead of using the ad-hoc string
ivoras
2013-04-15
3
-2
/
+5
[next]