Re: [Toybox] [Patch - New Toy] Add traceroute

2013-09-14 Thread Isaac
On Sun, Sep 15, 2013 at 11:59:42AM +0900, Ashwini Sharma wrote: > On Fri, Sep 13, 2013 at 11:31 PM, Isaac wrote: > > I note that it appears to revert one of the recent changes to > > lib/pending.c. > > > > (Would you mind sending new toys as just the *.c file that goes in toys/*/ > > when it doesn

Re: [Toybox] [Patch - New Toy] Add traceroute

2013-09-14 Thread Ashwini Sharma
my patch on lib/pending.c is only modifying get_int_value() function. Checking '-' and leading white spaces in the string. I changed this - if (errno || numstr == ptr || *ptr || rvalue < lowrange || rvalue > highrange) -perror_exit("bad number '%s'", numstr); to + if(errno || *ptr) perror

Re: [Toybox] [PATCH] tail fixes

2013-09-14 Thread Rob Landley
Catching up on email while waiting at the airport. (Ohio Linuxfest!) On 09/06/2013 04:48:10 PM, Felix Janda wrote: Rob Landley wrote: > What The Hurd implements is not. Those religious fanatics are simply > not relevant, except sometimes as a warning of what _not_ to do. I just wanted to mentio

[Toybox] Cutting releases.

2013-09-14 Thread Rob Landley
I spent this morning (thursday the 12th) cutting a toybox and an aboriginal linux release, but it probably wont' get uploaded until tuesday due to Ohio Linuxfest. All the targets built fine (using the new grep and unmount even), and built dropbear and strace, and one of them built the whole