aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-1012-922/+543
* implemented a builtin echo command in ash. moved the guts of thepgf2005-08-097-172/+204
* commiting:pgf2005-08-045-34/+390
* applying jim bauer's patch to eliminate modprobe's dependencypgf2005-08-042-13/+54
* In bb_config.h, replace AUTOCONF_INCLUDED guard with the more reasonable andlandley2005-08-021-1/+1
* Do not define 'AUTOCONF_INCLUDED'andersen2005-08-021-1/+0
* commiting:pgf2005-08-015-0/+62
* fix bbconfigopts.h dependvapier2005-08-011-3/+2
* screw around with whitespacevapier2005-08-011-16/+14
* commiting:pgf2005-08-012-6/+4
* commiting patch from bug 71:pgf2005-08-013-4/+81
* applying patch for bug 72:pgf2005-08-016-0/+95
* applying patch from bug 24:pgf2005-08-012-0/+18
* new config display applet, from bug 46. i've changed the namepgf2005-08-017-1/+94
* allow suppression of default client-id. fixes bug 000037. allowspgf2005-08-013-6/+17
* patch by pkj in Bug 3 to not export all make variablesvapier2005-07-312-5/+1
* patch by apgo in Bug 345 to not use ether_hostton() with uClibcvapier2005-07-311-0/+4
* patch by srowe in Bug 359 to fix fgrep aliasingvapier2005-07-312-3/+8
* typecast to intvapier2005-07-311-1/+1
* use socklen_t instead of size_t with socket related functionsvapier2005-07-311-5/+6
* move -s from LDFLAGS to STRIPCMDvapier2005-07-311-1/+1
* use defines instead of const integersvapier2005-07-311-3/+3
* shrink the flag setting by reversing the operationvapier2005-07-311-10/+4
* eat leading whitespace with preprocessorvapier2005-07-311-2/+2
* replace for loops with one function callvapier2005-07-311-4/+2
* Ahem: add new faq entry to list at top of FAQ.htmllandley2005-07-311-0/+2
* Fix "nm --size-sort" on the busybox binary and document how to make it work.landley2005-07-312-62/+27
* only declare do_swap if we need itvapier2005-07-301-2/+4
* touchup syntaxvapier2005-07-301-10/+13
* 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