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
*
Contrary to when returning in all-good cases at the end of functions we
bz
2011-06-09
7
-62
/
+216
*
Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel using
nwhitehorn
2011-06-09
1
-1
/
+1
*
Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's,
mav
2011-06-09
1
-7
/
+23
*
Minor typo, fix 2 attributions
dougb
2011-06-09
1
-3
/
+5
*
Tidy up r222866.
jkim
2011-06-08
1
-6
/
+6
*
Add dump.c to the rtsol build. It is needed now that sec2str is non-static
ken
2011-06-08
1
-1
/
+1
*
sh: Add simple tests for set -x and PS4.
jilles
2011-06-08
2
-0
/
+17
*
Simply post r222273.
obrien
2011-06-08
1
-3
/
+1
*
- Major reorganization of mbuf handling throughout the driver to
davidch
2011-06-08
4
-3451
/
+2855
*
Increase quality of TSC (or TSC-low) timecounter to 1000 if it is P-state
jkim
2011-06-08
1
-2
/
+27
*
Introduce low-resolution TSC timecounter "TSC-low". It replaces the normal
jkim
2011-06-08
1
-6
/
+38
*
In the current code, a double panic condition may lead to dumps
attilio
2011-06-08
1
-1
/
+2
*
Remove a redundant assignment since r221703.
jkim
2011-06-08
1
-3
/
+0
*
- Accumulate RA options instead of replacing old ones when a new RA arrived.
hrs
2011-06-08
4
-142
/
+285
*
- Improve error handling.
andreast
2011-06-08
1
-43
/
+127
*
Compile RTLD with global dot symbols on 64-bit PowerPC, as a crutch for
nwhitehorn
2011-06-08
1
-0
/
+1
*
Add the missing call to ip6_ipsec_filtertunnel() to be able to control
bz
2011-06-08
1
-0
/
+7
*
Added FreeBSD 8.3.
ru
2011-06-08
1
-0
/
+1
*
remove code for dynamic offlining/onlining of CPUs on x86
avg
2011-06-08
8
-341
/
+41
*
Pull up all vendor changes to mdoc(7).
ru
2011-06-08
4
-6
/
+32
*
- Disable "resolvconf -d" temporarily to avoid extra invocations of the script
hrs
2011-06-08
2
-2
/
+7
*
Correct comments and debug logging in ipsec to better match reality.
bz
2011-06-08
3
-8
/
+8
*
Use .Dq instead of hardcoding `` and ''.
delphij
2011-06-08
1
-7
/
+24
*
- For the case when tl1_align(_trap) is used to call rsf_fatal via
marius
2011-06-07
1
-2
/
+3
*
Silence notice on pool creation, import and access.
mm
2011-06-07
1
-0
/
+2
*
Set curvnet context in a callout-trigerred code path.
zec
2011-06-07
2
-0
/
+6
*
For the moment document the possible problem introduced with dynamic address
bz
2011-06-07
1
-0
/
+6
*
Add a special mount option "failok" to indicate that the administrator wants
delphij
2011-06-07
2
-3
/
+22
*
Log the socket address passed as the destination to sendto() and sendmsg()
jhb
2011-06-07
1
-0
/
+4
*
Adapt CATR() to r222813. This is somewhat tricky as we can't afford using
marius
2011-06-07
4
-61
/
+88
*
Fix a problem with r222813; given that we may only operate on interrupt
marius
2011-06-07
1
-9
/
+11
*
Make automatic hw.snd.default_unit choice a bit more intelligent. Instead
mav
2011-06-07
1
-18
/
+36
*
Remove a gratuitous newline. This should be a non-functional change.
jh
2011-06-07
1
-1
/
+1
*
Fix a bug that prevents tc=xxx from working.
hrs
2011-06-07
1
-2
/
+1
*
Since HAL_PHYERR_* is used in the radar code, always include ah_desc.h.
adrian
2011-06-07
1
-2
/
+0
*
- Use ELM_MALLOC() for struct rainfo.
hrs
2011-06-07
1
-11
/
+5
*
Do not use LCM from stripesize and user specified alignment value.
ae
2011-06-07
1
-7
/
+4
*
- Add myself to calendar.freebsd
jlaffaye
2011-06-07
2
-0
/
+4
*
Flesh out a new HAL method to fetch the radar PHY error frame information.
adrian
2011-06-07
8
-0
/
+84
*
etire the cpumask_t type and replace it with cpuset_t usage.
attilio
2011-06-07
88
-782
/
+1374
|
\
|
*
MFC
attilio
2011-06-07
23
-93
/
+352
|
|
\
|
|
/
|
/
|
*
|
Fix indentation.
ae
2011-06-07
1
-4
/
+4
*
|
Sync ng_nat with recent (r222806) ipfw_nat changes:
ae
2011-06-07
1
-3
/
+17
*
|
Make a behaviour of the libalias based in-kernel NAT a bit closer to
ae
2011-06-07
1
-6
/
+16
*
|
amdsbwd: update to support SB8xx southbridges
avg
2011-06-07
2
-50
/
+140
*
|
Set pca.p_bufr to NULL when we haven't allocated a buffer.
ken
2011-06-07
1
-0
/
+3
*
|
Lower WARNS level to 3 to eliminate alignment warnings related to
marcel
2011-06-07
1
-0
/
+1
*
|
Use p4prio_to_tsprio to calculate TS priority instead of using
davidxu
2011-06-07
1
-1
/
+1
*
|
Fix making kernel dumps from the debugger by creating a command
marcel
2011-06-07
3
-14
/
+41
*
|
Call set_cputicker() to have the time counter use the ITC register.
marcel
2011-06-07
1
-0
/
+2
[next]