| Commit message (Expand) | Author | Age | Files | Lines |
* | A nice patch from Larry Doolittle that adds -Wshadow and | andersen | 2001-03-21 | 1 | -1/+1 |
* | Split error messages into separate files. | andersen | 2001-03-19 | 1 | -1/+4 |
* | Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files. | andersen | 2001-03-19 | 1 | -2/+3 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | andersen | 2001-03-16 | 1 | -7/+29 |
* | Fix the make release target. | andersen | 2001-03-16 | 1 | -3/+3 |
* | Update files and version number prepratory to cutting a release. | andersen | 2001-03-15 | 1 | -1/+1 |
* | Use the system passwd and group stuff by default | andersen | 2001-03-14 | 1 | -1/+1 |
* | Update the lash shell (hopefully the last time...) so things like | andersen | 2001-03-13 | 1 | -0/+1 |
* | Created new regression testing framework with a number of testcases (many more | markw | 2001-03-10 | 1 | -1/+4 |
* | patch from Larry to fix pristine source builds | andersen | 2001-03-09 | 1 | -1/+1 |
* | Make sure libpwd.a is linked _last_ so it overrides the system pwd/grp | andersen | 2001-03-05 | 1 | -4/+4 |
* | Try to do a little better at documenting how to use | andersen | 2001-03-05 | 1 | -0/+10 |
* | libpwd was getting added twice. | andersen | 2001-02-27 | 1 | -1/+0 |
* | Little patchlet to make linking against libc5 work a little better | markw | 2001-02-27 | 1 | -3/+3 |
* | Fix up Makefile -- uClibc nfs works these days | andersen | 2001-02-22 | 1 | -2/+2 |
* | Cleanup the use of 'find' to prevent error msgs. | andersen | 2001-02-20 | 1 | -4/+4 |
* | More updates. | andersen | 2001-02-17 | 1 | -4/+3 |
* | Update the build system for pristine source directory builds. This | andersen | 2001-02-17 | 1 | -40/+89 |
* | Make ar be crossed. | andersen | 2001-02-16 | 1 | -0/+1 |
* | Make usage.c depend on usage.h | andersen | 2001-02-14 | 1 | -0/+2 |
* | Bump rev to 0.50pre. | andersen | 2001-02-14 | 1 | -1/+1 |
* | Patch from Chris Jaeger that makes turning on and off options in the makefile | markw | 2001-02-02 | 1 | -6/+6 |
* | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | andersen | 2001-02-01 | 1 | -2/+1 |
* | Patch from Larry Doolittle to reduce the chance that fussing with VPATH will | andersen | 2001-01-31 | 1 | -1/+2 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for | andersen | 2001-01-27 | 1 | -3/+2 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -13/+8 |
* | Add in a patch to make busybox use the normal pwd.h and grp.h | andersen | 2001-01-27 | 1 | -1/+27 |
* | Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. | andersen | 2001-01-24 | 1 | -0/+1 |
* | Patch from Larry Doolittle to close bug #1086. | andersen | 2001-01-22 | 1 | -0/+8 |
* | All files include busybox.h, which includes applets.h, so the Makefile | kraai | 2001-01-18 | 1 | -2/+2 |
* | Show an example of how to compile with uClibc. | andersen | 2001-01-16 | 1 | -2/+10 |
* | Bump the version number to 0.49pre | andersen | 2000-12-20 | 1 | -1/+1 |
* | Update the version number to 0.48 (no longer pre). | andersen | 2000-12-13 | 1 | -1/+1 |
* | Fix so cross compiling works again... | andersen | 2000-12-12 | 1 | -5/+6 |
* | Add a linker warning for symbol conflicts. | andersen | 2000-12-11 | 1 | -5/+4 |
* | oops, didn't mean to commit that last one... reverting | tausq | 2000-12-07 | 1 | -1/+1 |
* | Write progress meter to stderr instead of stdout | tausq | 2000-12-07 | 1 | -1/+1 |
* | Patch from Larry Doolittle so it will build the newdocs right. | andersen | 2000-12-02 | 1 | -5/+5 |
* | More doc handling updates | andersen | 2000-12-01 | 1 | -7/+6 |
* | Fix yet another blunder. Create symlink correctly this time. | andersen | 2000-12-01 | 1 | -1/+1 |
* | I forgot a "/". Oops. | andersen | 2000-12-01 | 1 | -1/+1 |
* | More pristine source directory updates. It now works | andersen | 2000-12-01 | 1 | -7/+7 |
* | More updates for the Makefile to do BB_SRC_DIR. This is | andersen | 2000-12-01 | 1 | -15/+48 |
* | Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaboration | andersen | 2000-11-29 | 1 | -6/+15 |
* | Add in -lgcc to add needed symbold when linking vs uclibc. | andersen | 2000-10-27 | 1 | -2/+2 |
* | Oops. I never committed this. Update version to 0.48pre... | andersen | 2000-10-27 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Gratuitously changed the file "busybox.defs.h" to the more | andersen | 2000-09-25 | 1 | -3/+3 |
* | Update newdoc dependancy | andersen | 2000-09-24 | 1 | -2/+2 |
* | Fix loop.h dependencies. | kraai | 2000-09-22 | 1 | -2/+2 |