Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-22 | Use busybox error handling functions wherever possible. | Matt Kraai | |
2000-12-01 | Stop using TRUE and FALSE for exit status. | Matt Kraai | |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | |
-Erik | |||
2000-07-16 | Extract usage information into a separate file. | Matt Kraai | |
2000-06-19 | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | |
Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | |||
2000-06-02 | Fix touch so it behaves itself (it could segfault in some cases). | Eric Andersen | |
Fix uname help info formatting. -Erik | |||
2000-04-17 | - grep -v ^\.PHONY < Makefile | John Beppu | |
+ busybox.def.h BB_FEATURE_TRIVIAL_HELP + uname.c has an example of how BB_FEATURE_TRIVIAL_HELP is to be applied. | |||
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen | |
-Erik | |||
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen | |
-Erik | |||
1999-10-26 | Stuf | Eric Andersen | |