Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-27Add "Broadcast +" support back in. Also cut the size down some. Not wellManuel Novoa III
2002-12-27Add usage for tar -j and -zGlenn L McGrath
2002-12-23Sync with 20021214-1 debian packageGlenn L McGrath
2002-12-23Support the obsolete '+' optionGlenn L McGrath
2002-12-23Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. OleynikGlenn L McGrath
2002-12-23Support the '=' commandGlenn L McGrath
2002-12-20Adjust for new .depend targetGlenn L McGrath
2002-12-20busybox target wasnt checking .depend, clean kbuild binaries only on distcleanGlenn L McGrath
2002-12-19Bugfix, wastn retrieving last block, patch by Jean-Christophe DuboisGlenn L McGrath
2002-12-18When retrieving a file dont open file until we have to to prevent files of si...Glenn L McGrath
2002-12-17Get interface names using ioctl rather than /proc, from Nick FedchikGlenn L McGrath
2002-12-17Odd. I never brought this forward from bb.stable. Should handleEric Andersen
2002-12-17Always print the routing table header for IPv4:Robert Griebl
2002-12-17changed most assignments from ":=" to "=" to allow setting some variablesRobert Griebl
2002-12-16Only included headers that are used.Glenn L McGrath
2002-12-16fix warningGlenn L McGrath
2002-12-14rmmod -a removed modules recursivelyTim Riker
2002-12-14cleanupTim Riker
2002-12-14Don't build the ncurses stuff unless it is specifically asked forEric Andersen
2002-12-14use const group_fileTim Riker
2002-12-13Fix bug when reading mac from command line, continue; if hwaddrr not foundGlenn L McGrath
2002-12-13Merge copyfd and copy_file_chunkGlenn L McGrath
2002-12-13Change ftpput so it uses <remote-path> <local-file> as it shouldGlenn L McGrath
2002-12-13Fix possible bug if file length not knownGlenn L McGrath
2002-12-13New applets, ftpget and ftpputGlenn L McGrath
2002-12-13New applet, nameif by Nick Fedchik and myself.Glenn L McGrath
2002-12-12full usage cleanup for udhcpGlenn L McGrath
2002-12-12Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath
2002-12-12Support the o, f and p options, patch by Magnus M�rtenssonGlenn L McGrath
2002-12-12Teach addgroup to add user names to groupsEric Andersen
2002-12-12hehe. Screwed that one up. Lets do things right this time.Eric Andersen
2002-12-12Makefile rework coordinate with Russ so udhcp will behaveEric Andersen
2002-12-12slight change to reflect BB_VER changeRuss Dill
2002-12-12A cleaner cleanup that avoids passing an off_t to scanfEric Andersen
2002-12-12sorry about all the noise, should be all synced up nowRuss Dill
2002-12-12another sync to udhcp cvsRuss Dill
2002-12-12squash a warningEric Andersen
2002-12-12Fix -mtime, by Ian AbbottGlenn L McGrath
2002-12-12Small bugfix, last_patch72 from Vladimir N. OleynikGlenn L McGrath
2002-12-12resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
2002-12-11Fixup all the horrible broken function prototypesEric Andersen
2002-12-11Squash a warning by making function declaration a proper prototypeEric Andersen
2002-12-11Add missing header file to squash a warningEric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11undefine sysinfo to prevent breakage on ia64Glenn L McGrath
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Fixup header file orderingEric Andersen