Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-17docs: Change CVS references to GitKevin Cernekee
Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-26*: trailing empty lines removedDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-02update link to the comp.lang.c FAQDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-06documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-06-03tweak docsDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2006-03-23- correct typoBernhard Reutner-Fischer
2004-07-14Fixup a few documentation bugsEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-10-29"A few references to sourcefiles and URLs in docs/contributing.txt hadGlenn L McGrath
gone stale" - Peter Korsgaard
2003-07-15Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2001-12-08Begin moving things to busybox.netEric Andersen
-Erik
2001-05-24Patch from larry to fix some grammar errors.Eric Andersen
2001-03-28Some more words on sending patches to the bug-tracker.Mark Whitley
2001-03-23Some minor wordsmithing, an extra item in the list of "things Busybox doesn'tMark Whitley
need", example of a testcase, more janitorial items, and a whole new section with guidelines on committing changes to CVS.
2001-03-07Thought of another janitorial item for the list.Mark Whitley
2001-03-03Added some words on use of getopt in applets.Mark Whitley
2001-03-02Added 'How to contribute to Busybox' doc.Mark Whitley