aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shrink the flag setting by reversing the operationMike Frysinger2005-07-311-10/+4
* eat leading whitespace with preprocessorMike Frysinger2005-07-311-2/+2
* replace for loops with one function callMike Frysinger2005-07-311-4/+2
* Ahem: add new faq entry to list at top of FAQ.htmlRob Landley2005-07-311-0/+2
* Fix "nm --size-sort" on the busybox binary and document how to make it work.Rob Landley2005-07-312-62/+27
* only declare do_swap if we need itMike Frysinger2005-07-301-2/+4
* touchup syntaxMike Frysinger2005-07-301-10/+13
* cleanup the error message so we dont use glibcism of %m and cast a pointer to...Mike Frysinger2005-07-301-2/+2
* cleanup syntaxMike Frysinger2005-07-301-22/+23
* tell people to ignore the dups/e0 warningsMike Frysinger2005-07-301-0/+1
* punt unused variableMike Frysinger2005-07-301-3/+0
* tell people to ignore the save_name warningMike Frysinger2005-07-301-0/+1
* in order to make sure the INET6 prototypes are exported, we would have to inc...Mike Frysinger2005-07-301-2/+0
* apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAMEMike Frysinger2005-07-301-2/+2
* rename the accept/reject names since accept overrides the accept() socket fun...Mike Frysinger2005-07-301-6/+6
* apgo in Bug 351 says: punt parse_version_number since it is no longer usedMike Frysinger2005-07-301-24/+0
* commiting fix from:Paul Fox2005-07-291-0/+3
* further refine check_gcc usage so it is only called the bare min number of timesMike Frysinger2005-07-281-4/+7
* dont output anything when running in silent modeMike Frysinger2005-07-282-6/+15
* From Rich Paul:Rob Landley2005-07-281-3/+2
* Erik pointed out that in the last try at the #ifdef cleanup Rob Landley2005-07-282-2/+4
* move the ifdef to after libbb.h include, so it can do some good.Paul Fox2005-07-271-1/+1
* #ifdef reduction infrastructure, based on an argument between Shaun Jackman,Rob Landley2005-07-274-4/+11
* The change in getty.c in Busybox 1.01 caused the /etc/issue file to notEric Andersen2005-07-271-5/+6
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-2724-24/+24
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-261-14/+14
* 2005-03-19 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-261-1/+1
* remove unused variable ret as reported by apgo in Bug 350 and touchup syntax ...Mike Frysinger2005-07-261-8/+5
* no longer used as reported by apgo in Bug 348Mike Frysinger2005-07-261-0/+0
* just punt all the f_frsize crap since not all linux headers support it Bug 346Mike Frysinger2005-07-261-22/+5
* ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tPaul Fox2005-07-221-0/+2
* applying fix for:Paul Fox2005-07-221-0/+2
* remove duplicate check against chaddr.Paul Fox2005-07-211-3/+0
* revert 10881, and refix by changing "if (vallen)" to "if (val)". thisPaul Fox2005-07-211-2/+3
* applying fixes from: Paul Fox2005-07-203-223/+415
* applying fix for:Paul Fox2005-07-201-6/+8
* applying fix for:Paul Fox2005-07-201-1/+6
* applying fix for:Paul Fox2005-07-201-0/+12
* applying fix for: Paul Fox2005-07-201-7/+0
* applying fix for:Paul Fox2005-07-201-0/+10
* applying fix for:Paul Fox2005-07-201-2/+1
* applying fix for:Paul Fox2005-07-201-0/+5
* applying patch from:Paul Fox2005-07-201-1/+2
* applying fix for:Paul Fox2005-07-201-0/+9
* applying fix for:Paul Fox2005-07-201-1/+3
* applyinf fix for:Paul Fox2005-07-201-1/+1
* applying fix from:Paul Fox2005-07-201-11/+22
* applying fix for:Paul Fox2005-07-201-1/+1
* applying fix for:Paul Fox2005-07-201-0/+1
* much more concise fix for bug #45. just align the packet...Paul Fox2005-07-201-6/+5