aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2001-04-05A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsEric Andersen
2001-04-05- autodocifier.pl :: continuation() was modified such that '#'John Beppu
2001-04-05- split busybox.pod into a header and footer.John Beppu
2001-04-05- documentation updates and a minor tweak to POD generationJohn Beppu
2001-04-03A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. NowEric Andersen
2001-04-01Formatting changeEric Andersen
2001-03-27Some more words on sending patches to the bug-tracker.Mark Whitley
2001-03-22Some minor wordsmithing, an extra item in the list of "things Busybox doesn'tMark Whitley
2001-03-20Added a section on the available Busybox boot-floppy image. Also provided someMark Whitley
2001-03-16A few minor touchups.Eric Andersen
2001-03-16Update webpage noting 0.50 release.Eric Andersen
2001-03-15One tiny little missing newline that confused pod.Mark Whitley
2001-03-15- generated middle section of busybox.pod w/ autodocifier.plJohn Beppu
2001-03-15- properly indent Examples section in pod generatorJohn Beppu
2001-03-15Update the documentation so examples are autoincluded in the output text.Eric Andersen
2001-03-14Added a section to describe how to convert variables to K&R style using theMark Whitley
2001-03-13Added Midori Linux to the list of known projects that use Busybox.Mark Whitley
2001-03-13Applied patch from Christophe Boyanique to add -i support to rm.Mark Whitley
2001-03-06Thought of another janitorial item for the list.Mark Whitley
2001-03-06minor cleanupJohn Beppu
2001-03-05Fix up the freshmeat appindex record.Eric Andersen
2001-03-03Added some words on use of getopt in applets.Mark Whitley
2001-03-02Removed section on testing that is now in contributing.txt.Mark Whitley
2001-03-02Added 'How to contribute to Busybox' doc.Mark Whitley
2001-02-26- changed the way POD is generated such that the dashedJohn Beppu
2001-02-24...John Beppu
2001-02-24refinementJohn Beppu
2001-02-23formatting ...John Beppu
2001-02-23Added some documentation and made --sgml use sgml_from_usage().John Beppu
2001-02-23During POD generation, it inserts a blank line before linesJohn Beppu
2001-02-23forgot to remove some debugging noiseJohn Beppu
2001-02-23This one should be able to deal with the USAGE macros a littleJohn Beppu
2001-02-23forgot a comma.John Beppu
2001-02-23I can't leave it alone.John Beppu
2001-02-23minor cleanup... all that's left to do isJohn Beppu
2001-02-23This is the remixed autodocufier.pl.John Beppu
2001-02-22First pass at making up an automagical usage message extractor, whichEric Andersen
2001-02-09Fix typo.Matt Kraai
2001-02-09Minor cleanups and clarifications.Mark Whitley
2001-02-07Add listening support.Matt Kraai
2001-02-07Added documentation for new find options.Matt Kraai
2001-02-03Added some more on paren spacing and a section on testing guidelines.Mark Whitley
2001-01-31Added floppyfw to list of known projects using BusyBox.Mark Whitley
2001-01-31Wrap a table (bg set to black, width=80%) around the screenshotEric Andersen
2001-01-31Make it validate.Matt Kraai
2001-01-31Close IMG tag.Matt Kraai
2001-01-30Added a new screenshot of Busybox. :-)Mark Whitley
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forEric Andersen
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen
2001-01-25Add in spoon's watchdog timer app.Eric Andersen