summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libblkid: add partitions sampleKarel Zak2009-09-163-1/+95
* libblkid: add EFI GPT partitions supportKarel Zak2009-09-165-2/+362
* lib: add a generic crc32()Karel Zak2009-09-163-0/+126
* libblkid: add MINIX partitions supportKarel Zak2009-09-165-2/+105
* libblkid: add MS-DOS partitions supportKarel Zak2009-09-165-1/+297
* libblkid: add MAC partitions supportKarel Zak2009-09-164-1/+182
* libblkid: add SGI partitions supportKarel Zak2009-09-164-1/+157
* libblkid: add SUN partitions supportKarel Zak2009-09-164-1/+172
* libblkid: add SOLARIS-X86 partitions supportKarel Zak2009-09-164-1/+150
* libblkid: add UNIXWARE partitions supportKarel Zak2009-09-164-2/+192
* libblkid: add BSD partitions supportKarel Zak2009-09-164-2/+244
* libblkid: add AIX partitions supportKarel Zak2009-09-165-1/+74
* libblkid: add partitions filter routinesKarel Zak2009-09-163-0/+50
* libblkid: add partitions parsing supportKarel Zak2009-09-1610-2/+1172
* libblkid: add samples/topology.cKarel Zak2009-09-165-1/+105
* libblkid: add topology supportKarel Zak2009-09-168-3/+353
* libblkid: add blkid_devno_to_wholedisk()Karel Zak2009-09-163-3/+149
* libblkid: use the new API in whole u-l-ngKarel Zak2009-09-165-16/+29
* libblkid: refresh blkid.{h,sym}Karel Zak2009-09-162-9/+37
* libblkid: add generic function for binary dataKarel Zak2009-09-162-0/+25
* libblkid: allow to read in sectorsKarel Zak2009-09-162-0/+9
* libblkid: allow to change dimension of probing areaKarel Zak2009-09-162-0/+39
* libblkid: add blkid_probe_get_{size,sectorsize,devno}Karel Zak2009-09-162-0/+64
* libblkid: add missing comments to probe.cKarel Zak2009-09-161-9/+73
* libblkid: use chains in blkid_do_{safe,full,}_probe()Karel Zak2009-09-161-202/+131Star
* libblkid: use chains in prober (de)initializationKarel Zak2009-09-161-26/+91
* libblkid: use private {lookup,get}_value functionsKarel Zak2009-09-161-20/+36
* libblkid: remove superblock functions from probe.cKarel Zak2009-09-164-189/+243
* libblkid: use superblock filter functionsKarel Zak2009-09-162-119/+76Star
* libblkid: add superblocks filter functionsKarel Zak2009-09-161-0/+117
* libblkid: move blkid_known_fstype() to superblocks.cKarel Zak2009-09-162-15/+21
* libblkid: add superblocks chainKarel Zak2009-09-162-0/+302
* libblkid: add BLKID_SUBLKS_* flagsKarel Zak2009-09-161-17/+33
* libblkid: add generic filter functionsKarel Zak2009-09-162-0/+131
* libblkid: add functions for chain tagsKarel Zak2009-09-162-3/+69
* libblkid: add chain structsKarel Zak2009-09-162-27/+84
* libblkid: move filter macros to header fileKarel Zak2009-09-162-19/+22
* libblkid: create a generic blkid_encode_to_utf8()Karel Zak2009-09-153-36/+39
* libblkid: create a generic blkid_unparse_uuid()Karel Zak2009-09-152-15/+23
* libblkid: use superblocks.hKarel Zak2009-09-1537-40/+42
* libblkid: move FS/raid stuff to superblocks directoryKarel Zak2009-09-1541-8/+9
* libblkid: fix typo (swsupend -> swsuspend)Karel Zak2009-09-141-1/+1
* mount: more explicitly explain 'strictatime' in mount.8Karel Zak2009-09-111-5/+13
* sfdisk: dump has to be $LANG insensitiveKarel Zak2009-09-111-5/+5
* libuuid: remove .UE macro from libuuid man pages.Milan Broz2009-09-079-9/+0Star
* docs: README width and language correctionJan Sarenik2009-09-071-5/+6
* cfdisk: more key alternativesJan Sarenik2009-09-071-2/+5
* rtcwake: ignore the tm_isdst field returned from the RTCPaul Fox2009-09-071-1/+1
* partx: work properly with 512 sectors (dos PT)Karel Zak2009-09-071-1/+1
* rtcwake: add S5 supportKarel Zak2009-09-073-1/+28