aboutsummaryrefslogtreecommitdiff
path: root/toys/other/nbd_client.c
AgeCommit message (Collapse)Author
2014-11-22As long as Android's going to require fortify, fixup the warnings it generates.Rob Landley
2014-09-08Don't close device handle until after calling flush ioctls, reported by ↵Rob Landley
Ashwini Sharma.
2014-07-06Add nbd-client.Rob Landley