aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.pod
AgeCommit message (Collapse)Author
2000-09-15+ credit markw@lineo.com for his contributionsJohn Beppu
2000-09-05Added expr, from Edward Betts <edward@debian.org>, with some fixupsEric Andersen
and docs added by me. -Erik
2000-09-01updated some usage info from a patch from robotti@metconnect.comEric Andersen
-Erik
2000-08-21Fix a silly bug so it compiles up properlyEric Andersen
-Erik
2000-08-21Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.Eric Andersen
I added the docs, and made behavior identical to the GNU version. -Erik
2000-08-21Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>Eric Andersen
-Erik
2000-08-21Add in the "reset" command.Eric Andersen
-Erik
2000-08-02Merge in two patches from Dave Cinege:Eric Andersen
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
2000-07-21Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>Eric Andersen
-Erik
2000-07-21Fixed usage info for "cut"Pavel Roskin
2000-07-20* syslogd can now log messages to a remote host -- patch thanksEric Andersen
to Gyepi Sam <gyepi@praxis-sw.com> -Erik
2000-07-11Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen
loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik
2000-07-08Doc updates to remove sfdisk.Eric Andersen
-Erik
2000-07-04Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen
-Erik
2000-07-04More doc updatesEric Andersen
-Erik
2000-06-26Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.Eric Andersen
Fix thanks to Arne Bernin <arne@matrix.loopback.org> -Erik
2000-06-21Document 'ln --'Eric Andersen
-Erik
2000-06-21Documented "which"Pavel Roskin
2000-06-21Removed trailing spacesPavel Roskin
2000-06-21Add in telnet docs.Eric Andersen
-Erik
2000-06-21Add insmod docsEric Andersen
-Erik
2000-06-21Updated the list of supported commandsPavel Roskin
2000-06-21Removed all vestiges of "math"Pavel Roskin
2000-06-21+ added dc (aka the function formerly known as math)John Beppu
+ did all the housekeeping that this change requires.
2000-06-20Updated e-mail address of Pavel Roskin to proski@gnu.orgPavel Roskin
2000-06-16Ran it through a spell checker and fixed the spelling errors.Eric Andersen
-Erik
2000-06-13Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen
-Erik
2000-06-12+ updated docs to reflect math's filter capabilities.John Beppu
2000-06-07My pod2man (perl-5.00503) complains if there is no newline after "Options:"Pavel Roskin
2000-06-07Syslogd will not go to background if "-n" is given. Better helpPavel Roskin
and argument checking
2000-06-07Implemented "ping -s", fixed error messages and argument parsingPavel Roskin
2000-06-07* Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen
* Fixed 'mount -a' so it works as expected. * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE) -Erik
2000-06-06Fixed a bunch of stuff:Eric Andersen
* 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
2000-06-05Fix spelling errorEric Andersen
-Erik
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen
so the html goes into the website directory. -Erik
2000-05-13More doc updatesErik Andersen
-Erik
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
2000-05-10Add suffix stripping support to basenameErik Andersen
-Erik
2000-05-05Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen
Change umount "-f" to mean force, and actually use umount2. Change umount "-l" to mean "Do not free loop device". Updates docs accordingly. -Erik
2000-05-02More formatting bugs fixedErik Andersen
-Erik
2000-05-02Bug fixes in the docsErik Andersen
-Erik
2000-05-01Document tr changeErik Andersen
-Erik
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
compatability. -Erik
2000-04-25Several more updatesErik Andersen
-Erik
2000-04-24+ grep -v # yay!John Beppu
2000-04-21Some more updates and such...Erik Andersen
-Erik
2000-04-21Doc updatesErik Andersen
-Erik
2000-04-19Fix email addressErik Andersen
-Erik
2000-04-19Minor doc changeErik Andersen
-Erik