aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Basitan Blank to fix nasty bugGlenn L McGrath2003-01-221-3/+2
* Fix a typo that broke it so busybox won't buildEric Andersen2003-01-221-1/+1
* merge fixes with udhcpRuss Dill2003-01-211-3/+4
* Login prompt function, part of waldi's telnetd from inetd patchGlenn L McGrath2003-01-211-0/+124
* run telnet from inetd, present login prompt if login is configured,Glenn L McGrath2003-01-216-157/+121
* re-order config options, part of a patch from Bastian BlankGlenn L McGrath2003-01-211-12/+14
* header updateGlenn L McGrath2003-01-211-1/+1
* New test mode that allows run_parts to fail silently if the directoryGlenn L McGrath2003-01-203-9/+14
* Make test mode output same as official versionGlenn L McGrath2003-01-201-3/+3
* Dont use getopt_long, minor usage changes, patch by Nick FedchikGlenn L McGrath2003-01-192-11/+5
* fix missed option argument for -I <device>, interface name checksGlenn L McGrath2003-01-191-11/+16
* Compile option to avoid using /usr directory, patch by Bastian BlankGlenn L McGrath2003-01-192-0/+16
* Use vsyslog instead of syslog, improve initalisation and cleanup ofGlenn L McGrath2003-01-161-42/+36
* Fix leading spaces bug, free line buffer, redo next_word, save someGlenn L McGrath2003-01-141-56/+43
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian BlankGlenn L McGrath2003-01-146-6/+20
* last_patch75_2 from vodz,Eric Andersen2003-01-141-2/+4
* Ensure consistant sort order, sed behavior, etcEric Andersen2003-01-141-0/+3
* Eliminate most instances where we use linux kernel headersEric Andersen2003-01-146-17/+38
* Clean config binsries on 'make clean'Eric Andersen2003-01-141-1/+1
* Eliminate use of kernel header fileEric Andersen2003-01-141-3/+2
* Fixup addgroup help textEric Andersen2003-01-141-2/+2
* Only call free if it is necessaryEric Andersen2003-01-141-1/+2
* Patch from Tito to rework strings applet, and some testsuiteEric Andersen2003-01-132-63/+78
* Correct some init issues, update email address, last_patch78 by VladimirGlenn L McGrath2003-01-135-179/+162
* Option to allow ifupdown use ip commands instead of ifconfig, add flushGlenn L McGrath2003-01-135-27/+170
* Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGEric Andersen2003-01-122-9/+8
* Patch from Daniel J Walsh at redhat to make free work for systemsEric Andersen2003-01-111-10/+26
* Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen2003-01-111-1/+8
* Patch from Robert Schwebel fixing a missing \nEric Andersen2003-01-111-0/+1
* Fix an obvious mistakeEric Andersen2003-01-111-1/+1
* Fix addgroup so it actually worksEric Andersen2003-01-091-9/+19
* Additional patch from Tito to fix some anomoliesEric Andersen2003-01-091-2/+10
* arping applet by Nick FedchikGlenn L McGrath2003-01-095-0/+519
* Make output the same as upstream, patch by TitoGlenn L McGrath2003-01-091-2/+3
* Patch by Stewart Brodie to terminate the string array correctlyGlenn L McGrath2003-01-081-1/+2
* Lineo has ceased to exist, and is no longer a sponsor.Eric Andersen2003-01-081-4/+0
* Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.Glenn L McGrath2003-01-061-7/+4
* Correct column width for tab completion and lsGlenn L McGrath2003-01-062-133/+121
* New applet: httpd, by Glenn EngelGlenn L McGrath2003-01-055-1/+1381
* Prepare for new busybox-cvs uploadGlenn L McGrath2003-01-052-0/+8
* fixes for ia64Glenn L McGrath2003-01-052-0/+4
* Sync with 20030104-2 cvs package, disable fdisk BSD label as they dontGlenn L McGrath2003-01-044-17/+84
* fdisk writable feature, allows compilation of a small fdisk that canGlenn L McGrath2003-01-042-186/+254
* Fix tab-tab listing of files so it properly reflects currentEric Andersen2003-01-021-3/+2
* > Eliminate dependancy on kernel header files. Naughty naughty.Robert Griebl2003-01-021-2/+15
* Add "Broadcast +" support back in. Also cut the size down some. Not wellManuel Novoa III2002-12-271-58/+85
* Add usage for tar -j and -zGlenn L McGrath2002-12-271-1/+15
* Sync with 20021214-1 debian packageGlenn L McGrath2002-12-234-13/+39
* Support the obsolete '+' optionGlenn L McGrath2002-12-231-4/+19
* Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. OleynikGlenn L McGrath2002-12-231-9/+23