oweals/busybox.git
2000-12-10 Glenn L McGrathIntroduce new function gunzip_init()
2000-12-09 Glenn L McGrathNFS_PORT and NFS_FHSIZE are not defined in the kernel...
2000-12-09 Eric AndersenFix problem where 'du file_that_exists' doesn't work.
2000-12-09 Eric AndersenMore wget cleanups I've been working on...
2000-12-09 Eric AndersenSome little cleanups from Larry Doolittle
2000-12-09 Eric AndersenPatch from Matt Kraai to implement uniq -[cdu]
2000-12-09 Glenn L McGrathadd quiet mode support.
2000-12-09 Eric AndersenForget to set final argv entry to NULL, breaking sh...
2000-12-08 Eric AndersenSome updates. Wrong name was on a patch, plus a spelli...
2000-12-08 Eric AndersenPut in i to getopt, so i will work...
2000-12-08 Eric AndersenUpdate inittab docs
2000-12-08 Eric AndersenMake no local logging a runtime option for network...
2000-12-08 Eric AndersenPatch from Gennady Feldman <gfeldman@mail.com> to make...
2000-12-08 Eric AndersenPatch from Matt Kraai to make logger log all arguments.
2000-12-08 Eric Andersenwhen invoked as 'busybox foo args' remove the "busybox"
2000-12-07 Eric AndersenPatch from Matt Kraai to enable proxy support.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-07 Matt KraaiFix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent...
2000-12-07 Matt KraaiGet rid of redundant TRUE and FALSE definitions.
2000-12-07 Randolph Chungoops, didn't mean to commit that last one... reverting
2000-12-07 Randolph ChungWrite progress meter to stderr instead of stdout
2000-12-07 Randolph ChungFixed URL parsing bug
2000-12-07 Eric AndersenPatch from Jim Gleason <jimg@lineo.com> to fix tar...
2000-12-07 Eric AndersenAdd some more changlog stuff suggested by Larry Doolittle.
2000-12-06 Eric AndersenBettwr document the hidden internal sh.c #defines,...
2000-12-06 Eric AndersenClose but #1071...
2000-12-06 Eric AndersenIgnore the newdocs as well
2000-12-06 Eric AndersenPatch from Matt Kraai to fix 'echo "1 2 3" | tr ...
2000-12-06 Eric Andersenpatch from Larry Doolittle to rename BB_FEATURE_SH_BUIL...
2000-12-06 Eric AndersenAdded insmod support for ARM, and lsmod support for...
2000-12-06 Matt KraaiMust compile before committing.
2000-12-06 Matt KraaiFix exit status on failure.
2000-12-05 Mark WhitleyRemoved isBlank and isWildCard macros that were totally...
2000-12-05 Mark WhitleyChanged some #define strings to static const char ...
2000-12-05 Matt KraaiUse perrorMsg and clean up exit status.
2000-12-05 Mark WhitleyFixed the comments to match the code and renamed the...
2000-12-05 Mark WhitleyApplied patch from Matt Kraai to add v*error functions...
2000-12-05 Matt KraaiUse perrorMsg instead of perror and keep removing files...
2000-12-04 Eric AndersenChangelog update
2000-12-04 Eric AndersenFlag day warning!
2000-12-04 Eric AndersenPatch to add in the -X option and fix the --exclude...
2000-12-02 Eric AndersenFix typo
2000-12-02 Eric AndersenPatch from Larry Doolittle so it will build the newdocs...
2000-12-01 Eric AndersenUpdate for handling .udebs and building using a pristin...
2000-12-01 Eric AndersenMore doc handling updates
2000-12-01 Eric AndersenUpdate some descriptions
2000-12-01 Eric AndersenFix yet another blunder. Create symlink correctly...
2000-12-01 Eric AndersenI forgot a "/". Oops.
2000-12-01 Eric AndersenMore pristine source directory updates. It now works
2000-12-01 Eric AndersenMore updates for the Makefile to do BB_SRC_DIR. This is
2000-12-01 Eric AndersenMake tar shutup on compile
2000-12-01 Eric AndersenRemove #ifdef __STDC__ junk. We don't do K&R round...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-30 Eric AndersenApply some patches from Gennady Feldman <gfeldman@mail...
2000-11-30 Matt KraaiNote new dependency.
2000-11-30 Matt KraaiNote an error if we are unable to list/extract specifie...
2000-11-30 Eric AndersenPatch from Larry Doolittle (with minor touchups from...
2000-11-30 Eric AndersenFix escape char problem.
2000-11-29 Eric AndersenAdd "\r" to utility.c:process_escape_sequence() (from...
2000-11-29 Eric AndersenApply the BSD echo version submitted by Jonas Holmberg...
2000-11-29 Eric AndersenApply rev #2 of dd fix from Gennady Feldman.
2000-11-29 Eric AndersenUpdate the changelog a bit
2000-11-29 Eric AndersenMoar Speling fickes frum Larry Doolittle
2000-11-29 Eric AndersenPatch form Larry Doolittle <ldoolitt@recycle.lbl.gov...
2000-11-29 Eric AndersenApply a patch from Larry Doolittle <ldoolitt@recycle...
2000-11-29 Eric AndersenPatch from Matt Kraai to fix an infinate loop with...
2000-11-29 Eric AndersenFinish commit of rpmunpack and add in scripts for undeb...
2000-11-29 Eric AndersenApply a patch fromkent robotti:
2000-11-22 Mark WhitleyRe-organized some sections and added a whole new sectio...
2000-11-22 Matt KraaiFix behavior when removal fails.
2000-11-18 Matt KraaiCheck for archive errors even for files we aren't extra...
2000-11-18 Matt KraaiFixed return status (thanks to David Douthitt for the...
2000-11-18 Matt KraaiFixed user and group name listing.
2000-11-17 Mark WhitleyAdded AdTran to the list of products using Busybox.
2000-11-17 Mark WhitleyApplied patch from Brent Priddy <brent.priddy@adtran...
2000-11-17 Mark WhitleyNumerous spelling / grammar corrections from Larry...
2000-11-17 Eric Andersen"I will always compile before I commit."
2000-11-17 Eric AndersenFix up builtin overrides, and hack in the binary search...
2000-11-17 Mark WhitleyModified help string for xargs. Props to Kent Robotti...
2000-11-17 Eric AndersenAdd in a new FEATURE (off by default) BB_FEATURE_SH_BUI...
2000-11-17 Eric AndersenFix typo pointed out by Michael Renzmann <renzmann...
2000-11-17 Eric AndersenAdd BB_CMP to xfopen
2000-11-14 Eric AndersenRemove the BSD advertising clause, and replace it with...
2000-11-14 Eric AndersenOops. I kant tipe.
2000-11-14 Mark WhitleyBrand new version of xargs. Tested thoroughly by Kent...
2000-11-14 Eric AndersenGrammer fix. Changed "longer then" to "longer than...
2000-11-14 Eric AndersenPatch from Gennady Feldman <gfeldman@tradeline.net...
2000-11-14 Eric AndersenUlp. "expr" listed as a second "echo" (oops) -- thanks...
2000-11-14 Eric AndersenAdd in Zdisk
2000-11-14 Eric AndersenRemove unneeded junk
2000-11-08 Matt KraaiMove flush_outbuf to the file in which it is used,...
2000-11-08 Matt KraaiFix some bugs reported by Jim Gleason <jimg@lineo.com...
2000-11-07 Eric AndersenCleanup of duplicated symbols -- found by compiling...
2000-11-03 Mark WhitleyRemoved REG_NEWLINE from regcomp to fix the same bug...
2000-11-03 Mark WhitleyNow, what was that logic block doing up there?
2000-11-03 Mark WhitleyRe-worked the support for s///p, fixed a backref limit...
2000-11-02 Eric AndersenWarning cleanup from Gennady Feldman
2000-10-30 Eric AndersenFix uname problem that was breaking poweroff.
2000-10-29 Eric AndersenThis was redundant
2000-10-28 Matt KraaiMake fbset compile with the readmode feature by pulling...
next