summaryrefslogtreecommitdiff
path: root/util-linux/fdisk_osf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fdisk: remove 8k buffer from bss - OSF labelsDenis Vlasenko2007-01-031-8/+8
| | | | are not THAT common anyway
* silly style fixesDenis Vlasenko2007-01-021-62/+61
|
* next bunch of fixes for bugs found by randconfigDenis Vlasenko2006-12-301-1/+1
|
* u_short, ulong exterminatedDenis Vlasenko2006-12-191-26/+27
| | | | fdiskXXX: add a bit of sanity (not enough by far)
* "make bigdata" biggest offender dealt with:Denis Vlasenko2006-11-301-2/+2
| | | | xmalloc 16Kb buffer instead of keeping it in bss
* silly size savings and capitalization fixesDenis Vlasenko2006-10-261-2/+2
|
* fdisk: compilation fixDenis Vlasenko2006-10-141-1/+1
|
* fdisk: separate sun/aix/etc code into #included filesDenis Vlasenko2006-10-121-0/+1046