Age | Commit message (Expand) | Author |
2006-06-16 | Make it so Erik has to forward me less email. | Rob Landley |
2006-06-15 | Jens Michaelsen pointed out that Linksys' firmware download side moved. | Rob Landley |
2006-06-02 | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer |
2006-05-28 | I changed last10 to last25, and just bumped it up to 50 so I renamed it | Rob Landley |
2006-05-27 | Update FAQ to mention make baseline when talking about make bloatcheck. | Rob Landley |
2006-05-18 | Fluff out info on morris accounts. | Rob Landley |
2006-05-17 | Typo fix. | Rob Landley |
2006-05-17 | Announce 1.1.3. | Rob Landley |
2006-05-11 | Busybox is licensed under GPLv2 or later. Shipping another license with the | Rob Landley |
2006-05-11 | More about configuring busybox. | Rob Landley |
2006-05-11 | Remove reference to programming.html, update description of FAQ. | Rob Landley |
2006-05-11 | Reorganize FAQ, update a few entries, and consolidate with programming.html. | Rob Landley |
2006-05-01 | Notes on portability, and on when #include <linux/blah> is appropriate. | Rob Landley |
2006-04-17 | Elf dynamic linker stuff from Rich Felker. | Rob Landley |
2006-04-16 | - fix typo. Thanks to David Moberg for pointing this out. | Bernhard Reutner-Fischer |
2006-04-14 | The link to Bernhard's subversion branch belongs in subversion.html (where | Rob Landley |
2006-04-12 | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | Bernhard Reutner-Fischer |
2006-04-12 | - add verbatim cp of http://www.gnu.org/copyleft/lesser.txt | Bernhard Reutner-Fischer |
2006-04-11 | - comment out the check-referer lines. | Bernhard Reutner-Fischer |
2006-04-11 | - we seem to use h3, so make it consistent. | Bernhard Reutner-Fischer |
2006-04-11 | - update screenshot to reflect the busybox-1.1.2 stable release. | Bernhard Reutner-Fischer |
2006-04-11 | - remove implied closing paragraph | Bernhard Reutner-Fischer |
2006-04-10 | - add note pointing to the stable branch, so users can pickup the current | Bernhard Reutner-Fischer |
2006-04-10 | Announce 1.1.2. | Rob Landley |
2006-04-10 | - add a colorful "valid HTML 4.01 Transitional" button to be able to check th... | Bernhard Reutner-Fischer |
2006-04-10 | - make it resemble html. | Bernhard Reutner-Fischer |
2006-04-10 | - make it resemble english and fix typo s/interperet/interpret/g; | Bernhard Reutner-Fischer |
2006-04-10 | Notes about pic, static linking, and debugging dynamic linking. | Rob Landley |
2006-03-29 | find ./ -name .cvsignore | xargs svn rm | Bernhard Reutner-Fischer |
2006-03-27 | Mention that 1.1.2 should be out Juneish. | Rob Landley |
2006-03-27 | Software Freedom Law Center and the fixes.patch thing. | Rob Landley |
2006-03-23 | - correct typo | Bernhard Reutner-Fischer |
2006-03-23 | News entry announcing 1.1.1. | Rob Landley |
2006-03-15 | Update for bug 14. | Rob Landley |
2006-03-09 | Mention a few web browsers. | Rob Landley |
2006-03-09 | They won't stop asking, but we can point them to the specific entry... | Rob Landley |
2006-02-24 | Move FAQ under docs, add programming.html to docs list. | Rob Landley |
2006-02-24 | Mention patches directory as a read-only svn alternative. | Rob Landley |
2006-02-24 | add exception for uncuddling brackets | Mike Frysinger |
2006-02-23 | Documentation update: more detail on vfork. | Rob Landley |
2006-02-17 | Update Rogues Gallery. | Rob Landley |
2006-02-16 | Rogues gallery. | Rob Landley |
2006-02-14 | Rob Landley is busybox maintainer now. Eeek. | Rob Landley |
2006-02-12 | More random documentation. | Rob Landley |
2006-02-07 | Cristian Ionescu-Idbohrn writes: | Mike Frysinger |
2006-02-07 | space out supported applet names so the config list doesnt wrap on an 80col t... | Mike Frysinger |
2006-02-06 | get rid of warnings with applets that have no usage and get rid of pointless ... | Mike Frysinger |
2006-02-05 | Rob Sullivan writes: Here's a patch to autogenerate the list of applets in th... | Mike Frysinger |
2006-01-29 | Remind me to implement bb_fork_exec()... | Rob Landley |
2006-01-29 | Add explanations of encrypted passwords, and fork vs vfork. | Rob Landley |