Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 12:48:49 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall label.c
Message-ID:  <200211122048.gACKmnYb016714@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/11/12 12:48:49 PST

  Modified files:
    usr.sbin/sysinstall  label.c 
  Log:
  Do a bit of cleanup.  new_part() basically ignored the passed in size
  argument as of revision 1.52 (July 12, 1996, about a month after I
  graduated from high school) when 'newfs -u' support was axed, so remove it.
  This also allows us to remove a hack in the create partition case where we
  created the partition twice since we didn't have the size the first time.
  
  Revision  Changes    Path
  1.125     +11 -19    src/usr.sbin/sysinstall/label.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?200211122048.gACKmnYb016714>