2001-02-01 |
Mark Whitley | Tightened things up a bit, saved 20 bytes, and made... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Mark Whitley | Applied patch from Chris Jaeger <cjaeger@ensim.com... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Mark Whitley | Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH... |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Matt Kraai | Create find_applet_by_name function. Save 32 bytes. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Matt Kraai | Fix wget error message and add (and use) chomp library... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Make old compilers not choke -- define the attribute... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Mark Whitley | Added floppyfw to list of known projects using BusyBox. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | xfopen now used by wget |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify wget file... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Cleanup patch from Vladimir N. Oleynik. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify/cleanup... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Vladimir N. Oleynik to simplify how it decid... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Wrap a table (bg set to black, width=80%) around the... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Matt Kraai | Make it validate. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Matt Kraai | Close IMG tag. |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | Patch from Larry Doolittle to reduce the chance that... |
commit | commitdiff | tree | snapshot |
2001-01-31 |
Eric Andersen | If the ioctl fails to tell us the winsize, default... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Patch from Bryan Rittmeyer -- be more conservative... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Mark Whitley | Added a new screenshot of Busybox. :-) |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Fix the pwd and group functions. The bb_ stuff was... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Fix a stupid typo -- bug found by Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Mark Whitley | Applied patch from Larry Doolittle to use preprocessor... |
commit | commitdiff | tree | snapshot |
2001-01-30 |
Eric Andersen | Fix ls behavior for broken or very narrow terminals... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Matt Kraai | Test applets containing numbers in their name. Thanks... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Matt Kraai | Fix missing header file. |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Fix up copyright msgs. Bump version to 0.49 in prepara... 0_49 |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Fix some formatting |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
commit | commitdiff | tree | snapshot |
2001-01-27 |
Eric Andersen | Add in a patch to make busybox use the normal pwd.h... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Mark Whitley | Applied patch from Larry Doolittle to list supported... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Mark Whitley | Applied patch from Vladimir N. Oleynik <dzo@simtreas... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Cleanup patch from larry doolittle |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Mark Whitley | Fixed a li'l thinko. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Fix my braindamage -- remove termios and sighandling... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | I am an idiot. Looking over my patch, ls doesn't need... |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Make cin be static |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Update the arch-not-yet-supported msg to be more clear. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Add errno.h |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Make ls understand termios. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Fix a stupid bug I introduced yesterday. Doh! |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Update some comments to clarify things. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Commit Larry Doolittle's buffers-on-stack/buffers-via... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Add in spoon's watchdog timer app. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Mark Whitley | Because you demanded it, source tree snapshots are... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Mark Whitley | Added Linux on nanoEngine to the list of known users. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Update contact info. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Apply a patch from Brent Priddy <brent.priddy@adtran... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | I just wrote 'insmod -o' to close bug#1049. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Tar, by itself, could fail. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Cleanup from Larry Doolittle |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Fix for dpkg-deb, courtesy of Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Add in Larry's CUSTOMIZED_BANNER patchlet, and let... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | More regression testing found buglets |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Bug fix and small create_module cleanup from Larry... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | More regression-found bug fixes |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | more bugs fixed -- found doing regression testing |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Cleanup for build problem found using regression script |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Fix _old_ bug so that the regression test actually... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Some behavioral updates to wget so it acts a bit nicer. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Fix up insmod usage info to mention -L |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Make insmod understand (and ignore) -L, and convert... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Update comments re netkit-tiny... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Remove the warning messages. By consensus, netkit... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Fix spelling. s/maintainence/maintenance/ |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Mark Whitley | - Added a section on avoiding static buffers, per... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Mark Whitley | Fixed tiny typo. |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Mark Whitley | #define -> static const int. Also got rid of some big... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Eric Andersen | Bug fix. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Remove host* applets from the default build. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Fix silly typo |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Warn about apps that will be going away in release... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Richard June | Add HUMAN_READABLE define for -m and -h support in... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Matt Kraai | Use getopt (or getopt_long). |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Matt Kraai | Fixed listed files to extract to be more like GNU.... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Patch from Larry Doolittle to close bug #1086. |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Eric Andersen | Update time |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Fix naming to reflect reality |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Move \n to inside TRIVIAL_HELP, to save a few bytes... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | djust debian build targets |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | lean up a potential error, thanks to Vladimir N. Oleyni... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Clarify the statusbar config option so it states which... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Adjust the default feature set a wee bit |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Apply a patch from Vladimir N. Oleynik <dzo@simtreas... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Glenn L McGrath | Close files before exit |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | More printf cleanups |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Glenn L McGrath | Close unused pipe handle before fork (for tar -z). |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Matt Kraai | All files include busybox.h, which includes applets... |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Matt Kraai | Eliminate calls of the form "fprintf(stdout,". Thanks... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Matt Kraai | Complicate truncate behavior. |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Matt Kraai | Fix the exit status of umount -a, a casualty of the... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Eric Andersen | Show an example of how to compile with uClibc. |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Matt Kraai | Fix ownership of extracted directories. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Mark Whitley | Removed unused, unneeded, Lineo-specific script. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Needs to be NULL at init in all cases. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Changelog update/cleanup from larry. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Patch from larry doolittle to be ever so careful to... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Better label the globals. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Patch from Larry Doolittle to set values to static... |
commit | commitdiff | tree | snapshot |
next |