Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-10 | Tweak help_exit() to show "See %s --help" message on the same line. | Rob Landley | |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley | |
add xopenro() that takes one argument and understands "-" means stdin, and switch over lots of users. | |||
2015-09-29 | help_exit() tweak. | Rob Landley | |
2015-04-04 | To ensure that toybox can be installed alongside busybox without | Paul Barker | |
confusing update-alternatives, the paths of the links installed by toybox should match those installed by busybox. This is accomplished by changing the flags of a few tools within toybox. | |||
2015-03-01 | Patches from Elliott Hughes to add missing arguments to error_exit() calls. | Rob Landley | |
2014-05-15 | Promote sysctl from pending to other, default y. | Rob Landley | |