aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-04- fix buglet introduced in r17351 in find_param(). Closes #1193aldot1-4/+5
2007-02-04udhcp: use improved gethostbyname replacement from IPv6 codevda4-12/+21
2007-02-04ifconfig: use IPv6 infrastructurevda3-29/+28
2007-02-04mount: (try to) support cifs with IPv6vda3-15/+33
2007-02-04add x to IPv6 functions which can dievda10-36/+37
2007-02-04mkconfigs: remove echo "`...`" contortionvda1-11/+10
2007-02-04BB_EXECLP should call execlp, not execvpvda1-1/+1
2007-02-03s/PREFIX/CONFIG_PREFIX/vda7-15/+15
2007-02-03suppress warnings about easch <applet>_main() havingvda245-25/+268
2007-02-03do not put all <applet>_main() declarationsvda3-14/+9
2007-02-03- include busybox.h before looking at an eventual #if ENABLE_DESKTOPaldot1-2/+2
2007-02-03add TODOvda1-1/+3
2007-02-03usage_compressed: be more permissive in which od flavors we supportvda1-1/+1
2007-02-03assorted fixes for bugs found with randomconfigvda5-8/+12
2007-02-03lineedit: add missing #if/#endifvda2-5/+6
2007-02-03Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETSvda3-19/+14
2007-02-03sigset_t blocked_sigset is too big for static (128 bytes)vda1-9/+11
2007-02-03svlogd: fix performance problems: excessive write,vda1-26/+46
2007-02-03svlogd: do not set O_NONBLOCK on stdin permanently - that canvda1-28/+44
2007-02-02- minor tweakaldot1-2/+3
2007-02-02- update helptextaldot1-0/+1
2007-02-02add a comment so that people won't get confusedvda1-0/+1
2007-02-02sv: fix incorrect option parsing and reduce sizevda1-120/+176
2007-02-02httpd: directory indexer example doesn't need piping thru dd anymorevda1-5/+0
2007-02-02find -user support by Natanael Copa <natanael.copa@gmail.com>vda2-0/+26
2007-02-02trivial warning fixvda1-1/+1
2007-02-02udhcpd: allow "domain" to be a list of DNS servers, not just onevda2-13/+21
2007-02-01correct wget's commentvda1-1/+1
2007-02-01add -Wwrite-strings to Makefilevda1-4/+4
2007-02-01msh: cleaning up for -Wwrite-strings part #4vda1-270/+287
2007-02-01msh: cleaning up for -Wwrite-strings part #3vda1-61/+57
2007-02-01msh: cleaning up for -Wwrite-strings part #2vda1-675/+648
2007-02-01msh: cleaning up for -Wwrite-stringsvda1-196/+236
2007-01-30lash: -Wwrite-strings fixesvda1-22/+24
2007-01-30hush: style fixesvda1-89/+105
2007-01-30hush: now it's -Wwrite-strings cleanvda1-26/+32
2007-01-30hush: style fixesvda1-314/+332
2007-01-30hust: -Wwrite-strings fixesvda1-15/+18
2007-01-30silly space saving in sedvda1-6/+6
2007-01-30micro optimizationvda1-1/+1
2007-01-30preparatory patch for -Wwrite-strings #8 (missed part)vda2-9/+7
2007-01-29- improve spellingaldot1-2/+2
2007-01-29preparatory patch for -Wwrite-strings #7: sedvda1-13/+16
2007-01-29preparatory patch for -Wwrite-strings #6vda7-76/+74
2007-01-29preparatory patch for -Wwrite-strings #5vda11-60/+49
2007-01-29preparatory patch for -Wwrite-strings #4vda14-71/+68
2007-01-29preparatory patch for -Wwrite-strings #3vda10-44/+42
2007-01-29preparatory patch for -Wwrite-strings #2vda32-109/+110
2007-01-29preparatory patch for -Wwrite-strings #1vda17-52/+59
2007-01-29taskset: fix incorrect rage spec and allow 0xXXX inputvda2-38/+31