Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A smaller, kinder, gentler regexp implementation. | Eric Andersen | 2000-10-20 | 3 | -7274/+5726 |
| | |||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -1/+3 |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | ||||
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -1/+1 |
| | |||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 3 | -5809/+5582 |
| | |||||
* | More cleanups | Eric Andersen | 2000-10-07 | 1 | -4/+7 |
| | |||||
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 2 | -20/+53 |
| | | | | -Erik | ||||
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 2 | -0/+7539 |
fsck.minix). Of course, it doesn't link yet due to missing functions, but hey... At least it is now easy to see what isn't working. :-) -Erik |