aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usage_compressed: be more permissive in which od flavors we supportvda2007-02-031-1/+1
* assorted fixes for bugs found with randomconfigvda2007-02-035-8/+12
* lineedit: add missing #if/#endifvda2007-02-032-5/+6
* Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETSvda2007-02-033-19/+14
* sigset_t blocked_sigset is too big for static (128 bytes)vda2007-02-031-9/+11
* svlogd: fix performance problems: excessive write,vda2007-02-031-26/+46
* svlogd: do not set O_NONBLOCK on stdin permanently - that canvda2007-02-031-28/+44
* - minor tweakaldot2007-02-021-2/+3
* - update helptextaldot2007-02-021-0/+1
* add a comment so that people won't get confusedvda2007-02-021-0/+1
* sv: fix incorrect option parsing and reduce sizevda2007-02-021-120/+176
* httpd: directory indexer example doesn't need piping thru dd anymorevda2007-02-021-5/+0
* find -user support by Natanael Copa <natanael.copa@gmail.com>vda2007-02-022-0/+26
* trivial warning fixvda2007-02-021-1/+1
* udhcpd: allow "domain" to be a list of DNS servers, not just onevda2007-02-022-13/+21
* correct wget's commentvda2007-02-011-1/+1
* add -Wwrite-strings to Makefilevda2007-02-011-4/+4
* msh: cleaning up for -Wwrite-strings part #4vda2007-02-011-270/+287
* msh: cleaning up for -Wwrite-strings part #3vda2007-02-011-61/+57
* msh: cleaning up for -Wwrite-strings part #2vda2007-02-011-675/+648
* msh: cleaning up for -Wwrite-stringsvda2007-02-011-196/+236
* lash: -Wwrite-strings fixesvda2007-01-301-22/+24
* hush: style fixesvda2007-01-301-89/+105
* hush: now it's -Wwrite-strings cleanvda2007-01-301-26/+32
* hush: style fixesvda2007-01-301-314/+332
* hust: -Wwrite-strings fixesvda2007-01-301-15/+18
* silly space saving in sedvda2007-01-301-6/+6
* micro optimizationvda2007-01-301-1/+1
* preparatory patch for -Wwrite-strings #8 (missed part)vda2007-01-302-9/+7
* - improve spellingaldot2007-01-291-2/+2
* preparatory patch for -Wwrite-strings #7: sedvda2007-01-291-13/+16
* preparatory patch for -Wwrite-strings #6vda2007-01-297-76/+74
* preparatory patch for -Wwrite-strings #5vda2007-01-2911-60/+49
* preparatory patch for -Wwrite-strings #4vda2007-01-2914-71/+68
* preparatory patch for -Wwrite-strings #3vda2007-01-2910-44/+42
* preparatory patch for -Wwrite-strings #2vda2007-01-2932-109/+110
* preparatory patch for -Wwrite-strings #1vda2007-01-2917-52/+59
* taskset: fix incorrect rage spec and allow 0xXXX inputvda2007-01-292-38/+31
* add to testsuite and fix yet another sed corner casevda2007-01-292-6/+27
* disable -Wold-style-definition for gcc 3.xvda2007-01-293-7/+28
* sed: fix 2 bugs (one testsuite entry + one newly found)vda2007-01-292-59/+63
* fix all known regressions with sed and also make it simplervda2007-01-282-28/+47
* wc can emit unpredictable amount of whitespacevda2007-01-281-1/+2
* work around gcc bugvda2007-01-281-1/+3
* fix which-uses-default-pathvda2007-01-281-0/+4
* correct bad Englishvda2007-01-281-1/+1
* - reinstate static for the command string arrray to be gentle to gcc-3.xaldot2007-01-281-1/+1
* - document the multicast argument for ip linkaldot2007-01-281-1/+1
* - use uint32_t as suggested by vda.aldot2007-01-281-7/+9
* ether-wake: remove #warningvda2007-01-271-2/+0