Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | First pass at making up an automagical usage message extractor, which | Eric Andersen | 2001-02-22 | 1 | -0/+88 | |
| | | | | | will be used (when it works) to autogenerate documentation. Based on code written by Mark Whitley. | |||||
* | Fix typo. | Matt Kraai | 2001-02-09 | 1 | -1/+1 | |
| | ||||||
* | Minor cleanups and clarifications. | Mark Whitley | 2001-02-09 | 1 | -8/+16 | |
| | ||||||
* | Add listening support. | Matt Kraai | 2001-02-07 | 1 | -1/+6 | |
| | ||||||
* | Added documentation for new find options. | Matt Kraai | 2001-02-07 | 1 | -1/+3 | |
| | ||||||
* | Added some more on paren spacing and a section on testing guidelines. | Mark Whitley | 2001-02-03 | 1 | -2/+38 | |
| | ||||||
* | Added floppyfw to list of known projects using BusyBox. | Mark Whitley | 2001-01-31 | 1 | -0/+1 | |
| | ||||||
* | Wrap a table (bg set to black, width=80%) around the screenshot | Eric Andersen | 2001-01-31 | 1 | -1/+5 | |
| | | | | | | so it doesn't look like crap in Netscape. Should look fine in Mozilla either way. I think. -Erik | |||||
* | Make it validate. | Matt Kraai | 2001-01-31 | 1 | -12/+11 | |
| | ||||||
* | Close IMG tag. | Matt Kraai | 2001-01-31 | 1 | -1/+1 | |
| | ||||||
* | Added a new screenshot of Busybox. :-) | Mark Whitley | 2001-01-30 | 2 | -0/+56 | |
| | ||||||
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 2 | -21/+45 | |
| | | | | | a release. Update the website with release details. -Erik | |||||
* | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen | 2001-01-25 | 1 | -9/+9 | |
| | | | | -Erik | |||||
* | Add in spoon's watchdog timer app. | Eric Andersen | 2001-01-25 | 2 | -5/+25 | |
| | | | | -Erik | |||||
* | Because you demanded it, source tree snapshots are made available daily. | Mark Whitley | 2001-01-25 | 1 | -2/+8 | |
| | ||||||
* | Added Linux on nanoEngine to the list of known users. | Mark Whitley | 2001-01-25 | 1 | -1/+1 | |
| | ||||||
* | Update contact info. | Eric Andersen | 2001-01-25 | 1 | -1/+1 | |
| | ||||||
* | Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add | Eric Andersen | 2001-01-25 | 2 | -1/+3 | |
| | | | | | 'id -n' support. -Erik | |||||
* | Fix up insmod usage info to mention -L | Eric Andersen | 2001-01-24 | 2 | -1/+3 | |
| | ||||||
* | - Added a section on avoiding static buffers, per mailing list discussions | Mark Whitley | 2001-01-24 | 1 | -4/+88 | |
| | | | | | | | - 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. | |||||
* | Add dpkg-deb documentation | Glenn L McGrath | 2001-01-03 | 2 | -13/+77 | |
| | ||||||
* | Update logger usage information. | Matt Kraai | 2001-01-02 | 2 | -3/+3 | |
| | ||||||
* | Some corrections, some additions, some embellishments. | Mark Whitley | 2000-12-20 | 1 | -14/+75 | |
| | ||||||
* | More spelling fixes from Larry Doolittle. | Mark Whitley | 2000-12-19 | 1 | -2/+2 | |
| | ||||||
* | Added a paragraph from Larry Dolittle, made some more section headers. | Mark Whitley | 2000-12-19 | 1 | -3/+18 | |
| | ||||||
* | New applet HOWTO. Written by Matt Kraai with some formating and additions by me. | Mark Whitley | 2000-12-19 | 1 | -0/+128 | |
| | ||||||
* | Doc update from Matt Kraai, better describing the init process. | Eric Andersen | 2000-12-18 | 2 | -18/+18 | |
| | ||||||
* | Only say mailing list once. | Matt Kraai | 2000-12-15 | 1 | -1/+1 | |
| | ||||||
* | Add in mkCDrec - make CD-ROM recovery project. | Eric Andersen | 2000-12-14 | 1 | -36/+35 | |
| | ||||||
* | Ran aspell. | Matt Kraai | 2000-12-13 | 1 | -2/+2 | |
| | ||||||
* | Website update for the release | Eric Andersen | 2000-12-13 | 2 | -42/+62 | |
| | ||||||
* | Document gzip -d | Eric Andersen | 2000-12-13 | 2 | -1/+3 | |
| | ||||||
* | Fix spelling error s/defaut/default/g | Eric Andersen | 2000-12-11 | 2 | -3/+3 | |
| | ||||||
* | Reverse logic so when network logging, it by default does not log locally. | Eric Andersen | 2000-12-11 | 2 | -5/+5 | |
| | ||||||
* | Patch from Matt Kraai to implement uniq -[cdu] | Eric Andersen | 2000-12-09 | 2 | -1/+19 | |
| | ||||||
* | Update inittab docs | Eric Andersen | 2000-12-08 | 2 | -17/+73 | |
| | ||||||
* | Make no local logging a runtime option for network logging... | Eric Andersen | 2000-12-08 | 2 | -3/+5 | |
| | ||||||
* | Ignore the newdocs as well | Eric Andersen | 2000-12-06 | 1 | -0/+5 | |
| | ||||||
* | Moar Speling fickes frum Larry Doolittle | Eric Andersen | 2000-11-29 | 1 | -3/+3 | |
| | ||||||
* | Re-organized some sections and added a whole new section on avoiding the | Mark Whitley | 2000-11-22 | 1 | -58/+204 | |
| | | | | preprocessor. Comments welcome. | |||||
* | Added AdTran to the list of products using Busybox. | Mark Whitley | 2000-11-17 | 1 | -4/+9 | |
| | ||||||
* | Numerous spelling / grammar corrections from Larry Doolittle | Mark Whitley | 2000-11-17 | 1 | -27/+52 | |
| | | | | <ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications. | |||||
* | Fix typo pointed out by Michael Renzmann <renzmann@gmx.de> | Eric Andersen | 2000-11-17 | 2 | -3/+3 | |
| | ||||||
* | Oops. I kant tipe. | Eric Andersen | 2000-11-14 | 1 | -1/+1 | |
| | ||||||
* | Ulp. "expr" listed as a second "echo" (oops) -- thanks to David Douthitt | Eric Andersen | 2000-11-14 | 1 | -2/+2 | |
| | | | | for noticing.... | |||||
* | Add in Zdisk | Eric Andersen | 2000-11-14 | 1 | -0/+1 | |
| | ||||||
* | Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make | Eric Andersen | 2000-10-12 | 2 | -6/+6 | |
| | | | | | hostname do "--file" -Erik | |||||
* | Fix up the docs | Eric Andersen | 2000-09-26 | 2 | -7/+7 | |
| | ||||||
* | update the docs | Eric Andersen | 2000-09-26 | 1 | -11/+29 | |
| | ||||||
* | Doc update | Eric Andersen | 2000-09-24 | 2 | -40/+123 | |
| |