aboutsummaryrefslogtreecommitdiff
path: root/toys/other/fsfreeze.c
AgeCommit message (Expand)Author
2018-12-04Clean up some --help formatting.Elliott Hughes
2016-08-04Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout,Rob Landley
2014-04-16Probe for the existence of FIFREEZE and make fsfreeze depend on it.Rob Landley
2014-04-01New toy fsfreeze, from Isaac Dunham, plus minor cleanups.Rob Landley