summaryrefslogtreecommitdiff
path: root/misc-utils
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Restored building libblkid, findfs and wipefsIgor Pashev3-0/+9
2012-01-22Added gnulib modulesIgor Pashev1-1/+0
2012-01-22Link with gnulibIgor Pashev1-3/+14
2012-01-22#include <argp.h> for program_invocation_short_nameIgor Pashev1-0/+1
2012-01-22#include <fcntl.h>Igor Pashev1-0/+1
2012-01-22Adjusted logger for Illumos realityIgor Pashev1-5/+84
2012-01-21Use static cfmakeraw() if not systemIgor Pashev1-0/+12
2011-01-31Merge remote branch 'origin/master'LaMont Jones6-76/+191
2011-01-31build-sys: enable lsblk and libmount for Linux onlyKarel Zak1-0/+3
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-29Merge remote branch 'origin/master'LaMont Jones30-160/+1186
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-25Merge remote branch 'origin/master'LaMont Jones5-57/+18
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-18Merge remote branch 'origin/master'LaMont Jones4-26/+37
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-09-06Merge remote branch 'origin/master'LaMont Jones1-1/+2