Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-04 | Some cosmetic updates. Changed "OPTIONS" to "Options". | Eric Andersen | |
-Erik | |||
2000-07-04 | More doc updates | Eric Andersen | |
-Erik | |||
2000-06-26 | Fixed 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-21 | Document 'ln --' | Eric Andersen | |
-Erik | |||
2000-06-21 | Documented "which" | Pavel Roskin | |
2000-06-21 | Removed trailing spaces | Pavel Roskin | |
2000-06-21 | Add in telnet docs. | Eric Andersen | |
-Erik | |||
2000-06-21 | Add insmod docs | Eric Andersen | |
-Erik | |||
2000-06-21 | Updated the list of supported commands | Pavel Roskin | |
2000-06-21 | Removed 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-20 | Updated e-mail address of Pavel Roskin to proski@gnu.org | Pavel Roskin | |
2000-06-16 | Ran it through a spell checker and fixed the spelling errors. | Eric Andersen | |
-Erik | |||
2000-06-13 | Add 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-07 | My pod2man (perl-5.00503) complains if there is no newline after "Options:" | Pavel Roskin | |
2000-06-07 | Syslogd will not go to background if "-n" is given. Better help | Pavel Roskin | |
and argument checking | |||
2000-06-07 | Implemented "ping -s", fixed error messages and argument parsing | Pavel 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-06 | Fixed 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-05 | Fix spelling error | Eric Andersen | |
-Erik | |||
2000-06-02 | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | |
TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik | |||
2000-06-02 | Acknowledge contributions of Pavel Roskin, and fix doc building | Eric Andersen | |
so the html goes into the website directory. -Erik | |||
2000-05-13 | More doc updates | Erik Andersen | |
-Erik | |||
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | |
which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | |||
2000-05-10 | Add suffix stripping support to basename | Erik Andersen | |
-Erik | |||
2000-05-05 | Add 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-02 | More formatting bugs fixed | Erik Andersen | |
-Erik | |||
2000-05-02 | Bug fixes in the docs | Erik Andersen | |
-Erik | |||
2000-05-01 | Document tr change | Erik Andersen | |
-Erik | |||
2000-04-28 | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | |
compatability. -Erik | |||
2000-04-25 | Several more updates | Erik Andersen | |
-Erik | |||
2000-04-24 | + grep -v # yay! | John Beppu | |
2000-04-21 | Some more updates and such... | Erik Andersen | |
-Erik | |||
2000-04-21 | Doc updates | Erik Andersen | |
-Erik | |||
2000-04-19 | Fix email address | Erik Andersen | |
-Erik | |||
2000-04-19 | Minor doc change | Erik Andersen | |
-Erik | |||
2000-04-19 | More minor updates to docs (and making apps behave as the docs | Erik Andersen | |
suggest they should) -Erik | |||
2000-04-18 | Updates | Erik Andersen | |
-Erik | |||
2000-04-17 | - removal of (stray|stealth) spaces | John Beppu | |
2000-04-17 | Bugfixes. | Erik Andersen | |
-Erik | |||
2000-04-17 | More updates to the docs, and fixes to sync things with the docs. | Erik Andersen | |
-Erik | |||
2000-04-17 | + added John Lombardo to AUTHORS section | John Beppu | |
2000-04-16 | + wrap things in B<> to make pod2man happy | John Beppu | |
2000-04-15 | More documentation updates, and minor fixes to make things sync | Erik Andersen | |
up with the docs. -Erik | |||
2000-04-13 | + minor whitespace oddities removed | John Beppu | |
+ re-alphabetized AUTHORS section + added Id tag at bottom | |||
2000-04-13 | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | |
while trying to write docs . :-) -Erik | |||
2000-04-13 | + a comment on line 1 w/ suggested pod2man invocation: | John Beppu | |
pod2man --center=Lineo --release="version 0.43" busybox.pod > busybox.1 | |||
2000-04-13 | + formatting modifications to make pod2man(1p) happy. | John Beppu | |
2000-04-13 | Some docs | Erik Andersen | |
-Erik |