[PATCH] fdisk.c: major whitespace/style cleanup

Vladimir N. Oleynik dzo at simtreas.ru
Sun Feb 26 08:52:35 UTC 2006


Jason,

> Thank you for posting the original post.  I'm not disputing the value
> of the change to Config.in, as that is exactly the configuration that
> I am currently using.  A busybox without large files support, but an
> fdisk that supports large disks.
> 
> The part I am questioning is the fdisk-specific code in the Makefile. 
> It attempts to switch on some defines, that are never subsequently
> used in the code.

I too so would like to make.
But it was the individual decision of Erik.

> Here is my original post from this month with patch.  I think this and
> my TFTP patch got lost in the shuffle.
> 
> http://busybox.net/lists/busybox/2006-February/018208.html


+               if(cmd == tftp_cmd_get && result != EXIT_SUCCESS)
+                       unlink(localfile);

?

I do not removed this code.
You can ask original maintainer tftp for busybox, he sometimes shows here.


--w
vodz



More information about the busybox mailing list