Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 05:43:17 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/fdread fdutil.c
Message-ID:  <200402251343.i1PDhHue016008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004/02/25 05:43:17 PST

  FreeBSD src repository

  Modified files:
    usr.sbin/fdread      fdutil.c 
  Log:
  Set size field correctly, it is number of sectors on the device, not
  number of 512 bytes sectors.
  
  Recognize size == -1 as meaning "auto".
  
  Revision  Changes    Path
  1.3       +6 -2      src/usr.sbin/fdread/fdutil.c



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