CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/02/08 11:03:18
Modified files:
sbin/fdisk : cmd.c disk.c disk.h mbr.c user.c
Log message:
Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially
the multi-line banner announcing that the MBR is being changed.
Also the listing of the partition table in 'fdisk -u'. Display a
consistant message when the MBR is written.
While here cleanup and shrink code without changing any semantics.
Started with a diff posted on tech@ by Tobias Ulmer.
"I like it" marco@ ok jsing@