summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-084-10/+12
* docs: improve grammar and wording of the release-schedule textBenno Schulenberg2013-10-081-22/+23
* COPYING: fix grammar of referring phrase, and indicate location betterBenno Schulenberg2013-10-085-9/+9
* textual: make two messages somewhat easier to understandBenno Schulenberg2013-10-081-2/+2
* textual: tag a translator comment and put it in proper placeBenno Schulenberg2013-10-081-6/+4Star
* textual: use consistent wording and punctuation in fdisk stuffBenno Schulenberg2013-10-081-3/+3
* textual: change spelling of "disk label" to the more abundant "disklabel"Benno Schulenberg2013-10-083-5/+5
* textual: use the standard angular brackets for non-literal argumentsBenno Schulenberg2013-10-082-2/+2
* libfdisk: (gpt) fix warningKarel Zak2013-10-081-1/+1
* libfdisk/gpt: partly pluralize one messageBenno Schulenberg2013-10-081-3/+5
* wdctl: pluralize one thrice-repeated messageBenno Schulenberg2013-10-081-3/+6
* wdctl: gettextize and pluralize one forgotten messageBenno Schulenberg2013-10-081-1/+2
* partx: correct three messagesBenno Schulenberg2013-10-081-4/+4
* partx: pluralize one messageBenno Schulenberg2013-10-081-1/+3
* libfdisk/sgi: tweak and harmonize some message stringsBenno Schulenberg2013-10-081-26/+25Star
* libfdisk/sgi: tweak and harmonize some commentsBenno Schulenberg2013-10-081-23/+17Star
* libfdisk/sgi: properly pluralize three messagesBenno Schulenberg2013-10-081-12/+20
* mkfs.minix: properly pluralize four messagesBenno Schulenberg2013-10-081-10/+6Star
* wipefs: pluralize one messageBenno Schulenberg2013-10-081-2/+4
* su-common: pluralize one messageBenno Schulenberg2013-10-081-1/+3
* mcookie: pluralize two messagesBenno Schulenberg2013-10-081-4/+6
* textual: properly use uppercase in certain abbreviationsBenno Schulenberg2013-10-082-3/+3
* hexsyntax: in help text, wrap argument of option -e in angular bracketsBenno Schulenberg2013-10-081-1/+1
* textual: end both the singular and the plural message with a periodBenno Schulenberg2013-10-081-1/+1
* libmount: (docs) make it obvious how we call mount.<type> helpersKarel Zak2013-10-072-2/+22
* build-sys: use tinfo *or* ncurses for more(1), ul(1) and setterm(1)Karel Zak2013-10-043-11/+38
* libfdisk: cleanup warning messagesKarel Zak2013-10-041-6/+6
* docs: tweak the grammar of an agetty man-page fragmentBenno Schulenberg2013-10-041-4/+4
* libfdisk: improve spelling of two commentsBenno Schulenberg2013-10-041-2/+2
* agetty: use standard angular brackets in usage messageBenno Schulenberg2013-10-041-2/+2
* build-sys: Fix check for __GNU_LIBRARY__Michael Forney2013-10-041-1/+1
* build-sys: Check for type sighandler_t and use if presentMichael Forney2013-10-042-1/+9
* include: Add missing includesMichael Forney2013-10-044-0/+6
* build-sys: Use _POSIX_VERSION to determine support for %mMichael Forney2013-10-041-1/+7
* testsL fix py<libname> checkKarel Zak2013-10-031-1/+1
* su: fix caught_signal logic and initialize oldact [coverity scan]Karel Zak2013-10-021-0/+5
* fdisk: fix possible memleak [coverity scan]Karel Zak2013-10-021-3/+6
* lscpu: cleanup DMI code [coverity scan]Karel Zak2013-10-022-37/+42
* docs: update TODOKarel Zak2013-10-021-25/+4Star
* lscpu: check strchr() result [coverity scan]Karel Zak2013-10-011-0/+2
* lscpu: don't pass null pointer to string functions [coverity scan]Karel Zak2013-10-011-3/+4
* libmount: remove dead code [coverity scan]Karel Zak2013-10-011-1/+1
* libblkid: use proper type in xfs log checker [coverity scan]Karel Zak2013-10-011-1/+1
* pylibmount: check for mnt_fs_get_tag() return value [coverity scan]Karel Zak2013-10-011-1/+2
* pylibmount: make tab parsers more robust [coverity scan]Karel Zak2013-10-011-3/+3
* utmpdump: make analyzers happyKarel Zak2013-10-011-1/+1
* last: check fstat() return [coverity scan]Karel Zak2013-10-011-1/+2
* libmount: make mnt_table_replace_file() more robust [coverity scan]Karel Zak2013-10-011-1/+13
* fsck: don't print warning if there is no /etc/fstab at allKarel Zak2013-10-011-4/+8
* losetup: don't require 512-byte aligned offsetsKarel Zak2013-10-012-5/+7