platform/upstream/busybox.git
2000-12-13 Eric AndersenA few more updates
2000-12-13 Eric AndersenDocument gzip -d
2000-12-13 Eric AndersenAdd GNU compatibile gzip -d
2000-12-13 Eric AndersenUpdate the version number to 0.48 (no longer pre).
2000-12-13 Eric AndersenA couple of updates to fix some minor cross compiling...
2000-12-13 Eric AndersenPatch from Matt Kraai:
2000-12-13 Eric AndersenFix from Matt Kraai -- a better way to NULL terminate...
2000-12-12 Eric AndersenFix from Gennady Feldman for error msg
2000-12-12 Eric AndersenMem leak fix from Matt Kraai
2000-12-12 Eric AndersenPatch from Matt Kraai to fix 'dirname /'
2000-12-12 Eric AndersenFix so cross compiling works again...
2000-12-12 Eric AndersenCleanup for proper compilation with uClibc.
2000-12-12 Eric AndersenMount error return code fix from Kent Robotti -- we...
2000-12-12 Eric Andersendu.c error msg cleanup from Kent Robotti
2000-12-12 Eric AndersenFix from Matt Kraai so basename / will work as expected.
2000-12-12 Eric AndersenOops. Unmatched #if
2000-12-12 Eric AndersenSome compile fixes found by Larry Doolittle
2000-12-12 Eric AndersenScript updates for better portability
2000-12-11 Eric AndersenMatt Kraai pointed out that we can rely on strncpy...
2000-12-11 Eric AndersenPatch from larry doolittle to make sure we don't realloc
2000-12-11 Matt KraaiKeep unknown priorities from segfaulting.
2000-12-11 Eric AndersenFix spelling error s/defaut/default/g
2000-12-11 Eric AndersenFix non-NULL terminated strings.
2000-12-11 Eric AndersenFix a thinko -- when REMOTE_LOG support is compiled in,
2000-12-11 Eric AndersenPatch from Matt Kraai to fox sh.c escape problem such...
2000-12-11 Eric AndersenTest suite update from Larry Doolittle to disable some...
2000-12-11 Eric AndersenPatch from kent robotti to fix a buglet where
2000-12-11 Eric AndersenFix the option parsing to use getopt, which seems to...
2000-12-11 Eric AndersenPatch from Larry Doolittle, fix up logging across multi...
2000-12-11 Eric AndersenReverse logic so when network logging, it by default...
2000-12-11 Eric AndersenAdd a linker warning for symbol conflicts.
2000-12-10 Eric AndersenSome .deb update
2000-12-10 Glenn L McGrathSupport for tar -z option for uncompressing only
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...
next