- 69a6b2d Fix from Matt Kraai so basename / will work as expected. by Eric Andersen · 24 years ago
- e48eea6 Oops. Unmatched #if by Eric Andersen · 24 years ago
- a2d61e7 Some compile fixes found by Larry Doolittle by Eric Andersen · 24 years ago
- 5ec241d Script updates for better portability by Eric Andersen · 24 years ago
- 2d6282b Matt Kraai pointed out that we can rely on strncpy to NULL by Eric Andersen · 24 years ago
- d323d32 Patch from larry doolittle to make sure we don't realloc by Eric Andersen · 24 years ago
- 5a964f9 Keep unknown priorities from segfaulting. by Matt Kraai · 24 years ago
- 20c2bdd Fix spelling error s/defaut/default/g by Eric Andersen · 24 years ago
- 5c365da Fix non-NULL terminated strings. by Eric Andersen · 24 years ago
- 4ed1782 Fix a thinko -- when REMOTE_LOG support is compiled in, by Eric Andersen · 24 years ago
- b2356f6 Patch from Matt Kraai to fox sh.c escape problem such that by Eric Andersen · 24 years ago
- 59ec601 Test suite update from Larry Doolittle to disable some problematic by Eric Andersen · 24 years ago
- a293a51 Patch from kent robotti to fix a buglet where by Eric Andersen · 24 years ago
- 394cf22 Fix the option parsing to use getopt, which seems to fix bug #1050 by Eric Andersen · 24 years ago
- cf7982e Patch from Larry Doolittle, fix up logging across multilple lines, hopefully by Eric Andersen · 24 years ago
- 70d09ed Reverse logic so when network logging, it by default does not log locally. by Eric Andersen · 24 years ago
- 9962cd9 Add a linker warning for symbol conflicts. by Eric Andersen · 24 years ago
- c8eedd5 Some .deb update by Eric Andersen · 24 years ago
- 46f44d2 Support for tar -z option for uncompressing only by Glenn L McGrath · 24 years ago
- 00732b5 Introduce new function gunzip_init() by Glenn L McGrath · 24 years ago
- c52a97d NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with libc6-2.2-5 by Glenn L McGrath · 24 years ago
- 9df3833 Fix problem where 'du file_that_exists' doesn't work. by Eric Andersen · 24 years ago
- 29edd00 More wget cleanups I've been working on... by Eric Andersen · 24 years ago
- afdde3e Some little cleanups from Larry Doolittle by Eric Andersen · 24 years ago
- 5b5db38 Patch from Matt Kraai to implement uniq -[cdu] by Eric Andersen · 24 years ago
- 1bca5ed add quiet mode support. by Glenn L McGrath · 24 years ago
- 8c28fd7 Forget to set final argv entry to NULL, breaking sh.c amoung other things... by Eric Andersen · 24 years ago
- 7da3120 Some updates. Wrong name was on a patch, plus a spelling fix. by Eric Andersen · 24 years ago
- f21aa84 Put in i to getopt, so i will work... by Eric Andersen · 24 years ago
- eb4218d Update inittab docs by Eric Andersen · 24 years ago
- bf2b8ae Make no local logging a runtime option for network logging... by Eric Andersen · 24 years ago
- 76fef0a Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not log by Eric Andersen · 24 years ago
- 9cff4fb Patch from Matt Kraai to make logger log all arguments. by Eric Andersen · 24 years ago
- 5e09b6e when invoked as 'busybox foo args' remove the "busybox" by Eric Andersen · 24 years ago
- f3b2b52 Patch from Matt Kraai to enable proxy support. by Eric Andersen · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 7b5c16e Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad format by Matt Kraai · 24 years ago
- 87afb52 Get rid of redundant TRUE and FALSE definitions. by Matt Kraai · 24 years ago
- 1e1d9d1 oops, didn't mean to commit that last one... reverting by Randolph Chung · 24 years ago
- da7b829 Write progress meter to stderr instead of stdout by Randolph Chung · 24 years ago
- 02553a2 Fixed URL parsing bug Fixed -O - output-to-stdout bug by Randolph Chung · 24 years ago
- 3d957c8 Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard by Eric Andersen · 24 years ago
- 6b78fe3 Add some more changlog stuff suggested by Larry Doolittle. by Eric Andersen · 24 years ago
- 1e7cea9 Bettwr document the hidden internal sh.c #defines, and which folks by Eric Andersen · 24 years ago
- bc5941a Close but #1071... by Eric Andersen · 24 years ago
- bfa5414 Ignore the newdocs as well by Eric Andersen · 24 years ago
- 8ffabf5 Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' by Eric Andersen · 24 years ago
- 1d3523b patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WIN by Eric Andersen · 24 years ago
- 21adca7 Added insmod support for ARM, and lsmod support for older kernels, by Eric Andersen · 24 years ago
- e884970 Must compile before committing. by Matt Kraai · 24 years ago
- 92ed8a3 Fix exit status on failure. by Matt Kraai · 24 years ago
- ab147f6 Removed isBlank and isWildCard macros that were totally unused (should anyone by Mark Whitley · 24 years ago
- 26a3adb Changed some #define strings to static const char [] variables. Tested ls by Mark Whitley · 24 years ago
- deb9d4d Use perrorMsg and clean up exit status. by Matt Kraai · 24 years ago
- 4758368 Fixed the comments to match the code and renamed the function to a (hopefully) by Mark Whitley · 24 years ago
- cf61fe1 Applied patch from Matt Kraai to add v*error functions for handling vararg by Mark Whitley · 24 years ago
- d27753a Use perrorMsg instead of perror and keep removing files if we encounter by Matt Kraai · 24 years ago
- 0e836ed Changelog update by Eric Andersen · 24 years ago
- 2187adc Flag day warning! by Eric Andersen · 24 years ago
- 8cede00 Patch to add in the -X option and fix the --exclude bug, originally by by Eric Andersen · 24 years ago
- f484e7e Fix typo by Eric Andersen · 24 years ago
- 868c057 Patch from Larry Doolittle so it will build the newdocs right. by Eric Andersen · 24 years ago
- e73fda8 Update for handling .udebs and building using a pristine source dir... by Eric Andersen · 24 years ago
- 29be79c More doc handling updates by Eric Andersen · 24 years ago
- 4c45e09 Update some descriptions by Eric Andersen · 24 years ago
- b8b8d81 Fix yet another blunder. Create symlink correctly this time. by Eric Andersen · 24 years ago
- 4d449c4 I forgot a "/". Oops. by Eric Andersen · 24 years ago
- e2f6e12 More pristine source directory updates. It now works by Eric Andersen · 24 years ago
- 09a34e5 More updates for the Makefile to do BB_SRC_DIR. This is by Eric Andersen · 24 years ago
- 02f3b2e Make tar shutup on compile by Eric Andersen · 24 years ago
- 8755982 Remove #ifdef __STDC__ junk. We don't do K&R round these parts, by Eric Andersen · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- b558e76 Apply some patches from Gennady Feldman <gfeldman@mail.com> to by Eric Andersen · 24 years ago
- cabafae Note new dependency. by Matt Kraai · 24 years ago
- c119ab9 Note an error if we are unable to list/extract specified files. by Matt Kraai · 24 years ago
- 8c725e6 Patch from Larry Doolittle (with minor touchups from me so everything compiles by Eric Andersen · 24 years ago
- 8c2d3f4 Fix escape char problem. by Eric Andersen · 24 years ago
- 9bd71e8 Add "\r" to utility.c:process_escape_sequence() (from email about by Eric Andersen · 24 years ago
- 8fff78d Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com> by Eric Andersen · 24 years ago
- ddea368 Apply rev #2 of dd fix from Gennady Feldman. by Eric Andersen · 24 years ago
- 618e8ed Update the changelog a bit by Eric Andersen · 24 years ago
- 0730943 Moar Speling fickes frum Larry Doolittle by Eric Andersen · 24 years ago
- 20ea5c3 Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaboration by Eric Andersen · 24 years ago
- 7b5d594 Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close by Eric Andersen · 24 years ago
- cf1189f Patch from Matt Kraai to fix an infinate loop with ls -aR by Eric Andersen · 24 years ago
- 4bfb6b7 Finish commit of rpmunpack and add in scripts for undeb and unrpm by Eric Andersen · 24 years ago
- e500d20 Apply a patch fromkent robotti: by Eric Andersen · 24 years ago
- d58ff87 Re-organized some sections and added a whole new section on avoiding the by Mark Whitley · 24 years ago
- 9a71af5 Fix behavior when removal fails. by Matt Kraai · 24 years ago
- ab8f9e2 Check for archive errors even for files we aren't extracting. by Matt Kraai · 24 years ago
- 768a234 Fixed return status (thanks to David Douthitt for the fix). by Matt Kraai · 24 years ago
- e93abf9 Fixed user and group name listing. by Matt Kraai · 24 years ago
- 5022d0e Added AdTran to the list of products using Busybox. by Mark Whitley · 24 years ago
- 0053087 Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the by Mark Whitley · 24 years ago
- 9028e2c Numerous spelling / grammar corrections from Larry Doolittle by Mark Whitley · 24 years ago
- a683ee8 "I will always compile before I commit." by Eric Andersen · 24 years ago
- e5aef92 Fix up builtin overrides, and hack in the binary search for finding by Eric Andersen · 24 years ago
- cf32e23 Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>. by Mark Whitley · 24 years ago
- 50b3113 Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN. by Eric Andersen · 24 years ago
- 337ec1b Fix typo pointed out by Michael Renzmann <renzmann@gmx.de> by Eric Andersen · 24 years ago