CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/19 13:38:11
Modified files:
sbin/fdisk : fdisk.c
Log message:
Move get_default_mbr() invocation before DISK_open() invocation and remove
"rpath wpath" from the pledge() invocation. Makes default_dmbr information
available to DISK_open().
No intentional functional change.
