CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2009/05/11 18:54:48

Modified files:
        sbin/disklabel : editor.c 

Log message:
Various mount point handling fixes, most originally from ha...@.

Don't do fstabfile check everywhere. Always allocate and handle
mount point arrays. Use fstabfile to control 'n' command and writing
mount point info.

Since mount points are primed from /etc/fstab now, prime origmountpoints
so 'U' works.

'D' and 'z' now free current mount point info. 'U' will not lose
undo info when repeatedly invoked. 'n' accepts existing mount point
name as valid.

Reply via email to