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
*
Address review.
markm
2015-07-08
1
-4
/
+4
*
Reimplement the ordering requirements for the timehands updates, and
kib
2015-07-08
1
-70
/
+68
*
Use atomic_fence_fence_rel() to ensure ordering in the
kib
2015-07-08
1
-33
/
+6
*
only enable immintrin when clang is used. The base gcc does not support it.
luigi
2015-07-08
1
-1
/
+2
*
Add the atomic_thread_fence() family of functions with intent to
kib
2015-07-08
7
-0
/
+218
*
The intention of r254304 was to scan the active queue continuously.
alc
2015-07-08
2
-15
/
+20
*
add an extra tty for picobsd builds
luigi
2015-07-08
1
-0
/
+1
*
trap some errors when building picobsd
luigi
2015-07-08
1
-2
/
+3
*
Implement PF_IMMUTABLE flag and apply it to "name" and "jid" in
hrs
2015-07-08
2
-2
/
+8
*
cosmetic: whitespaces-tab before EOL
pfg
2015-07-08
1
-1
/
+1
*
Use the __sentinel attribute.
pfg
2015-07-08
1
-2
/
+2
*
MFV r285191: tcpdump 4.7.4.
pkelsey
2015-07-08
98
-2070
/
+4458
|
\
|
*
Vendor import of tcpdump 4.7.4.
pkelsey
2015-07-06
158
-2353
/
+6224
|
*
Upstream fixes for issues found with afl (Issue #417).
pfg
2015-01-31
2
-5
/
+25
|
*
Merge some cherry-picked fixes originating in OpenBSD
pfg
2015-01-27
2
-5
/
+8
*
|
Correctly set __WCHAR_MIN, there is no __UINT_MIN, it's 0.
andrew
2015-07-08
1
-1
/
+1
*
|
Replace use of .Po Pc with the preferred .Pq for single line
pkelsey
2015-07-08
4
-11
/
+11
*
|
Add support for ipi_all_but_self on arm64.
andrew
2015-07-08
1
-2
/
+10
*
|
Add an implementation of savectx that doesn't just call panic.
andrew
2015-07-08
1
-4
/
+25
*
|
Add memory barrier to bus_dmamap_sync()
zbb
2015-07-08
1
-1
/
+13
*
|
Handle copyout for the fcntl(F_OGETLK) using oflock structure.
kib
2015-07-08
1
-5
/
+6
*
|
Send the correct signal when vm_fault fails. While here also set the code
andrew
2015-07-08
1
-8
/
+11
*
|
Document r283961, pw(8) '-R' option.
gjb
2015-07-08
1
-0
/
+4
*
|
Add myself to committers-src.dot
cem
2015-07-08
1
-0
/
+3
*
|
Fix offset calculation in variable substitution
hrs
2015-07-08
1
-8
/
+8
*
|
Since the case where secflavor < 0 indicates the security flavor is
rmacklem
2015-07-07
1
-2
/
+2
*
|
pw: fail if an invalid entry is found while parsing master.passwd and group
bapt
2015-07-07
2
-0
/
+33
*
|
unroll the loop slightly... This improves performance enough to
jmg
2015-07-07
1
-5
/
+17
*
|
- Add IPv6 support in quota(1). While rpc.rquotad has supported PF_INET6
hrs
2015-07-07
2
-31
/
+18
*
|
Fix an incorrect assertion in witness.
markj
2015-07-07
1
-1
/
+1
*
|
Fix markup.
trasz
2015-07-07
1
-3
/
+3
*
|
Add the Banana Pi DTS.
loos
2015-07-07
2
-0
/
+80
*
|
lldb: use .PATH to find man page instead of symlinking it
emaste
2015-07-07
1
-2
/
+2
*
|
we may get here w/ non-sleepable locks held, so switch to _NOWAIT when
jmg
2015-07-07
3
-4
/
+9
*
|
Avoid creating invalid UEFI device path
emaste
2015-07-07
1
-5
/
+18
*
|
Add the GMAC entries to sun7i (A20) DTS.
loos
2015-07-07
1
-0
/
+14
*
|
Fix rfcomm_sppd regression I could reproduced.
takawata
2015-07-07
2
-1
/
+5
*
|
Relocate sched_random() within the SMP section.
pfg
2015-07-07
1
-20
/
+18
*
|
Remove reboot.S (part of libc). It's not needed and was actually
trasz
2015-07-07
4
-97
/
+2
*
|
Export the ssthresh value per SCTP path via the sysctl interface.
tuexen
2015-07-07
2
-1
/
+3
*
|
Sort by svn revision.
gjb
2015-07-07
1
-15
/
+16
*
|
Attempt to make 5GHz HT/40 work on the 6xxx series NICs.
adrian
2015-07-07
2
-20
/
+46
*
|
Note merge to head for sendmail 8.15.2 along with a special note for those
gshapiro
2015-07-07
1
-3
/
+14
*
|
Add warning about change of behavior for sendmail 8.15.2 under FreeBSD 11
gshapiro
2015-07-07
1
-0
/
+14
*
|
Update for sendmail 8.15.2 import
gshapiro
2015-07-07
1
-2
/
+2
*
|
Minor changes to force commit these files so new freebsd*.cf files are
gshapiro
2015-07-07
2
-2
/
+0
|
|
|
\
*
-
.
\
Merge sendmail 8.15.2 to HEAD
gshapiro
2015-07-07
76
-1110
/
+3918
|
\
\
\
|
|
*
|
Import sendmail 8.15.2
gshapiro
2015-07-06
41
-5141
/
+6418
|
|
/
/
|
*
|
Import sendmail 8.15.1
gshapiro
2014-12-12
79
-10179
/
+16783
|
*
|
Import sendmail 8.14.9
gshapiro
2014-05-22
729
-898
/
+908
[next]