Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Patch from Vladimir to move struct applet from busybox.c to applets.c, | Eric Andersen | 2001-03-19 | 1 | -0/+8 | |
| | | | | which looks like the right place for such things to live. | |||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+92 | |
files. Clean up the resulting damage and fix up the makefile. -Erik |