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 some nits.
hselasky
2013-02-05
5
-6
/
+6
*
Fix depend target.
hselasky
2013-02-05
1
-4
/
+4
*
Load the pfsync module if necessary.
des
2013-02-05
1
-0
/
+1
*
Build clang for little-endian arm by default. Due to size issues when built
andrew
2013-02-05
1
-1
/
+5
*
Remove two dead assignments and
ganbold
2013-02-05
1
-14
/
+14
*
ext2fs: move assignment where it is not dead.
pfg
2013-02-05
1
-2
/
+3
*
ext2fs: Remove unused em_e2fsb definition..
pfg
2013-02-05
1
-1
/
+0
*
ext2fs: Remove useless rootino local variable.
pfg
2013-02-05
1
-4
/
+3
*
ext2fs: Correct off-by-one errors in FFTODT() and DDTOFT().
pfg
2013-02-05
1
-2
/
+2
*
ext2fs: Use nitems().
pfg
2013-02-05
1
-6
/
+4
*
ext2fs: Use EXT2_LINK_MAX instead of LINK_MAX
pfg
2013-02-05
1
-5
/
+5
*
crunchgen: Permit use of alternative linkers.
pfg
2013-02-05
1
-1
/
+2
*
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
[next]