| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Create find_applet_by_name function. Save 32 bytes. | Matt Kraai | 2001-02-01 | 8 | -41/+37 |
* | Fix wget error message and add (and use) chomp library function. | Matt Kraai | 2001-02-01 | 15 | -24/+31 |
* | Make old compilers not choke -- define the attribute in the func prototype. | Eric Andersen | 2001-01-31 | 2 | -2/+6 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 106 | -610/+612 |
* | Added floppyfw to list of known projects using BusyBox. | Mark Whitley | 2001-01-31 | 1 | -0/+1 |
* | xfopen now used by wget | Eric Andersen | 2001-01-31 | 1 | -1/+1 |
* | Patch from Vladimir N. Oleynik to simplify wget file opening | Eric Andersen | 2001-01-31 | 2 | -6/+4 |
* | Cleanup patch from Vladimir N. Oleynik. | Eric Andersen | 2001-01-31 | 6 | -120/+76 |
* | Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.c | Eric Andersen | 2001-01-31 | 2 | -12/+8 |
* | Patch from Vladimir N. Oleynik to simplify how it decides which | Eric Andersen | 2001-01-31 | 1 | -3/+3 |
* | Wrap a table (bg set to black, width=80%) around the screenshot | Eric Andersen | 2001-01-31 | 1 | -1/+5 |
* | Make it validate. | Matt Kraai | 2001-01-31 | 1 | -12/+11 |
* | Close IMG tag. | Matt Kraai | 2001-01-31 | 1 | -1/+1 |
* | Patch from Larry Doolittle to reduce the chance that fussing with VPATH will | Eric Andersen | 2001-01-31 | 1 | -1/+2 |
* | If the ioctl fails to tell us the winsize, default to 79. | Eric Andersen | 2001-01-31 | 2 | -2/+8 |
* | Patch from Bryan Rittmeyer -- be more conservative by default | Eric Andersen | 2001-01-30 | 4 | -2/+68 |
* | Added a new screenshot of Busybox. :-) | Mark Whitley | 2001-01-30 | 2 | -0/+56 |
* | Fix the pwd and group functions. The bb_ stuff was a leftover from | Eric Andersen | 2001-01-30 | 2 | -18/+20 |
* | Fix a stupid typo -- bug found by Larry Doolittle. | Eric Andersen | 2001-01-30 | 2 | -2/+2 |
* | Applied patch from Larry Doolittle to use preprocessor for defining | Mark Whitley | 2001-01-30 | 2 | -2/+6 |
* | Fix ls behavior for broken or very narrow terminals. Fix my_* | Eric Andersen | 2001-01-30 | 3 | -42/+58 |
* | Test applets containing numbers in their name. Thanks to Larry Doolittle. | Matt Kraai | 2001-01-29 | 1 | -1/+1 |
* | Fix missing header file. | Matt Kraai | 2001-01-29 | 2 | -0/+2 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 88 | -151/+174 |
* | Fix some formatting | Eric Andersen | 2001-01-27 | 2 | -12/+10 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 167 | -156/+388 |
* | Add in a patch to make busybox use the normal pwd.h and grp.h | Eric Andersen | 2001-01-27 | 15 | -113/+174 |
* | Applied patch from Larry Doolittle to list supported arches, libcs and kernels | Mark Whitley | 2001-01-26 | 1 | -0/+18 |
* | Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion | Mark Whitley | 2001-01-26 | 3 | -511/+1007 |
* | Cleanup patch from larry doolittle | Eric Andersen | 2001-01-26 | 2 | -4/+14 |
* | Fixed a li'l thinko. | Mark Whitley | 2001-01-26 | 3 | -3/+3 |
* | Fix my braindamage -- remove termios and sighandling since they are not | Eric Andersen | 2001-01-26 | 2 | -2/+2 |
* | I am an idiot. Looking over my patch, ls doesn't need to do anything | Eric Andersen | 2001-01-26 | 2 | -102/+2 |
* | Make cin be static | Eric Andersen | 2001-01-26 | 4 | -4/+4 |
* | Update the arch-not-yet-supported msg to be more clear. | Eric Andersen | 2001-01-26 | 2 | -6/+6 |
* | Add errno.h | Eric Andersen | 2001-01-26 | 2 | -2/+4 |
* | Make ls understand termios. | Eric Andersen | 2001-01-26 | 2 | -2/+120 |
* | Fix a stupid bug I introduced yesterday. Doh! | Eric Andersen | 2001-01-26 | 2 | -10/+10 |
* | Update some comments to clarify things. | Eric Andersen | 2001-01-26 | 1 | -2/+6 |
* | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen | 2001-01-25 | 12 | -28/+51 |
* | Add in spoon's watchdog timer app. | Eric Andersen | 2001-01-25 | 9 | -11/+146 |
* | Because you demanded it, source tree snapshots are made available daily. | Mark Whitley | 2001-01-25 | 1 | -2/+8 |
* | Added Linux on nanoEngine to the list of known users. | Mark Whitley | 2001-01-25 | 1 | -1/+1 |
* | Update contact info. | Eric Andersen | 2001-01-25 | 1 | -1/+1 |
* | Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add | Eric Andersen | 2001-01-25 | 6 | -13/+41 |
* | I just wrote 'insmod -o' to close bug#1049. | Eric Andersen | 2001-01-25 | 2 | -10/+20 |
* | Tar, by itself, could fail. | Eric Andersen | 2001-01-25 | 1 | -1/+2 |
* | Cleanup from Larry Doolittle | Eric Andersen | 2001-01-25 | 1 | -0/+0 |
* | Fix for dpkg-deb, courtesy of Larry Doolittle. | Eric Andersen | 2001-01-25 | 1 | -1/+1 |
* | Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that | Eric Andersen | 2001-01-25 | 2 | -0/+16 |