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
*
Minor rearrangement of the locore <-> initarm interface. Pass in a
imp
2012-06-03
12
-47
/
+56
*
Remove code which is not needed.
tuexen
2012-06-03
1
-4
/
+0
*
Add a knob to disable vn_io_fault.
kib
2012-06-03
1
-1
/
+5
*
Count and export the number of prefaulting happen.
kib
2012-06-03
1
-0
/
+5
*
Use an existing function to get the source address.
tuexen
2012-06-03
1
-60
/
+10
*
Fix make depend
uqs
2012-06-03
1
-1
/
+1
*
Minor spelling fixes.
joel
2012-06-03
9
-9
/
+9
*
Minor mdoc improvements.
joel
2012-06-03
1
-3
/
+4
*
Simplify the code by using snprlcat().
pjd
2012-06-03
1
-27
/
+24
*
cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptor
avg
2012-06-03
1
-1
/
+1
*
free wdog_kern_pat calls in post-panic paths from under SW_WATCHDOG
avg
2012-06-03
5
-22
/
+9
*
Minor mdoc improvements.
joel
2012-06-03
1
-1
/
+3
*
Plug reference leak.
emax
2012-06-03
1
-10
/
+14
*
mdoc: add missing width argument to Bl -tag.
joel
2012-06-03
10
-13
/
+13
*
Remove stray repeated line...
imp
2012-06-03
1
-1
/
+0
*
- Now that the DataFlash related drivers work properly (at91_spi(4) since
marius
2012-06-03
1
-7
/
+7
*
- Loop up to 3 seconds when waiting for a device to get ready. [1]
marius
2012-06-03
1
-97
/
+262
*
- Prepend the device description with "AT91" to reflect its nature. [1]
marius
2012-06-03
2
-72
/
+193
*
Isolate the global pv list lock from data and other locks to prevent false
alc
2012-06-02
2
-2
/
+22
*
Honor sysctl for TTL.
tuexen
2012-06-02
1
-3
/
+3
*
Don't request data from the IPv6 layer, which is not used.
tuexen
2012-06-02
1
-26
/
+3
*
Add missing prototypes. While at it, sort them alphabetically.
marius
2012-06-02
2
-14
/
+73
*
Remove nitems() now that it lives in <sys/param.h> since r236486.
marius
2012-06-02
1
-2
/
+0
*
Take advantage of nitems().
marius
2012-06-02
2
-7
/
+3
*
Fix typo [1]. Use commas to separate flag printouts, in style with
kib
2012-06-02
2
-2
/
+2
*
Add nitems(), a macro for determining the number of elements in a
marius
2012-06-02
1
-0
/
+1
*
Update the print mask for decoding b_flags. Add print masks for
kib
2012-06-02
2
-3
/
+9
*
Use plain store for atomic_store_rel on x86, instead of implicitly
kib
2012-06-02
2
-76
/
+76
*
Remove an unused parameter.
tuexen
2012-06-02
3
-8
/
+8
*
Install libcxxrt's C++ ABI and unwind headers. This is done in libc++'s
dim
2012-06-02
1
-0
/
+7
*
mdoc: minor Bl improvements.
joel
2012-06-02
10
-14
/
+22
*
Tabify libcxxrt and libc++'s Makefiles.
dim
2012-06-02
2
-154
/
+154
*
Remove invalid remark about pipes.
ed
2012-06-02
1
-2
/
+2
*
Add appropriate checks for ic_bsschan being set to IEEE80211_CHAN_ANYC in
hselasky
2012-06-02
3
-7
/
+32
*
mdoc: minor Bl improvements.
joel
2012-06-02
7
-33
/
+42
*
Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ.
mav
2012-06-02
4
-142
/
+208
*
Document the limitations of the -delete primary
eadler
2012-06-02
1
-1
/
+4
*
Clean up and complete the incomplete deferred enable code.
mjacob
2012-06-01
5
-69
/
+160
*
Print FC PortID as a hex number. This makes it easy to
mjacob
2012-06-01
1
-3
/
+3
*
Consistently use ACPI_SUCCESS() and ACPI_FAILURE() macros wherever possible.
jkim
2012-06-01
5
-15
/
+13
*
Centralize the specification of the krb5 build tools.
obrien
2012-06-01
14
-19
/
+11
*
mdoc: terminate quoted string and remove unneeded paragraph macro.
joel
2012-06-01
1
-2
/
+1
*
Tidy up code clutter in SMP case a bit. No functional change.
jkim
2012-06-01
2
-20
/
+12
*
Doh! Bump the date as I touched it!
sbruno
2012-06-01
1
-1
/
+1
*
Revert r236380
eadler
2012-06-01
1
-15
/
+0
*
Add a new -e flag to pciconf(8)'s list mode to display PCI error details.
jhb
2012-06-01
6
-11
/
+254
*
Call AcpiSetFirmwareWakingVector() with interrupt disabled for consistency.
jkim
2012-06-01
2
-4
/
+4
*
Add notes and information for exposed tuneables in bce(4).
sbruno
2012-06-01
1
-3
/
+59
*
Improve style(9) in the previous commit.
jkim
2012-06-01
3
-8
/
+8
*
Execute AcpiLeaveSleepStatePrep() for S1 and reduce code duplication.
jkim
2012-06-01
1
-2
/
+2
[next]