Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-21 | Fix a silly bug so it compiles up properly | Eric Andersen | |
-Erik | |||
2000-08-21 | Added 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-21 | Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> | Eric Andersen | |
-Erik | |||
2000-08-21 | Add in the "reset" command. | Eric Andersen | |
-Erik | |||
2000-08-11 | Minor link update | Eric Andersen | |
-Erik | |||
2000-08-02 | Merge 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-25 | Added a note in the "Tips and Pointer" section on the correct way to test for | Mark Whitley | |
string equivalence with strcmp(). | |||
2000-07-24 | First revision of the Busybox Style Guide and an accompanying .indent.pro | Mark Whitley | |
file. | |||
2000-07-21 | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen | |
-Erik | |||
2000-07-21 | Add in the LinuxMagic VPN Firewall | Eric Andersen | |
-Erik | |||
2000-07-21 | Fixed usage info for "cut" | Pavel Roskin | |
2000-07-20 | * syslogd can now log messages to a remote host -- patch thanks | Eric Andersen | |
to Gyepi Sam <gyepi@praxis-sw.com> -Erik | |||
2000-07-11 | Changed verbiage. | Eric Andersen | |
-Erik | |||
2000-07-11 | Replaced projects with products/projects. | Eric Andersen | |
-Erik | |||
2000-07-11 | Added the Kerbango Internet Radio to projects/products using BusyBox. | Eric Andersen | |
-Erik | |||
2000-07-11 | Final updates for release. | Eric Andersen | |
-Erik | |||
2000-07-11 | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen | |
loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik | |||
2000-07-11 | Fix dead link. | Matt Kraai | |
-Matt | |||
2000-07-08 | Add in tinynet | Eric Andersen | |
-Erik | |||
2000-07-08 | Doc updates to remove sfdisk. | Eric Andersen | |
-Erik | |||
2000-07-07 | Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu> | Eric Andersen | |
-Erik | |||
2000-07-07 | This patch finishes the cleanup of all the commands. It also cleans up | Eric Andersen | |
the remaining chapters -- Matt Kraai <kraai@alumni.carnegiemellon.edu> -Erik | |||
2000-07-07 | Yet another busybox documentation update from Matt Kraai ↵ | Eric Andersen | |
<kraai@alumni.carnegiemellon.edu> -Erik | |||
2000-07-06 | More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>. | Eric Andersen | |
Thanks Matt! -Erik | |||
2000-07-06 | DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu> | Eric Andersen | |
-Erik | |||
2000-07-04 | Some cosmetic updates. Changed "OPTIONS" to "Options". | Eric Andersen | |
-Erik | |||
2000-07-04 | More doc updates | Eric Andersen | |
-Erik | |||
2000-07-04 | A first pass at integrating the SGML docs into the Makefile. | Eric Andersen | |
A first pass a cleaning up the current SGML (lots more cleanup is needed though). -Erik | |||
2000-06-26 | Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module. | Mark Whitley | |
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. | |||
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-22 | Minor web page update. | Eric Andersen | |
-Erik | |||
2000-06-21 | Document 'ln --' | Eric Andersen | |
-Erik | |||
2000-06-21 | Web site updates. | 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-14 | + minor typo fix | John Beppu | |
s/>/>/ | |||
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 |