summaryrefslogtreecommitdiff
path: root/usr/src/cmd/format
AgeCommit message (Collapse)AuthorFilesLines
2019-12-0812004 format: err_check is duplicate of efi_err_checkToomas Soome3-94/+3
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-0611997 format: cstyle cleanupToomas Soome4-483/+373
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-0511994 format: fix print of accessible sectors, also print first and last ↵Toomas Soome1-0/+6
usable sector Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2611996 format: modify should not ask for GPT partition 7Toomas Soome1-1/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2611995 format: efi usable size is missing 1 sectorToomas Soome2-4/+4
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2511993 format: reserved partition size calculation should use sector sizeToomas Soome6-103/+97
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-1911991 format: first efi partition can start from efi_first_u_lbaToomas Soome3-7/+9
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-1111338 format: NULL pointer errorsToomas Soome3-27/+23
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
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-10-299893 add some partition typesToomas Soome1-0/+5
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-08-299775 format: number of sectors is reported one less in case of GPTToomas Soome1-3/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-04-239394 format: this statement may fall throughToomas Soome1-0/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: C Fraire <cfraire@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-09-158655 remove more gender specific languageAlison C1-1/+1
Reviewed by: Jim Salter <github@jrs-s.net> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-118338 format: misleading-indentationToomas Soome1-1/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman6-12/+18
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
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