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
path:
root
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lay groundwork in CAM for recording and reporting physical path and
gibbs
2011-06-14
1
-9
/
+10
*
Implement "global" mode for ipfw nat. It is similar to natd(8)
ae
2011-06-14
4
-7
/
+45
*
Check nat id a bit more strictly.
ae
2011-06-14
1
-6
/
+7
*
Grab one of the ifcap bits for netmap, and enable printing in ifconfig.
luigi
2011-06-14
1
-1
/
+1
*
Implement fully asynchronous partial truncation with softupdates journaling
jeff
2011-06-10
1
-36
/
+16
*
Add dump.c to the rtsol build. It is needed now that sec2str is non-static
ken
2011-06-08
1
-1
/
+1
*
Add a special mount option "failok" to indicate that the administrator wants
delphij
2011-06-07
1
-2
/
+14
*
Do not use LCM from stripesize and user specified alignment value.
ae
2011-06-07
1
-7
/
+4
*
Rework parts of this man page to improve grammar.
gavin
2011-06-06
1
-37
/
+37
*
Remove redundant assignments to WARNS.
ed
2011-06-06
1
-2
/
+0
*
Add another example to mount(8) on using the "-o" argument.
gavin
2011-06-06
1
-2
/
+11
*
Bump .Dd
gavin
2011-06-06
1
-1
/
+1
*
Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. This
gavin
2011-06-06
1
-0
/
+6
*
Initialize co.use_set variable before parsing each new rule.
ae
2011-06-06
1
-0
/
+1
*
Increase buffer size for the command line.
ae
2011-06-06
1
-2
/
+2
*
- Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.
hrs
2011-06-06
2
-1
/
+3
*
Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as an
hrs
2011-06-05
2
-69
/
+5
*
Read from the socket using the same max buffer size as we use while
sobomax
2011-06-04
1
-2
/
+14
*
Generally clean up markup.
ru
2011-06-03
1
-71
/
+85
*
Always use LCM when stripesize > 0.
ae
2011-06-02
1
-2
/
+2
*
Use stripesize and stripeoffset in the automatic calculation of
ae
2011-06-02
1
-18
/
+33
*
mdoc: fix markup
uqs
2011-06-02
2
-2
/
+4
*
Add a sentence to the umount.8 man page to clarify the behaviour
rmacklem
2011-05-31
1
-1
/
+4
*
Conditionally compile in the af_inet and af_inet6, af_nd6 modules.
bz
2011-05-31
6
-6
/
+52
*
Document kern.geom.part.check_integrity sysctl variable.
ae
2011-05-30
1
-1
/
+17
*
Add tablearg support for ipfw setfib.
ae
2011-05-30
2
-11
/
+19
*
If READ from the local node failed we send the request to the remote
trociny
2011-05-29
1
-1
/
+1
*
Modify the umount(8) command so that it doesn't do
rmacklem
2011-05-29
1
-3
/
+4
*
Update the manual page to reflect the new 32K/4K defaults.
mckusick
2011-05-28
1
-4
/
+4
*
Add example how to create MBR and BSD schemes and install boot code.
ae
2011-05-27
1
-1
/
+28
*
Synchronize manpage's synopsis with program's usage. Since -l and -r
ae
2011-05-27
2
-5
/
+6
*
Raise the default blocksize for UFS/FFS filesystems from
mckusick
2011-05-26
1
-2
/
+2
*
Simplify ALIGNDOWN macro.
ae
2011-05-24
1
-1
/
+1
*
Fix calculation of alignment for odd values. Also do not change value
ae
2011-05-24
1
-2
/
+2
*
Keep statistics on number of BIO_READ, BIO_WRITE, BIO_DELETE and BIO_FLUSH
pjd
2011-05-23
5
-0
/
+64
*
To handle BIO_FLUSH and BIO_DELETE requests in secondary worker we need
pjd
2011-05-23
1
-1
/
+7
*
Re-encode files from ISO-8859-1 to UTF-8
uqs
2011-05-22
4
-4
/
+4
*
Recognize HIO_FLUSH requests.
pjd
2011-05-21
1
-0
/
+1
*
Document IPv6 support.
pjd
2011-05-20
1
-8
/
+22
*
If no listen address is specified, bind by default to:
pjd
2011-05-20
1
-2
/
+0
*
Rename ipv4/ipv6 to tcp4/tcp6.
pjd
2011-05-20
2
-10
/
+10
*
Now that hell is fully frozen it is good time to add IPv6 support to HAST.
pjd
2011-05-20
1
-75
/
+116
*
Allow [ ] characters in strings. They might be used in IPv6 addresses.
pjd
2011-05-20
1
-1
/
+1
*
Rename tcp4 to tcp in preparation for IPv6 support.
pjd
2011-05-20
2
-93
/
+93
*
Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.
pjd
2011-05-20
2
-1
/
+1
*
In preparation for IPv6 support allow to specify multiple addresses to
pjd
2011-05-19
4
-68
/
+215
*
- Add support for AF_INET6 sockets for %S format character.
pjd
2011-05-18
1
-7
/
+26
*
mdoc:
pluknet
2011-05-17
1
-2
/
+2
*
Some partitioning schemes want to have partitions that are aligned
ae
2011-05-15
1
-10
/
+14
*
When setting media always and not just in case of switching to IFM_AUTO
marius
2011-05-15
1
-5
/
+1
[next]