On 01.07.2011 9:14, Julian Elischer wrote:
>>The "call" action saves the current rule number in the internal
>>stack and rules processing continues from the first rule with
>>specified number (similar to skipto action). If later a rule with
>>"return" action is encountered, the proc
On Thu, Jun 30, 2011 at 10:14:44PM -0700, Julian Elischer wrote:
> On 6/29/11 3:06 AM, Andrey V. Elsukov wrote:
> >Author: ae
> >Date: Wed Jun 29 10:06:58 2011
> >New Revision: 223666
> >URL: http://svn.freebsd.org/changeset/base/223666
> >
> >Log:
> > Add new rule actions "call" and "return" to
On 6/29/11 3:06 AM, Andrey V. Elsukov wrote:
Author: ae
Date: Wed Jun 29 10:06:58 2011
New Revision: 223666
URL: http://svn.freebsd.org/changeset/base/223666
Log:
Add new rule actions "call" and "return" to ipfw. They make
possible to organize subroutines with rules.
The "call" action
Author: trasz
Date: Thu Jun 30 20:58:38 2011
New Revision: 223702
URL: http://svn.freebsd.org/changeset/base/223702
Log:
Make lukemftpd properly set login class and cpumask.
Modified:
head/contrib/lukemftpd/src/ftpd.c
Modified: head/contrib/lukemftpd/src/ftpd.c
==
Author: trasz
Date: Thu Jun 30 20:55:16 2011
New Revision: 223701
URL: http://svn.freebsd.org/changeset/base/223701
Log:
Make Sendmail properly set login class and cpumask.
Modified:
head/contrib/sendmail/src/deliver.c
Modified: head/contrib/sendmail/src/deliver.c
===
Author: marcel
Date: Thu Jun 30 20:34:55 2011
New Revision: 223700
URL: http://svn.freebsd.org/changeset/base/223700
Log:
Change the management of nested faults by switching to physical
addressing while reading or writing the trap frame. It's not
possible to guarantee that the one translatio
Author: mav
Date: Thu Jun 30 19:23:17 2011
New Revision: 223699
URL: http://svn.freebsd.org/changeset/base/223699
Log:
Add ID for Marvell 88SE9125 SATA controller.
PR: kern/157843
MFC after:1 week
Modified:
head/sys/dev/ahci/ahci.c
Modified: head/sys/dev/ahci/ahci.c
Author: tuexen
Date: Thu Jun 30 16:56:55 2011
New Revision: 223697
URL: http://svn.freebsd.org/changeset/base/223697
Log:
Add the missing sca_keylength field to the sctp_authkey structure,
which is used the the SCTP_AUTH_KEY socket option.
MFC after: 1 month.
Modified:
head/sys/netinet
Log:
Add a version of the FreeBSD bootloader which can run in userland, packaged
as a shared library. This is intended to be used by BHyVe to load FreeBSD
kernels into new virtual machines.
Thankyou so much for this work Doug !
later,
Peter.
__
Author: dfr
Date: Thu Jun 30 16:08:56 2011
New Revision: 223695
URL: http://svn.freebsd.org/changeset/base/223695
Log:
Add a version of the FreeBSD bootloader which can run in userland, packaged
as a shared library. This is intended to be used by BHyVe to load FreeBSD
kernels into new virtua
Author: jonathan
Date: Thu Jun 30 15:22:49 2011
New Revision: 223694
URL: http://svn.freebsd.org/changeset/base/223694
Log:
When Capsicum starts creating capabilities to wrap existing file
descriptors, we will want to allocate a new descriptor without installing
it in the FD array.
Spli
Author: jonathan
Date: Thu Jun 30 10:56:02 2011
New Revision: 223692
URL: http://svn.freebsd.org/changeset/base/223692
Log:
Add some checks to ensure that Capsicum is behaving correctly, and add some
more explicit comments about what's going on and what future maintainers
need to do when e.g
Author: pluknet
Date: Thu Jun 30 09:20:26 2011
New Revision: 223690
URL: http://svn.freebsd.org/changeset/base/223690
Log:
Fix quota(1) output.
- Fix calculation of 1024-byte sized blocks from disk blocks shown when -h
option isn't specified. It was broken with quota64 integration.
- In
13 matches
Mail list logo