summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* cal: add month contents structureSami Kerola2013-12-061-7/+169
* cal: determine how many header lines are needed at initializationSami Kerola2013-12-061-31/+22Star
* cal: make user request to be part of read-only control structSami Kerola2013-12-061-65/+73
* cal: determine output width at beginning of run and reuse resultSami Kerola2013-12-061-47/+38Star
* cal: simplify ascii_weeknum() functionSami Kerola2013-12-061-5/+2Star
* cal: make day_in_week() use same variable names as other functionsSami Kerola2013-12-061-14/+14
* cal: add input variable names to function prototypesSami Kerola2013-12-061-16/+18
* cal: rename ascii_wnum() to ascii_weeknum()Sami Kerola2013-12-061-4/+4
* cal: use control structure for run time configurationSami Kerola2013-12-061-131/+140
* namei: align missing files with rest of the print outSami Kerola2013-12-021-0/+9
* lsblk: fix -D segfaultKarel Zak2013-11-181-3/+3
* blkid: simple typoPhillip Susi2013-11-081-1/+1
* blkid: escape quotes in the outputKarel Zak2013-11-071-4/+8
* cal: fix coding styleKarel Zak2013-10-221-81/+107
* cal: remove optional from short arg -wTommi Kyntola2013-10-222-3/+3
* cal: added argument option for -w|--week to display that weekTommi Kyntola2013-10-222-17/+100
* cal: added -w|--week for showing week numbersTommi Kyntola2013-10-222-29/+121
* cal: fix compiler warning on systems without term libsKarel Zak2013-10-151-2/+4
* cal: fix warning when compiled --without-ncursesKarel Zak2013-10-151-1/+1
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-1510-17/+15Star
* docs: improve formatting and wording of the getopt man pageBenno Schulenberg2013-10-141-21/+32
* docs: sort the options in the logger man page alphabeticallyBenno Schulenberg2013-10-141-31/+31
* docs: improve a bit the wording on the logger man pageBenno Schulenberg2013-10-141-13/+13
* textual: remove duplicate mention of '--help' from lsblk help textBenno Schulenberg2013-10-141-4/+3Star
* build-sys: move getopt examples to docdirKarel Zak2013-10-141-1/+1
* cal: fix gettext warningKarel Zak2013-10-111-2/+2
* cal: improve the help text and man pagePádraig Brady2013-10-112-5/+9
* textual: tag a translator comment and put it in proper placeBenno Schulenberg2013-10-081-6/+4Star
* wipefs: pluralize one messageBenno Schulenberg2013-10-081-2/+4
* mcookie: pluralize two messagesBenno Schulenberg2013-10-081-4/+6
* clean up term lib handlingMike Frysinger2013-09-301-10/+2Star
* findmnt: always allocate memory for cell valueDave Reisner2013-09-301-1/+1
* lsblk: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-1/+1
* lslocks: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-1/+1
* findmnt: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-56/+51Star
* wipefs: Also wipe superblocks with bad checksumsGabriel de Perthuis2013-09-111-1/+2
* build-sys: add CFLAGS and LDFLAGS for daemons and shared libsKarel Zak2013-08-271-1/+2
* misc: use libmnt_table reference counterKarel Zak2013-08-213-6/+8
* misc: use libmnt_cache reference countingKarel Zak2013-08-212-2/+2
* cal: set statically defined data read-onlySami Kerola2013-08-051-3/+3
* uuidd: add missing initializer [clang-analyzer]Karel Zak2013-07-091-3/+3
* lsblk: use devno to get mountpointKarel Zak2013-07-081-2/+6
* findmnt: avoid unused parameter warningKarel Zak2013-07-031-1/+5
* findmnt: make udev usage more robustKarel Zak2013-07-011-1/+8
* sd-daemon: update files taken from systemd projectSami Kerola2013-07-012-62/+52Star
* findmnt: test for fstype/options/maj:min before source and targetKarel Zak2013-06-241-8/+8
* cal: fix -y output for UTF8Karel Zak2013-06-171-8/+12
* blkid: export ID_PART_TABLE_UUIDKarel Zak2013-06-131-0/+3
* textual: improve clarity of some error messagesBenno Schulenberg2013-06-071-1/+1
* cal: fix few type mismatchesSami Kerola2013-06-071-6/+6