Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2006 18:35:48 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gpt add.c label.c remove.c
Message-ID:  <200610071835.k97IZmnx007424@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610071835.k97IZmnx007424>