aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup the error message so we dont use glibcism of %m and cast a pointer to...vapier2005-07-301-2/+2
* cleanup syntaxvapier2005-07-301-22/+23
* tell people to ignore the dups/e0 warningsvapier2005-07-301-0/+1
* punt unused variablevapier2005-07-301-3/+0
* tell people to ignore the save_name warningvapier2005-07-301-0/+1
* in order to make sure the INET6 prototypes are exported, we would have to inc...vapier2005-07-301-2/+0
* apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAMEvapier2005-07-301-2/+2
* ignore .hdependvapier2005-07-300-0/+0
* rename the accept/reject names since accept overrides the accept() socket fun...vapier2005-07-301-6/+6
* apgo in Bug 351 says: punt parse_version_number since it is no longer usedvapier2005-07-301-24/+0
* commiting fix from:pgf2005-07-291-0/+3
* further refine check_gcc usage so it is only called the bare min number of timesvapier2005-07-281-4/+7
* dont output anything when running in silent modevapier2005-07-282-6/+15
* From Rich Paul:landley2005-07-281-3/+2
* Erik pointed out that in the last try at the #ifdef cleanup landley2005-07-282-2/+4
* move the ifdef to after libbb.h include, so it can do some good.pgf2005-07-271-1/+1
* #ifdef reduction infrastructure, based on an argument between Shaun Jackman,landley2005-07-274-4/+11
* The change in getty.c in Busybox 1.01 caused the /etc/issue file to notandersen2005-07-271-5/+6
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-2724-24/+24
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>vapier2005-07-261-14/+14
* 2005-03-19 Shaun Jackman <sjackman@gmail.com>vapier2005-07-261-1/+1
* remove unused variable ret as reported by apgo in Bug 350 and touchup syntax ...vapier2005-07-261-8/+5
* no longer used as reported by apgo in Bug 348vapier2005-07-261-0/+0
* just punt all the f_frsize crap since not all linux headers support it Bug 346vapier2005-07-261-22/+5
* ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tpgf2005-07-221-0/+2
* applying fix for:pgf2005-07-221-0/+2
* remove duplicate check against chaddr.pgf2005-07-211-3/+0
* revert 10881, and refix by changing "if (vallen)" to "if (val)". thispgf2005-07-211-2/+3
* applying fixes from: pgf2005-07-203-223/+415
* applying fix for:pgf2005-07-201-6/+8
* applying fix for:pgf2005-07-201-1/+6
* applying fix for:pgf2005-07-201-0/+12
* applying fix for: pgf2005-07-201-7/+0
* applying fix for:pgf2005-07-201-0/+10
* applying fix for:pgf2005-07-201-2/+1
* applying fix for:pgf2005-07-201-0/+5
* applying patch from:pgf2005-07-201-1/+2
* applying fix for:pgf2005-07-201-0/+9
* applying fix for:pgf2005-07-201-1/+3
* applyinf fix for:pgf2005-07-201-1/+1
* applying fix from:pgf2005-07-201-11/+22
* applying fix for:pgf2005-07-201-1/+1
* applying fix for:pgf2005-07-201-0/+1
* much more concise fix for bug #45. just align the packet...pgf2005-07-201-6/+5
* If /tmp and /home were different partitions, then "mv /tmp/file /home/file"landley2005-07-201-3/+3
* applying fix for:pgf2005-07-191-1/+1
* applying fix from:pgf2005-07-191-2/+2
* applying fix from;pgf2005-07-191-1/+1
* applying fix from:pgf2005-07-191-6/+6
* applying fix from:pgf2005-07-192-1/+9