Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 09:39:01 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/newfs mkfs.c
Message-ID:  <200203191739.g2JHd1l62505@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2002/03/19 09:39:01 PST

  Modified files:
    sbin/newfs           mkfs.c 
  Log:
  Replace a number of similar `for' loops with a new `ilog2()' function
  that computes the base-2 log of a power of 2.
  
  Revision  Changes    Path
  1.48      +17 -10    src/sbin/newfs/mkfs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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