[BACK]Return to 73.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/73.html between version 1.43 and 1.44

version 1.43, 2023/04/07 00:19:35 version 1.44, 2023/04/07 00:50:00
Line 339 
Line 339 
         the maximum available free space into a partition, and extended          the maximum available free space into a partition, and extended
         command line parsing to allow "T-" as the specification to read the          command line parsing to allow "T-" as the specification to read the
         template from stdin.          template from stdin.
     <li>Repaired <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     to check for D_VENDOR flag in d_flags, not d_secpercyl.
     <li>Removed remnents of DEC standard 144 bad sector code from
     <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     and
     <a
     href="https://man.openbsd.org/disktab.5">disktab(5)</a>.
     <li>Removed last references to d_drivedata field from <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     <li>Enhanced <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     auto allocation to use all possible free space.
     <li>Enhanced <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     to ensure valid partition offsets and sizes after rounding.
     <li>Enhanced <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     simple editor to allow '*' when the action is 'delete'.
     <li>Removed <a
     href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
     code related to defunct disk types 'hd' and 'svnd'.
     <li>Repaired <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
     to set the correct 'bootable' bit in GPT partitions.
     <li>Repaired <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
     to use GPT_UUID_NBSD_UFS for NetBSD GPT partition entries.
     <li>Added UEFI defined GPT partition type GPT_UUID_LEGACY_MBR to
     the partition types
     <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
     recognizes.
     <li>Enhanced <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
     to avoid spurious warnings when editing unused GPT partition.
   </ul>    </ul>
   
 <li>Improved hardware support and driver bugfixes, including:  <li>Improved hardware support and driver bugfixes, including:

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44