aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Elf dynamic linker stuff from Rich Felker.Rob Landley2006-04-171-0/+35
|
* - fix typo. Thanks to David Moberg for pointing this out.Bernhard Reutner-Fischer2006-04-161-1/+1
|
* The link to Bernhard's subversion branch belongs in subversion.html (whereRob Landley2006-04-141-5/+0
| | | | it already is).
* - patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer2006-04-121-17/+2
| | | | | bb_xopen some more while at it. Also use shorter boilerplate while at it.
* - add verbatim cp of http://www.gnu.org/copyleft/lesser.txtBernhard Reutner-Fischer2006-04-121-0/+504
|
* - comment out the check-referer lines.Bernhard Reutner-Fischer2006-04-111-1/+2
|
* - we seem to use h3, so make it consistent.Bernhard Reutner-Fischer2006-04-111-2/+1
|
* - update screenshot to reflect the busybox-1.1.2 stable release.Bernhard Reutner-Fischer2006-04-111-24/+30
|
* - remove implied closing paragraphBernhard Reutner-Fischer2006-04-112-2/+3
| | | | - add (improper but pretty) border='0'
* - add note pointing to the stable branch, so users can pickup the currentBernhard Reutner-Fischer2006-04-102-0/+11
| | | | stable version with fixes via svn.
* Announce 1.1.2.Rob Landley2006-04-101-0/+12
|
* - add a colorful "valid HTML 4.01 Transitional" button to be able to check ↵Bernhard Reutner-Fischer2006-04-102-0/+5
| | | | | | the referer easily. Just rip it out if this is not considered generally useful.. TIA.
* - make it resemble html.Bernhard Reutner-Fischer2006-04-106-24/+24
|
* - make it resemble english and fix typo s/interperet/interpret/g;Bernhard Reutner-Fischer2006-04-101-8/+8
|
* Notes about pic, static linking, and debugging dynamic linking.Rob Landley2006-04-101-1/+31
|
* find ./ -name .cvsignore | xargs svn rmBernhard Reutner-Fischer2006-03-292-10/+0
|
* Mention that 1.1.2 should be out Juneish.Rob Landley2006-03-271-1/+2
|
* Software Freedom Law Center and the fixes.patch thing.Rob Landley2006-03-271-0/+25
|
* - correct typoBernhard Reutner-Fischer2006-03-231-1/+1
|
* News entry announcing 1.1.1.Rob Landley2006-03-231-0/+3
|
* Update for bug 14.Rob Landley2006-03-151-0/+1
|
* Mention a few web browsers.Rob Landley2006-03-091-4/+6
|
* They won't stop asking, but we can point them to the specific entry...Rob Landley2006-03-091-0/+28
|
* Move FAQ under docs, add programming.html to docs list.Rob Landley2006-02-242-8/+11
|
* Mention patches directory as a read-only svn alternative.Rob Landley2006-02-241-1/+10
|
* add exception for uncuddling bracketsMike Frysinger2006-02-241-0/+9
|
* Documentation update: more detail on vfork.Rob Landley2006-02-231-21/+34
|
* Update Rogues Gallery.Rob Landley2006-02-171-16/+31
|
* Rogues gallery.Rob Landley2006-02-161-0/+38
|
* Rob Landley is busybox maintainer now. Eeek.Rob Landley2006-02-143-14/+13
|
* More random documentation.Rob Landley2006-02-121-0/+34
|
* Cristian Ionescu-Idbohrn writes:Mike Frysinger2006-02-071-0/+7
| | | | force enough space padding so that applet names always end up on their own line
* space out supported applet names so the config list doesnt wrap on an 80col ↵Mike Frysinger2006-02-071-5/+6
| | | | terminal
* get rid of warnings with applets that have no usage and get rid of pointless ↵Mike Frysinger2006-02-061-3/+6
| | | | --- separator between applets
* Rob Sullivan writes: Here's a patch to autogenerate the list of applets in ↵Mike Frysinger2006-02-052-29/+15
| | | | the Busybox documentation
* Remind me to implement bb_fork_exec()...Rob Landley2006-01-291-0/+11
|
* Add explanations of encrypted passwords, and fork vs vfork.Rob Landley2006-01-291-0/+115
|
* Start of developer documentation for busybox.Rob Landley2006-01-221-0/+179
|
* 1.1.0 is out.Rob Landley2006-01-141-0/+7
|
* upgrade ZyXEL from hall of shame to hall of [product] fameMike Frysinger2006-01-102-2/+1
|
* Actually, static buffers look like _this_...Rob Landley2005-12-201-1/+1
|
* Install links patch from Yann E. Morin. (Another thing hanging around in myRob Landley2005-12-021-8/+7
| | | | tree forever. Tweaked the docs a bit.)
* It's no longer a temporary location. Smooth out the text a bit.Rob Landley2005-11-041-5/+5
|
* point to the official linksEric Andersen2005-11-031-2/+2
|
* Announce 1.1.0-pre1 already. Erik, please move links to the downloads directoryRob Landley2005-11-032-5/+16
| | | | once you've got the signed tarballs up.
* add ZyXEL to the shame listMike Frysinger2005-10-291-0/+2
|
* fix <p> and <a> tagsMike Frysinger2005-10-291-2/+2
|
* update doctype and add a charset encodingMike Frysinger2005-10-291-2/+2
|
* Did you know the uclibc IRC channel has daily logs on the web going back toRob Landley2005-10-121-1/+3
| | | | 2002?
* We've gotten enough questions that are related to building systems ratherRob Landley2005-09-231-41/+107
| | | | | | | | | | 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?)