Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2010 21:27:54 +0000 (UTC)
From:      Ulf Lilleengen <lulf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/gvinum gvinum.c
Message-ID:  <201003032128.o23LSGB2003320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lulf        2010-03-03 21:27:54 UTC

  FreeBSD src repository

  Modified files:
    sbin/gvinum          gvinum.c 
  Log:
  SVN rev 204665 on 2010-03-03 21:27:54Z by lulf
  
  - Make function of finding an available drive name a macro.
  - Move check of /dev/ prefix and copy into a function to save code duplication.
    This also fixes a bug where the /dev/ prefix could not be used when creating
    volumes on the command line.
  
  Tested by:      Niclas Zeising <niclas.zeising - at - gmail.com>
  
  Revision  Changes    Path
  1.14      +12 -14    src/sbin/gvinum/gvinum.c



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