Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2010 19:31:08 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/newfs mkfs.c newfs.c newfs.h
Message-ID:  <201003091931.o29JVWhE011015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2010-03-09 19:31:08 UTC

  FreeBSD src repository

  Modified files:
    sbin/newfs           mkfs.c newfs.c newfs.h 
  Log:
  SVN rev 204919 on 2010-03-09 19:31:08Z by sobomax
  
  o bdeficize expand_number_int() function;
  
  o revert most of the recent changes (int -> int64_t conversion) by using
  this functon for parsing all options.
  
  Revision  Changes    Path
  1.102     +7 -9      src/sbin/newfs/mkfs.c
  1.94      +20 -20    src/sbin/newfs/newfs.c
  1.25      +9 -9      src/sbin/newfs/newfs.h



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