Age | Commit message (Expand) | Author |
---|---|---|
2012-10-23 | Add md5sum in lsb, combine sha1sum (mostly shared infrastructure). Downside: ... | Rob Landley |
2012-10-08 | Simplify sha1sum a little. | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-10-06 | Fix catv to display byte 255 correctly. (It's both M- and ^?.) | Rob Landley |
2012-09-17 | Clean up sha1sum, make it use global union properly. | Rob Landley |
2012-09-08 | Add switch_root and fix infrastructure to understand name "switch_root". | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Toysh is our posix sh, so move from "other" to "posix" and use sh as the base... | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |