aboutsummaryrefslogtreecommitdiffstats
path: root/nlplug-findfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* nlplug-findfs: avoid lstat syscall wen scanning /sys if possibleNatanael Copa2015-10-091-5/+18
* nlplug-findfs: increase timeout if usb-storage was foundNatanael Copa2015-10-091-1/+11
* nlplug-findfs: allow user to override timeout with -t optionNatanael Copa2015-10-091-2/+8
* nlplug-findfs: fix exit codeNatanael Copa2015-10-081-5/+3
* nlplug-findfs: save stackspace while recursing dir treeNatanael Copa2015-10-081-12/+26
* nlplug-findfs: fix recursing dirs on isofsNatanael Copa2015-10-081-3/+12
* nlplug-findfs: clean up netlink socketNatanael Copa2015-10-081-2/+6
* nlplug-findfs: remove mountdir optionNatanael Copa2015-10-081-17/+6
* nlplug-findfs: add -a option to find apkovlNatanael Copa2015-10-081-29/+82
* nlplug-findfs: add help text for -bNatanael Copa2015-10-081-0/+1
* nlplug-findfs: search for .boot_repositoryNatanael Copa2015-10-071-44/+137
* nlplug-findfs: refactor recursing dir treeNatanael Copa2015-09-241-15/+28
* nlplug-findfs: run trigger in threadNatanael Copa2015-09-231-13/+33
* nlplug-findfs: fix usage helpNatanael Copa2015-09-231-15/+28
* nlplug-findfs: do not depend on external trigger scriptNatanael Copa2015-09-231-7/+35
* add new tool nlplug-findfsNatanael Copa2015-09-231-0/+511