daily CVS update output

2017-06-07 Thread NetBSD source update
Updating src tree: P src/bin/sh/Makefile P src/bin/sh/arith_token.c P src/bin/sh/arith_tokens.h P src/bin/sh/arithmetic.c P src/bin/sh/arithmetic.h P src/bin/sh/eval.c P src/bin/sh/exec.c P src/bin/sh/exec.h P src/bin/sh/expand.c P src/bin/sh/expand.h P src/bin/sh/input.c P src/bin/sh/input.h P sr

Re: /bin/sh $LINENO functions, and option names

2017-06-07 Thread Paul Goyette
One would hope that selectable local-vs-global LINENO would be adopted by others. Even if NetBSD is the first, hopefully we won't be the only O/S with a choice. On Wed, 7 Jun 2017, Brian Buhrow wrote: hello. If this is a NetBSD only feature, why not call it netbsd_lineno? -thanks -B

Re: /bin/sh $LINENO functions, and option names

2017-06-07 Thread Brian Buhrow
hello. If this is a NetBSD only feature, why not call it netbsd_lineno? -thanks -Brian

HEADS-UP: jdolecek-ncq branch merge imminent

2017-06-07 Thread Jaromír Doleček
Hello, I plan to merge the branch to HEAD very soon, likely over the weekend. Eventual further fixes will be done on HEAD already, including mvsata(4) restabilization, and potential switch of siisata(4) to support NCQ. The plan is to get this pulled up to netbsd-8 branch soon also, so that it wil

Re: /bin/sh $LINENO functions, and option names

2017-06-07 Thread Paul Goyette
I prefer local_lineno as it is less typing than lineno_fn_relative Of course if you use -L then it doesn't matter, but... On Thu, 8 Jun 2017, Robert Elz wrote: Some of you might have noticed that I have committed the changes to /bin/sh to enable the LINENO variable to work properly. Part of t

/bin/sh $LINENO functions, and option names

2017-06-07 Thread Robert Elz
Some of you might have noticed that I have committed the changes to /bin/sh to enable the LINENO variable to work properly. Part of that is an option to control whether LINENO counts from 1 in every function (we we have historically - in all the 3 (closing on 4) years since LINENO has worked at al

Re: MAKEDEV (and code highlighted by PR bin/52280)

2017-06-07 Thread Christos Zoulas
In article <10114.1496863...@andromeda.noi.kre.to>, Robert Elz wrote: >The recent PR bin/52280 which discovered a piece of lack of thought in >my sh $LINENO code, was triggered by this section of code in MAKEDEV ... > ># Now we need exactly one node-creation method. >case $(( $($d

Re: upgrade to 8.99.1 - dhcpcd woe

2017-06-07 Thread Iain Hibbert
On Tue, 6 Jun 2017, Roy Marples wrote: > I'm sunning myself on holiday and I don't have the grey matter for serious > though right now. ok ta.. I'll look at it later as its working ok now (or maybe forget, and fix it next time it breaks :) in the meantime, I notice in the dhcpcd(8) manpage:

MAKEDEV (and code highlighted by PR bin/52280)

2017-06-07 Thread Robert Elz
The recent PR bin/52280 which discovered a piece of lack of thought in my sh $LINENO code, was triggered by this section of code in MAKEDEV ... # Now we need exactly one node-creation method. case $(( $($do_mtree && echo 1 || echo 0) + \ $($do_pax && echo 1 || echo

Automated report: NetBSD-current/i386 build success

2017-06-07 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the successful build: 2017.06.07.08.06.22 kre src/bin/sh/var.c,v 1.58 2017.06.07.08.07.50 kre src/bin/sh/expand.c,v 1.114 2017.06.07.08.10.31 kre src/bin/sh/parser.c,v 1.1

Re: heads-up: sh changes (perhaps fragility)

2017-06-07 Thread Thomas Mueller
from Robert Elz: Date:Wed, 07 Jun 2017 04:04:30 + From:"Thomas Mueller" Message-ID: | When I said "broke dhcpcd and dhclient", I meant in combination with re. > Yes, I understood that, the question was what "broke": meant. It is not > a ver

Re: memtestplus

2017-06-07 Thread Paul Goyette
On Wed, 7 Jun 2017, Patrick Welche wrote: On Mon, Jun 05, 2017 at 11:54:04AM -0400, M. Levinson wrote: On Jun 5, 2017, at 1:09pm, Patrick Welche writes: memtestplus starts on boot, I am given the option for safe mode, but come what may, as soon as testing starts, the laptop reboots. I saw th

Re: memtestplus

2017-06-07 Thread Patrick Welche
On Mon, Jun 05, 2017 at 11:54:04AM -0400, M. Levinson wrote: > On Jun 5, 2017, at 1:09pm, Patrick Welche writes: > >memtestplus starts on boot, I am given the option for safe mode, but come > >what may, as soon as testing starts, the laptop reboots. > > I saw the same symptom you're seeing, and I

Automated report: NetBSD-current/i386 build failure

2017-06-07 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386 build failure. The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host, using sources from CVS date 2017.06.07.05.30.49. An extract from the build.sh output follows: --- ftp_make --- --- complete.o --- --- al