aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-01applying patch for bug 72:pgf6-0/+95
2005-08-01applying patch from bug 24:pgf2-0/+18
2005-08-01new config display applet, from bug 46. i've changed the namepgf7-1/+94
2005-08-01allow suppression of default client-id. fixes bug 000037. allowspgf3-6/+17
2005-07-31patch by pkj in Bug 3 to not export all make variablesvapier2-5/+1
2005-07-31patch by apgo in Bug 345 to not use ether_hostton() with uClibcvapier1-0/+4
2005-07-31patch by srowe in Bug 359 to fix fgrep aliasingvapier2-3/+8
2005-07-31typecast to intvapier1-1/+1
2005-07-31use socklen_t instead of size_t with socket related functionsvapier1-5/+6
2005-07-31move -s from LDFLAGS to STRIPCMDvapier1-1/+1
2005-07-31use defines instead of const integersvapier1-3/+3
2005-07-31shrink the flag setting by reversing the operationvapier1-10/+4
2005-07-31eat leading whitespace with preprocessorvapier1-2/+2
2005-07-31replace for loops with one function callvapier1-4/+2
2005-07-31Ahem: add new faq entry to list at top of FAQ.htmllandley1-0/+2
2005-07-31Fix "nm --size-sort" on the busybox binary and document how to make it work.landley2-62/+27
2005-07-30only declare do_swap if we need itvapier1-2/+4
2005-07-30touchup syntaxvapier1-10/+13
2005-07-30cleanup the error message so we dont use glibcism of %m and cast a pointer to...vapier1-2/+2
2005-07-30cleanup syntaxvapier1-22/+23
2005-07-30tell people to ignore the dups/e0 warningsvapier1-0/+1
2005-07-30punt unused variablevapier1-3/+0
2005-07-30tell people to ignore the save_name warningvapier1-0/+1
2005-07-30in order to make sure the INET6 prototypes are exported, we would have to inc...vapier1-2/+0
2005-07-30apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAMEvapier1-2/+2
2005-07-30rename the accept/reject names since accept overrides the accept() socket fun...vapier1-6/+6
2005-07-30apgo in Bug 351 says: punt parse_version_number since it is no longer usedvapier1-24/+0
2005-07-29commiting fix from:pgf1-0/+3
2005-07-28further refine check_gcc usage so it is only called the bare min number of timesvapier1-4/+7
2005-07-28dont output anything when running in silent modevapier2-6/+15
2005-07-28From Rich Paul:landley1-3/+2
2005-07-28Erik pointed out that in the last try at the #ifdef cleanup landley2-2/+4
2005-07-27move the ifdef to after libbb.h include, so it can do some good.pgf1-1/+1
2005-07-27#ifdef reduction infrastructure, based on an argument between Shaun Jackman,landley4-4/+11
2005-07-27The change in getty.c in Busybox 1.01 caused the /etc/issue file to notandersen1-5/+6
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietvapier24-24/+24
2005-07-262005-04-05 Shaun Jackman <sjackman@gmail.com>vapier1-14/+14
2005-07-262005-03-19 Shaun Jackman <sjackman@gmail.com>vapier1-1/+1
2005-07-26remove unused variable ret as reported by apgo in Bug 350 and touchup syntax ...vapier1-8/+5
2005-07-26no longer used as reported by apgo in Bug 348vapier1-0/+0
2005-07-26just punt all the f_frsize crap since not all linux headers support it Bug 346vapier1-22/+5
2005-07-22ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tpgf1-0/+2
2005-07-22applying fix for:pgf1-0/+2
2005-07-21remove duplicate check against chaddr.pgf1-3/+0
2005-07-21revert 10881, and refix by changing "if (vallen)" to "if (val)". thispgf1-2/+3
2005-07-20applying fixes from: pgf3-223/+415
2005-07-20applying fix for:pgf1-6/+8
2005-07-20applying fix for:pgf1-1/+6
2005-07-20applying fix for:pgf1-0/+12
2005-07-20applying fix for: pgf1-7/+0