summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Changed verbiage.Eric Andersen2000-07-111-1/+2
| | | | -Erik
* Replaced projects with products/projects.Eric Andersen2000-07-111-1/+1
| | | | -Erik
* Added the Kerbango Internet Radio to projects/products using BusyBox.Eric Andersen2000-07-111-0/+1
| | | | -Erik
* Final updates for release.0_46Eric Andersen2000-07-111-1/+14
| | | | -Erik
* Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen2000-07-112-12/+35
| | | | | loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik
* Fix dead link.Matt Kraai2000-07-111-1/+1
| | | | -Matt
* Add in tinynetEric Andersen2000-07-081-0/+1
| | | | -Erik
* Doc updates to remove sfdisk.Eric Andersen2000-07-082-118/+3
| | | | -Erik
* Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu>Eric Andersen2000-07-071-2/+2
| | | | -Erik
* This patch finishes the cleanup of all the commands. It also cleans upEric Andersen2000-07-071-1683/+1042
| | | | | the remaining chapters -- Matt Kraai <kraai@alumni.carnegiemellon.edu> -Erik
* Yet another busybox documentation update from Matt Kraai ↵Eric Andersen2000-07-071-662/+415
| | | | | | <kraai@alumni.carnegiemellon.edu> -Erik
* More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>.Eric Andersen2000-07-061-1327/+793
| | | | | Thanks Matt! -Erik
* DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>Eric Andersen2000-07-061-562/+394
| | | | -Erik
* Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen2000-07-041-4/+4
| | | | -Erik
* More doc updatesEric Andersen2000-07-042-851/+688
| | | | -Erik
* A first pass at integrating the SGML docs into the Makefile.Eric Andersen2000-07-042-322/+232
| | | | | | A first pass a cleaning up the current SGML (lots more cleanup is needed though). -Erik
* Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module.Mark Whitley2000-06-261-0/+5495
| | | | | | The resulting file needs some massaging and once it gets presentable, I'll edit the Makefile to use the SGML file as the "authoritative" file; the plan here is to generate other file formats from the SGML.
* Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.Eric Andersen2000-06-261-6/+7
| | | | | Fix thanks to Arne Bernin <arne@matrix.loopback.org> -Erik
* Minor web page update.0_45Eric Andersen2000-06-221-30/+34
| | | | -Erik