summaryrefslogtreecommitdiff
path: root/toys/other/vconfig.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-31Move the magic list of commands needing cleanup from toys/pending/READMERob Landley1-0/+2
2014-06-02Help text should have a blank line after usage: lines, and a couple other whi...Rob Landley1-7/+7
2014-05-25atolx_range() is already added into lib/lib.c, in vconfig.c atolx_range() can...Ashwini Sharma1-17/+7
2014-04-16Revert lots of half-finished local debris I didn't mean to check in with Isaa...Rob Landley1-13/+1
2014-04-12roadmap: describe glibc commands.Isaac Dunham1-1/+13
2013-11-02Sceond cleanup pass on vconfigRob Landley1-56/+42
2013-11-02Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config ...Rob Landley1-1/+0
2013-11-02Cleanup vconfig.Rob Landley1-46/+29
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked r...Rob Landley1-98/+95
2012-11-01Add vconfig.c - Creates virtual ethernet devices.Kyungwan Han1-0/+133