CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/05/28 14:40:23
Modified files: sbin/growfs : growfs.c Log message: Give growfs a chance to error out with ENOTTY before pledging disklabel. Fixes pledge crash due to ioctl DIOCGDINFO with an inappropriate file. looks good to deraadt