- 306f4fe If the ioctl fails to tell us the winsize, default to 79. -Erik by Eric Andersen · 24 years ago
- 22332fd Patch from Bryan Rittmeyer -- be more conservative by default by Eric Andersen · 24 years ago
- ac21e93 Added a new screenshot of Busybox. :-) by Mark Whitley · 24 years ago
- 4bbdd78 Fix the pwd and group functions. The bb_ stuff was a leftover from by Eric Andersen · 24 years ago
- 30f64c3 Fix a stupid typo -- bug found by Larry Doolittle. by Eric Andersen · 24 years ago
- 8526067 Applied patch from Larry Doolittle to use preprocessor for defining by Mark Whitley · 24 years ago
- e57d54b Fix ls behavior for broken or very narrow terminals. Fix my_* by Eric Andersen · 24 years ago
- 201dc0d Test applets containing numbers in their name. Thanks to Larry Doolittle. by Matt Kraai · 24 years ago
- ceade5c Fix missing header file. by Matt Kraai · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
- 90ca284 Fix some formatting by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
- 3654ca5 Applied patch from Larry Doolittle to list supported arches, libcs and kernels by Mark Whitley · 24 years ago
- 4e33875 Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion by Mark Whitley · 24 years ago
- a68b21a Cleanup patch from larry doolittle -Erik by Eric Andersen · 24 years ago
- 6e25f92 Fixed a li'l thinko. by Mark Whitley · 24 years ago
- a528dc7 Fix my braindamage -- remove termios and sighandling since they are not by Eric Andersen · 24 years ago
- 1e4b957 I am an idiot. Looking over my patch, ls doesn't need to do anything by Eric Andersen · 24 years ago
- 5c9c8b4 Make cin be static by Eric Andersen · 24 years ago
- d5cad14 Update the arch-not-yet-supported msg to be more clear. by Eric Andersen · 24 years ago
- dff9d54 Add errno.h by Eric Andersen · 24 years ago
- 5307eca Make ls understand termios. -Erik by Eric Andersen · 24 years ago
- 114ad9c Fix a stupid bug I introduced yesterday. Doh! -Erik by Eric Andersen · 24 years ago
- dbb8f8d Update some comments to clarify things. by Eric Andersen · 24 years ago
- d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago
- ffde867 Add in spoon's watchdog timer app. -Erik by Eric Andersen · 24 years ago
- 8ba1b11 Because you demanded it, source tree snapshots are made available daily. by Mark Whitley · 24 years ago
- 0bc20ca Added Linux on nanoEngine to the list of known users. by Mark Whitley · 24 years ago
- 537d165 Update contact info. by Eric Andersen · 24 years ago
- c1b8f12 Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add by Eric Andersen · 24 years ago
- 155c89b I just wrote 'insmod -o' to close bug#1049. by Eric Andersen · 24 years ago
- 15f29e7 Tar, by itself, could fail. by Eric Andersen · 24 years ago
- cc2bcdc Cleanup from Larry Doolittle by Eric Andersen · 24 years ago
- 39b727f Fix for dpkg-deb, courtesy of Larry Doolittle. -Erik by Eric Andersen · 24 years ago
- 3862423 Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that by Eric Andersen · 24 years ago
- 70c6086 More regression testing found buglets by Eric Andersen · 24 years ago
- 86f3d5b Bug fix and small create_module cleanup from Larry Doolittle to by Eric Andersen · 24 years ago
- 54e9457 Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. -Erik by Eric Andersen · 24 years ago
- 23a93f5 More regression-found bug fixes by Eric Andersen · 24 years ago
- f5d5e77 more bugs fixed -- found doing regression testing -Erik by Eric Andersen · 24 years ago
- 26439a2 Cleanup for build problem found using regression script by Eric Andersen · 24 years ago
- 088d9e0 Fix _old_ bug so that the regression test actually works. -Erik by Eric Andersen · 24 years ago
- 7d69701 Some behavioral updates to wget so it acts a bit nicer. -Erik by Eric Andersen · 24 years ago
- 8c5cb31 Fix up insmod usage info to mention -L by Eric Andersen · 24 years ago
- a18aaf1 Make insmod understand (and ignore) -L, and convert it to use getopt. by Eric Andersen · 24 years ago
- c5cd470 Update comments re netkit-tiny... -Erik by Eric Andersen · 24 years ago
- f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
- 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
- a5b55ca - Added a section on avoiding static buffers, per mailing list discussions by Mark Whitley · 24 years ago
- f1b0c77 Fixed tiny typo. by Mark Whitley · 24 years ago
- 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
- 2b8d07c Bug fix. by Eric Andersen · 24 years ago
- 9136e3c Remove host* applets from the default build. by Eric Andersen · 24 years ago
- e132119 Fix silly typo by Eric Andersen · 24 years ago
- 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
- 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
- 3b3f5c3 Use getopt (or getopt_long). by Matt Kraai · 24 years ago
- 8f8dab9 Fixed listed files to extract to be more like GNU. Reported by Deon George. by Matt Kraai · 24 years ago
- 0d5a08e Patch from Larry Doolittle to close bug #1086. -Erik by Eric Andersen · 24 years ago
- b098b6d Update time by Eric Andersen · 24 years ago
- fe9888a Fix naming to reflect reality by Eric Andersen · 24 years ago
- 965fa32 Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case. by Eric Andersen · 24 years ago
- e2310b5 djust debian build targets by Eric Andersen · 24 years ago
- c73a7f9 lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>. by Eric Andersen · 24 years ago
- 370fb08 Clarify the statusbar config option so it states which applet it applies to. by Eric Andersen · 24 years ago
- 6092680 Adjust the default feature set a wee bit by Eric Andersen · 24 years ago
- 5f825ee Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, by Eric Andersen · 24 years ago
- f914a8a Close files before exit by Glenn L McGrath · 24 years ago
- 6f65a3a More printf cleanups by Eric Andersen · 24 years ago
- 1d26943 Close unused pipe handle before fork (for tar -z). by Glenn L McGrath · 24 years ago
- 8392acd All files include busybox.h, which includes applets.h, so the Makefile by Matt Kraai · 24 years ago
- 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
- c9acf8c Complicate truncate behavior. by Matt Kraai · 24 years ago
- fd4c58d Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization. by Matt Kraai · 24 years ago
- 9aa23ba Show an example of how to compile with uClibc. -Erik by Eric Andersen · 24 years ago
- 541ffe3 Fix ownership of extracted directories. by Matt Kraai · 24 years ago
- 5578740 Removed unused, unneeded, Lineo-specific script. by Mark Whitley · 24 years ago
- 744b064 Needs to be NULL at init in all cases. by Eric Andersen · 24 years ago
- 59d31b6 Changelog update/cleanup from larry. by Eric Andersen · 24 years ago
- 8ea28be Patch from larry doolittle to be ever so careful to cleanup by Eric Andersen · 24 years ago
- 0bcc813 Better label the globals. by Eric Andersen · 24 years ago
- b0970d4 Patch from Larry Doolittle to set values to static variables that live in the by Eric Andersen · 24 years ago
- eb60d8b Turned some #define constants into static const ints. by Mark Whitley · 24 years ago
- 55bccf3 Rewrote tail. by Matt Kraai · 24 years ago
- defcd5e Fix a segfault by only constructing the prompt when we need to. If we don't by Matt Kraai · 24 years ago
- 6c6ea6c Changed email address to codepoet.org, updated list of applets / docs I by Mark Whitley · 24 years ago
- 9238656 Included name of Larry Doolittle's build test script. Shameless self-crediting by Mark Whitley · 24 years ago
- 05ebdd0 Update to changelog -- mostly from Larry Doolittle. by Eric Andersen · 24 years ago
- 0810f72 Fixed -qv interaction (thanks to a report and patch from David Douthitt). by Matt Kraai · 24 years ago
- 09acc06 Move window size handling to cmdedit.c. Move prompt setup to setup_prompt_string() by Eric Andersen · 24 years ago
- 849083c Update interface per what now exists... by Eric Andersen · 24 years ago
- b3dc3b8 Cleanup -- move win handling to cmdedit.c, static-ify many functions. by Eric Andersen · 24 years ago
- 70a7855 Fix symbol table manipulation (report and fix by Larry Doolittle). by Matt Kraai · 24 years ago
- 1171c2f Added new script from Larry Doolittle that builds each applet individually. by Mark Whitley · 24 years ago
- be7499c Behave like GNU tar when matching excluded files. by Matt Kraai · 24 years ago
- a9711a5 Prevent / doubling and shrink parse_url. by Matt Kraai · 24 years ago
- 59c09d0 Fix warning for unused variable by Glenn L McGrath · 24 years ago
- 5e23e3d enable is_direcotry() for dpkg-deb by Glenn L McGrath · 24 years ago
- fa04432 Add dpkg-deb documentation by Glenn L McGrath · 24 years ago