Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 15:56:38 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/newfs newfs.c
Message-ID:  <200812121556.mBCFuins060545@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2008-12-12 15:56:38 UTC

  FreeBSD src repository

  Modified files:
    sbin/newfs           newfs.c 
  Log:
  SVN rev 185990 on 2008-12-12 15:56:38Z by luigi
  
  Move the check for the ending char in the partition name where
  it was before -- the check is only made when getdisklabel()
  returns valid info.
  On passing, use MAXPARTITIONS to identify the max partition number,
  instead of the hardwired 'h'
  
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.87      +6 -5      src/sbin/newfs/newfs.c



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