Age | Commit message (Expand) | Author |
---|---|---|
2020-05-24 | Cleanup openvt. | Rob Landley |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2016-03-08 | Add depends on TOYBOX_FORK for various commands that need nommu conversion. | Rob Landley |
2014-06-24 | Move deallocvt.c into openvt.c, cleanup both. | Rob Landley |
2014-05-31 | Introduce xfork() and make commands use it, and make some WEXITSTATUS() use W... | Rob Landley |
2014-04-03 | openvt tries opening several devices to get an fd that points to the current ... | Isaac Dunham |
2014-03-09 | Please find the patches attached herewith for adding 3 new commands - | Vivek Bhagat |