Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 08:09:56 -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:  <200212031609.gB3G9uVe058528@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/12/03 08:09:56 PST

  Modified files:
    usr.sbin/sysinstall  disks.c 
  Log:
  Fix a bug in the fdisk editor that partially masked the chunk deletion
  bug fixed yesterday.  New slices created in the fdisk editor and slices
  whose sub-type is changed are of type 'mbr' if their sub-type is not a
  magic type, not type 'unknown'.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.143     +2 -2      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?200212031609.gB3G9uVe058528>