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 error handling bug that would prevent MAC structures from getting
trasz
2011-09-17
1
-20
/
+18
*
Fix long-standing thinko regarding maxproc accounting. Basically,
trasz
2011-09-17
2
-37
/
+7
*
Clear transmit checksum offload context state upon lem(4) interface
rstone
2011-09-17
1
-0
/
+1
*
Inquire about terminal type if starting from a serial console and do
nwhitehorn
2011-09-17
2
-8
/
+30
*
Fix the enabling/disabling of Heartbeats and path MTU
tuexen
2011-09-17
5
-20
/
+40
*
Add myself and connect me with my mentors
cs
2011-09-16
1
-0
/
+3
*
Auto-generated code from sys_ prefixing makesyscalls.sh change
kmacy
2011-09-16
13
-1175
/
+1181
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
118
-825
/
+869
*
Remove the svn:keywords property and restore the historical $FreeBSD$ tag.
des
2011-09-16
1
-1
/
+1
*
Fix a typo introduced in r219892 that prevented file system options from
nwhitehorn
2011-09-16
1
-1
/
+1
*
Fix WPA setup broken by changes to shell argument passing inside the
nwhitehorn
2011-09-16
1
-0
/
+1
*
Print the package name on deletion errors.
pluknet
2011-09-16
1
-2
/
+2
*
zfsboottest: some additional enhancements
avg
2011-09-16
1
-5
/
+10
*
zfstest: rename to zfsboottest and move to tools
avg
2011-09-16
2
-0
/
+23
*
When resuming an HTTP download, we failed to verify that the range
des
2011-09-15
1
-0
/
+14
*
It seems when I added code for affine unit changes to units, I
dwmalone
2011-09-15
1
-3
/
+5
*
Expose "log" in the default devfs rules. /etc/rc.d/jail creates /dev/log
jh
2011-09-15
1
-0
/
+1
*
Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be able
ae
2011-09-15
2
-13
/
+57
*
Fix a typo introduced in
tuexen
2011-09-15
1
-1
/
+1
*
Rename the cc.4 and cc.9 modular congestion control related man pages to
lstewart
2011-09-15
13
-37
/
+40
*
Use the proper dynamic tls block to calculate the tls variable address
kib
2011-09-15
1
-1
/
+1
*
Put amd64_syscall() prototype in md_var.h.
kib
2011-09-15
2
-1
/
+1
*
Microoptimize the return path for the fast syscalls on amd64. Arrange
kib
2011-09-15
1
-10
/
+10
*
Correct the RFC number for the description of IPv6 privacy addressing
dougb
2011-09-15
2
-2
/
+2
*
Make sure that SCTP rejects broadcast, multicast and wildcard addresses
tuexen
2011-09-15
5
-13
/
+51
*
Ensure that ta_pending doesn't overflow u_short by capping its value at USHRT...
adrian
2011-09-15
2
-2
/
+4
*
Minor spelling, wording and punctuation fixes in comments.
brueffer
2011-09-14
1
-6
/
+6
*
Ensure that 1-to-1 style SCTP sockets can only be connected once.
tuexen
2011-09-14
4
-59
/
+32
*
Reduce USB memory usage during enumeration.
hselasky
2011-09-14
1
-3
/
+4
*
Fix the handling of the flowlabel and DSCP value in the SCTP_PEER_ADDR_PARAMS
tuexen
2011-09-14
6
-64
/
+137
*
Allow WPA PSKs up to 63 characters, the max length according to
brueffer
2011-09-13
1
-1
/
+1
*
Include descriptions for keymaps missing from INDEX.keymaps. This fixes
gavin
2011-09-13
1
-0
/
+16
*
Modify vfs_register() to use a hash calculation
rmacklem
2011-09-13
2
-1
/
+56
*
Fix typos in error messages.
brueffer
2011-09-13
1
-3
/
+3
*
Fix csup to allow case insensitive server names in the auth file,
brueffer
2011-09-13
1
-1
/
+1
*
Do not try to change the mode or ownership of the root of the mountpoint
kib
2011-09-13
1
-0
/
+27
*
Improve the sleep_delay sysctl description by specifying which unit
brueffer
2011-09-13
1
-1
/
+1
*
- Fix compiler warning in ADD_64() macro.
davidch
2011-09-13
1
-1
/
+1
*
zfs boot subroutines: correctly specify type of an integer literal
avg
2011-09-13
1
-1
/
+1
*
gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1
avg
2011-09-13
3
-29
/
+4
*
zfstest: cleanup the code, improve functionality and diagnostics
avg
2011-09-13
1
-16
/
+40
*
Update ObsoleteFiles.inc:
pluknet
2011-09-13
1
-0
/
+5
*
Fix cpio on ARM.
kientzle
2011-09-13
2
-4
/
+4
*
Merge from openresolv 3.4.4 in the vendor branch.
hrs
2011-09-13
6
-47
/
+55
*
- Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in front
hrs
2011-09-13
1
-2
/
+10
*
Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE
hrs
2011-09-13
7
-5
/
+39
*
- Add ":origin" label to the interface id for resolvconf(8). (r223149)
hrs
2011-09-12
4
-52
/
+164
*
- Fix a bug that can lead to displaying an incorrect value. (r224210)
hrs
2011-09-12
8
-188
/
+240
*
Allow the ipfw.ko module built with a kernel to honor any IPFIREWALL_*
jhb
2011-09-12
7
-7
/
+7
*
Connect the vxge(4) module to the i386/amd64 build.
brueffer
2011-09-12
1
-0
/
+3
[prev]
[next]