summaryrefslogtreecommitdiff
path: root/misc-utils
AgeCommit message (Expand)AuthorFilesLines
2011-01-22libmount: cleanup API, remove typedefKarel Zak1-37/+41
2011-01-22libmount: rename mount.h to libmount.hKarel Zak1-1/+1
2011-01-17uuidd: mention -q in uuidd.8Petr Uzel1-0/+3
2011-01-17findmnt: fix manpage typosDavidlohr Bueso1-1/+1
2011-01-10lsblk: use "RM" for removableKarel Zak1-4/+4
2011-01-04remove duplicate includesKarel Zak1-1/+0
2011-01-04findmnt: add --submounts optionKarel Zak2-33/+81
2011-01-03findmnt: add MAJ:MINKarel Zak1-3/+21
2011-01-03findmnt: use new libmount functionsKarel Zak1-3/+3
2011-01-03findmnt: fix exit codeKarel Zak1-2/+5
2011-01-03findmnt: use new tab parsing APIKarel Zak1-3/+3
2011-01-03findmnt: add support for fs-root (subvolumes and bind mounts)Karel Zak2-2/+20
2011-01-03libmount: add mnt_tab_parse_mtab()Karel Zak1-0/+2
2011-01-03findmnt: add /etc/fstab.d supportKarel Zak2-3/+23
2011-01-03libmount: remove mnt_tab_strerr()Karel Zak1-6/+0
2010-12-30wipefs: fail if more device arguments specifiedMilan Broz1-0/+3
2010-12-26lsblk: rename "RA" column to "RE"Karel Zak1-4/+4
2010-12-16lsblk: add --nodepsKarel Zak2-1/+14
2010-12-10fix __noreturn__ usageKarel Zak2-4/+4
2010-12-09partx: complete rewriteDavidlohr Bueso1-46/+0
2010-11-30rename util-linux-ng back to util-linuxKarel Zak22-44/+44
2010-11-24build-sys: fix lsblk buildingKarel Zak2-9/+14
2010-11-24lsblk: add new utilityMilan Broz4-2/+1138
2010-11-24lib: [strutils] move strmode() from namei.c to strutils.cKarel Zak2-36/+3
2010-11-24lib: [xalloc] add xstrdup()Karel Zak1-9/+0
2010-11-24findmnt: apply new changes from tt.cKarel Zak1-42/+16
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso3-4/+4
2010-11-15cal: follow HAVE_LANGINFOKarel Zak2-20/+6
2010-11-15findmnt: follow HAVE_LANGINFOKarel Zak2-3/+3
2010-10-29use _exit() instead of exit() in sighandlersMarek Polacek1-1/+1
2010-10-21look: fix conflict between locally defined err() and glibc's versionDavidlohr Bueso1-40/+10
2010-10-21misc-utils: use new xmalloc() wrapperDavidlohr Bueso4-17/+8
2010-10-07cal: use EXIT_* and program_invocation_short_nameKarel Zak1-13/+9
2010-10-07findmnt: fix support for -a optionMilan Broz1-1/+1
2010-10-01namei: parse all path arguments when an optarg path will failSami Kerola1-11/+26
2010-09-30ddate: revert man page typoKarel Zak1-2/+2
2010-09-17ddate: fix typo in ddate.1Davidlohr Bueso1-3/+3
2010-08-31findmnt: don't swap source and target if the source is a tagKarel Zak1-1/+2
2010-07-29look: fix memory leak in look(1)Davidlohr Bueso1-0/+3
2010-07-29namei: fix memory leak in namei(1)Davidlohr Bueso1-0/+3
2010-07-26portability: fix mntent.h and pty.h usageFrançois Revol1-3/+3
2010-06-16wipefs: fix memory leaksKarel Zak1-0/+19
2010-06-16wipefs: fix mem usageKarel Zak1-1/+1
2010-06-16cal: remove unnecessary info from man pageKarel Zak1-6/+0
2010-06-14textual: fix typosKarel Zak1-1/+1
2010-06-14findmnt: ungettextize the directions and fix spellingBenno Schulenberg1-3/+3
2010-06-14messages: gettextize a few skipped or forgotten onesBenno Schulenberg1-3/+3
2010-06-14textual: fix typos, and rephrase some things for clarityBenno Schulenberg4-47/+47
2010-06-14uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg3-8/+8
2010-06-08build-sys: cleanup lib{mount,blkid} buildingKarel Zak1-5/+9