CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/20 19:12:09
Modified files:
sbin/fdisk : cmd.c
Log message:
Nuke long standing annoyance of EDIT() macros and switch both Xedit()
and Xgedit() to a new mechanism. Keep a copy of the old partition
and compare final edited version to that to decide if it is dirty.
Fixes a number of (but not all!) nits in editing partitions.
Original problem(s) noted by, suggestions from, much testing and
ok tim@
