summaryrefslogtreecommitdiffstats
path: root/partx
Commit message (Expand)AuthorAgeFilesLines
* partx: add fallback for openat() to be usable on old systemsKarel Zak2011-03-292-3/+8
* build-sys: clean up partx MakefileKarel Zak2011-03-161-9/+2Star
* lib: [tt.c] use mbs_truncate() from mbsalign.cKarel Zak2011-03-111-0/+1
* partx: improve clarity of some messages, gettextize two missed onesBenno Schulenberg2011-02-161-14/+13Star
* textual: improve the wording of some error and usage messagesBenno Schulenberg2011-02-161-3/+3
* textual: fix three typos in message strings and improve consistencyBenno Schulenberg2011-02-161-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+0Star
* partx, lsblk: fix gettext callsKarel Zak2011-02-111-1/+1
* partx: normalize the punctuation of man page, and improve grammar here and thereBenno Schulenberg2011-02-081-39/+40
* remaining util-linux-ng to util-linuxSami Kerola2011-01-231-1/+1
* partx: fix typo in partx.8Davidlohr Bueso2011-01-171-1/+1
* docs: fix typos in man pagesKarel Zak2011-01-042-2/+2
* partx: fix authors section in man pageDavidlohr Bueso2010-12-311-1/+1
* fix __noreturn__ usageKarel Zak2010-12-101-2/+2
* partx: tiny change in usage()Karel Zak2010-12-091-1/+1
* partx: cleanup and add columnsKarel Zak2010-12-091-13/+31
* delpart: code consolidationKarel Zak2010-12-091-20/+4Star
* addpart: code consolidationKarel Zak2010-12-091-21/+9Star
* partx: complete rewriteDavidlohr Bueso2010-12-0916-2084/+905Star
* remove -ng from some filesKarel Zak2010-12-012-2/+2
* rename util-linux-ng back to util-linuxKarel Zak2010-11-303-6/+6
* partx: integrate support for mac and sun partitions, based on kpartx.Davidlohr Bueso2010-10-085-7/+6Star
* partx: add sun partition table supportDavidlohr Bueso2010-10-081-0/+134
* partx: add mac partition table supportDavidlohr Bueso2010-10-081-0/+74
* build-sys: replace ../ with $top_srcdirKarel Zak2010-05-241-2/+2
* addpart: use atoll() for parsing command line argumentsThomas Fehr2010-05-131-2/+2
* partx: fix infinite loopKarel Zak2010-03-311-0/+2
* partx: do not add nonexistent partitionsPhillip Susi2010-03-311-0/+3
* partx: use c.hKarel Zak2009-10-161-3/+2Star
* partx: work properly with 512 sectors (dos PT)Karel Zak2009-09-071-1/+1
* partx.8: formattingPeter Breitenlohner2009-08-171-1/+8
* delpart.8: formattingPeter Breitenlohner2009-08-171-3/+4
* addpart.8: formattingPeter Breitenlohner2009-08-171-5/+6
* replace bcopy,bzero,index and rindexDaniel Mierswa2009-08-171-1/+1
* build-sys: rename to _execdirKarel Zak2009-07-041-1/+1
* partx: use ioctls from lib/blkdev.cKarel Zak2009-02-261-75/+13Star
* fdisk: (and partx) remove BLKGETLASTSECTKarel Zak2009-02-261-38/+1Star
* partx: don't duplicate lib/blkdev.c codeKarel Zak2009-02-261-5/+6
* partx: convert hard sector size to 512-byte sectorsKarel Zak2009-02-263-8/+23
* addpart: 512-byte sectors in code, bytes in man-pageKarel Zak2009-02-261-2/+2
* partx: don't redeclare daddr_tmaximilian attems2008-09-161-2/+1Star
* build-sys: update .gitignore filesKarel Zak2008-04-141-0/+3
* partx: fix compiler warningsKarel Zak2008-03-205-7/+7
* remove useless if-before-free tests.Jim Meyering2008-03-122-6/+4Star
* partx: use swab macros from bitops.hKarel Zak2007-12-171-62/+62
* build-sys: use dist_man_MANS instead of man_MANSStepan Kasal2007-12-171-1/+1
* man pages: add "AVAILABILITY" sectionKarel Zak2007-07-033-0/+10
* partx: add man pages for addpart, delpart and partxKarel Zak2007-02-094-0/+113
* build-sys: add missing filesKarel Zak2007-01-041-1/+2
* build-sys: remove generated autotools stuff from gitKarel Zak2007-01-031-512/+0Star