Hi!
This diff lets one style the inactive panes in tmux without forcing a default
style.
Before this diff I was using a combo of 'window-style' and
'window-active-style' to mimic this feature. This method isn't ideal because
window-active-style becomes the "default", while window-style is the
"in
On Sun, 30 Sep 2018 12:27:00 -0700, Ori Bernstein wrote:
> I've added support to vmd for external snapshots. That is,
> snapshots that are derived from a base image. Data lookups
> start in the derived image, and if the derived image does not
> contain some data, the search proceeds ot the base i
I've added support to vmd for external snapshots. That is,
snapshots that are derived from a base image. Data lookups
start in the derived image, and if the derived image does not
contain some data, the search proceeds ot the base image.
Multiple derived images may exist off of a single base image.
Hi all!
Currently relayd (great piece of software!) does not re-resolve DNS hostnames
for hosts in tables; It resolves hostnames once during startup. After that the
IP used for a host stays the same forever as far as relayd is concerned.
We use relayd in a situation where the IP's of the hosts so
OK job@
On Fri, Sep 28, 2018 at 05:01:27PM -0700, Greg Steuck wrote:
> I've been running syzkaller for about a day now. It launches/kills VMs all
> the time. Somewhere along the way vmd seems to have lost track of one of
> its VMs. Notice how syzkaller ci-openbsd-main-1 is conspicuously missing
> from vmct
On Sun, Sep 30, 2018 at 12:33:44PM +0200, Denis Fondras wrote:
> On Sun, Sep 30, 2018 at 12:08:36PM +0200, Claudio Jeker wrote:
> > This is wrong. It should be initialized to:
> > vstate = p->validation_state;
> >
>
>
> Index: rde.c
> =
On Sun, Sep 30, 2018 at 12:08:36PM +0200, Claudio Jeker wrote:
> This is wrong. It should be initialized to:
> vstate = p->validation_state;
>
Index: rde.c
===
RCS file: /cvs/src/usr.sbin/bgpd/rde.c,v
retrieving revision 1.430
diff
On Sun, Sep 30, 2018 at 11:58:08AM +0200, Denis Fondras wrote:
>
> Index: rde.c
> ===
> RCS file: /cvs/src/usr.sbin/bgpd/rde.c,v
> retrieving revision 1.430
> diff -u -p -r1.430 rde.c
> --- rde.c 29 Sep 2018 08:11:11 - 1.
Index: rde.c
===
RCS file: /cvs/src/usr.sbin/bgpd/rde.c,v
retrieving revision 1.430
diff -u -p -r1.430 rde.c
--- rde.c 29 Sep 2018 08:11:11 - 1.430
+++ rde.c 30 Sep 2018 09:52:32 -
@@ -3124,10 +3124,11 @@ rde
On Sun, Sep 30, 2018 at 01:49:45AM +, Job Snijders wrote:
> Dear all,
>
> This small patch exposes the origin validation state in 'bgpctl show
> rib' and 'bgpctl show rib detail'. This will help debugging, and draw
> attention to routing problems.
>
> I know we're weary of spending horizontal
Rework the previous diff. Thanks to job@ who noticed that it failed in some
cases.
Index: ifconfig.c
===
RCS file: /cvs/src/sbin/ifconfig/ifconfig.c,v
retrieving revision 1.378
diff -u -p -r1.378 ifconfig.c
--- ifconfig.c 9 Sep 2018
12 matches
Mail list logo