summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Additional patch from Tito to fix some anomoliesEric Andersen2003-01-091-2/+10
* arping applet by Nick FedchikGlenn L McGrath2003-01-095-0/+519
* Make output the same as upstream, patch by TitoGlenn L McGrath2003-01-091-2/+3
* Patch by Stewart Brodie to terminate the string array correctlyGlenn L McGrath2003-01-081-1/+2
* Lineo has ceased to exist, and is no longer a sponsor.Eric Andersen2003-01-081-4/+0
* Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.Glenn L McGrath2003-01-061-7/+4
* Correct column width for tab completion and lsGlenn L McGrath2003-01-062-133/+121
* New applet: httpd, by Glenn EngelGlenn L McGrath2003-01-055-1/+1381
* Prepare for new busybox-cvs uploadGlenn L McGrath2003-01-052-0/+8
* fixes for ia64Glenn L McGrath2003-01-052-0/+4
* Sync with 20030104-2 cvs package, disable fdisk BSD label as they dontGlenn L McGrath2003-01-044-17/+84
* fdisk writable feature, allows compilation of a small fdisk that canGlenn L McGrath2003-01-042-186/+254
* Fix tab-tab listing of files so it properly reflects currentEric Andersen2003-01-021-3/+2
* > Eliminate dependancy on kernel header files. Naughty naughty.Robert Griebl2003-01-021-2/+15
* Add "Broadcast +" support back in. Also cut the size down some. Not wellManuel Novoa III2002-12-271-58/+85
* Add usage for tar -j and -zGlenn L McGrath2002-12-271-1/+15
* Sync with 20021214-1 debian packageGlenn L McGrath2002-12-234-13/+39
* Support the obsolete '+' optionGlenn L McGrath2002-12-231-4/+19
* Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. OleynikGlenn L McGrath2002-12-231-9/+23
* Support the '=' commandGlenn L McGrath2002-12-231-3/+5
* Adjust for new .depend targetGlenn L McGrath2002-12-201-1/+1
* busybox target wasnt checking .depend, clean kbuild binaries only on distcleanGlenn L McGrath2002-12-201-2/+2
* Bugfix, wastn retrieving last block, patch by Jean-Christophe DuboisGlenn L McGrath2002-12-191-4/+5
* When retrieving a file dont open file until we have to to prevent files of si...Glenn L McGrath2002-12-181-8/+8
* Get interface names using ioctl rather than /proc, from Nick FedchikGlenn L McGrath2002-12-171-64/+68
* Odd. I never brought this forward from bb.stable. Should handleEric Andersen2002-12-171-1/+3
* Always print the routing table header for IPv4:Robert Griebl2002-12-161-7/+6
* changed most assignments from ":=" to "=" to allow setting some variablesRobert Griebl2002-12-161-17/+17
* Only included headers that are used.Glenn L McGrath2002-12-1612-113/+29
* fix warningGlenn L McGrath2002-12-161-0/+2
* rmmod -a removed modules recursivelyTim Riker2002-12-147-22/+52
* cleanupTim Riker2002-12-131-0/+3
* Don't build the ncurses stuff unless it is specifically asked forEric Andersen2002-12-134-36/+38
* use const group_fileTim Riker2002-12-131-2/+2
* Fix bug when reading mac from command line, continue; if hwaddrr not foundGlenn L McGrath2002-12-131-3/+5
* Merge copyfd and copy_file_chunkGlenn L McGrath2002-12-135-65/+54
* Change ftpput so it uses <remote-path> <local-file> as it shouldGlenn L McGrath2002-12-131-1/+1
* Fix possible bug if file length not knownGlenn L McGrath2002-12-131-6/+11
* New applets, ftpget and ftpputGlenn L McGrath2002-12-135-0/+446
* New applet, nameif by Nick Fedchik and myself.Glenn L McGrath2002-12-135-0/+248
* full usage cleanup for udhcpGlenn L McGrath2002-12-121-3/+1
* Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath2002-12-124-8/+8
* Support the o, f and p options, patch by Magnus M�rtenssonGlenn L McGrath2002-12-122-2/+40
* Teach addgroup to add user names to groupsEric Andersen2002-12-121-4/+11
* hehe. Screwed that one up. Lets do things right this time.Eric Andersen2002-12-111-1/+2
* Makefile rework coordinate with Russ so udhcp will behaveEric Andersen2002-12-111-15/+9
* slight change to reflect BB_VER changeRuss Dill2002-12-113-3/+3
* A cleaner cleanup that avoids passing an off_t to scanfEric Andersen2002-12-111-5/+9
* sorry about all the noise, should be all synced up nowRuss Dill2002-12-113-3/+19
* another sync to udhcp cvsRuss Dill2002-12-111-21/+21