CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/27 14:28:25
Modified files:
sbin/disklabel : editor.c
Log message:
Add getnumber() to extract simple deciaml values from the
user. Doesn't handle units, '*', etc. Replace the more complex
getuint64 when getting things like the number of tracks per cylinder.
ok otto@
