summaryrefslogtreecommitdiff
path: root/usr/src/cmd/format
AgeCommit message (Collapse)AuthorFilesLines
2016-06-216602 lofi should support labeled devicesToomas Soome1-0/+20
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-096581 cmd/format should be able label virtio BLKDEV drivesIgor Kozhukhov2-97/+40
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-056301 format(1M) should be able to use device inquiry propertiesHans Rosenfeld8-113/+258
Reviewed by: Dan McDonald <danmcd@omniti.com>
2014-09-155144 format should trust blkdevHans Rosenfeld1-2/+3
Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-275119 Add EFI/GPT System and BIOS Boot partition supportToomas Soome1-0/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+5
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-142741 format shouldn't allow write SMI label to disk with EFI partitionAlexander Eremin1-13/+19
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Steve Gonczi <gonczi@comcast.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Albert Lee <trisk@nexenta.com>
2012-03-31574 Minor issues in usr/src/cmd/format/startup.cAlek Pinchuk1-10/+13
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-3/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-07-29561 Strange characters when executing "format"Gary Mills3-18/+16
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner3-18/+17
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc 6901783 strndup would be nice 6824404 libc should provide ffsl() & ffsll() 6793969 RFE: Add|stpcpy|to libc 6735446 Want a __progname symbol for BSD-style source compatibility 6421095 Solaris should provide strcasestr 6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux --HG-- rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
2010-07-286942852 Format of Hitachi disk does not show progress statusRalph Turner - Sun UK - Contractor1-4/+19
2010-06-116957124 Solaris doesn`t detect LSI disk type "LSI-INF-01-00",uses default ↵Sheng-Liang Eric Zhang1-18/+53
disk layout for all volumes
2010-06-106948893 Format command under Format utility should support new type 0 1 2 ↵Sheng-Liang Eric Zhang4-15/+313
and 3 formats
2010-05-056944423 'format' need identify the name scheme of emc powerpath driver in ↵Sheng-Liang Eric Zhang3-6/+77
x86 platform
2010-04-306947865 format is showing incorrect value for Total disk sectors available ↵bo zhou - Sun Microsystems - Beijing China1-19/+12
for EFI labeled disks
2010-03-126928411 format core dumps while trying to access iSCSI disks formatted with ↵bo zhou - Sun Microsystems - Beijing China1-2/+7
4k sector size
2010-02-236660997 CMLB_LABEL should use ddi_driver_name(), not devi_binding_nameShidokht Yadegari1-1/+7
6768507 Array overrun in cmlb 6430011 division panic on a disk with reported capacity of less than 80k 6920774 issues with CMLB ioctl handling
2010-01-186848158 Format to auto-configure EMC array luns to different valuesAbhinandan Ekande3-19/+11
2010-01-156909170 bootadm dumps core during bfuSharath M Srinivasan1-5/+1
2009-12-186907479 SATA Flash Modules do not work on Serpa/Jumillabo zhou - Sun Microsystems - Beijing China1-1/+1
6909166 format autoconfigure results in zero size slice 0
2009-12-046894057 cmd format Failed to initialize libfdiskSharath M Srinivasan1-3/+9
2009-11-30PSARC 2009/582 EOF of pcmem/pcramGarrett D'Amore1-6/+2
PSARC 2009/628 EOF pcmciad and pem 6901492 EOF pcram and pcmem 6901491 EOF pcmciad and pem 6902707 i.devlink.tab has many duplicate entries
2009-09-286868033 Solaris installed via legacy installer on a Linux Swap partition ↵Sheshadri Vasudevan1-6/+43
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-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-2/+0
Portions contributed by Rich Lowe
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan2-32/+196
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-06-246776708 Unable to write EFI label with mounted partitionsSharath M Srinivasan1-52/+83
2009-06-17PSARC 2008/769 Multiple disk sector size support.yu, larry liu - Sun Microsystems - Beijing China19-671/+647
6710930 Solaris needs to support large sector size hard drive disk
2009-05-066836939 Adding checks for DKC_VBD type in auto_sense.cbo zhou - Sun Microsystems - Beijing China1-11/+77
2009-05-016822447 Error messages introduced in CR #6595726bo zhou - Sun Microsystems - Beijing China1-8/+1
2009-04-216830697 format fails to select a partition with 0-block slicesyu, larry liu - Sun Microsystems - Beijing China1-4/+3
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada2-213/+47
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan2-47/+213
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-10-296763308 Word "interruptible" misspelled as "interruptable" in menu_analyze.cbo zhou - Sun Microsystems - Beijing China1-7/+7
2008-10-236688597 label EFI to virtual disk failed on pv domUbo zhou - Sun Microsystems - Beijing China1-7/+10
2008-10-236756639 Format should not print "No fdisk solaris partition found" on sparc ↵bo zhou - Sun Microsystems - Beijing China1-5/+11
machine
2008-09-246749581 lint warnings with the (new) SS12 compilersPrasad Singamsetty1-1/+1
2008-09-166555612 format should not ask about "Label it now" when selecting a disk ↵bo zhou - Sun Microsystems - Beijing China1-0/+6
with MBR but no fdisk partitions
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty30-684/+736
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-09-056655443 format -e cores when auto-configure is selected in a multi-disk sessionNikko He1-4/+5
2008-06-036632563 format reports error with device in use checking, when writing a labelny1557461-4/+10
2008-06-036644170 format(1M) wrongly calculates block number if it exceeds 0x7fffffffny1557461-5/+4
2008-06-016696877 format talks to non-existent disks (and reports ok!)bz2111161-7/+15
2008-05-08PSARC 2006/373 Dynamic Lun Expansionyl1940347-45/+102
6241086 Format should allow label adjustment when disk/lun size changes 6430818 Solaris needs mechanism of dynamically increasing lun size
2008-04-086677805 format: core dump due to assertion failed: *dim2 >= *dim3, file ↵bz2111161-9/+9
auto_sense.c, line 1744
2008-01-076595726 Unable to auto-configure a label for Hitachi 2.5" SAS 10K 146/72GB ↵qd2086871-7/+11
(Dual Port) disks (fix cstyle)
2008-01-076595726 Unable to auto-configure a label for Hitachi 2.5" SAS 10K 146/72GB ↵qd2086872-54/+107
(Dual Port) disks
2007-11-296548180 Solaris 10 x86 format can not print partition table of CDS disks ↵qd2086872-9/+9
under Veritas Volume Mgr control.
2007-11-066607176 Format allows disk belonging to a ZFS pool to be resized and labeled.mishra4-10/+62
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev3-180/+195
PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains 6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr 6496858 mdb could use a memory-based IO backend 6515319 workaround for 6491065 needs to be removed from elfextract.c 6518807 snv_nightly: SUNWcakr pkgck error 6551858 PSARC 2006/260 Solaris on Xen 6584697 Can't boot Xen / Solaris dom0 if root is using ZFS 6593429 usr/src/cmd/devfsadm isn't linting properly 6600359 mdb_kvm_intrframe() is unused 6600750 can remove 'u' workaround from zlib 6601465 /dev/lofictl needs to accept kernel ioctl 6604043 Erronous ASSERT in sdev_vnops.c ASSERT(VTOSDEV(vp)->sdev_attrvp); --HG-- rename : usr/src/common/util/memset.h => deleted_files/usr/src/common/util/memset.h rename : usr/src/uts/common/krtld/mapfile => deleted_files/usr/src/uts/common/krtld/mapfile rename : usr/src/uts/i86pc/boot/boot_keyboard.h => deleted_files/usr/src/uts/i86pc/boot/boot_keyboard.h rename : usr/src/uts/intel/io/i8254.c => usr/src/uts/i86pc/io/microfind.c rename : usr/src/uts/i86pc/cpunex/Makefile => usr/src/uts/intel/cpunex/Makefile rename : usr/src/uts/i86pc/io/cpunex.c => usr/src/uts/intel/io/cpunex.c