summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-272-21/+45
| | | | | a release. Update the website with release details. -Erik
* Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen2001-01-251-9/+9
| | | | -Erik
* Add in spoon's watchdog timer app.Eric Andersen2001-01-252-5/+25
| | | | -Erik
* Because you demanded it, source tree snapshots are made available daily.Mark Whitley2001-01-251-2/+8
|
* Added Linux on nanoEngine to the list of known users.Mark Whitley2001-01-251-1/+1
|
* Update contact info.Eric Andersen2001-01-251-1/+1
|
* Apply a patch from Brent Priddy <brent.priddy@adtran.com> to addEric Andersen2001-01-252-1/+3
| | | | | 'id -n' support. -Erik
* Fix up insmod usage info to mention -LEric Andersen2001-01-242-1/+3
|
* - Added a section on avoiding static buffers, per mailing list discussionsMark Whitley2001-01-241-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 documentationGlenn L McGrath2001-01-032-13/+77
|
* Update logger usage information.Matt Kraai2001-01-022-3/+3
|
* Some corrections, some additions, some embellishments.Mark Whitley2000-12-201-14/+75
|
* More spelling fixes from Larry Doolittle.Mark Whitley2000-12-191-2/+2
|
* Added a paragraph from Larry Dolittle, made some more section headers.Mark Whitley2000-12-191-3/+18
|
* New applet HOWTO. Written by Matt Kraai with some formating and additions by me.Mark Whitley2000-12-191-0/+128
|
* Doc update from Matt Kraai, better describing the init process.Eric Andersen2000-12-182-18/+18
|
* Only say mailing list once.Matt Kraai2000-12-151-1/+1
|
* Add in mkCDrec - make CD-ROM recovery project.Eric Andersen2000-12-141-36/+35
|
* Ran aspell.Matt Kraai2000-12-131-2/+2
|
* Website update for the releaseEric Andersen2000-12-132-42/+62
|
* Document gzip -dEric Andersen2000-12-132-1/+3
|
* Fix spelling error s/defaut/default/gEric Andersen2000-12-112-3/+3
|
* Reverse logic so when network logging, it by default does not log locally.Eric Andersen2000-12-112-5/+5
|
* Patch from Matt Kraai to implement uniq -[cdu]Eric Andersen2000-12-092-1/+19
|
* Update inittab docsEric Andersen2000-12-082-17/+73
|
* Make no local logging a runtime option for network logging...Eric Andersen2000-12-082-3/+5
|
* Ignore the newdocs as wellEric Andersen2000-12-061-0/+5
|
* Moar Speling fickes frum Larry DoolittleEric Andersen2000-11-291-3/+3
|
* Re-organized some sections and added a whole new section on avoiding theMark Whitley2000-11-221-58/+204
| | | | preprocessor. Comments welcome.
* Added AdTran to the list of products using Busybox.Mark Whitley2000-11-171-4/+9
|
* Numerous spelling / grammar corrections from Larry DoolittleMark Whitley2000-11-171-27/+52
| | | | <ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications.
* Fix typo pointed out by Michael Renzmann <renzmann@gmx.de>Eric Andersen2000-11-172-3/+3
|
* Oops. I kant tipe.Eric Andersen2000-11-141-1/+1
|
* Ulp. "expr" listed as a second "echo" (oops) -- thanks to David DouthittEric Andersen2000-11-141-2/+2
| | | | for noticing....
* Add in ZdiskEric Andersen2000-11-141-0/+1
|
* Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to makeEric Andersen2000-10-122-6/+6
| | | | | hostname do "--file" -Erik
* Fix up the docsEric Andersen2000-09-262-7/+7
|
* update the docsEric Andersen2000-09-261-11/+29
|
* Doc updateEric Andersen2000-09-242-40/+123
|
* update docs for xargsEric Andersen2000-09-232-5/+1
|
* Use minix xargs instead, and update docs accordinglyEric Andersen2000-09-222-4/+61
| | | | -Erik
* Typo fix.Eric Andersen2000-09-211-2/+2
|
* Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.Eric Andersen2000-09-202-13/+76
| | | | -Erik
* Updated to be in sync with the current sample inittabPavel Roskin2000-09-152-15/+19
|
* Fixed compliance with the DTDPavel Roskin2000-09-151-12/+17
|
* + credit markw@lineo.com for his contributionsJohn Beppu2000-09-152-1/+9
|
* Add in BasicLinux by requestEric Andersen2000-09-131-0/+1
|
* Fix more typos.Matt Kraai2000-09-061-1/+1
|
* Fixed a grammatical error.Matt Kraai2000-09-061-1/+1
|
* Added expr, from Edward Betts <edward@debian.org>, with some fixupsEric Andersen2000-09-052-1/+92
| | | | | and docs added by me. -Erik