summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Add in byldEric Andersen2000-09-011-0/+1
|
* updated some usage info from a patch from robotti@metconnect.comEric Andersen2000-09-012-1/+15
| | | | -Erik
* Some additional tips and formatting changes.Mark Whitley2000-08-221-28/+56
|
* Fix a silly bug so it compiles up properlyEric Andersen2000-08-211-1/+2
| | | | -Erik
* Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.Eric Andersen2000-08-212-2/+38
| | | | | I added the docs, and made behavior identical to the GNU version. -Erik
* Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>Eric Andersen2000-08-212-2/+99
| | | | -Erik
* Add in the "reset" command.Eric Andersen2000-08-212-3/+23
| | | | -Erik
* Minor link updateEric Andersen2000-08-111-1/+1
| | | | -Erik
* Merge in two patches from Dave Cinege:Eric Andersen2000-08-022-6/+6
| | | | | | | | | | the first is a cleanup of tar --exclude the second changes mount so mtab works more as it should, and also allows mount to use the traditional short form (i.e. 'mount / -o remount,rw' now works. While inside tar, I changed it to use getopt... -Erik
* Added a note in the "Tips and Pointer" section on the correct way to test forMark Whitley2000-07-251-0/+17
| | | | string equivalence with strcmp().
* First revision of the Busybox Style Guide and an accompanying .indent.proMark Whitley2000-07-241-0/+224
| | | | file.
* Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>Eric Andersen2000-07-212-3/+27
| | | | -Erik
* Add in the LinuxMagic VPN FirewallEric Andersen2000-07-211-0/+1
| | | | -Erik
* Fixed usage info for "cut"Pavel Roskin2000-07-212-3/+3
|
* * syslogd can now log messages to a remote host -- patch thanksEric Andersen2000-07-202-1/+10
| | | | | to Gyepi Sam <gyepi@praxis-sw.com> -Erik