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
...
|
*
Add gpio driver and update dts and kernel config accordingly.
ganbold
2013-02-05
4
-1
/
+532
|
*
Rework jumbo frame handling. QAC confirmed that the controller
yongari
2013-02-05
2
-44
/
+87
|
*
ktr: prevent possible footshooting with KTR_ENTRIES and KTR_BOOT_ENTRIES
avg
2013-02-04
1
-1
/
+1
|
*
ktr: copy content from the early static buffer if KTR_ENTRIES !=
avg
2013-02-04
1
-0
/
+1
|
*
Use stripesize as smallest block size if it's available.
delphij
2013-02-04
1
-0
/
+5
|
*
Sort by MK_* knob like the comment says
des
2013-02-04
1
-5
/
+5
|
*
Missed adding Makefile.config and unit-tests/Makefile should
sjg
2013-02-04
2
-0
/
+23
|
*
ng_ether_ifnet_arrival_event: check interface type before using IFP2NG
avg
2013-02-04
1
-1
/
+7
|
*
Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printf
andrew
2013-02-04
1
-1
/
+1
|
*
Use the STACKALIGN macro to alight the stack rather than with a magic mask.
andrew
2013-02-04
1
-5
/
+4
|
*
Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539
andrew
2013-02-04
1
-0
/
+1
|
*
Try to improve r242655 take III: move these SYSCTLs describing the kernel
marius
2013-02-04
2
-11
/
+11
|
*
Fix xdev by using the install shell script as it knows about the -l
andrew
2013-02-04
1
-1
/
+2
|
*
Allow the unwind functions int libgcc_s to interact correctly with libthr.
andrew
2013-02-04
2
-11
/
+13
|
*
Extend GDB to check the value in the .note.tag section along with the
andrew
2013-02-04
2
-0
/
+18
|
*
Further improve r242655 and supply VM_{MIN,MAX}_KERNEL_ADDRESS as constant
marius
2013-02-03
1
-7
/
+7
|
*
- Make pci_ns8250_ids[] const.
marius
2013-02-03
1
-6
/
+6
|
*
UFS: Remove dead assignment.
pfg
2013-02-03
1
-1
/
+0
|
*
crunchide(1): Put e_shnum into a local variable.
pfg
2013-02-03
1
-10
/
+13
|
*
Add several missing symbols to libcxxrt's symbol version map, and remove
dim
2013-02-03
1
-14
/
+12
|
*
crunchide(1): support non-custom elf object layout
pfg
2013-02-03
1
-60
/
+157
|
*
zfs: fix, improve and re-organize page_lookup and page_unlock
avg
2013-02-03
1
-23
/
+91
|
*
For UFS2 i_blocks is unsigned. The current "sanity" check that it
mckusick
2013-02-03
1
-3
/
+3
|
*
sh: Expand here documents in the current process.
jilles
2013-02-03
5
-24
/
+48
|
*
- Add CHECKSUM.* support in Makefile[1].
hrs
2013-02-03
10
-254
/
+212
|
*
allow for large KTR_ENTRIES values by allocating ktr_buf using malloc(9)
avg
2013-02-03
3
-3
/
+33
|
*
crunch: Sync some NetBSD changes
pfg
2013-02-03
1
-0
/
+2
|
*
Another overhaul of the CPSW driver for BeagleBone
kientzle
2013-02-03
3
-901
/
+1586
|
*
Fix the PowerPC DTrace copy functions. The kernel doesn't hold the same view to
jhibbits
2013-02-03
2
-66
/
+61
|
*
Regenerate src.conf(5).
dim
2013-02-02
1
-0
/
+7
|
*
Add missing src.conf(5) fragments for WITHOUT_LIBCPLUSPLUS and WITH_GPL_DTC.
dim
2013-02-02
2
-0
/
+5
|
*
crunch: Sync some NetBSD changes
pfg
2013-02-02
1
-2
/
+3
|
*
Regenerate src.conf(5).
dim
2013-02-02
1
-4
/
+25
|
*
Pull in r170135 from upstream clang trunk:
dim
2013-02-02
70
-18
/
+218
|
*
ext2fs: general cleanup.
pfg
2013-02-02
7
-61
/
+17
|
*
Improve r238673 to additionally allow for odd-aligned buffers as
marius
2013-02-02
2
-10
/
+49
|
*
crunch: Sync some NetBSD changes.
pfg
2013-02-02
3
-26
/
+26
|
*
Use the default policy table of RFC 6724.
ume
2013-02-02
1
-10
/
+18
|
*
fix some fat-fingering in r246246
avg
2013-02-02
2
-2
/
+2
|
*
revert accidentally committed unneeded changes from r246250
avg
2013-02-02
1
-2
/
+2
|
*
acpi: clear power button status bit after waking up...
avg
2013-02-02
1
-0
/
+25
|
*
acpi: after wakeup from a state > S1 re-enable SCI_EN with a direct write
avg
2013-02-02
1
-2
/
+15
|
*
cpususpend_handler: mark AP as resumed only after fully setting up lapic
avg
2013-02-02
2
-4
/
+4
|
*
x86 suspend/resume: suspend pics and pseudo-pics in reverse order
avg
2013-02-02
4
-10
/
+17
|
*
print compiler version in the kernel banner
avg
2013-02-02
4
-0
/
+7
|
*
ng_ether: track interface renaming
avg
2013-02-02
1
-4
/
+56
|
*
solaris compat: remove KM_ZERO
avg
2013-02-02
1
-1
/
+0
|
*
uart: add resume method and enable it for attachments on the most common
avg
2013-02-02
5
-0
/
+13
|
*
zfs: add MODULE_VERSION for zfsctrl
avg
2013-02-02
1
-0
/
+1
|
*
Fix an obvious typo that broke time specifications of the form
kientzle
2013-02-02
2
-4
/
+8
[prev]
[next]