Can root C program call to sysctl be pledge()ed?

2019-09-21 Thread Luke Small
I have need to call sysctl() in a C program to read “sysctl kern.version”. Will there be a pledge() to prohibit further calls to sysctl()? I’m kinda afraid that putting a sysctl call could conceivably leave it vulnerable to calling it again in the case the mitigations fail and sysctl() is run to c

Re: trouble with radeon r9 290 and eduke32

2019-09-21 Thread Jonathan Gray
On Sat, Sep 21, 2019 at 02:37:21PM +0200, Solene Rapenne wrote: > On Sat, Sep 21, 2019 at 09:34:35PM +1000, Jonathan Gray wrote: > > On Sat, Sep 21, 2019 at 12:29:59PM +0200, Solene Rapenne wrote: > > > On Tue, Aug 20, 2019 at 05:40:50PM +1000, Jonathan Gray wrote: > > > > On Tue, Aug 20, 2019 at 0

Re: trouble with radeon r9 290 and eduke32

2019-09-21 Thread Solene Rapenne
On Sat, Sep 21, 2019 at 09:34:35PM +1000, Jonathan Gray wrote: > On Sat, Sep 21, 2019 at 12:29:59PM +0200, Solene Rapenne wrote: > > On Tue, Aug 20, 2019 at 05:40:50PM +1000, Jonathan Gray wrote: > > > On Tue, Aug 20, 2019 at 09:43:48AM +0300, wrote: > > > > Hello, > > > > When I start

Re: trouble with radeon r9 290 and eduke32

2019-09-21 Thread Jonathan Gray
On Sat, Sep 21, 2019 at 12:29:59PM +0200, Solene Rapenne wrote: > On Tue, Aug 20, 2019 at 05:40:50PM +1000, Jonathan Gray wrote: > > On Tue, Aug 20, 2019 at 09:43:48AM +0300, wrote: > > > Hello, > > > When I start eduke32 with LD_PRELOAD=/usr/X11R6/lib/libGL.so.17.0 so it > > > can ru

Re: OpenBSD Project

2019-09-21 Thread Mark Jamsek
Ingo Schwarze wrote > Avstin Kim wrote: > >> My question is, how is the OpenBSD Project governance structured; > > There is no formal structure and no "governance". > > ... > > If your choice of operating system depends on any kind of formalities > rather than on technical quality, OpenBSD is n

Re: trouble with radeon r9 290 and eduke32

2019-09-21 Thread Solene Rapenne
On Tue, Aug 20, 2019 at 05:40:50PM +1000, Jonathan Gray wrote: > On Tue, Aug 20, 2019 at 09:43:48AM +0300, wrote: > > Hello, > > When I start eduke32 with LD_PRELOAD=/usr/X11R6/lib/libGL.so.17.0 so it > > can run in opengl, > > on ion fury it freezes after starting the game and whole

Re: Prometheus node_exporter on OpenBSD - anyone managed ?

2019-09-21 Thread Claudio Jeker
On Fri, Sep 20, 2019 at 10:36:11AM +0200, Rachel Roch wrote: > Claudio, > > pkg_add node_exporter ? > > I already had a good look at the package list on the FTP mirror and > can't see any node_exporter there ?  pkg_add seems to agree with me, it > says "can't find node_exporter" ? > > Certainly