aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make test mode output same as official versionbug12003-01-201-3/+3
* Dont use getopt_long, minor usage changes, patch by Nick Fedchikbug12003-01-192-11/+5
* fix missed option argument for -I <device>, interface name checksbug12003-01-191-11/+16
* Compile option to avoid using /usr directory, patch by Bastian Blankbug12003-01-192-0/+16
* Use vsyslog instead of syslog, improve initalisation and cleanup ofbug12003-01-161-42/+36
* Fix leading spaces bug, free line buffer, redo next_word, save somebug12003-01-141-56/+43
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blankbug12003-01-146-6/+20
* last_patch75_2 from vodz,andersen2003-01-141-2/+4
* Ensure consistant sort order, sed behavior, etcandersen2003-01-141-0/+3
* Eliminate most instances where we use linux kernel headersandersen2003-01-146-17/+38
* Clean config binsries on 'make clean'andersen2003-01-141-1/+1
* Eliminate use of kernel header fileandersen2003-01-141-3/+2
* Fixup addgroup help textandersen2003-01-141-2/+2
* Only call free if it is necessaryandersen2003-01-141-1/+2
* Patch from Tito to rework strings applet, and some testsuiteandersen2003-01-132-63/+78
* Correct some init issues, update email address, last_patch78 by Vladimirbug12003-01-135-179/+162
* Option to allow ifupdown use ip commands instead of ifconfig, add flushbug12003-01-135-27/+170
* Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGandersen2003-01-122-9/+8
* Patch from Daniel J Walsh at redhat to make free work for systemsandersen2003-01-111-10/+26
* Patch from Robert Schwebel -- support ncurses installed in /usr/localandersen2003-01-111-1/+8
* Patch from Robert Schwebel fixing a missing \nandersen2003-01-111-0/+1
* Fix an obvious mistakeandersen2003-01-111-1/+1
* Fix addgroup so it actually worksandersen2003-01-091-9/+19
* Additional patch from Tito to fix some anomoliesandersen2003-01-091-2/+10
* arping applet by Nick Fedchikbug12003-01-095-0/+519
* Make output the same as upstream, patch by Titobug12003-01-091-2/+3
* Patch by Stewart Brodie to terminate the string array correctlybug12003-01-081-1/+2
* Lineo has ceased to exist, and is no longer a sponsor.andersen2003-01-081-4/+0
* Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.bug12003-01-061-7/+4
* Correct column width for tab completion and lsbug12003-01-062-133/+121
* New applet: httpd, by Glenn Engelbug12003-01-055-1/+1381
* Prepare for new busybox-cvs uploadbug12003-01-052-0/+8
* fixes for ia64bug12003-01-052-0/+4
* Sync with 20030104-2 cvs package, disable fdisk BSD label as they dontbug12003-01-044-17/+84
* fdisk writable feature, allows compilation of a small fdisk that canbug12003-01-042-186/+254
* Fix tab-tab listing of files so it properly reflects currentandersen2003-01-021-3/+2
* > Eliminate dependancy on kernel header files. Naughty naughty.sandman2003-01-021-2/+15
* Add "Broadcast +" support back in. Also cut the size down some. Not wellmjn32002-12-271-58/+85
* Add usage for tar -j and -zbug12002-12-271-1/+15
* Sync with 20021214-1 debian packagebug12002-12-234-13/+39
* Support the obsolete '+' optionbug12002-12-231-4/+19
* Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynikbug12002-12-231-9/+23
* Support the '=' commandbug12002-12-231-3/+5
* Adjust for new .depend targetbug12002-12-201-1/+1
* busybox target wasnt checking .depend, clean kbuild binaries only on distcleanbug12002-12-201-2/+2
* Bugfix, wastn retrieving last block, patch by Jean-Christophe Duboisbug12002-12-191-4/+5
* When retrieving a file dont open file until we have to to prevent files of si...bug12002-12-181-8/+8
* Get interface names using ioctl rather than /proc, from Nick Fedchikbug12002-12-171-64/+68
* Odd. I never brought this forward from bb.stable. Should handleandersen2002-12-171-1/+3
* Always print the routing table header for IPv4:sandman2002-12-161-7/+6