CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/28 10:18:50
Modified files:
sbin/disklabel : editor.c
Log message:
Add 'U' command to E(ditor). It reverts label to state it was in
when entering E(ditor) mode. Clean up 'u' code and make more effort
to keep label and mountpoint info in sync. Makes 'u' undo-able so
those with vi fingers can apply and revert changes (with perhaps a
'p' or two in between) to validate changes.
'U' suggested by dera...@.
ok deraadt@
