summaryrefslogtreecommitdiff
path: root/usr/src/cmd/format/main.c
AgeCommit message (Collapse)AuthorFilesLines
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-02-227812 Remove gender specific languageDaniel Hoffman1-2/+3
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>
2009-06-17PSARC 2008/769 Multiple disk sector size support.yu, larry liu - Sun Microsystems - Beijing China1-3/+4
6710930 Solaris needs to support large sector size hard drive disk
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-2/+1
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-08PSARC 2006/373 Dynamic Lun Expansionyl1940341-18/+42
6241086 Format should allow label adjustment when disk/lun size changes 6430818 Solaris needs mechanism of dynamically increasing lun size
2006-03-086394948 format core dump when EFI labeled disk with unavailable labels on ↵lh1950181-4/+8
sparc platform
2005-10-27PSARC 2004/776 device checking for fs utilitiessjelinek1-2/+8
PSARC 2005/461 Device in use checking environment variables 5084421 libdiskmgt needs to detect in use ZFS data 5085739 remove workaround for bug 4725434 6194015 Device in use checking for Solaris utilities-PSARC/2004/776 6261853 libdiskmgt does not work correctly in all cases on amd64 6268374 libdiskmgt allocates incorrect size for readdir_r() dirent argument 6291309 PSARC/2005/461 - libdiskmgt should enable bypassing of inuse checking 6301815 PSARC/2005/461-Need Sun private libdiskmgt flag for use during install to disable sysevent starting --HG-- rename : usr/src/cmd/format/checkmount.c => usr/src/cmd/format/checkdev.c rename : usr/src/cmd/format/checkmount.h => usr/src/cmd/format/checkdev.h
2005-08-176268939 cmd/addbadsec and gcc don't get alongbg1599491-8/+5
6271029 gcc and cmd/diskscan don't get along 6271084 gcc and cmd/format don't get along
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+626