daily CVS update output

2016-02-11 Thread NetBSD source update
Updating src tree: P src/doc/3RDPARTY P src/lib/libedit/chartype.c P src/lib/libedit/chartype.h P src/lib/libedit/common.c P src/lib/libedit/el.c P src/lib/libedit/emacs.c P src/lib/libedit/keymacro.c P src/lib/libedit/map.c P src/lib/libedit/parse.c P src/lib/libedit/read.c P src/lib/libedit/refr

cubietruck/ axp20x/ awiniic0: send STOP failed

2016-02-11 Thread Darren
The following on current using cubietruck kernel Feb  2 03:38:54 armv7 /netbsd: awiniic0: send STOP failed Feb  2 03:39:25 armv7 /netbsd: awiniic0: send STOP failed Feb  2 03:41:27 armv7 /netbsd: awiniic0: send STOP failed Feb  2 03:51:29 armv7 /netbsd: awiniic0: send STOP failed Feb  2 04:01:31 a

Re: pipe read returning EAGAIN

2016-02-11 Thread Manuel Bouyer
On Tue, Feb 09, 2016 at 08:19:13PM +, Michael van Elst wrote: > bou...@antioche.eu.org (Manuel Bouyer) writes: > > >It does retry because the same code is used after the pipe has been closed > >(the child exited or has been killed) in this case it's OK to wait for > >data or EOF which will hap