CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/07/07 10:00:19
Modified files: sbin/fdisk : cmd.c Log message: Replace atoi() with strtonum() where it's easy. Make related error messages consistant. Check for valid partition when 'select'ing a partition. ok haesbaert@