summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmount: keep code more readable for analyzers [coverity scan]Karel Zak2011-03-111-3/+3
* libblkid: fix typo in *_to_cpu() usage in raid detection [coverity scan]Karel Zak2011-03-111-2/+2
* lsblk: fix strtoul() usage [coverity scan]Karel Zak2011-03-111-1/+1
* libblkid: add PART_ENTRY_* to docsKarel Zak2011-03-112-1/+5
* findmnt: check mnt_tab_next_fs() return code [coverity scan]Karel Zak2011-03-111-1/+2
* hwclock: build on non-LinuxSamuel Thibault2011-03-115-4/+38
* cfdisk: add home and end keys movements in partition listFrancesco Cosoleto2011-03-111-0/+6
* cfdisk: move keys related to the cursor of the partition list outside menusel...Francesco Cosoleto2011-03-111-15/+7Star
* cfdisk: move "No more partition" warning to draw_cursor()Francesco Cosoleto2011-03-111-14/+8Star
* cfdisk: use keypad() in menu selection functionFrancesco Cosoleto2011-03-111-71/+41Star
* lsblk: use ssize_t for readlink() return codeKarel Zak2011-03-112-2/+2
* lsblk: add TYPE column to lsblk outputMilan Broz2011-03-101-1/+75
* tailf: fix memmove() usageKarel Zak2011-03-081-1/+3
* build-sys: print helpful error when pkg.m4 is missingSami Kerola2011-03-081-0/+6
* build-sys: fix unportable Makefile.am assignmentSami Kerola2011-03-081-1/+1
* build-sys: Enable automake's -Wno-portability option.Sami Kerola2011-03-081-1/+1
* build-sys: introduce AM_PROG_CC_C_O macroSami Kerola2011-03-081-1/+1
* build-sys: use AC_LANG_SOURCE to suppress warningsSami Kerola2011-03-081-6/+6
* rtcwake: do not duplicate argument stringsDavidlohr Bueso2011-03-081-2/+2
* blkid: don't ignore -iKarel Zak2011-03-081-0/+1
* blkid: uniformize the synopsis, remove "the the"Benno Schulenberg2011-03-081-5/+5
* textual: tweak several manpages, mainly the blkid oneBenno Schulenberg2011-03-087-72/+70Star
* raw: remove constants from message strings; undo some abbrevsBenno Schulenberg2011-03-081-14/+13Star
* uuidd: add "-q" to synopsis, order options alphabeticallyBenno Schulenberg2011-03-082-17/+20
* include: [c.h]: remove strings.h include dublicateSami Kerola2011-03-081-1/+0Star
* include: [c.h]: typeof to __typeof__ fixSami Kerola2011-03-081-6/+6
* docs: update TODOSami Kerola2011-03-081-6/+0Star
* tailf: tailf mention new help & version options in man pageSami Kerola2011-03-081-0/+7
* tailf: use long optionsSami Kerola2011-03-082-19/+71
* logger: mention long option in logger man pageSami Kerola2011-03-081-10/+11
* logger: use libc error printing facilitiesSami Kerola2011-03-081-43/+29Star
* logger: support long optionsSami Kerola2011-03-082-12/+60
* logger: fix variable type compiler warningSami Kerola2011-03-081-1/+1
* fsck: fix clang compiler warningSami Kerola2011-03-081-5/+3Star
* man page syntax fixesVille Skyttä2011-03-073-3/+2Star
* mount: update mtab on "-f" and compiled with libmountKarel Zak2011-03-071-0/+3
* umount: segfaults with inconsistent entry in /etc/fstabKarel Zak2011-03-043-1/+6
* docs: update TODOKarel Zak2011-03-031-0/+11
* move struct option to .rodataKarel Zak2011-03-0319-19/+20
* docs: update TODO fileKarel Zak2011-03-031-7/+0Star
* build-sys: add term-utils/.gitignoreKarel Zak2011-03-023-4/+6
* build-sys: move wall to term-utils/Karel Zak2011-03-026-14/+14
* build-sys: move mesg to term-utils/Karel Zak2011-03-024-5/+5
* build-sys: move reset to term-utils/Karel Zak2011-03-025-6/+5Star
* build-sys: move script and scriptreplay to term-utils/Karel Zak2011-03-026-14/+16
* build-sys: move setterm to term-utils/Karel Zak2011-03-024-12/+13
* build-sys: move agetty to term-utilsKarel Zak2011-03-026-36/+11Star
* build-sys: add term-utils/Karel Zak2011-03-023-0/+10
* libblkid: fix gcc warningsKarel Zak2011-03-012-3/+3
* libblkid: fix EFI GPT uuid byte orderKarel Zak2011-03-011-11/+23