aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/makedevs.c
AgeCommit message (Collapse)Author
2014-06-30Promote makedevs to other.Rob Landley
2014-06-30Bugfixes for cleaned up makedevs.Rob Landley
Newline after table = <stdin>, move start/increment/count loop around entire device creation if/else staircase including chmod/chown code and use ptr to record node vs toybuf.
2014-06-25Cleanup pass on makedevs. Need to test it before promoting.Rob Landley
2014-05-29makedevs - making devices/nodes in a range. Supports reading the tabled ↵Ashwini Sharma
entry from file.