aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2003-01-16Use vsyslog instead of syslog, improve initalisation and cleanup ofbug11-42/+36
2003-01-14Fix leading spaces bug, free line buffer, redo next_word, save somebug11-56/+43
2003-01-14Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blankbug16-6/+20
2003-01-14last_patch75_2 from vodz,andersen1-2/+4
2003-01-14Ensure consistant sort order, sed behavior, etcandersen1-0/+3
2003-01-14Eliminate most instances where we use linux kernel headersandersen6-17/+38
2003-01-14Clean config binsries on 'make clean'andersen1-1/+1
2003-01-14Eliminate use of kernel header fileandersen1-3/+2
2003-01-14Fixup addgroup help textandersen1-2/+2
2003-01-14Only call free if it is necessaryandersen1-1/+2
2003-01-13Patch from Tito to rework strings applet, and some testsuiteandersen2-63/+78
2003-01-13Correct some init issues, update email address, last_patch78 by Vladimirbug15-179/+162
2003-01-13Option to allow ifupdown use ip commands instead of ifconfig, add flushbug15-27/+170
2003-01-12Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGandersen2-9/+8
2003-01-11Patch from Daniel J Walsh at redhat to make free work for systemsandersen1-10/+26
2003-01-11Patch from Robert Schwebel -- support ncurses installed in /usr/localandersen1-1/+8
2003-01-11Patch from Robert Schwebel fixing a missing \nandersen1-0/+1
2003-01-11Fix an obvious mistakeandersen1-1/+1
2003-01-09Fix addgroup so it actually worksandersen1-9/+19
2003-01-09Additional patch from Tito to fix some anomoliesandersen1-2/+10
2003-01-09arping applet by Nick Fedchikbug15-0/+519
2003-01-09Make output the same as upstream, patch by Titobug11-2/+3
2003-01-08Patch by Stewart Brodie to terminate the string array correctlybug11-1/+2
2003-01-08Lineo has ceased to exist, and is no longer a sponsor.andersen1-4/+0
2003-01-06Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.bug11-7/+4
2003-01-06Correct column width for tab completion and lsbug12-133/+121
2003-01-05New applet: httpd, by Glenn Engelbug15-1/+1381
2003-01-05Prepare for new busybox-cvs uploadbug12-0/+8
2003-01-05fixes for ia64bug12-0/+4
2003-01-04Sync with 20030104-2 cvs package, disable fdisk BSD label as they dontbug14-17/+84
2003-01-04fdisk writable feature, allows compilation of a small fdisk that canbug12-186/+254
2003-01-02Fix tab-tab listing of files so it properly reflects currentandersen1-3/+2
2003-01-02> Eliminate dependancy on kernel header files. Naughty naughty.sandman1-2/+15
2002-12-27Add "Broadcast +" support back in. Also cut the size down some. Not wellmjn31-58/+85
2002-12-27Add usage for tar -j and -zbug11-1/+15
2002-12-23Sync with 20021214-1 debian packagebug14-13/+39
2002-12-23Support the obsolete '+' optionbug11-4/+19
2002-12-23Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynikbug11-9/+23
2002-12-23Support the '=' commandbug11-3/+5
2002-12-20Adjust for new .depend targetbug11-1/+1
2002-12-20busybox target wasnt checking .depend, clean kbuild binaries only on distcleanbug11-2/+2
2002-12-19Bugfix, wastn retrieving last block, patch by Jean-Christophe Duboisbug11-4/+5
2002-12-18When retrieving a file dont open file until we have to to prevent files of si...bug11-8/+8
2002-12-17Get interface names using ioctl rather than /proc, from Nick Fedchikbug11-64/+68
2002-12-17Odd. I never brought this forward from bb.stable. Should handleandersen1-1/+3
2002-12-16Always print the routing table header for IPv4:sandman1-7/+6
2002-12-16changed most assignments from ":=" to "=" to allow setting some variablessandman1-17/+17
2002-12-16Only included headers that are used.bug112-113/+29
2002-12-16fix warningbug11-0/+2
2002-12-14rmmod -a removed modules recursivelytimr7-22/+52