aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethinglandley2005-08-205-0/+94
* Announce busybox 1.01.landley2005-08-171-0/+7
* Tito (among others) writes: previous patch was wrong, please stop screwing th...vapier2005-08-171-2/+2
* When doing 'make release' nuke the .svn directories, not theandersen2005-08-171-1/+1
* the () around isspace actually mattersvapier2005-08-161-2/+4
* Bernhard Fischer says: use xmalloc() instead of malloc()vapier2005-08-163-3/+3
* Bernhard Fischer says: fix comment typovapier2005-08-161-1/+1
* Bernhard Fischer writes: fix devfsd usagevapier2005-08-151-2/+2
* If we goto singlemount, do _not_ try to continue through the loop we jumpedlandley2005-08-141-1/+1
* Patch from Stephane Billiart to improve ash error message.landley2005-08-141-1/+1
* Stephane Billiart noticed that the return code of the new mount was horked.landley2005-08-141-4/+4
* Very minor tweak to tail.landley2005-08-131-4/+1
* err, make sure we edit the correct ignore propertyvapier2005-08-110-0/+0
* make sure distclean punts include/bbconfigopts.hvapier2005-08-111-1/+1
* ignore the auto-generated bb config header filesvapier2005-08-110-0/+0
* 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