Re: [PATCH 1/8] remove warning messages on rpctrace from 'asprintf'

2016-11-06 Thread Kalle Olavi Niemitalo
"Brent W. Baccala" writes: > + va_start(argptr, fmt); > + retval = vasprintf(strp, fmt, argptr); > + va_end(argptr); > + > + assert_perror(retval == -1); The argument of assert_perror should be an errno_t value, not just a Boolean. It isn't clear from the commit message that the warning mes

[bug #17341] booting a sub-hurd as non-root user

2016-11-06 Thread Justus Winter
Update of bug #17341 (project hurd): Status: Confirmed => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #2: Fixed in 8c0e65b6b2db9

Re: [SCM] GNU Mach branch, master, updated. v1.7-67-gc387012

2016-11-06 Thread Samuel Thibault
Hello, Justus Winter, on Sun 06 Nov 2016 12:08:31 +, wrote: > Revert "i386: use ACPI to power off the machine" That'll be quite inconvenient. Do we have plans to push that into userspace? Samuel

Re: spin gsync patch

2016-11-06 Thread Samuel Thibault
Hello, Svante Signell, on Thu 03 Nov 2016 09:47:26 +0100, wrote: > Sorry to bring bad news. The filesystem corruption is back, but not as bad as > before :( And when disks are checked the date is again set to: Tue Apr 13 > 23:07:40 2032. Going back to the version without the tg-libpthread-gsync- >