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
*
Rewrite NAT configuration parser, so that memory allocation size is
glebius
2011-04-19
1
-186
/
+189
*
Fix mirror selection, which was broken by stderr redirection.
nwhitehorn
2011-04-19
2
-2
/
+2
*
Revert r220809 since it put the entry in the wrong place
rmacklem
2011-04-19
1
-2
/
+1
*
Add sysctl handlers for net.inet.ip.dummynet.hash_size, .pipe_byte_limit
ae
2011-04-19
1
-8
/
+52
*
ipdn_bound_var() functions is designed to bound a variable between
ae
2011-04-19
1
-1
/
+5
*
Fix some English grammar.
mav
2011-04-19
6
-17
/
+17
*
According to specification. device should respond to COMRESET with COMINIT
mav
2011-04-19
3
-26
/
+47
*
Properly handle memory allocation errors during error recovery.
mav
2011-04-19
3
-16
/
+55
*
Add leading zeros when printing the physical memory chunks on __powerpc64__.
andreast
2011-04-19
1
-1
/
+1
*
Fix make buildworld -DMODULES_WITH_WORLD after r220454.
uqs
2011-04-19
1
-0
/
+1
*
Use M_WAITOK instead M_WAIT for malloc. Remove unneded checks.
ae
2011-04-19
1
-7
/
+1
*
Fix up handling of the nfsmount structure in read and write
rmacklem
2011-04-19
1
-11
/
+11
*
Add stablerestart(5) to the See Also list for nfsd(8).
rmacklem
2011-04-19
1
-1
/
+2
*
Furthermore condition IP waiting behaviour also on -dynamic flag.
sobomax
2011-04-18
1
-4
/
+8
*
Revert r220761 since, as kib@ pointed out, the case of
rmacklem
2011-04-18
3
-13
/
+0
*
Only wait for the IP to appear on the interface if natd is running in the
sobomax
2011-04-18
1
-5
/
+5
*
Do not assume PM timer GAS type is I/O or memory. It may be an unsupported
jkim
2011-04-18
1
-8
/
+33
*
More whitespace fixes.
glebius
2011-04-18
4
-41
/
+41
*
Make pmap_invalidate_cache_range() available for consumption on amd64.
kib
2011-04-18
4
-14
/
+78
*
Whitespace fixes.
glebius
2011-04-18
6
-268
/
+266
*
Changed "conscontrol unset" to accept an existing virtual
ru
2011-04-18
2
-24
/
+12
*
LibAliasInit() should allocate memory with M_WAITOK flag. Modify it
glebius
2011-04-18
3
-18
/
+12
*
Document problems with -d/-w and the fact that -X is the default.
trasz
2011-04-18
1
-2
/
+9
*
Fix a few acpi sysctls that want "IK" formatting to specify CTLTYPE_INT.
mdf
2011-04-18
1
-7
/
+7
*
Pullup up to TCP header length before matching against 'tcpopts'.
glebius
2011-04-18
1
-2
/
+5
*
When checking to see if a window update should be sent to the remote peer,
jhb
2011-04-18
1
-0
/
+8
*
Fix a copy/paste whitespace error.
mdf
2011-04-18
1
-3
/
+3
*
Regen.
mdf
2011-04-18
11
-12
/
+97
*
Add the posix_fallocate(2) syscall. The default implementation in
mdf
2011-04-18
11
-2
/
+393
*
Reduce geom_raid log verbosity.
mav
2011-04-18
1
-1
/
+1
*
Handle ready timeout during polled operation same as done in mvs(4) before.
mav
2011-04-18
2
-0
/
+6
*
It is already seven years since mbuf allocator uses same
glebius
2011-04-18
1
-15
/
+16
*
Remove always false "< 0" check for unsgined int variable. This check is
mav
2011-04-18
1
-2
/
+0
*
Remove some used variables.
mav
2011-04-18
1
-4
/
+0
*
For now, only enable GTT. CST is firing very frequently during local tests;
adrian
2011-04-18
1
-1
/
+1
*
Finish last change.
glebius
2011-04-18
1
-1
/
+0
*
Add TX carrier sense timeout statistics.
adrian
2011-04-18
3
-2
/
+7
*
Further cleanup of node creation path from M_NOWAIT usage.
glebius
2011-04-18
1
-11
/
+3
*
Bump pad, I'm adding more statistics.
adrian
2011-04-18
1
-1
/
+1
*
Rework the Global TX timeout handling to look more like ath9k.
adrian
2011-04-18
2
-3
/
+12
*
Remove some used variables.
mav
2011-04-18
2
-21
/
+10
*
- Tune different wait loops to cut some more milliseconds from reset time.
mav
2011-04-18
1
-19
/
+19
*
Mention the memstick target here.
nwhitehorn
2011-04-18
1
-0
/
+1
*
Delete mistakenly added sys/files.ts7800
philip
2011-04-18
2
-4
/
+80
*
Add global TX timeout handling.
adrian
2011-04-18
7
-5
/
+17
*
After removing libobjc and other Objective-C components in r220755,
dim
2011-04-18
2
-1
/
+6
*
ng_netflow_cache_init() can be void.
glebius
2011-04-18
3
-7
/
+4
*
Node constructor methods are supposed to be called in syscall
glebius
2011-04-18
40
-144
/
+43
*
Use M_WAITOK flag instead M_WAIT for malloc.
ae
2011-04-18
1
-5
/
+6
*
Add a vput() to nfs_lookitup() in the experimental NFS client
rmacklem
2011-04-18
1
-1
/
+4
[next]