summaryrefslogtreecommitdiffstats
path: root/fdisk/fdisksgilabel.c
Commit message (Expand)AuthorAgeFilesLines
* fdisk: improve some messagesFrancesco Cosoleto2011-12-161-2/+2
* fdisk: move code for renaming SGI bootfile to SGI moduleFrancesco Cosoleto2011-12-161-10/+11
* fdisk: avoid segfault validating a sgi label (boot/swap not set)Francesco Cosoleto2011-11-141-4/+4
* fdisk: print welcome messageFrancesco Cosoleto2011-08-301-3/+1Star
* fdisk: print a message with size and type of created partitionFrancesco Cosoleto2011-08-301-1/+8
* fdisksgilabel: correct the grammar of an error messageBenno Schulenberg2011-08-151-1/+1
* fdisk: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-011-1/+1
* fdisk: use a single variable for the current disklabelFrancesco Cosoleto2011-07-111-4/+2Star
* fdisk: check index before access to array [coverity scan]Karel Zak2011-03-171-2/+4
* fdisk: use xalloc libFrancesco Cosoleto2011-01-231-1/+2
* fdisk: fix freespace boundaries calculation on SGI disklabelKarel Zak2010-11-291-0/+3
* fdisk: fix strict-aliasing bugsKarel Zak2009-10-171-1/+1
* fdisk: sgi label - remove duplicate swab16swab[16,32]() definitionsKarel Zak2009-10-161-13/+0Star
* fdisk: remove unnecessary gettext callKarel Zak2008-12-121-1/+1
* fdisk: several strings without gettext callsPedro Ribeiro2008-10-031-1/+1
* fdisk: non-linux support (BLK* and HDIO_*)Samuel Thibault2008-07-241-0/+2
* fdisk: non-linux support (use standard uintxy_t instead __uxy)Samuel Thibault2007-12-031-7/+7
* build-sys: cleanup usage of linux/major.hSamuel Thibault2007-11-281-1/+0Star
* fdisk: cleanup BLK* ioctls usageKarel Zak2007-11-071-1/+3
* fdisk: check returns in fdisk from partition changesMike Frysinger2007-07-161-3/+4
* fdisk: fix "differ in signedness" compiler warningsKarel Zak2007-07-021-9/+9
* fdisk: use unsigned long long instead int for sectorsKarel Zak2007-05-311-2/+2
* Imported from util-linux-2.13-pre6 tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.12l tarball.Karel Zak2006-12-071-5/+7
* Imported from util-linux-2.12i tarball.Karel Zak2006-12-071-6/+4Star
* Imported from util-linux-2.12d tarball.Karel Zak2006-12-071-5/+8
* Imported from util-linux-2.12pre tarball.Karel Zak2006-12-071-9/+5Star
* Imported from util-linux-2.12 tarball.Karel Zak2006-12-071-593/+576Star
* Imported from util-linux-2.11r tarball.Karel Zak2006-12-071-1/+0Star
* Imported from util-linux-2.11m tarball.Karel Zak2006-12-071-3/+2Star
* Imported from util-linux-2.11f tarball.Karel Zak2006-12-071-18/+15Star
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-22/+28
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-122/+98Star
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-92/+90Star
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-0/+888