aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2002-09-16Put in GPL v2 or later copyright noticebug11-3/+16
2002-09-16openvt applet by Quy Tonthatbug15-0/+96
2002-09-15Use busybox's show_usage function for helpbug12-16/+4
2002-09-15Awk applet written from scratch by Dmitry Zakharovbug12-0/+11
2002-09-15Support for GNU style long filename and linknamesbug12-10/+40
2002-09-12Patch from Thomas Gleixner <tglx@linutronix.de> to doandersen1-0/+1
2002-09-12Apply vodz's last_patch53.gz (bb_asprintf.c) and last_patch54.gzmjn32-155/+60
2002-09-10Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de>andersen1-1/+1
2002-09-10Yipe. uid and gid were reversed.andersen1-1/+1
2002-09-01Some CML1 grammar fixesandersen4-4/+7
2002-08-26Eliminate use of obsolete sys_errlist[]andersen2-14/+14
2002-08-26chmod on the NEW filebug11-1/+1
2002-08-24Dont return an error if the directory already existedbug11-3/+7
2002-08-24Fix warningbug11-0/+1
2002-08-24Reorganise, make it just one function, remove -v option it didnt work properl...bug11-114/+87
2002-08-24Run through indent, use bracesbug11-82/+90
2002-08-23Remove extrangeous backslashes that were probably introduced byaaronl1-4/+4
2002-08-23Rewrite, its smallerbug11-30/+22
2002-08-23Remove empty loopsbug11-4/+4
2002-08-23Use static instead of extern, braces around if's, run through indentbug11-330/+372
2002-08-23Apply vodz last_path_51-2bug11-395/+171
2002-08-23Apply vodz last_patch51_2 and run through indentbug11-87/+116
2002-08-23Don't #ifdef __linux__. this is linux.aaronl1-4/+0
2002-08-23ansifyaaronl1-4/+2
2002-08-23remove duplicate definition of Gaaronl1-2/+0
2002-08-23for some baffling reason tinycc insists that i change this 0 to NULLaaronl1-1/+1
2002-08-23move some globals to bssaaronl1-4/+4
2002-08-23Run through indent, stylebug11-48/+66
2002-08-23Run through indent, fix commentsbug11-135/+103
2002-08-23Run through indent, fix commentsbug11-126/+112
2002-08-23Run through indent, specify castbug11-4/+4
2002-08-23Run through indentbug11-30/+32
2002-08-22Remove duplicate definitions, run through indentbug11-1292/+1279
2002-08-22replace some global const ints with definesbug13-12/+12
2002-08-22Specify castbug11-2/+2
2002-08-22Remove duplicate variable definitionbug11-1/+0
2002-08-22Run through indent, fix commentsbug17-4217/+4217
2002-08-22Run through indent, fix commentbug11-163/+174
2002-08-22Run through indent, fix commentsbug12-212/+230
2002-08-22Run through indent, fix BB_ definebug11-355/+441
2002-08-22Run through ident, fix commentsbug11-49/+49
2002-08-22define inline if needed for ANSI C compatabilitybug11-0/+4
2002-08-22Remove unwanted comments, run through indentbug11-11/+10
2002-08-22Run through indent, use /* */ style comments, change extern to staticbug11-286/+260
2002-08-22Run through indent, use /* */ style commentsbug11-12/+15
2002-08-22Run through indentbug11-241/+238
2002-08-22Run through indent, use /* */ style comments instead of //bug11-65/+65
2002-08-22Remove definition of is_octal and is_decimal, they arent usedbug11-3/+0
2002-08-22Honour the USTAR prefix field, this enables a 155 byte path length plus the n...bug11-2/+6
2002-08-21udhcpc sample scriptsbug14-0/+71