fdisk: get rid of _() macro.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 19 Mar 2007 14:43:38 +0000 (14:43 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 19 Mar 2007 14:43:38 +0000 (14:43 -0000)
commitbd852076b9f6600d039e75d646a6965b5b092606
treeea133ee61be3857f3d7fa4c67302c52eb268391c
parentde8a6a01d84ebb09a333104bf0fd5f6e251d9eb7
fdisk: get rid of _() macro.
Shorten some messages. Stop using stderr - anyone who tries
to use fdisk no-interactively is "strange" anyway.
Improve storage handling in bsd module.
   text    data     bss     dec     hex filename
 728112    1488   33788  763388   ba5fc busybox.t0/busybox
 727248    1488   33372  762108   ba0fc busybox.t1/busybox
util-linux/fdisk.c
util-linux/fdisk_aix.c
util-linux/fdisk_osf.c
util-linux/fdisk_sgi.c
util-linux/fdisk_sun.c