Re: xdm halt & reboot buttons

2016-07-02 Thread Alexander Hall
On Sat, Jul 02, 2016 at 01:02:57AM +0200, Alexander Hall wrote: > On Fri, Jul 01, 2016 at 03:38:26PM +0200, Matthieu Herrb wrote: > > On Fri, Jul 01, 2016 at 02:22:57PM +0100, Craig Skinner wrote: > > > Hi Alexander, > > > > > > On 2016-06-30 Thu 20:58 PM |, Alexander Hall wrote: > > > > > > > >

Re: xdm halt & reboot buttons

2016-07-02 Thread Bob Beck
Do not use nobody. that is a very bad practice. may as well call nobody NFS. On Saturday, 2 July 2016, Craig Skinner wrote: > Hello all, > > On 2016-07-01 Fri 18:01 PM |, Sebastien Marie wrote: > > > > It is the fact that xmessage would be run as root that worry me a bit. > > [snip] > > > > No

Re: malloc.conf: better docs and impl for J/J

2016-07-02 Thread Ted Unangst
Otto Moerbeek wrote: > Hi, > > J/j is actually a three valued var. So document that and make it > possible to set all three values. Default is still 1. I initially left the default as is deliberately. I would like for there to be fewer options, because I think people spend too much mental effort

Re: xdm halt & reboot buttons

2016-07-02 Thread Craig Skinner
On 2016-07-01 Fri 15:38 PM |, Matthieu Herrb wrote: > > If you spend some time providing a set of nice resouces for xmessages > and keep it minimalistic, I think we can include your suggestion. I've > been waiting for other comments. > Thanks Matthieu. I wasted a while making an arse of /etc/X11

Re: xdm halt & reboot buttons

2016-07-02 Thread Craig Skinner
Hello all, On 2016-07-01 Fri 18:01 PM |, Sebastien Marie wrote: > > It is the fact that xmessage would be run as root that worry me a bit. > [snip] > > Now, as xmessage(1) would be only used to provide UI to user, it should > be possible to run it as _x11 (or other unpriviligied user). The usefu

Re: malloc.conf: better docs and impl for J/J

2016-07-02 Thread Jeremie Courreges-Anglas
Otto Moerbeek writes: > Hi, > > J/j is actually a three valued var. So document that and make it > possible to set all three values. Default is still 1. ok -- jca | PGP: 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: ART/SRP regression

2016-07-02 Thread Jeremie Courreges-Anglas
Martin Pieuchot writes: > Last change reworking art_walk() introduced a regression leading to a > of-by-one in rtable_walk(). You can trigger it by running the route(8) > regress test 5: > > # cd /usr/src/regress/sbin/route && make rttest 5 > # route -T5 -n show > Routing tables > > Internet: >

malloc.conf: better docs and impl for J/J

2016-07-02 Thread Otto Moerbeek
Hi, J/j is actually a three valued var. So document that and make it possible to set all three values. Default is still 1. -Otto Index: share/man/man5/malloc.conf.5 === RCS file: /cvs/src/share/man/man5/malloc.conf.5,v retri