- 2b54b1a Nathan McSween convinced me compilers that inline memset() can optimize the bzero case pretty well. by Rob Landley · 13 years ago
- 7f28e68 Switch from deprecated function to gratuitously renamed identical non-depricated function. *shrug* by Rob Landley · 13 years ago
- 8f8c504 Expand comments. by Rob Landley · 13 years ago
- db037ef Make toy_init() reentrant, or else xexec() has funky errors. by Rob Landley · 15 years ago
- e0377fb Add TOYBOX_SUID. by Rob Landley · 15 years ago
- 0f8c4c5 Add TOYFLAG_UMASK. by Rob Landley · 17 years ago
- 841223d Fix crash when running unknown command via symlink. by Rob Landley · 17 years ago
- b1aaba1 Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() by Rob Landley · 17 years ago
- 55928b1 Move NEWTOY() list from end of toylist.h to generated/newtoys.h. by Rob Landley · 17 years ago
- aaffc07 Changeset 186 assumed that toys.exitval defaults to 0. Actually change the by Rob Landley · 17 years ago
- efda21c Change command main() functions to return void, and exit(toys.exitval) from by Rob Landley · 17 years ago
- 860f263 Patch from Charlie Shepherd: remove extra \n from error_exit() arguments. by Rob Landley · 17 years ago
- 2c22685 Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment by Rob Landley · 17 years ago
- 6ed92f3 Tweak error message. by Rob Landley · 17 years ago
- 4307a7b Make warning go away. by Rob Landley · 17 years ago
- fc2224b Show the compiler how to optimize out the option parsing logic when nothing by Rob Landley · 17 years ago
- b841cd2 Allow applets with optarg string NULL to use toy.optargs[]. by Rob Landley · 17 years ago
- 5a60e26 Trim a redundant definition that confuses older compilers. (Regression testing by Rob Landley · 18 years ago
- a6d696b Small cleanup to prepare for cross-compile friendly make install. by Rob Landley · 18 years ago
- 5aab966 Save 4 bytes of stack space. by Rob Landley · 18 years ago
- 055cfcb Add start of mke2fs/gene2fs, and some other stuff I've been working on. by Rob Landley · 18 years ago
- 8324b89 New option parsing infrastructure (doesn't use getopt). Hook it up to by Rob Landley · 18 years ago
- f2311a4 Add pwd. Consolidate toy list information under toylist.h. by Rob Landley · 18 years ago
- 0a04b3e Implement which. Add hello world to menuconfig. Wrap the various applet main by Rob Landley · 18 years ago
- 9b3fc7d Add a hello world applet, partly as an example and partly for testing purposes. by Rob Landley · 18 years ago
- 09ea7ac Implement df. Add -Wall to build and fix up warnings. Add copyright notices. by landley · 18 years ago
- cd9dfc3 Next drop of toysh, plus more infratructure. by landley · 18 years ago
- 4f344e3 Infrastructure, first drop of toy shell, and a bit of work on df. by landley · 18 years ago
- c562150 Next snapshot. Tries to grab something out of lib in order to build, I have by landley · 18 years ago