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