summaryrefslogtreecommitdiff
path: root/misc-utils
AgeCommit message (Expand)AuthorFilesLines
2009-10-14blkid: add pretty output, document -L incompatibility with e2fsprogsKarel Zak3-15/+27
2009-10-09namei: better mount points detectionKarel Zak1-3/+40
2009-10-09cal: remove obsolete <localeinfo.h> includeGuillem Jover1-2/+0
2009-10-07namei: gater information about / (root)Karel Zak1-6/+8
2009-10-07namei: fix alone symlink evaluationKarel Zak1-3/+4
2009-10-07wipefs: fix coding styleKarel Zak1-2/+4
2009-10-06wipefs: new commandKarel Zak5-2/+437
2009-10-05findfs: fix typo in findfs.8Karel Zak1-2/+1
2009-09-24blkid: allow to use -s <TAG> for low-level probing (-p mode)Karel Zak2-20/+32
2009-09-16libblkid: use the new API in whole u-l-ngKarel Zak1-5/+9
2009-08-17write.1: formattingPeter Breitenlohner1-1/+3
2009-08-17whereis.1: formattingPeter Breitenlohner1-11/+7
2009-08-17uuidgen.1: formattingPeter Breitenlohner1-5/+1
2009-08-17uuidd.8: formattingPeter Breitenlohner1-30/+14
2009-08-17setterm.1: formattingPeter Breitenlohner1-14/+13
2009-08-17scriptreplay.1: formattingPeter Breitenlohner1-3/+10
2009-08-17reset.1: formattingPeter Breitenlohner1-1/+8
2009-08-17rename.1: formattingPeter Breitenlohner1-3/+4
2009-08-17namei.1: formattingPeter Breitenlohner1-9/+12
2009-08-17mcookie.1: formattingPeter Breitenlohner1-3/+6
2009-08-17kill.1: formattingPeter Breitenlohner1-4/+10
2009-08-17ddate.1: formattingPeter Breitenlohner1-14/+16
2009-08-17cal.1: formattingPeter Breitenlohner1-1/+1
2009-08-17replace bcopy,bzero,index and rindexDaniel Mierswa2-3/+3
2009-07-20cal: fix broken computation for Sep 1752Peter Breitenlohner1-9/+14
2009-07-20cal: fix (harmless) typoPeter Breitenlohner1-1/+1
2009-07-20scriptreplay: fix typo in error messageKarel Zak1-1/+1
2009-07-04build-sys: rename to _execdirKarel Zak1-11/+11
2009-07-02blkid: move to misc-utils/ directoryKarel Zak6-0/+958
2009-07-01uuidd: init /var/run/uuidd, add option for on-demand mode to .rc fileKarel Zak1-5/+21
2009-07-01Merge branch 'tytso' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/u...Karel Zak1-5/+21
2009-06-30libuuid, uuidd: Avoid infinite loop while reading from the socket fdTheodore Ts'o1-5/+9
2009-06-30uuidd: Avoid closing the server socket when calling create_daemon()Theodore Ts'o1-0/+12
2009-06-30uuidd: fix $PIDFILE in uuidd.rcKarel Zak1-1/+1
2009-06-30uuidd: move uuidd.rc to misc-utils directoryKarel Zak2-1/+56
2009-06-30include: clean up _PATH_DEV_* macrosKarel Zak1-1/+1
2009-06-29uuidd: move uuidd files from /var/lib/libuuid to /var/run/uuiddKarel Zak1-2/+2
2009-06-28build-sys: fix --disable-uuiddKarel Zak1-1/+2
2009-05-22uuidd: new command (UUID daemon from e2fsprogs)Karel Zak4-0/+675
2009-05-22uuidgen: new command (from e2fsprogs)Karel Zak4-1/+147
2009-05-19cal: uClibc has langinfo.h but not _NL_TIME_WEEK_1STDAY.Tom Prince1-1/+1
2009-05-07cal: Highlight today even when month or year specifiedRajeev V. Pillai1-2/+5
2009-03-10cal: remove gcc-ism from nl_langinfo() callKarel Zak1-5/+1
2009-03-10cal: determine the first day of week from the localePádraig Brady2-28/+40
2009-01-27namei: add missing options to namei.1Karel Zak1-2/+7
2009-01-27namei: add --vertical optionKarel Zak2-8/+23
2009-01-26namei: don't duplicate '/' directoryKarel Zak1-6/+9
2009-01-06namei: fix buffer overflowKarel Zak1-1/+2
2008-12-05setterm: fix -blank man pageKarel Zak1-3/+3
2008-11-13namei: add --owners and --long optionsKarel Zak1-7/+138