Chargen patch

Bernhard Fischer rep.nop at aon.at
Mon Nov 6 07:15:51 PST 2006


On Mon, Nov 06, 2006 at 09:50:05AM -0500, Paul Fox wrote:
> > +	while (nr--)
> > +	{
> > +		bb_printf ("%c", ch);
> > +	}
>
>
>uh, no.  i don't think so.

ditto for the getopt() call. Please use getopt32() instead (see
libbb/getopt32.c for docs)

PS: can't you do something like printf "\xff" | dd instead ?


More information about the busybox mailing list