Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-23 | Added some documentation and made --sgml use sgml_from_usage(). | John Beppu | |
pod_from_usage() is the default generator. | |||
2001-02-23 | During POD generation, it inserts a blank line before lines | John Beppu | |
that were intended to be indented. | |||
2001-02-23 | forgot to remove some debugging noise | John Beppu | |
2001-02-23 | This one should be able to deal with the USAGE macros a little | John Beppu | |
more robustly. I also blow away any USAGE_NOT_\w+ macros. | |||
2001-02-23 | forgot a comma. | John Beppu | |
2001-02-23 | I can't leave it alone. | John Beppu | |
2001-02-23 | minor cleanup... all that's left to do is | John Beppu | |
* make headers and footers for both the POD and SGML content * make an SGML generator * finish the command-line handling Also, some of the documentation in usage.h will have to be adjusted. expr needs some lines to be indented, and ls has a stray comma. I may have missed some things... but it looks OK for the most part. | |||
2001-02-23 | This is the remixed autodocufier.pl. | John Beppu | |
2001-02-22 | First pass at making up an automagical usage message extractor, which | Eric Andersen | |
will be used (when it works) to autogenerate documentation. Based on code written by Mark Whitley. | |||
2001-02-09 | Fix typo. | Matt Kraai | |
2001-02-09 | Minor cleanups and clarifications. | Mark Whitley | |
2001-02-07 | Add listening support. | Matt Kraai | |
2001-02-07 | Added documentation for new find options. | Matt Kraai | |
2001-02-03 | Added some more on paren spacing and a section on testing guidelines. | Mark Whitley | |
2001-01-31 | Added floppyfw to list of known projects using BusyBox. | Mark Whitley | |
2001-01-31 | Wrap a table (bg set to black, width=80%) around the screenshot | Eric Andersen | |
so it doesn't look like crap in Netscape. Should look fine in Mozilla either way. I think. -Erik | |||
2001-01-31 | Make it validate. | Matt Kraai | |
2001-01-31 | Close IMG tag. | Matt Kraai | |
2001-01-30 | Added a new screenshot of Busybox. :-) | Mark Whitley | |
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for | Eric Andersen | |
a release. Update the website with release details. -Erik | |||
2001-01-25 | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen | |
-Erik | |||
2001-01-25 | Add in spoon's watchdog timer app. | Eric Andersen | |
-Erik | |||
2001-01-25 | Because you demanded it, source tree snapshots are made available daily. | Mark Whitley | |
2001-01-25 | Added Linux on nanoEngine to the list of known users. | Mark Whitley | |
2001-01-25 | Update contact info. | Eric Andersen | |
2001-01-25 | Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add | Eric Andersen | |
'id -n' support. -Erik | |||
2001-01-24 | Fix up insmod usage info to mention -L | Eric Andersen | |
2001-01-24 | - Added a section on avoiding static buffers, per mailing list discussions | Mark Whitley | |
- Added a section on avoiding dangerous, overrun-prone string functions, per mailing list comment by David Douthitt - Added comment on how to search-and-replace in multiple files per (very old) mailing list comment by Larry Doolittle. | |||
2001-01-03 | Add dpkg-deb documentation | Glenn L McGrath | |
2001-01-02 | Update logger usage information. | Matt Kraai | |
2000-12-20 | Some corrections, some additions, some embellishments. | Mark Whitley | |
2000-12-19 | More spelling fixes from Larry Doolittle. | Mark Whitley | |
2000-12-19 | Added a paragraph from Larry Dolittle, made some more section headers. | Mark Whitley | |
2000-12-19 | New applet HOWTO. Written by Matt Kraai with some formating and additions by me. | Mark Whitley | |
2000-12-18 | Doc update from Matt Kraai, better describing the init process. | Eric Andersen | |
2000-12-15 | Only say mailing list once. | Matt Kraai | |
2000-12-14 | Add in mkCDrec - make CD-ROM recovery project. | Eric Andersen | |
2000-12-13 | Ran aspell. | Matt Kraai | |
2000-12-13 | Website update for the release | Eric Andersen | |
2000-12-13 | Document gzip -d | Eric Andersen | |
2000-12-11 | Fix spelling error s/defaut/default/g | Eric Andersen | |
2000-12-11 | Reverse logic so when network logging, it by default does not log locally. | Eric Andersen | |
2000-12-09 | Patch from Matt Kraai to implement uniq -[cdu] | Eric Andersen | |
2000-12-08 | Update inittab docs | Eric Andersen | |
2000-12-08 | Make no local logging a runtime option for network logging... | Eric Andersen | |
2000-12-06 | Ignore the newdocs as well | Eric Andersen | |
2000-11-29 | Moar Speling fickes frum Larry Doolittle | Eric Andersen | |
2000-11-22 | Re-organized some sections and added a whole new section on avoiding the | Mark Whitley | |
preprocessor. Comments welcome. | |||
2000-11-17 | Added AdTran to the list of products using Busybox. | Mark Whitley | |
2000-11-17 | Numerous spelling / grammar corrections from Larry Doolittle | Mark Whitley | |
<ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications. |