summaryrefslogtreecommitdiff
path: root/modutils (unfollow)
Commit message (Expand)AuthorFilesLines
2003-08-29Fix for compiling with ipv6Glenn L McGrath1-8/+8
2003-08-29"This function was not updating the argc and argv pointers to reflectGlenn L McGrath1-0/+2
2003-08-29label's dont work in v4 tunnels, patch by Eric SpakmanGlenn L McGrath1-1/+1
2003-08-29Vodz, last patch 105Glenn L McGrath2-75/+67
2003-08-29Vodz, last patch 104Glenn L McGrath1-5/+1
2003-08-29vodz, last patch 103Glenn L McGrath2-136/+114
2003-08-29Correct logic in determining size of block to download, as pointed outGlenn L McGrath1-2/+2
2003-08-28"Typo and/or thinko: scanning till the end of NUL terminated stringGlenn L McGrath1-1/+1
2003-08-28"When the initial request by wget is responded by a 3XX redirectGlenn L McGrath1-2/+5
2003-08-28"When the filesize is known from content-length header, safe_fread isGlenn L McGrath1-13/+15
2003-08-28*** empty log message ***Glenn L McGrath1-1/+1
2003-08-28Dont unlink when testing !Glenn L McGrath4-43/+45
2003-08-26Removed some debug printfsRobert Griebl1-4/+0
2003-08-26Syncronise some build files with busybox-cvs-20030819Glenn L McGrath5-45/+159
2003-08-26Woops, depend on SHA1 not the optionGlenn L McGrath1-1/+1
2003-08-26SHA1 options depend on SHA1Glenn L McGrath1-0/+1
2003-08-26Fix overflow for machines greater than 4GB, return unsigned int to avoidGlenn L McGrath1-5/+6
2003-08-22"staywithu" writes:Eric Andersen2-5/+5
2003-08-22trivial doc fixEric Andersen1-2/+3
2003-08-22Fixup 'make clean' to properly clean the _install directoryEric Andersen1-5/+5
2003-08-19TypoGlenn L McGrath1-1/+1
2003-08-14Change hardlink handling for tar to work the same way as cpioGlenn L McGrath2-44/+46
2003-08-14Fix a bug reported by junkio@cox.net involving the mode_chars index.Manuel Novoa III1-1/+6
2003-08-13Patch from Paul Mundt (lethal) adding sh64 insmod support for busyboxEric Andersen1-10/+72
2003-08-13Rewrite timescmd() function to avoid the use of floating point and toManuel Novoa III1-16/+24
2003-08-13Remove unnecessary pointer dereference.Manuel Novoa III1-1/+1
2003-08-12fix style sheet so site doesn't look like crap with IEEric Andersen1-1/+0
2003-08-09Adjust Erik's change, as I don't claim copyright of the applet.Manuel Novoa III1-2/+0
2003-08-08Move shell descriptions to the config systemEric Andersen1-30/+0
2003-08-08Use the new 'select' option to make the shell configEric Andersen1-38/+27
2003-08-08Begin using the new "select" option. Good stuff!Eric Andersen1-8/+30
2003-08-08Implement a minimalist 'last' which allows the LEAF project toEric Andersen6-93/+120
2003-08-08quiet some noiseEric Andersen1-0/+2
2003-08-08Kent Robotti noted that mt.c uses "rewind" not "rew"Eric Andersen1-1/+12
2003-08-08Patch from Kent Robotti to being fdisk in sync with v2.12 final.Eric Andersen1-6/+10
2003-08-08Remove unnecessary defamatory commentEric Andersen1-12/+1
2003-08-08Fix a stupid bug I introduced several months agoEric Andersen1-2/+2
2003-08-06Begin preparing for another releaseEric Andersen1-1/+1
2003-08-06Latest dash update from vodzEric Andersen3-528/+910
2003-08-06Patch from Eric Spakman to update "run-parts" help text in Config.in.Eric Andersen1-2/+2
2003-08-06Eric Spakman writes:Eric Andersen1-7/+11
2003-08-06Patch from vodz:Eric Andersen2-10/+96
2003-08-06Patch from Steven Scholz:Eric Andersen3-2/+20
2003-08-06Steven Scholz writes:Eric Andersen1-1/+0
2003-08-06Sync hdparm -t and -T options with hdparm-5.3, which seemsEric Andersen1-66/+69
2003-08-06Patch from vodz to cleanup libbb/obscure.c:password_check()Eric Andersen1-3/+3
2003-08-06Joe.C writes:Eric Andersen1-1/+5
2003-08-06Fixup segfault on 'kill -q'Eric Andersen1-5/+5
2003-08-06extern inline is a bad bad thing. kill it (so mkfs_minix.c willEric Andersen1-11/+11
2003-08-05Seems I missed a spotEric Andersen2-2/+2