OSDN Git Service

android-x86/external-busybox.git
2000-09-10 Glenn L McGrathUsing seek=? used to cause part of the original file...
2000-09-10 Glenn L McGrathMy previous attempt to make dd use fullRead, fullWrite...
2000-09-09 Glenn L McGrathremove some printf statements i forgot about
2000-09-09 Glenn L McGrathUpdated to match new -R ar functionality
2000-09-09 Glenn L McGrathImplemented new ar functionality unique to busybox...
2000-09-09 Glenn L McGrathChanged getopt so that options can be grouped together...
2000-09-09 Glenn L McGrathFix permisions
2000-09-09 Glenn L McGrathNow supports GNU style long filenames.
2000-09-07 Eric AndersenNew ls sorting patch, as written by Sterling Huxley...
2000-09-07 Matt KraaiStop leaking file handles.
2000-09-06 Matt KraaiFix more typos.
2000-09-06 Matt KraaiReset optind so that getopt works in busybox applets...
2000-09-06 Matt KraaiFixed a grammatical error.
2000-09-05 Eric AndersenFixed for when BB_CP_MV is enabled.
2000-09-05 Eric AndersenAdd BB_SH to get_last_path_component()... Fix thanks to
2000-09-05 Eric AndersenApply segfault on no-args fix from robotti@metconnect.com
2000-09-05 Eric AndersenSet environment variable to make ash happy. ash is...
2000-09-05 Eric AndersenAdded expr, from Edward Betts <edward@debian.org>,...
2000-09-04 Matt KraaiAllow compilation when not using BB_FEATURE_TAR_EXCLUDE...
2000-09-04 Eric AndersenForgot this part of wget
2000-09-04 Eric AndersenInitial implementation of wget, from Chip Rosenthal...
2000-09-04 Matt KraaiAllow selective extraction and listing of files. And...
2000-09-01 Eric AndersenAdd in byld
2000-09-01 Eric AndersenFix compile when BB_FEATURE_LINUXRC is defined
2000-09-01 Eric AndersenFixed a stupid thinko preventing zcat from doing its...
2000-09-01 Eric AndersenTurned off ls file-sorting till it can be fixed.
2000-09-01 Eric Andersenupdated some usage info from a patch from robotti@metco...
2000-09-01 Matt KraaiArgh. I *will* compile before checking in.
2000-09-01 Matt KraaiDon't unlink files if we are extracting to stdout.
2000-09-01 Eric AndersenCorrect the stdin/stdout behavior when no args are...
2000-09-01 Eric AndersenSigh. Seems I screwed up last time. This fixed detecting
2000-09-01 Eric AndersenAdd an extra sanity check in parse_mode
2000-08-31 Eric AndersenFix a spelling error
2000-08-31 Eric AndersenFix spelling error
2000-08-28 Matt KraaiRewritten by mistake.
2000-08-28 Matt KraaiRemoved dead regular expression code.
2000-08-26 Matt KraaiCompile xstrdup and xstrndup iff they are needed.
2000-08-25 Glenn L McGrathar.c now uses a linked list to process headers, uses...
2000-08-25 Eric AndersenFix tab stops for sed usage.
2000-08-22 Pavel RoskinFixed a warning about a label not being used
2000-08-22 Pavel RoskinFixed misuse of type "char"
2000-08-22 Pavel RoskinFrom Ken Chalmers <chalmers@norscan.com>:
2000-08-22 Eric AndersenFix a unterminated string.
2000-08-22 Eric AndersenNote the chmod fix.
2000-08-22 Eric AndersenFix an option parsing bug where things like
2000-08-22 Mark WhitleySome additional tips and formatting changes.
2000-08-21 Eric AndersenFix a silly bug so it compiles up properly
2000-08-21 Eric AndersenOops. Forgot to commit rdate.c.
2000-08-21 Eric AndersenScript to do regression test, by combining all possible...
2000-08-21 Eric AndersenScript to do regression test, by combining all possible...
2000-08-21 Eric AndersenAdded the 'rdate' command, thanks to Sterling Huxley...
2000-08-21 Eric AndersenTurn off some debug noise.
2000-08-21 Eric AndersenAdded getopt(1) from "Alfred M. Szmidt" <ams@trillian...
2000-08-21 Eric AndersenRemoved since this patch is now in the current 2.4...
2000-08-21 Mark WhitleyApplied patch from Mark Ferrell <mferrell@mvista.com...
2000-08-21 Eric AndersenOops. Forgot to add in reset.c. Doh!
2000-08-21 Eric AndersenFix a thinko, thanks to Klaasjan <klaasjan@europe.com>
2000-08-21 Eric AndersenAdd in the "reset" command.
2000-08-21 Eric AndersenYet another patch to fixup lsmod
2000-08-21 Eric AndersenSome leftover stuff I forgot to commit for the lsmod...
2000-08-21 Eric Andersenlsmod now uses the query_module syscall, rather then...
2000-08-20 Eric Andersensyslogd was leaking processes that could forever busylo...
2000-08-19 Eric AndersenMinor fixups.
2000-08-11 Eric AndersenBetter 'mt' docs, thanks to Kent Robotti <robotti@metco...
2000-08-11 Eric AndersenFix to make 'ar xv' work, thanks to Kent Robotti <robot...
2000-08-11 Eric AndersenMinor link update
2000-08-11 Eric AndersenAdd optional ls file sorting, thanks to a patch from
2000-08-11 Eric AndersenAdded fix from David Vrabel <dvrabel@arcom.co.uk> for a
2000-08-10 Eric AndersenSome #include updates.
2000-08-10 Mark WhitleyApplied patch from Mark Ferrell <mferrell@mvista.com...
2000-08-06 Matt KraaiWe complained if the total number of arguments was...
2000-08-06 Matt KraaiExit with the appropriate value when grepping multiple...
2000-08-02 Eric AndersenCleaner way to handle -NUM and +NUM, reduces the mem...
2000-08-02 Eric AndersenFixed the "-f" option.
2000-08-02 Eric AndersenMerge in two patches from Dave Cinege:
2000-08-02 Mark WhitleyMinor cleanup thingy. fprintf(stderr, ...) -> errorMsg().
2000-08-02 Mark WhitleyBrand, new version of cut. This fixes the bugs in the...
2000-08-02 Eric AndersenUpdate to the tail rewrite by "Allen Soard" <esp-softwa...
2000-08-01 Eric AndersenMinor fix to clean target
2000-08-01 Matt KraaiFix bug 1017, which reports that insmod segfaults when...
2000-07-31 Eric AndersenCommit the rewrite of tail by Allen Soard
2000-07-28 Pavel RoskinNew variable WARNINGS to hold all warning options
2000-07-28 Pavel RoskinFixed to pass -Wundef
2000-07-28 Pavel RoskinDisabled debugging output
2000-07-28 Eric AndersenFix for a potential uninitialized variable, thx to
2000-07-28 Eric AndersenClean up the nasty blunder I'd made of how different...
2000-07-28 Eric AndersenSome cleanups, based on a patch from Ken Chalmers
2000-07-28 Eric AndersenFix from Robert Kaiser for stdin behavior.
2000-07-28 Eric AndersenOops. Forgot an ifdef
2000-07-28 Eric AndersenFix from Arne Bernin for return code -- now reflects...
2000-07-28 Eric AndersenMore sh updates (with related changes to everything...
2000-07-27 Eric AndersenMore shell features.... if-then-else-fi is now basicall...
2000-07-26 Mark WhitleyFixed a syntax error & superfluous param decl that...
2000-07-26 Eric AndersenMinor style cleanups.
2000-07-26 Eric AndersenBetter description
2000-07-26 Eric AndersenFix some bitrot.
2000-07-25 Mark WhitleyModified print_subst_w_backrefs() so it will print...
2000-07-25 Mark WhitleyAdded a note in the "Tips and Pointer" section on the...
2000-07-25 Eric AndersenFinish off fixing up the memleaks (I think). Added...
2000-07-25 Eric AndersenUse BB_FEATURE_CLEAN_UP where appropriate
next