[Toybox] sed {N;N;} cmd test failure

2014-12-02 Thread Ashwini Sharma
Hi Rob, While testing thru busybox sed tests, it failed at this test case. # first three lines are deleted; 4th line is matched and printed by "2,3" and by "4" ranges testing "sed with N skipping lines past ranges on next cmds" \ "sed -n '1{N;N;d};1p;2,3p;3p;4p'" \ "4\n4\n" "" "1\n2\n3\n4\n

Re: [Toybox] expr "horizontal lines" in extended description?

2014-12-02 Thread Isaac Dunham
On Tue, Dec 02, 2014 at 07:24:28PM +0100, Felix Janda wrote: > Rob Landley wrote: > > Clarification received from The Austin Group. > > > > (Unfortunately the PDF he mentions costs $2500, and is thus completely > > irrelevant in 2014.) > > It also seems to be rendered correctly on the POSIX man p

Re: [Toybox] [PATCH] fix "vmstat 2"

2014-12-02 Thread Rob Landley
On 11/25/14 21:14, enh wrote: > actually, loop_max =1 gives the right behavior by accident (because of > the break in the loop), so setting loop_max = 0 is a better idea. Sorry for the delay in replying. I'm hip-deep in deflate compression-side logic (implementing the rest of gzip, somebody poked

Re: [Toybox] expr "horizontal lines" in extended description?

2014-12-02 Thread Felix Janda
Rob Landley wrote: > Clarification received from The Austin Group. > > (Unfortunately the PDF he mentions costs $2500, and is thus completely > irrelevant in 2014.) It also seems to be rendered correctly on the POSIX man page. https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-p