cvs commit: src/sbin/gpt add.c label.c remove.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Oct 7 11:35:49 PDT 2006
marcel 2006-10-07 18:35:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/gpt add.c label.c remove.c
Log:
MFC add.c:1.15, label.c:1.3, remove.c:1.10
Use strtoll(3) instead of strtol(3) for the starting block or partition size.
PR: bin/103991
Approved by: re (kensmith)
Revision Changes Path
1.11.2.3 +2 -2 src/sbin/gpt/add.c
1.1.2.3 +2 -2 src/sbin/gpt/label.c
1.4.2.3 +2 -2 src/sbin/gpt/remove.c
More information about the cvs-src
mailing list