Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2011 07:16:20 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/fdisk fdisk.c
Message-ID:  <201101240716.p0O7GfXb037233@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2011-01-24 07:16:20 UTC

  FreeBSD src repository

  Modified files:
    sbin/fdisk           fdisk.c 
  Log:
  SVN rev 217771 on 2011-01-24 07:16:20Z by sobomax
  
  o Cylinder numbers are 10 bits in the MBR;
  
  o Sector numbers are only 6 bits in the MBR;
  
  o bde'cize name of the local variable.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.99      +19 -19    src/sbin/fdisk/fdisk.c



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