Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv

2016-08-07 Thread Richard Braun
On Sun, Aug 07, 2016 at 08:44:56PM +0300, Esa Peuha wrote: > > PS: Is there any way to sanely restart /hurd/pflocal without > > rebooting? > > Yes, the commands to do that are > > settrans -ck /servers/socket/1 > settrans -ck /servers/socket/1 /hurd/pflocal I suggest you don't do that, since you

Re: Hurd shutdown problems

2016-08-07 Thread Justus Winter
Please use a MUA that does not break threads like this. Esa Peuha writes: > Have you tried using halt-hurd instead of shutdown? As far as I can > remember, halt-hurd has never caused file system corruption for me, > but I'm pretty sure shutdown did way back when I was still trying > to use it.

Re: Hurd shutdown problems

2016-08-07 Thread Esa Peuha
Have you tried using halt-hurd instead of shutdown? As far as I can remember, halt-hurd has never caused file system corruption for me, but I'm pretty sure shutdown did way back when I was still trying to use it.

Re: [PATCH] [hurd] pflocal/socket.c: Support MSG_DONTWAIT in pflocal send/recv

2016-08-07 Thread Esa Peuha
On Fri, 5 Aug 2016, Christian Seiler wrote: > PS: Is there any way to sanely restart /hurd/pflocal without > rebooting? Yes, the commands to do that are settrans -ck /servers/socket/1 settrans -ck /servers/socket/1 /hurd/pflocal (I'm not sure if the first one is strictly necessary anymore, but