summaryrefslogtreecommitdiff
path: root/docs/busybox.pod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doc updateEric Andersen2000-09-241-4/+65
|
* update docs for xargsEric Andersen2000-09-231-3/+1
|
* Use minix xargs instead, and update docs accordinglyEric Andersen2000-09-221-4/+24
| | | | -Erik
* Typo fix.Eric Andersen2000-09-211-2/+2
|
* Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.Eric Andersen2000-09-201-11/+36
| | | | -Erik
* Updated to be in sync with the current sample inittabPavel Roskin2000-09-151-8/+10
|
* + credit markw@lineo.com for his contributionsJohn Beppu2000-09-151-1/+5
|
* Added expr, from Edward Betts <edward@debian.org>, with some fixupsEric Andersen2000-09-051-1/+40
| | | | | and docs added by me. -Erik
* updated some usage info from a patch from robotti@metconnect.comEric Andersen2000-09-011-1/+5
| | | | -Erik
* 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-211-2/+15
| | | | | 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-211-2/+44
| | | | -Erik
* Add in the "reset" command.Eric Andersen2000-08-211-2/+10
| | | | -Erik
* Merge in two patches from Dave Cinege:Eric Andersen2000-08-021-2/+2
| | | | | | | | | | 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 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>Eric Andersen2000-07-211-2/+12
| | | | -Erik
* Fixed usage info for "cut"Pavel Roskin2000-07-211-2/+2
|
* * syslogd can now log messages to a remote host -- patch thanksEric Andersen2000-07-201-1/+7
| | | | | to Gyepi Sam <gyepi@praxis-sw.com> -Erik
* Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen2000-07-111-2/+10
| | | | | loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik
* Doc updates to remove sfdisk.Eric Andersen2000-07-081-45/+2
| | | | -Erik
* Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen2000-07-041-4/+4
| | | | -Erik
* More doc updatesEric Andersen2000-07-041-137/+137
| | | | -Erik
* 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
* Document 'ln --'Eric Andersen2000-06-211-1/+2
| | | | -Erik
* Documented "which"Pavel Roskin2000-06-211-1/+14
|
* Removed trailing spacesPavel Roskin2000-06-211-15/+15
|
* Add in telnet docs.Eric Andersen2000-06-211-1/+10
| | | | -Erik
* Add insmod docsEric Andersen2000-06-211-1/+16
| | | | -Erik
* Updated the list of supported commandsPavel Roskin2000-06-211-11/+11
|
* Removed all vestiges of "math"Pavel Roskin2000-06-211-4/+4
|
* + added dc (aka the function formerly known as math)John Beppu2000-06-211-24/+27
| | | | + did all the housekeeping that this change requires.
* Updated e-mail address of Pavel Roskin to proski@gnu.orgPavel Roskin2000-06-201-2/+2
|
* Ran it through a spell checker and fixed the spelling errors.Eric Andersen2000-06-161-12/+12
| | | | -Erik
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen2000-06-131-6/+75
| | | | -Erik
* + updated docs to reflect math's filter capabilities.John Beppu2000-06-121-2/+5
|
* My pod2man (perl-5.00503) complains if there is no newline after "Options:"Pavel Roskin2000-06-071-1/+2
|
* Syslogd will not go to background if "-n" is given. Better helpPavel Roskin2000-06-071-6/+5
| | | | and argument checking
* Implemented "ping -s", fixed error messages and argument parsingPavel Roskin2000-06-071-1/+2
|
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen2000-06-071-2/+3
| | | | | | * Fixed 'mount -a' so it works as expected. * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE) -Erik
* Fixed a bunch of stuff:Eric Andersen2000-06-061-2/+3
| | | | | | | | | | * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- <foo>" updated docs accordingly. -Erik
* Fix spelling errorEric Andersen2000-06-051-3/+3
| | | | -Erik
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-021-3/+23
| | | | | | TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik
* Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2000-06-021-1/+5
| | | | | so the html goes into the website directory. -Erik
* More doc updatesErik Andersen2000-05-131-10/+51
| | | | -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-6/+6
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* Add suffix stripping support to basenameErik Andersen2000-05-101-3/+6
| | | | -Erik
* Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen2000-05-051-18/+20
| | | | | | | Change umount "-f" to mean force, and actually use umount2. Change umount "-l" to mean "Do not free loop device". Updates docs accordingly. -Erik
* More formatting bugs fixedErik Andersen2000-05-021-4/+23
| | | | -Erik
* Bug fixes in the docsErik Andersen2000-05-021-2/+5
| | | | -Erik
* Document tr changeErik Andersen2000-05-011-4/+9
| | | | -Erik
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-4/+20
| | | | | compatability. -Erik