Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | New applet: patch, applies a unified diff | Glenn L McGrath | 2003-06-22 | 1 | -0/+1 |
| | |||||
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, ↵ | Glenn L McGrath | 2002-11-11 | 1 | -0/+8 |
| | | | | moves the guts of run_parts to libbb to be used by ifupdown. | ||||
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 1 | -0/+35 |
the busybox development tree. This eliminates the use of recursive make, and once again allows us to run 'make' in a subdirectory with the expected result. And things are now much faster too. Greatly improved IMHO... -Erik |