aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>vda2007-02-0614-10/+361
* find: fix -not supportvda2007-02-061-3/+3
* EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>vda2007-02-0622-28/+39
* minix utils: de-inline bit ops (saves ~130 bytes)vda2007-02-062-18/+40
* minix utils: make a message easier to understand; small tweaksvda2007-02-062-20/+25
* correct "pivot_root: pivot_root: <msg>"vda2007-02-061-2/+4
* fix tar t segfault (closes 1183)vda2007-02-041-18/+25
* - indentaldot2007-02-041-9/+20
* - improve wordingaldot2007-02-041-2/+2
* - remove duplicate menu entryaldot2007-02-041-9/+0
* find: support for !vda2007-02-043-9/+56
* - strip 12 bytes off by using a smaller type for need_print.aldot2007-02-041-8/+9
* - fix buglet introduced in r17351 in find_param(). Closes #1193aldot2007-02-041-4/+5
* udhcp: use improved gethostbyname replacement from IPv6 codevda2007-02-044-12/+21
* ifconfig: use IPv6 infrastructurevda2007-02-043-29/+28
* mount: (try to) support cifs with IPv6vda2007-02-043-15/+33
* add x to IPv6 functions which can dievda2007-02-0410-36/+37
* mkconfigs: remove echo "`...`" contortionvda2007-02-041-11/+10
* BB_EXECLP should call execlp, not execvpvda2007-02-041-1/+1
* s/PREFIX/CONFIG_PREFIX/vda2007-02-037-15/+15
* suppress warnings about easch <applet>_main() havingvda2007-02-03245-25/+268
* do not put all <applet>_main() declarationsvda2007-02-033-14/+9
* - include busybox.h before looking at an eventual #if ENABLE_DESKTOPaldot2007-02-031-2/+2
* add TODOvda2007-02-031-1/+3
* 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