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 support for IO_APPEND flag in fuse
bapt
2013-01-08
1
-3
/
+5
*
Add in the missing radiotap definitions from the sipsolutions.net
adrian
2013-01-08
1
-1
/
+12
*
Bring in some userboot changes from the bhyve branch to reduce diffs.
grehan
2013-01-08
3
-4
/
+12
*
Switch default cache type for ARMv6/ARMv7 from write-through to
gonzo
2013-01-08
1
-1
/
+1
*
Fix cache-related issue with pmap for ARMv6/ARMv7:
gonzo
2013-01-08
1
-10
/
+35
*
Nuke ARM_WANT_TP_ADDRESS, it's not used anymore.
cognet
2013-01-07
1
-3
/
+3
*
- Identify more devices for OMAP4 SoC (up to OMAP4470)
gonzo
2013-01-07
2
-30
/
+90
*
Revert r244549.
jimharris
2013-01-07
1
-2
/
+2
*
Implement barriers for AMRv6 and ARMv7
gonzo
2013-01-07
1
-3
/
+19
*
- Add dashes before copyright notices.
glebius
2013-01-07
1
-18
/
+8
*
Only assign the environ in the startup code when environ is NULL.
kib
2013-01-07
8
-29
/
+16
*
Optimise the XHCI interrupt handling.
hselasky
2013-01-07
1
-2
/
+6
*
ext2fs: cleanup de dinode structure.
pfg
2013-01-07
1
-20
/
+19
*
Release version check for erratum 727915 workaround in
gonzo
2013-01-07
1
-6
/
+2
*
Update copyright following last commit.
dteske
2013-01-07
1
-1
/
+1
*
Add nonInteractive support to f_dialog_yesno/noyes().
dteske
2013-01-07
1
-0
/
+7
*
tmpfs: Replace directory entry linked list with RB-Tree.
gleb
2013-01-06
4
-312
/
+538
*
pw: free group returned by gr_add
mjg
2013-01-06
1
-0
/
+1
*
lockmgr: unlock interlock (if requested) when dealing with upgrade/downgrade
mjg
2013-01-06
1
-0
/
+2
*
Mips Atheros AR71XX: make PCI base slot configurable through hints.
monthadar
2013-01-06
1
-2
/
+15
*
Not using the full domain was a really bad idea.
peter
2013-01-06
1
-1
/
+1
*
Update copyrights and dates following last commit.
dteske
2013-01-06
3
-4
/
+4
*
Protect the p->p_pgrp dereference with the process lock.
kib
2013-01-06
1
-0
/
+2
*
Juggle some internal symbols from our antique zlib (that originally came
peter
2013-01-06
2
-2
/
+9
*
Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. The
andrew
2013-01-06
2
-0
/
+2
*
Handle ps-poll data frame if_transmit() failure.
adrian
2013-01-06
1
-1
/
+15
*
Handle HWMP if_transmit() failure gracefully.
adrian
2013-01-06
1
-1
/
+13
*
Fix a signed/unsigned comparison when wchar_t is unsigned by casting the
andrew
2013-01-06
1
-1
/
+1
*
When WCHAR_MIN == 0 the check if a wchar_t value will always be true. In
andrew
2013-01-06
1
-1
/
+4
*
Fix the build:
andrew
2013-01-06
1
-11
/
+11
*
Silence a clang warning by telling it we are only interested in left
andrew
2013-01-06
1
-1
/
+1
*
Only work around errata when we are on a part where the erratum applies.
andrew
2013-01-06
2
-19
/
+32
*
Export board serial and board revision obtained from FDT blob
gonzo
2013-01-05
1
-0
/
+19
*
Add hw.board.serial and hw.board.revision for exporting board-specific info
gonzo
2013-01-05
2
-2
/
+34
*
Fix a segfault when bsdgrep -i is given an empty pattern string.
markj
2013-01-05
1
-1
/
+1
*
Use tabs for indentation.
kib
2013-01-05
1
-5
/
+5
*
Do not round up the size of the UFS filesystem to the fragment size
kib
2013-01-05
1
-5
/
+5
*
Fix background color calculation
gonzo
2013-01-05
2
-2
/
+2
*
Shuffle the TX underrun to work the same way as the RX underrun,
kientzle
2013-01-05
1
-23
/
+9
*
Prefer the new NFS modules
kientzle
2013-01-05
1
-3
/
+3
*
Teach the kernel to recognize that it is executing inside a bhyve virtual
neel
2013-01-05
1
-0
/
+1
*
Add quirk to indicate that the bhyve hostbridge is capable of supporting
neel
2013-01-05
1
-0
/
+1
*
While trying to track down the root cause for
kientzle
2013-01-05
2
-24
/
+23
*
- Fix handling of the case when multiple patterns are specified in a single
gabor
2013-01-05
1
-2
/
+12
*
Add macros required to enable VMX operation on Intel processors.
neel
2013-01-05
1
-0
/
+2
*
Add support for scripting (sysinstall style).
dteske
2013-01-05
8
-8
/
+393
*
Grammar fixes and some wordsmithing
bjk
2013-01-05
1
-11
/
+8
*
Follow calloc convention in other code, this is functionally identical
delphij
2013-01-05
1
-1
/
+1
*
Fix some minor inaccuracies introduced in r243251.
bjk
2013-01-05
2
-9
/
+9
*
Constify arguments. While I'm there, also add a static for usage().
delphij
2013-01-04
1
-3
/
+3
[next]