aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Always print the routing table header for IPv4:Robert Griebl
2002-12-16changed 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-13cleanupTim Riker
2002-12-13Don't build the ncurses stuff unless it is specifically asked forEric Andersen
2002-12-13use 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-11hehe. Screwed that one up. Lets do things right this time.Eric Andersen
2002-12-11Makefile rework coordinate with Russ so udhcp will behaveEric Andersen
2002-12-11slight change to reflect BB_VER changeRuss Dill
2002-12-11A cleaner cleanup that avoids passing an off_t to scanfEric Andersen
2002-12-11sorry about all the noise, should be all synced up nowRuss Dill
2002-12-11another sync to udhcp cvsRuss Dill
2002-12-11squash a warningEric Andersen
2002-12-11Fix -mtime, by Ian AbbottGlenn L McGrath
2002-12-11Small bugfix, last_patch72 from Vladimir N. OleynikGlenn L McGrath
2002-12-11resync 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
2002-12-11Use libbb/get_line_from_file instead of getlineGlenn L McGrath
2002-12-10Sync debian files with debian package version 0.60.99.cvs20021209-2Glenn L McGrath
2002-12-10Fix undefined behaviour and save some bytes as suggested by Manuel Novoa IIIGlenn L McGrath
2002-12-10include busybox after libc includesGlenn L McGrath
2002-12-10rpm applet by Laurence AndersonGlenn L McGrath