summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: update AUTHORS fileKarel Zak2009-10-191-0/+17
* po: merge changesKarel Zak2009-10-1924-33868/+40930
* po: update po/POTFILES.inKarel Zak2009-10-191-1/+11
* po: update vi.po (from translationproject.org)Clytie Siddall2009-10-191-556/+270Star
* po: update ja.po (from translationproject.org)Makoto Kato2009-10-191-817/+619Star
* po: update id.po (from translationproject.org)Arif E. Nugroho2009-10-191-710/+325Star
* po: update fr.po (from translationproject.org)Nicolas Provost2009-10-191-843/+359Star
* po: update fi.po (from translationproject.org)Lauri Nurmi2009-10-191-478/+204Star
* po: update cs.po (from translationproject.org)Petr Pisar2009-10-191-439/+198Star
* initctl: fix strict-aliasing bugsKarel Zak2009-10-171-2/+9
* mkfs.minix: fix strict-aliasing bugsKarel Zak2009-10-171-2/+5
* fsck.minix: fix strict-aliasing bugsKarel Zak2009-10-171-1/+7
* fdisk: fix strict-aliasing bugsKarel Zak2009-10-176-6/+31
* Revert "build-sys: move fsck/mkfs for bfs/cramfs/minix to /usr"Karel Zak2009-10-161-7/+6Star
* fdisk: sgi label - remove duplicate swab16swab[16,32]() definitionsKarel Zak2009-10-162-17/+6Star
* libblkid: add support for VMFS (VMware File System)Mike Hommey2009-10-164-2/+108
* libblkid: update docs/.gitignoreKarel Zak2009-10-161-0/+1
* libblkid: add missing packed attributesKarel Zak2009-10-1626-46/+50
* include: use c.h in canonicalize.hKarel Zak2009-10-161-4/+1Star
* namei: use c.hKarel Zak2009-10-161-4/+2Star
* libblkid: use c.h in samplesKarel Zak2009-10-162-8/+2Star
* setterm: use c.h, remove tailing whitespaceKarel Zak2009-10-161-13/+9Star
* newgrp: use c.h, remove tailing whitespaceKarel Zak2009-10-161-11/+5Star
* hwclock: use c.hKarel Zak2009-10-161-2/+2
* partx: use c.hKarel Zak2009-10-161-3/+2Star
* losetup: remove unused macroKarel Zak2009-10-161-2/+0Star
* cal: use c.hKarel Zak2009-10-161-9/+9
* kill: use c.hKarel Zak2009-10-161-5/+5
* fdisk: use c.hKarel Zak2009-10-163-4/+4
* sfdisk: use c.h, remove obsolete #ifdefsKarel Zak2009-10-161-23/+8Star
* blockdev: use c.hKarel Zak2009-10-161-4/+3Star
* chrt: use c.hKarel Zak2009-10-161-4/+1Star
* ldattach: use c.hKarel Zak2009-10-161-4/+1Star
* libblkid: use c.hKarel Zak2009-10-161-21/+2Star
* include: add c.h with fundamental C definitionsKarel Zak2009-10-162-0/+50
* tests: update fsck.ismounted testKarel Zak2009-10-151-1/+1
* libblkid: fix typo s/Hihg/High/Jim Meyering2009-10-151-1/+1
* libblkid: add note about UUID_SUB, increment number of superblock valuesKarel Zak2009-10-152-1/+3
* fsck.minix: fix broken zone checkingKarel Zak2009-10-153-6/+21
* blockdev: fix topology ioctlsKarel Zak2009-10-152-4/+6
* blockdev: add topology ioctls supportKarel Zak2009-10-152-1/+37
* blockdev: add support for uint and ushort ioctlsKarel Zak2009-10-151-0/+18
* blockdev: refactoring (better commands definition)Karel Zak2009-10-141-92/+162
* blkid: add pretty output, document -L incompatibility with e2fsprogsKarel Zak2009-10-143-15/+27
* lib: import whole ismounted.c code from e2fsprogsKarel Zak2009-10-143-70/+241
* hwclock: set kernel timezone with --systz --utcScott James Remnant2009-10-131-11/+8Star
* tests: swapon workaround for libtool wrapperKarel Zak2009-10-135-6/+12
* swapon: more robust progname probingKarel Zak2009-10-131-1/+4
* swapon: handle <=linux-2.6.19 bug in /proc/swapsMike Frysinger2009-10-131-1/+8
* hwclock: do not access hardware clock when using --systzScott James Remnant2009-10-131-12/+17