summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-25libmount: fix user= usageKarel Zak3-5/+8
2011-01-25libmount: improve status check, minor cleanupsKarel Zak6-20/+44
2011-01-25include: [tt] enlarge output bufferKarel Zak2-4/+22
2011-01-24libmount: rename mount.sym -> libmount.symKarel Zak2-3/+3
2011-01-24libmount: add mnt_context_get_{source,target,fstype}Karel Zak4-3/+57
2011-01-24tests: ignore device name used in some fdisk and blkid testsFrancesco Cosoleto10-35/+40
2011-01-23fdisk: more meaningful error messages (use err.h)Francesco Cosoleto1-24/+11
2011-01-23fdisk: use xalloc libFrancesco Cosoleto3-17/+9
2011-01-23fdisk: replace fatal(usage) with a separate usage() functionFrancesco Cosoleto2-26/+27
2011-01-23fdisk: add exFAT to MBR partition type 0x7Jon Grant1-1/+1
2011-01-23libmount: _SC_GETPW_R_SIZE_MAX portability issueKarel Zak1-0/+4
2011-01-23remaining util-linux-ng to util-linuxSami Kerola3-4/+4
2011-01-23wall: document -n optionDavidlohr Bueso2-1/+3
2011-01-23include: emulate dirfd when necessaryFabian Groffen3-5/+40
2011-01-23lib: [xalloc] don't use hardcoded return codeKarel Zak1-4/+8
2011-01-22libmount: cleanup API, remove typedefKarel Zak25-989/+1021
2011-01-22libmount: add functions for mount.<type> helpersKarel Zak5-5/+79
2011-01-22libmount: rename mount.h to libmount.hKarel Zak12-14/+15
2011-01-22libmount: split mnt_context_do_mount()Karel Zak6-22/+108
2011-01-21mount: update ext{3,4} options in mount.8Karel Zak1-2/+56
2011-01-21don't declare usage() without parametrKarel Zak3-3/+3
2011-01-20use uint32_t instead of u_int32_tFabian Groffen2-9/+10
2011-01-20build-sys: check for paths.hFabian Groffen2-0/+3
2011-01-20libblkid: add blkdev.h to blkidP.hKarel Zak8-9/+1
2011-01-20make _IO macros available on SolarisFabian Groffen2-0/+4
2011-01-20make major and minor available on SolarisKarel Zak6-15/+4
2011-01-20build-sys: link with socketlibs when necessaryFabian Groffen2-1/+14
2011-01-20build-sys: check for loff_t, it may not existFabian Groffen2-0/+5
2011-01-19libmount: add mnt_context_is_* functionsKarel Zak3-1/+111
2011-01-19build-sys: add rpmatch.h to Makefile.amKarel Zak1-0/+1
2011-01-19lscpu: fix 64bit CPU detectionKarel Zak1-20/+33
2011-01-18libmount: cleanup internal APIKarel Zak1-1/+0
2011-01-17mkfs.cramfs: use symbolic exit codesSami Kerola1-20/+20
2011-01-17fdisk: add description for partition type 0x27Karel Zak1-0/+1
2011-01-17mkfs: general cleanupsDavidlohr Bueso1-18/+7
2011-01-17uuidd: mention -q in uuidd.8Petr Uzel1-0/+3
2011-01-17build-sys: improve check for cryptFabian Groffen8-12/+31
2011-01-17build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen4-23/+6
2011-01-17wall: add usage functionDavidlohr Bueso1-5/+8
2011-01-17partx: fix typo in partx.8Davidlohr Bueso1-1/+1
2011-01-17disk-utils: fix manpage typosDavidlohr Bueso2-2/+2
2011-01-17column: fix column.1 typoDavidlohr Bueso1-1/+1
2011-01-17findmnt: fix manpage typosDavidlohr Bueso1-1/+1
2011-01-17sys-utils: fix manpage typosDavidlohr Bueso3-3/+3
2011-01-17schedutils: fix typosDavidlohr Bueso2-2/+2
2011-01-17umount: call is_loop_autoclear() for all loopdevsKarel Zak2-3/+3
2011-01-14include: fix list.h ifdefsKarel Zak1-3/+3
2011-01-14docs: update TODOKarel Zak1-0/+7
2011-01-13docs: update TODO fileKarel Zak1-0/+4
2011-01-13libmount: improve fstab/mtab options usageKarel Zak3-53/+71