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 a regression introduced by r251967, resulting in:
dteske
2013-06-22
1
-1
/
+1
*
Add missing local declaration.
dteske
2013-06-21
1
-1
/
+1
*
Remove unused library include.
dteske
2013-06-21
1
-1
/
+0
*
Alphabetize library includes.
dteske
2013-06-21
21
-33
/
+33
*
Style.
dteske
2013-06-21
2
-18
/
+10
*
Typo and grammar fixes to comments.
dteske
2013-06-21
2
-2
/
+2
*
The NFSv4.1 LayoutCommit operation requires a valid offset and length.
rmacklem
2013-06-21
1
-8
/
+20
*
When the NFSv4.1 client is writing to a pNFS Data Server (DS), the
rmacklem
2013-06-21
2
-4
/
+25
*
Since some NFSv4 servers enforce the requirement for a reserved port#,
rmacklem
2013-06-21
1
-6
/
+0
*
Rename run(4) firmware file from runfw to run.fw. Previous name was the
gonzo
2013-06-21
2
-7
/
+7
*
Call sshd_precmd instead of sshd_configtest when the operator
delphij
2013-06-21
1
-2
/
+2
*
Switch ZFS mutex_owner macro to use sx_xholder as its now exported via sx.h
smh
2013-06-21
1
-2
/
+1
*
Fix intermittent ZFS lock panic when kernel is compiled with debugging caused
smh
2013-06-21
1
-0
/
+1
*
Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...
smh
2013-06-21
1
-4
/
+3
*
Fixed import of destroyed ZFS pools failing due to vdev_geom incorrectly
smh
2013-06-21
1
-2
/
+1
*
Fix kmod_*stat_inc() after r249276. The incorrect code actually
glebius
2013-06-21
2
-3
/
+3
*
Non-virtualised hhook points are supported as of r251732.
lstewart
2013-06-21
1
-7
/
+1
*
- Use length of _PATH_DEV instead of a hardcoded value[*].
hrs
2013-06-21
1
-6
/
+6
*
Corrected ATA Passthrough defines from decimal to hex
smh
2013-06-20
1
-4
/
+4
*
Ports switched from dialog to dialog4ports some time ago.
eadler
2013-06-20
1
-2
/
+2
*
- Add a per-zone lock for zones without kegs.
jeff
2013-06-20
4
-105
/
+104
*
Pull in r183984 from llvm trunk:
dim
2013-06-20
2
-13
/
+3
*
Document RA_RECURSED and RA_NOTRECURSED.
jhb
2013-06-20
1
-2
/
+16
*
eturn -1 when the specified backing store file is not found in the md
hrs
2013-06-20
1
-5
/
+9
*
- Add "-f file" support to listing mode (-l). When a -f option is
hrs
2013-06-20
2
-25
/
+45
*
Allow immediate operand.
kib
2013-06-20
1
-1
/
+1
*
Use corresponding macros to update statistics for AH, ESP, IPIP, IPCOMP,
ae
2013-06-20
13
-202
/
+194
*
Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics
ae
2013-06-20
10
-26
/
+28
*
Fix a code typo in a case-statement match expression that prevented IPv6
dteske
2013-06-20
1
-1
/
+1
*
When the fall-back of a case-statement is the last thing executed in a
dteske
2013-06-20
2
-21
/
+19
*
When the fall-back of a case-statement is the last thing executed in a
dteske
2013-06-20
5
-41
/
+33
*
Remove pedanticism and consolidate some logic.
dteske
2013-06-20
1
-7
/
+1
*
Add debugging (for a case that shouldn't arise, but makes it more obvious
dteske
2013-06-20
3
-0
/
+6
*
- Add CIDR notation support like 192.168.1-2.10-16/24 to $ifconfig_IF_aliasN.
hrs
2013-06-20
2
-261
/
+431
*
Only enable svn on amd64/ia64/sparc64/i386.
peter
2013-06-20
1
-1
/
+1
*
Try to fix build of apr on FreeBSD/arm.
kientzle
2013-06-20
1
-1
/
+1
*
Rename some prefixes in the Block Group Descriptor fields to ext4bgd_
pfg
2013-06-20
1
-6
/
+6
*
Fix a mystery cut-n-paste corruption from the previous commit.
scottl
2013-06-19
1
-1
/
+1
*
Mark geom_mirror as capable of unmapped i/o
scottl
2013-06-19
1
-5
/
+18
*
Use PIM6STAT_INC() and MRT6STAT_INC() macros for IPv6 multicast
ae
2013-06-19
1
-24
/
+26
*
Use RIP6STAT_INC() macro for raw ip6 statistics accounting.
ae
2013-06-19
2
-8
/
+10
*
Fix a couple of typos that broke buildworld for me.
truckman
2013-06-19
1
-2
/
+2
*
Style -- no ;; needed on fallback clause within case-statement.
dteske
2013-06-19
2
-3
/
+3
*
Whitespace.
dteske
2013-06-19
2
-40
/
+31
*
Whitespace and comments.
dteske
2013-06-19
6
-8
/
+10
*
Alphabetize reserved-word (resword) registration.
dteske
2013-06-19
1
-4
/
+4
*
Alphabetize includes.
dteske
2013-06-19
1
-1
/
+1
*
Use ICMP6STAT_INC() macro for ICMPv6 errors accounting.
ae
2013-06-19
1
-17
/
+17
*
Fix an unfortunate typo with the compat shims
scottl
2013-06-19
1
-3
/
+3
*
Some clarifications and updates for the comments, mostly retrieved
kib
2013-06-19
2
-42
/
+50
[next]