On Friday, April 02, 2010 3:55 PM, Denys Vlasenko wrote

Since you seem to need only strings, this should be ok -
you will be able to deduce lengths.

> I think that instead of "subNN" simply "NN" can be used:
> 
> -x "vendorspecific:10=VENDOR_NAME_HERE"
> 
> Also, please take care to allow hex numbers too
> (this basically means "use bb_strtou(str, &endptr, 0)
> instead of bb_strtou(str, &endptr, 10) in the relevant code fragment").

Ok, sounds good, I'm not sure when I will get free time to do this, it might be 
awhile before you see the patch.

Steve
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to