Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 14:10:39 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall disks.c
Message-ID:  <200212052210.gB5MAdlT033069@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/12/05 14:10:39 PST

  Modified files:
    usr.sbin/sysinstall  disks.c 
  Log:
  - Use some macros to define common text between the dialog boxes to set the
    type of new slices and to change the type of existing slices.  This also
    has the advantage of moving a few #ifdef PC98's up to where the macros
    are defined instead of in the middle of the code.
  - Change the behavior of the 'T' option in the slice editor so that the
    default value in the dialog box is the current type of the existing
    slice rather than defaulting to changing the slice to a FreeBSD slice as
    this is more intuitive.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.145     +25 -38    src/usr.sbin/sysinstall/disks.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?200212052210.gB5MAdlT033069>