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
*
Style/whitespace cleanup in shared/common code.
sbruno
2015-08-24
13
-338
/
+309
*
Upgrade libxo to 0.4.5.
marcel
2015-08-24
182
-2359
/
+12038
*
Make it possible to forcibly unmount devfs.
trasz
2015-08-24
1
-0
/
+2
*
Remove now unused LIBPRIVATEDIR
bapt
2015-08-24
2
-4
/
+0
*
Make vfs_unmountall() unmount /dev after /, not before. The only
trasz
2015-08-24
4
-28
/
+38
*
Fix libproc on architectures that don't need the program counter to be
andrew
2015-08-24
1
-1
/
+10
*
Add support for pmap_sync_icache on arm64.
andrew
2015-08-24
1
-2
/
+24
*
Add pages used by the PV entries to minidumps.
andrew
2015-08-24
1
-4
/
+0
*
MFV (partial) r286889: 5692 expose the number of hole blocks in a file
avg
2015-08-24
3
-13
/
+96
*
Some random tweaks to ctl.conf(5).
trasz
2015-08-24
1
-12
/
+38
*
Revert r284245: "Fix a callout race condition introduced in TCP
jch
2015-08-24
2
-45
/
+15
*
spa_import_rootpool: prevent lock and resource leak
avg
2015-08-24
1
-0
/
+2
*
account for ashift when gathering buffers to be written to l2arc device
avg
2015-08-24
1
-13
/
+33
*
Sync HPA and VPA implementations with CUP.
ed
2015-08-24
1
-6
/
+6
*
Add static and remove unused variables.
hrs
2015-08-24
1
-44
/
+50
*
Implement the IPv6 RSS software hash function.
adrian
2015-08-24
2
-0
/
+57
*
Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.
hrs
2015-08-24
1
-201
/
+0
*
- Deprecate IN6_IFF_NODAD. It was used to prevent DAD on a loopback
hrs
2015-08-24
4
-20
/
+17
*
Instead of doing an no-op (|= 0), actually clear the flags in
delphij
2015-08-24
1
-1
/
+1
*
Fix static fdt support.
jhibbits
2015-08-24
1
-0
/
+2
*
Fix spelling.
araujo
2015-08-24
1
-2
/
+1
*
Update bzero(3) manpage to following the Posix Standard.
araujo
2015-08-24
1
-1
/
+9
*
Make it clear that we're ignoring the return value fread(3). All
imp
2015-08-24
1
-1
/
+1
*
We need to add the soft float to the CFLAGS always, not just when
imp
2015-08-24
1
-1
/
+3
*
Sparc64 is the odd-man out, so form the if that way rather than
imp
2015-08-23
2
-6
/
+2
*
Enable KDTRACE_HOOKS by default on all armv6 kernels to get more testing.
andrew
2015-08-23
2
-5
/
+5
*
sh: Don't create bad parse result when postponing a bad substitution error.
jilles
2015-08-23
4
-2
/
+13
*
Update svnlite(1) commit template. This makes it possible to set the
trasz
2015-08-23
1
-9
/
+22
*
After r286237 it should be fine to call vgone(9) on a busy GEOM vnode;
trasz
2015-08-23
3
-6
/
+2
*
Tweak the "rctl_enable" description to not give the impression
trasz
2015-08-23
1
-4
/
+4
*
Handle the breakpoint instruction in userland by sending a SIGTRAP signal.
andrew
2015-08-23
1
-0
/
+6
*
Although the website [1] says US-ASCII is accepted, ISO-8859-1 seems to
delphij
2015-08-23
1
-1
/
+1
*
Reset the channel to the first available channel if the interface
adrian
2015-08-23
1
-0
/
+40
*
Remove cust_pkg() not that pkg_foo(1) has been removed.
imp
2015-08-22
3
-52
/
+3
*
Remove some code duplication by using biofinish().
mav
2015-08-22
1
-6
/
+2
*
Make the UMA harvesting go away completely if not wanted. Default to "not wan...
markm
2015-08-22
10
-43
/
+61
*
Fix build when LEAPSECONDS is enabled.
delphij
2015-08-22
1
-1
/
+1
*
MFV r287019: leapseconds from tzdata2015f.
delphij
2015-08-22
1
-58
/
+18
*
Follow up to r287014
jhibbits
2015-08-22
5
-5
/
+28
*
Enhance book-e pmap for 36-bit physaddr
jhibbits
2015-08-22
1
-19
/
+22
*
Create a RouterBoard platform and use it to create a flash map
jhibbits
2015-08-22
6
-3
/
+138
*
Make pkill/pgrep -j ARG take jname, not just jid.
jamie
2015-08-22
6
-20
/
+78
*
Make the mpc85xx platform a kobj base class.
jhibbits
2015-08-22
2
-7
/
+7
*
Add ALTQ(9) support for the CoDel algorithm.
loos
2015-08-21
24
-21
/
+989
*
We're waiting on a struct proc *, not a struct thread *. Fix a
imp
2015-08-21
1
-1
/
+1
*
Document bsd.compiler.mk and the variables it defines.
imp
2015-08-21
1
-0
/
+21
*
Document CFLAGS_NO_SIMD.
imp
2015-08-21
1
-1
/
+9
*
Fix the racy xargs -P0 -n2 test added in r286289
ngie
2015-08-21
2
-3
/
+3
*
Disable the -P0 test
ngie
2015-08-21
1
-1
/
+1
*
Fix typos (depreciated -> deprecated)
ngie
2015-08-21
1
-2
/
+2
[next]