summaryrefslogtreecommitdiff
path: root/libparted/labels/fdasd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary if before free checksBrian C. Lane2019-08-091-8/+4
* libparted/dasd: add new fdasd functionsWang Dong2016-12-221-0/+123
* libparted/dasd: update and improve fdasd functionsWang Dong2016-12-221-27/+29
* fdasd.c: Safeguard against geometry misprobingViktor Mihajlovski2016-02-091-2/+9
* fdasd: geometry handling updated from upstream s390-toolsViktor Mihajlovski2015-10-271-50/+116
* libparted: mklabel to support EDEV DASDNageswara R Sastry2014-04-291-13/+15
* libparted: Avoid dasd as default disk type while probeNageswara R Sastry2014-04-291-1/+5
* libparted: mklabel to support EAV DASDNageswara R Sastry2014-04-291-2/+90
* libparted: add support for EAV DASD partitionsNageswara R Sastry2014-04-291-70/+156
* libparted: add support for implicit FBA DASD partitionsNageswara R Sastry2014-04-291-0/+5
* s390/dasd: avoid buffer overrun upon API mismatch diagnosticBrian C. Lane2011-04-211-1/+1
* s390: avoid warningsJim Meyering2011-02-231-0/+1
* s390: make DIAG driver work for FBA DASD with block size > 512Stephen Powell2011-02-231-5/+0
* s390: improve/correct DASD supportStephen Powell2011-02-231-7/+8
* dasd: allow the use of a *regular* backing fileJim Meyering2009-11-271-18/+43
* maint: fix s390-specific const correctness problemsJim Meyering2009-11-101-1/+1
* Fix 2 typos.Gilles Espinasse2009-08-211-1/+1
* Avoid compilation failure on s390Otavio Salvador2009-07-191-1/+1
* remove all trailing blanksJim Meyering2009-03-051-54/+54
* Remove useless "if" tests before free.Jim Meyering2008-04-301-11/+4
* Fix syntax error.Bastian Blank2008-04-071-1/+1
* fdasd label: Move formatting out of translatable strings.Benno Schulenberg2007-05-291-46/+43
* Preventing compilation of DASD code on GNU Hurd systems through the use of AC...Debarshi Ray2007-05-081-5/+0
* Conditionalize the System Z stuff correctly. We get headers installed on non...David Cantrell2007-03-191-0/+5
* Include <config.h> from every .c file:Jim Meyering2007-02-251-0/+1
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-101/+0
* * libparted/labels/fdasd.c (GETARG): Remove unused definition.Jim Meyering2007-02-131-2/+0
* Fix ChangeLogAnant Narayanan2006-09-141-0/+1153