aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2003-01-08Lineo has ceased to exist, and is no longer a sponsor.Eric Andersen1-4/+0
2003-01-06Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.Glenn L McGrath1-7/+4
2003-01-06Correct column width for tab completion and lsGlenn L McGrath2-133/+121
2003-01-05New applet: httpd, by Glenn EngelGlenn L McGrath5-1/+1381
2003-01-05Prepare for new busybox-cvs uploadGlenn L McGrath2-0/+8
2003-01-05fixes for ia64Glenn L McGrath2-0/+4
2003-01-04Sync with 20030104-2 cvs package, disable fdisk BSD label as they dontGlenn L McGrath4-17/+84
2003-01-04fdisk writable feature, allows compilation of a small fdisk that canGlenn L McGrath2-186/+254
2003-01-02Fix tab-tab listing of files so it properly reflects currentEric Andersen1-3/+2
2003-01-02> Eliminate dependancy on kernel header files. Naughty naughty.Robert Griebl1-2/+15
2002-12-27Add "Broadcast +" support back in. Also cut the size down some. Not wellManuel Novoa III1-58/+85
2002-12-27Add usage for tar -j and -zGlenn L McGrath1-1/+15
2002-12-23Sync with 20021214-1 debian packageGlenn L McGrath4-13/+39
2002-12-23Support the obsolete '+' optionGlenn L McGrath1-4/+19
2002-12-23Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. OleynikGlenn L McGrath1-9/+23
2002-12-23Support the '=' commandGlenn L McGrath1-3/+5
2002-12-20Adjust for new .depend targetGlenn L McGrath1-1/+1
2002-12-20busybox target wasnt checking .depend, clean kbuild binaries only on distcleanGlenn L McGrath1-2/+2
2002-12-19Bugfix, wastn retrieving last block, patch by Jean-Christophe DuboisGlenn L McGrath1-4/+5
2002-12-18When retrieving a file dont open file until we have to to prevent files of si...Glenn L McGrath1-8/+8
2002-12-17Get interface names using ioctl rather than /proc, from Nick FedchikGlenn L McGrath1-64/+68
2002-12-17Odd. I never brought this forward from bb.stable. Should handleEric Andersen1-1/+3
2002-12-16Always print the routing table header for IPv4:Robert Griebl1-7/+6
2002-12-16changed most assignments from ":=" to "=" to allow setting some variablesRobert Griebl1-17/+17
2002-12-16Only included headers that are used.Glenn L McGrath12-113/+29
2002-12-16fix warningGlenn L McGrath1-0/+2
2002-12-14rmmod -a removed modules recursivelyTim Riker7-22/+52
2002-12-13cleanupTim Riker1-0/+3
2002-12-13Don't build the ncurses stuff unless it is specifically asked forEric Andersen4-36/+38
2002-12-13use const group_fileTim Riker1-2/+2
2002-12-13Fix bug when reading mac from command line, continue; if hwaddrr not foundGlenn L McGrath1-3/+5
2002-12-13Merge copyfd and copy_file_chunkGlenn L McGrath5-65/+54
2002-12-13Change ftpput so it uses <remote-path> <local-file> as it shouldGlenn L McGrath1-1/+1
2002-12-13Fix possible bug if file length not knownGlenn L McGrath1-6/+11
2002-12-13New applets, ftpget and ftpputGlenn L McGrath5-0/+446
2002-12-13New applet, nameif by Nick Fedchik and myself.Glenn L McGrath5-0/+248
2002-12-12full usage cleanup for udhcpGlenn L McGrath1-3/+1
2002-12-12Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath4-8/+8
2002-12-12Support the o, f and p options, patch by Magnus M�rtenssonGlenn L McGrath2-2/+40
2002-12-12Teach addgroup to add user names to groupsEric Andersen1-4/+11
2002-12-11hehe. Screwed that one up. Lets do things right this time.Eric Andersen1-1/+2
2002-12-11Makefile rework coordinate with Russ so udhcp will behaveEric Andersen1-15/+9
2002-12-11slight change to reflect BB_VER changeRuss Dill3-3/+3
2002-12-11A cleaner cleanup that avoids passing an off_t to scanfEric Andersen1-5/+9
2002-12-11sorry about all the noise, should be all synced up nowRuss Dill3-3/+19
2002-12-11another sync to udhcp cvsRuss Dill1-21/+21
2002-12-11squash a warningEric Andersen1-1/+1
2002-12-11Fix -mtime, by Ian AbbottGlenn L McGrath1-5/+5
2002-12-11Small bugfix, last_patch72 from Vladimir N. OleynikGlenn L McGrath1-1/+1
2002-12-11resync with udhcp cvsRuss Dill9-83/+46