summaryrefslogtreecommitdiffstats
path: root/sys-utils/mountpoint.c
Commit message (Expand)AuthorAgeFilesLines
* misc: use libmnt_table reference counterKarel Zak2013-08-211-1/+1
* misc: use libmnt_cache reference countingKarel Zak2013-08-211-1/+1
* mountpoint: don't hardcode pathsKarel Zak2013-02-141-1/+2
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* mountpoint: add --version & align with howto-usage-function.txtSami Kerola2012-03-301-7/+12
* mountpoint: account for error from in mnt_fs_get_targetDave Reisner2012-03-021-2/+5
* mountpoint: fix a minor bug with 0:0 devnoZhi Li2012-02-291-12/+13
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* mountpoint: support symbolic and relative pathsKarel Zak2011-10-111-2/+12
* Revert "mountpoint: refactor exit path"Karel Zak2011-10-111-16/+10Star
* mountpoint: refactor exit pathDave Reisner2011-10-111-10/+16
* mountpoint: fallback on stat when /proc isn't mountedKarel Zak2011-10-111-1/+23
* mountpoint: return dev_t from dir_to_deviceDave Reisner2011-10-111-7/+6Star
* mountpoint: cleanup usage()Karel Zak2011-08-161-12/+10Star
* build-sys: fix 'make checkincludes' warningsKarel Zak2011-07-281-2/+0Star
* mountpoint: add new commandKarel Zak2011-06-211-0/+174