On 01/30/2011 10:55 PM, Denys Vlasenko wrote: > On Thursday 27 January 2011 15:33, Rob Landley wrote: >> I realize we inherited this mess from upstream, but is there some way to >> kill it with fire? (Or at least refactor it to have a sane "else" case, >> which would make 80% of it go away and most new platforms not care?) > > Like this? > > diff -ad -urpN busybox.0/util-linux/fdisk_osf.c > busybox.1/util-linux/fdisk_osf.c [patch patch patch] > #define BSD_BBSIZE 8192 /* size of boot area, with label */
Looks good to me. :) Thanks, Rob _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
