ok
On Sat, May 12, 2018 at 13:14 Theo Buehler wrote:
> Here's another straightforward batch. As usual, it's been tested in a
> bulk by sthen and there was no fallout.
>
> Index: lib/libcrypto/asn1/ameth_lib.c
> ===
> RCS file: /var/
when you add a pf rule with a "on rdomain n" with nonexisting rdomain n,
the load will fail with the error
pfctl: DIOCADDRULE: Device busy
with no information which rule caused the problem and no indication that the
problem is the rdomain .
So lets check if the rdomain really exists when parsi
The diff below implements pmap_growkernel(9) for arm64. The
implementation is somewhat tricky since we (deliberately) do not
implement a direct map on arm64. To be able to map the kernel page
tables we need to reserve virtual address space because by the time
pmap_growkernel() gets called we are
Here's another straightforward batch. As usual, it's been tested in a
bulk by sthen and there was no fallout.
Index: lib/libcrypto/asn1/ameth_lib.c
===
RCS file: /var/cvs/src/lib/libcrypto/asn1/ameth_lib.c,v
retrieving revision 1.16
d
Yes, sorry about the delay.
Another short and simple diff. The addition of const to
BIO_new_mem_buf() is a bit ugly, following OpenSSL commit 8ab31975bac,
casting away const and relying on the BIO_FLAGS_MEM_RDONLY flag.
Index: lib/libcrypto/bio/bio.h
===
RCS fil
sthen has kindly put a huge diff with const changes through a bulk which
I will send out in small bits. Here's a first trivial piece of it that
finishes the BIO_s_* story.
This diff breaks the build of the www/phantomjs port which I'll fix at
the same time as committing this.
Index: lib/libcrypto
On Fri, May 11, 2018 at 12:05:34PM +0100, Raf Czlonka wrote:
> Hi all,
>
> This patch normalises the protocol definitions.
>
> Regards,
>
> Raf
>
now committed.
jmc
> Index: usr.sbin/smtpd/smtp.1
> ===
> RCS file: /cvs/src/usr.sb
On Mon, Apr 30, 2018 at 03:52:09PM +0300, Paul Irofti wrote:
> On Sun, Apr 29, 2018 at 11:51:26AM +0200, Stefan Sperling wrote:
> > This diff tries to avoid situations where background scans play
> > ping-pong between different APs with nearly equal RSSI, as
> > observed by phessler.
> >
> > Not a
On Fri, May 11, 2018 at 10:42:32PM +0200, Reyk Floeter wrote:
> Hi!
>
> (resent to tech@)
> the following ldapd patch allows filter rules to match on attributes.
>
> This can be used to allow users to change their password (and a few
> other things) but not their entire dn.
>
> For example, in l
10 matches
Mail list logo