On Wed, Aug 29, 2018 at 02:13:01PM -0600, Theo de Raadt wrote:
> Landry Breuil wrote:
>
> > Hi,
> >
> > was playing with an usb gps that works ootb with gpsd, but our nmea line
> > discipline doesnt recognize it, and the 'indicator' sensor stays at its
> > default 'unknown'.
> >
> > The gps is
Landry Breuil wrote:
> Hi,
>
> was playing with an usb gps that works ootb with gpsd, but our nmea line
> discipline doesnt recognize it, and the 'indicator' sensor stays at its
> default 'unknown'.
>
> The gps is a navilock nl-8002u:
> umodem0 at uhub3 port 2 configuration 1 interface 0 "u-blo
Hi,
was playing with an usb gps that works ootb with gpsd, but our nmea line
discipline doesnt recognize it, and the 'indicator' sensor stays at its
default 'unknown'.
The gps is a navilock nl-8002u:
umodem0 at uhub3 port 2 configuration 1 interface 0 "u-blox AG - www.u-blox.com
u-blox GNSS rece
On Wed, Aug 29, 2018 at 01:10:41PM +0200, Claudio Jeker wrote:
> On Wed, Aug 29, 2018 at 01:07:33PM +0200, Claudio Jeker wrote:
> > This is the bgpd diff that allows bgpctl to show invalid / error paths
> > which act as an implicit withdraw.
> >
> > While there also fix 'bgpctl show rib in nei foo
On Wed, Aug 29, 2018 at 01:07:33PM +0200, Claudio Jeker wrote:
> This is the bgpd diff that allows bgpctl to show invalid / error paths
> which act as an implicit withdraw.
>
> While there also fix 'bgpctl show rib in nei foo' since until now that
> code actually printed the same as 'bgpctl show r
Hello,
In csh(1) the function blkfree() behaves like free(3) and
performs no action if its argument is NULL, so the caller
can avoid checking.
I lightly tested the following patch on i386 and amd64.
In two places the pointer was copied to a temporary
variable (v) before being passed to blkfree()
On Wed, Aug 29, 2018 at 11:49:16AM +0200, Claudio Jeker wrote:
> Currently if a path is rejected because of parse errors there is only
> a generic error message logged but it is not clear which prefix caused it.
> Lets make this at least more obvious when 'log updates' is used.
>
> OK?
OK denis@
For clarity and consistency, we'd like to change the url-like schemes
used for specifying smarthost relays in smtpd.conf, to make them match
what has been set for smtp(1). The proposed changes are as follow:
- the "+auth" specifier is removed: it is implied by the presence of an
auth label in
Mark Kettenis wrote:
>I have to think through the consequences of simply doing a delay
>without checking the condition here though.
Ping?
Philippe
On Wed, Aug 29, 2018 at 01:07:33PM +0200, Claudio Jeker wrote:
> This is the bgpd diff that allows bgpctl to show invalid / error paths
> which act as an implicit withdraw.
>
> While there also fix 'bgpctl show rib in nei foo' since until now that
> code actually printed the same as 'bgpctl show r
This is the bgpd diff that allows bgpctl to show invalid / error paths
which act as an implicit withdraw.
While there also fix 'bgpctl show rib in nei foo' since until now that
code actually printed the same as 'bgpctl show rib nei foo'.
The code is a bit shuffled to make the if statement in rde_
Currently if a path is rejected because of parse errors there is only
a generic error message logged but it is not clear which prefix caused it.
Lets make this at least more obvious when 'log updates' is used.
OK?
--
:wq Claudio
Index: rde.c
==
OK florian@
On Tue, Aug 28, 2018 at 01:19:39PM +0200, Remi Locherer wrote:
> On Tue, Aug 28, 2018 at 07:56:43AM +0200, Claudio Jeker wrote:
> > On Mon, Aug 27, 2018 at 11:33:19PM +0200, Remi Locherer wrote:
> > > On Fri, Aug 24, 2018 at 12:21:31PM +0200, Remi Locherer wrote:
> > > > On Fri, Aug 24
OK florian
On Tue, Aug 28, 2018 at 02:09:58PM +0200, Reyk Floeter wrote:
> Hi,
>
> the new case-preserving replace is a very nice feature -
> unless you want to replace a string with the exact capitalisation.
>
> From florian@'s original commit message:
> > Use (mostly) the same capitalisation
14 matches
Mail list logo