Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc update | Eric Andersen | 2000-09-24 | 1 | -4/+65 |
| | |||||
* | update docs for xargs | Eric Andersen | 2000-09-23 | 1 | -3/+1 |
| | |||||
* | Use minix xargs instead, and update docs accordingly | Eric Andersen | 2000-09-22 | 1 | -4/+24 |
| | | | | -Erik | ||||
* | Typo fix. | Eric Andersen | 2000-09-21 | 1 | -2/+2 |
| | |||||
* | Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. | Eric Andersen | 2000-09-20 | 1 | -11/+36 |
| | | | | -Erik | ||||
* | Updated to be in sync with the current sample inittab | Pavel Roskin | 2000-09-15 | 1 | -8/+10 |
| | |||||
* | + credit markw@lineo.com for his contributions | John Beppu | 2000-09-15 | 1 | -1/+5 |
| | |||||
* | Added expr, from Edward Betts <edward@debian.org>, with some fixups | Eric Andersen | 2000-09-05 | 1 | -1/+40 |
| | | | | | and docs added by me. -Erik | ||||
* | updated some usage info from a patch from robotti@metconnect.com | Eric Andersen | 2000-09-01 | 1 | -1/+5 |
| | | | | -Erik | ||||
* | Fix a silly bug so it compiles up properly | Eric Andersen | 2000-08-21 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. | Eric Andersen | 2000-08-21 | 1 | -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 Andersen | 2000-08-21 | 1 | -2/+44 |
| | | | | -Erik | ||||
* | Add in the "reset" command. | Eric Andersen | 2000-08-21 | 1 | -2/+10 |
| | | | | -Erik | ||||
* | Merge in two patches from Dave Cinege: | Eric Andersen | 2000-08-02 | 1 | -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 Andersen | 2000-07-21 | 1 | -2/+12 |
| | | | | -Erik | ||||
* | Fixed usage info for "cut" | Pavel Roskin | 2000-07-21 | 1 | -2/+2 |
| | |||||
* | * syslogd can now log messages to a remote host -- patch thanks | Eric Andersen | 2000-07-20 | 1 | -1/+7 |
| | | | | | to Gyepi Sam <gyepi@praxis-sw.com> -Erik | ||||
* | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen | 2000-07-11 | 1 | -2/+10 |
| | | | | | loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik | ||||
* | Doc updates to remove sfdisk. | Eric Andersen | 2000-07-08 | 1 | -45/+2 |
| | | | | -Erik | ||||
* | Some cosmetic updates. Changed "OPTIONS" to "Options". | Eric Andersen | 2000-07-04 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | More doc updates | Eric Andersen | 2000-07-04 | 1 | -137/+137 |
| | | | | -Erik | ||||
* | Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. | Eric Andersen | 2000-06-26 | 1 | -6/+7 |
| | | | | | Fix thanks to Arne Bernin <arne@matrix.loopback.org> -Erik | ||||
* | Document 'ln --' | Eric Andersen | 2000-06-21 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Documented "which" | Pavel Roskin | 2000-06-21 | 1 | -1/+14 |
| | |||||
* | Removed trailing spaces | Pavel Roskin | 2000-06-21 | 1 | -15/+15 |
| | |||||
* | Add in telnet docs. | Eric Andersen | 2000-06-21 | 1 | -1/+10 |
| | | | | -Erik | ||||
* | Add insmod docs | Eric Andersen | 2000-06-21 | 1 | -1/+16 |
| | | | | -Erik | ||||
* | Updated the list of supported commands | Pavel Roskin | 2000-06-21 | 1 | -11/+11 |
| | |||||
* | Removed all vestiges of "math" | Pavel Roskin | 2000-06-21 | 1 | -4/+4 |
| | |||||
* | + added dc (aka the function formerly known as math) | John Beppu | 2000-06-21 | 1 | -24/+27 |
| | | | | + did all the housekeeping that this change requires. | ||||
* | Updated e-mail address of Pavel Roskin to proski@gnu.org | Pavel Roskin | 2000-06-20 | 1 | -2/+2 |
| | |||||
* | Ran it through a spell checker and fixed the spelling errors. | Eric Andersen | 2000-06-16 | 1 | -12/+12 |
| | | | | -Erik | ||||
* | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | Eric Andersen | 2000-06-13 | 1 | -6/+75 |
| | | | | -Erik | ||||
* | + updated docs to reflect math's filter capabilities. | John Beppu | 2000-06-12 | 1 | -2/+5 |
| | |||||
* | My pod2man (perl-5.00503) complains if there is no newline after "Options:" | Pavel Roskin | 2000-06-07 | 1 | -1/+2 |
| | |||||
* | Syslogd will not go to background if "-n" is given. Better help | Pavel Roskin | 2000-06-07 | 1 | -6/+5 |
| | | | | and argument checking | ||||
* | Implemented "ping -s", fixed error messages and argument parsing | Pavel Roskin | 2000-06-07 | 1 | -1/+2 |
| | |||||
* | * Fixed 'swapon -a' and 'swapoff -a', which were broken. | Eric Andersen | 2000-06-07 | 1 | -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 Andersen | 2000-06-06 | 1 | -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 error | Eric Andersen | 2000-06-05 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | 2000-06-02 | 1 | -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 building | Eric Andersen | 2000-06-02 | 1 | -1/+5 |
| | | | | | so the html goes into the website directory. -Erik | ||||
* | More doc updates | Erik Andersen | 2000-05-13 | 1 | -10/+51 |
| | | | | -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -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 basename | Erik Andersen | 2000-05-10 | 1 | -3/+6 |
| | | | | -Erik | ||||
* | Add support for "noatime" and "nodiratime" mount flags to mount. | Erik Andersen | 2000-05-05 | 1 | -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 fixed | Erik Andersen | 2000-05-02 | 1 | -4/+23 |
| | | | | -Erik | ||||
* | Bug fixes in the docs | Erik Andersen | 2000-05-02 | 1 | -2/+5 |
| | | | | -Erik | ||||
* | Document tr change | Erik Andersen | 2000-05-01 | 1 | -4/+9 |
| | | | | -Erik | ||||
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -4/+20 |
| | | | | | compatability. -Erik |