summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fdisk
AgeCommit message (Collapse)AuthorFilesLines
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-1/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-12-1310048 fdisk: use /boot/pmbr if possibleToomas Soome1-42/+44
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2018-03-299067 Support PMBR customisation with EFI labelAndy Fiddaman1-42/+86
9116 fdisk limits heads to 254 (mostly) Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2010-05-276856528 nightly does not run lint on fdisk and fdisk code is not lint cleanShidokht Yadegari2-148/+174
2010-01-156909170 bootadm dumps core during bfuSharath M Srinivasan1-5/+1
2009-12-226780568 fdisk(1M) doesn't honor gaps in fdisk partition tableShidokht Yadegari1-97/+105
6878616 fdisk -F can not take the fdisk -W output on > 2TB disk with EFI_PMBR
2009-12-046894057 cmd format Failed to initialize libfdiskSharath M Srinivasan1-3/+9
2009-09-286868033 Solaris installed via legacy installer on a Linux Swap partition ↵Sheshadri Vasudevan1-109/+39
does not boot 6871541 libfdisk should not be using off_t type 6879157 bootadm update-menu support for x86 extended/logical partitions 6880174 Calling 'fdisk -W' and prtvtoc(1M) caused remapping VTOC to Linux swap partition 6885084 fdisk allows more than one extended partition
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan2-70/+1710
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A" 6824622 Logical device node can't be created in HVM host
2009-07-016855509 fdisk fails to modify partition with -F, with existing partition in ↵Barry Harding1-1/+1
last table entry at end of disk
2009-06-17PSARC 2008/769 Multiple disk sector size support.yu, larry liu - Sun Microsystems - Beijing China1-23/+57
6710930 Solaris needs to support large sector size hard drive disk
2009-06-046790782 Array overrun in fdiskBarry Harding1-17/+22
2009-02-256711786 fdisk(1M) refuses to modify a partition with -F, impacting opensolaris.Barry Harding1-6/+104
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada2-1691/+94
2008-12-066781383 Installation of build 105 bits deletes existing logical drivesSheshadri Vasudevan1-9/+46
6781243 fdisk compilation with gcc comes out with warning message
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan2-94/+1654
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A"
2008-11-186769932 fdisk doesn't deal with Windows partition correctlyShidokht Yadegari1-1/+7
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-83/+174
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-05-054807859 fdisk: may read/write incorrect sectors on disks larger than 4GBbharding2-39/+51
6690194 fdisk(1M) doesn't clear VTOC when partition starts after or exceeds 4GB limit
2008-04-236690824 fdisk(1M) corrupts Solaris VTOC, if there is Linux swap primary ↵bharding1-34/+40
partition defined
2008-01-296236631 fdisk output for EFI disk > 1 TB on x86 shows wrong cylinder valuesbharding1-4/+6
2007-10-026275934 fdisk: EFI disk partition is allocated with wrong sizelclee1-449/+517
6598208 Installer says there is not enough space to install in 50GB partition 6608336 fdisk could have better error mechanism when user allocating more cylinders than are available 6608510 fdisk has many cstyle errors
2005-07-286271047 gcc and cmd/fdisk don't get alonglclee1-638/+756
2005-06-14OpenSolaris Launchstevel@tonic-gate2-0/+3640