summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* man: Syntax and spelling fixes.Ville Skyttä2014-01-063-4/+4
* po: add '--no-wrap' to msgmerge, to not wrap long message linesBenno Schulenberg2014-01-062-1/+4
* mount: add note about "noauto" to --all descriptionKarel Zak2013-12-121-1/+4
* libblkid: Identify extN file system properlyLukas Czerner2013-12-121-180/+3Star
* textual: small inprovements to usage and man page of fstrimBenno Schulenberg2013-12-122-8/+9
* fstrim: de-duplicate list of filesystemsKarel Zak2013-12-111-1/+15
* findmnt: add -U to de-deplicate filesystemsKarel Zak2013-12-111-2/+18
* libmount: add mnt_table_uniq_fs()Karel Zak2013-12-114-14/+158
* findmnt: cleanup usage()Karel Zak2013-12-111-39/+34Star
* fstrim: add --all to discard all filesystemKarel Zak2013-12-103-31/+202
* libmount: add efivarfs to the list of pseudo filesystemsKarel Zak2013-12-101-1/+2
* fstrim: cleanup usage()Karel Zak2013-12-101-4/+5
* taskset: fix PERMISSIONS section of taskset man pageRik van Riel2013-12-101-2/+3
* cal: use month contents structure for --year printingSami Kerola2013-12-061-184/+45Star
* cal: use month contents structure for --three printingSami Kerola2013-12-061-110/+26Star
* 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
* tests: cal: do not let --week=<num> to adjust requested monthSami Kerola2013-12-061-42/+42
* cal: make user request to be part of read-only control structSami Kerola2013-12-061-65/+73
* tests: cal: take account week numbers when determing month lenghtSami Kerola2013-12-061-8/+4Star
* 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
* script: script input redirection / eof handlingKarel Zak2013-12-031-19/+79
* hexdump: Create struct hexdump containing previously global variables.Ondrej Oprala2013-12-024-89/+90
* hexdump: add __attribute__ ((__noreturn__)) to bad*() functionsOndrej Oprala2013-12-021-24/+20Star
* hexdump: rename struct _fs to struct hexdump_fs and remove its typedefOndrej Oprala2013-12-024-15/+15
* hexdump: rename struct _fu to struct hexdump_fu and remove its typedefOndrej Oprala2013-12-024-15/+15
* hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedefOndrej Oprala2013-12-025-18/+20
* hexdump: rename rewrite to rewrite_rulesOndrej Oprala2013-12-023-3/+3
* hexdump: rename add to add_fmtOndrej Oprala2013-12-023-19/+19
* hexdump: Merge hexsyntax.c into hexdump.cOndrej Oprala2013-12-024-163/+117Star
* hexdump: add the prefix 'hexdump-' to {conv,display,parse}.cOndrej Oprala2013-12-024-3/+3
* script: check that stdin is a terminalKarel Zak2013-12-021-0/+4
* setterm: fix -dump man page infoKarel Zak2013-12-021-1/+1
* agetty: support the special terminal on first serial line on a S/390Werner Fink2013-12-021-0/+18
* mount man page cleanupsPhillip Susi2013-12-021-29/+39
* mount.8: fix grammarPhillip Susi2013-12-021-1/+1
* pylibmount: correctly import from pylibmount.soDave Reisner2013-12-021-1/+1
* namei: align missing files with rest of the print outSami Kerola2013-12-022-1/+10
* losetup, agetty: remove unnecessary if's before free()Sami Kerola2013-12-022-8/+4Star
* libfdisk: (dos) warn on type 0Karel Zak2013-11-271-0/+3
* libfdisk: (dos) fix free part counterKarel Zak2013-11-271-1/+1
* libblkid: fix sgi PT parser to report system partitionsKarel Zak2013-11-271-2/+1Star
* fdisk: (gpt) more human readable info about free spaceKarel Zak2013-11-251-2/+9
* fdisk: don't care about partition typeKarel Zak2013-11-251-16/+22
* fdisk: fix nasty coding styleKarel Zak2013-11-251-1/+4