CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/03/26 10:23:58
Modified files: sbin/fdisk : cmd.c part.c part.h Log message: Pass lbuf/lbuflen to PRT_print_[mbr|gpt]_menu() to allow changes to the original input. Just zap it for now. No functional change.