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
*
Remove duplicated check.
yongari
2016-02-18
1
-11
/
+8
*
Fix variable assignment.
yongari
2016-02-18
7
-7
/
+7
*
Fix installation of makewhatis.local(1) since r283777.
bdrewery
2016-02-18
6
-5
/
+166
*
Release the ref acquired in nd6_dad_find() if DAD is already in progress.
markj
2016-02-18
1
-2
/
+3
*
Use pfxrtr_del() instead of freeing advertising routers directly.
markj
2016-02-17
1
-2
/
+2
*
Remove a prototype for the non-existent prelist_del().
markj
2016-02-17
1
-1
/
+0
*
Fix a potentially "forever" loop.
glebius
2016-02-17
1
-1
/
+1
*
Ternary operator has lower priority than OR.
glebius
2016-02-17
1
-1
/
+1
*
Ternary operator has lower priority than OR.
glebius
2016-02-17
1
-3
/
+2
*
Add missing braces.
glebius
2016-02-17
1
-1
/
+2
*
After nullfs rmdir operation, reclaim the directory vnode which was
kib
2016-02-17
1
-0
/
+9
*
In bnoreuselist(), check both ends of the specified logical block
kib
2016-02-17
1
-1
/
+2
*
Fix build race after r295643.
bdrewery
2016-02-17
1
-0
/
+2
*
Use the right size for zeroing.
imp
2016-02-17
1
-1
/
+1
*
Move the Allwinner kernels to use fdt_pinctrl. This will read the pin
andrew
2016-02-17
17
-83
/
+761
*
Add protection code for issues reported by PVS / D5245.
tuexen
2016-02-17
1
-2
/
+4
*
Code cleanup which will silence a warning in PVS / D5245.
tuexen
2016-02-17
2
-7
/
+3
*
Address a warning reported by D5245 / PVS.
tuexen
2016-02-17
1
-2
/
+2
*
Create an API to reset a struct bio (g_reset_bio). This is mandatory
imp
2016-02-17
10
-11
/
+21
*
Do not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH >= 6 as domains
skra
2016-02-17
3
-27
/
+3
*
Hardcode date in RCS paper for reproducibility
emaste
2016-02-17
1
-1
/
+1
*
Add the implementation of atomic_swap_32().
br
2016-02-17
1
-0
/
+13
*
Use better form representing 32 x 128-bit floating-point registers.
br
2016-02-17
1
-1
/
+1
*
There is no need to pre save tp in cpu_fork().
br
2016-02-17
1
-6
/
+0
*
Add the implementation of savectx().
br
2016-02-17
1
-4
/
+23
*
Use callee-saved registers to pass args through fork_trampoline().
br
2016-02-17
2
-17
/
+9
*
Remove unneeded vector_page_setprot() for __ARM_ARCH >= 6. A vector
skra
2016-02-17
3
-12
/
+3
*
Include pte-v6.h only where needed.
skra
2016-02-17
3
-4
/
+1
*
Remove pd_prot and pd_cache members from struct arm_devmap_entry.
skra
2016-02-17
16
-112
/
+32
*
Evaluate also VM_PROT_EXECUTE protection in pmap_preboot_map_attr().
skra
2016-02-17
1
-0
/
+1
*
Fix build race after r295643.
bdrewery
2016-02-17
1
-0
/
+1
*
Bump __FreeBSD_Version for u_long -> rman_res_t change (r294883).
jhibbits
2016-02-16
1
-1
/
+1
*
DIRDEPS_BUILD: Hookup CLANG_EXTRAS.
bdrewery
2016-02-16
31
-0
/
+1282
*
Remove an unused variable that snuck into the previous revision.
jhb
2016-02-16
1
-1
/
+0
*
Fetch the current thread and it's syscall state from the trussinfo object
jhb
2016-02-16
3
-24
/
+27
*
The locking annotations for struct sockbuf originally used the key from
jhb
2016-02-16
2
-21
/
+23
*
Fix naive use of ftell(3).
pfg
2016-02-16
1
-1
/
+1
*
Another conversion u_long -> rman_res_t
jhibbits
2016-02-16
1
-5
/
+5
*
crontab: ftruncate() with ftello() instead of ftell().
pfg
2016-02-16
1
-1
/
+1
*
cron: use (char *)NULL instead of (char *)0 in execle.
pfg
2016-02-16
1
-2
/
+3
*
Whitespace changes.
tuexen
2016-02-16
4
-6
/
+7
*
Improve the teardown of the SCTP stack.
tuexen
2016-02-16
5
-54
/
+109
*
Add CLEANDEPEND[FILES|DIRS] and simplify the tags cleanup to use it.
bdrewery
2016-02-16
1
-8
/
+18
*
Always remove .depend.* regardless of WITH_FAST_DEPEND in case of changing
bdrewery
2016-02-16
1
-2
/
+1
*
Remove temporary hack from r294370 for SSH upgrades.
bdrewery
2016-02-16
1
-8
/
+0
*
Convert a few more long -> rman_res_t.
jhibbits
2016-02-16
2
-6
/
+6
*
Revert r295648 for now.
bdrewery
2016-02-16
1
-4
/
+4
*
Allow callers of OF_decode_addr to get the size of the found mapping. This
andrew
2016-02-16
10
-10
/
+26
*
Allow elfcopy to convert between two non-ELF formats
emaste
2016-02-16
1
-0
/
+12
*
Use EARLY_DRIVER_MODULE() for ti_scm driver to be attached before
skra
2016-02-16
1
-1
/
+2
[next]