aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2006-04-16- fix typo. Thanks to David Moberg for pointing this out.Bernhard Reutner-Fischer
2006-04-14The link to Bernhard's subversion branch belongs in subversion.html (whereRob Landley
it already is).
2006-04-12- patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer
bb_xopen some more while at it. Also use shorter boilerplate while at it.
2006-04-12- add verbatim cp of http://www.gnu.org/copyleft/lesser.txtBernhard 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 paragraphBernhard Reutner-Fischer
- add (improper but pretty) border='0'
2006-04-10- add note pointing to the stable branch, so users can pickup the currentBernhard Reutner-Fischer
stable version with fixes via svn.
2006-04-10Announce 1.1.2.Rob Landley
2006-04-10- add a colorful "valid HTML 4.01 Transitional" button to be able to check ↵Bernhard Reutner-Fischer
the referer easily. Just rip it out if this is not considered generally useful.. TIA.
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-10Notes about pic, static linking, and debugging dynamic linking.Rob Landley
2006-03-29find ./ -name .cvsignore | xargs svn rmBernhard Reutner-Fischer
2006-03-27Mention that 1.1.2 should be out Juneish.Rob Landley
2006-03-27Software Freedom Law Center and the fixes.patch thing.Rob Landley
2006-03-23- correct typoBernhard Reutner-Fischer
2006-03-23News entry announcing 1.1.1.Rob Landley
2006-03-15Update for bug 14.Rob Landley
2006-03-09Mention a few web browsers.Rob Landley
2006-03-09They won't stop asking, but we can point them to the specific entry...Rob Landley
2006-02-24Move FAQ under docs, add programming.html to docs list.Rob Landley
2006-02-24Mention patches directory as a read-only svn alternative.Rob Landley
2006-02-24add exception for uncuddling bracketsMike Frysinger
2006-02-23Documentation update: more detail on vfork.Rob Landley
2006-02-17Update Rogues Gallery.Rob Landley
2006-02-16Rogues gallery.Rob Landley
2006-02-14Rob Landley is busybox maintainer now. Eeek.Rob Landley
2006-02-12More random documentation.Rob Landley
2006-02-07Cristian Ionescu-Idbohrn writes:Mike Frysinger
force enough space padding so that applet names always end up on their own line
2006-02-07space out supported applet names so the config list doesnt wrap on an 80col ↵Mike Frysinger
terminal
2006-02-06get rid of warnings with applets that have no usage and get rid of pointless ↵Mike Frysinger
--- separator between applets
2006-02-05Rob Sullivan writes: Here's a patch to autogenerate the list of applets in ↵Mike Frysinger
the Busybox documentation
2006-01-29Remind me to implement bb_fork_exec()...Rob Landley
2006-01-29Add explanations of encrypted passwords, and fork vs vfork.Rob Landley
2006-01-22Start of developer documentation for busybox.Rob Landley
2006-01-141.1.0 is out.Rob Landley
2006-01-10upgrade ZyXEL from hall of shame to hall of [product] fameMike Frysinger
2005-12-20Actually, static buffers look like _this_...Rob Landley
2005-12-02Install links patch from Yann E. Morin. (Another thing hanging around in myRob Landley
tree forever. Tweaked the docs a bit.)
2005-11-04It's no longer a temporary location. Smooth out the text a bit.Rob Landley
2005-11-03point to the official linksEric Andersen
2005-11-03Announce 1.1.0-pre1 already. Erik, please move links to the downloads directoryRob Landley
once you've got the signed tarballs up.
2005-10-29add ZyXEL to the shame listMike Frysinger
2005-10-29fix <p> and <a> tagsMike Frysinger
2005-10-29update doctype and add a charset encodingMike Frysinger
2005-10-12Did you know the uclibc IRC channel has daily logs on the web going back toRob Landley
2002?
2005-09-23We've gotten enough questions that are related to building systems ratherRob Landley
than anything about busybox that I'm deeming it a FAQ, and answering it. I gave a quick swipe to a couple of other slightly stale questions along the way. The busybox 1.01 README has much more detailed versions of these answers, that should probably be propogated to the 1.1 line and perhaps bits of it transplanted to the FAQ? (Or just have the README visible on the web page someplace?)
2005-09-20- typo in documentationBernhard Reutner-Fischer