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
*
Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu.
andrew
2013-04-18
2
-1
/
+8
*
Add the most current CPUID7_* definitions.
rpaulo
2013-04-18
1
-0
/
+17
*
Print RDSEED, ADX, and SMAP.
rpaulo
2013-04-18
1
-0
/
+6
*
DTrace: NFS translators should be split into client/server pieces
pfg
2013-04-18
2
-31
/
+59
*
Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to
ken
2013-04-17
9
-8
/
+8
*
Improving r249461 by providing a better way to handle the clang warning.
hiren
2013-04-17
1
-3
/
+4
*
Style cleanups.
pjd
2013-04-17
1
-11
/
+23
*
pututxline: Don't set errno=0 in subfunctions.
jilles
2013-04-17
1
-4
/
+8
*
Revamp the old NFS server's File Handle Affinity (FHA) code so that
ken
2013-04-17
20
-206
/
+874
*
Document jail_<jname>_parameters option.
jlh
2013-04-17
1
-0
/
+36
*
On non-ACPI i386 mp_ncpus is initialized at SI_SUB_CPU, and this
glebius
2013-04-17
1
-1
/
+1
*
Add the static kernel boot environment, needed to actually boot this thing.
adrian
2013-04-17
1
-0
/
+6
*
- Correct spelling in comments
gabor
2013-04-17
6
-6
/
+8
*
- Correct mispellings of word and
gabor
2013-04-17
4
-4
/
+4
*
- 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
[next]