CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/08 11:46:44
Modified files:
sbin/fdisk : cmd.c misc.c misc.h
Log message:
Split out an ask_pid() function rather than over-parameterizing the
ask_num() function. Remove now unneeded 'flags' and 'help' parameters
from both. Display out of range values in hex in ask_pid(), since
we are seeking hex input.
ok guenther@
