Re: mg: extract child status with WEXITSTATUS

2018-01-01 Thread Todd C. Miller
On Mon, 01 Jan 2018 19:54:07 -0600, Scott Cheloha wrote: > Hey, > > In the mg(1) *compile* buffer, currently you get incorrect > output like: > > Command exited abnormally with code 256 at [...] > > Using the W* macros in corrects this: > > Command exited abnormally with code 1 at [..

mg: extract child status with WEXITSTATUS

2018-01-01 Thread Scott Cheloha
Hey, In the mg(1) *compile* buffer, currently you get incorrect output like: Command exited abnormally with code 256 at [...] Using the W* macros in corrects this: Command exited abnormally with code 1 at [...] ok? -- Scott Cheloha Index: usr.bin/mg/grep.c ==

Re: openbsd code coverage

2018-01-01 Thread Aron Diehl
Hi, I'm working on measuring OpenBSD code coverage. Code coverage of what? The regression-tests make target? Cheers Aron

Re: [PATCH] libexec/ld.so/dlfcn.c - fix column alignment

2018-01-01 Thread Raf Czlonka
On Mon, Jan 01, 2018 at 08:56:18AM GMT, Mark Kettenis wrote: > > Date: Mon, 1 Jan 2018 07:49:54 +0100 (CET) > > From: Mark Kettenis > > > > > Date: Mon, 1 Jan 2018 04:20:35 + > > > From: Raf Czlonka > > > > > > Hi all, > > > > > > With the recent rtld -> ld.so name change in the 1.100 revi

Re: [PATCH] libexec/ld.so/dlfcn.c - fix column alignment

2018-01-01 Thread Mark Kettenis
> Date: Mon, 1 Jan 2018 07:49:54 +0100 (CET) > From: Mark Kettenis > > > Date: Mon, 1 Jan 2018 04:20:35 + > > From: Raf Czlonka > > > > Hi all, > > > > With the recent rtld -> ld.so name change in the 1.100 revision[0], > > said objtypename has been increased by one character, thus causing