| Commit message (Expand) | Author | Age | Files | Lines |
* | Some additional tips and formatting changes. | Mark Whitley | 2000-08-22 | 1 | -28/+56 |
* | Fix a silly bug so it compiles up properly | Eric Andersen | 2000-08-21 | 1 | -1/+2 |
* | Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. | Eric Andersen | 2000-08-21 | 2 | -2/+38 |
* | Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> | Eric Andersen | 2000-08-21 | 2 | -2/+99 |
* | Add in the "reset" command. | Eric Andersen | 2000-08-21 | 2 | -3/+23 |
* | Minor link update | Eric Andersen | 2000-08-11 | 1 | -1/+1 |
* | Merge in two patches from Dave Cinege: | Eric Andersen | 2000-08-02 | 2 | -6/+6 |
* | Added a note in the "Tips and Pointer" section on the correct way to test for | Mark Whitley | 2000-07-25 | 1 | -0/+17 |
* | First revision of the Busybox Style Guide and an accompanying .indent.pro | Mark Whitley | 2000-07-24 | 1 | -0/+224 |
* | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen | 2000-07-21 | 2 | -3/+27 |
* | Add in the LinuxMagic VPN Firewall | Eric Andersen | 2000-07-21 | 1 | -0/+1 |
* | Fixed usage info for "cut" | Pavel Roskin | 2000-07-21 | 2 | -3/+3 |
* | * syslogd can now log messages to a remote host -- patch thanks | Eric Andersen | 2000-07-20 | 2 | -1/+10 |
* | Changed verbiage. | Eric Andersen | 2000-07-11 | 1 | -1/+2 |
* | Replaced projects with products/projects. | Eric Andersen | 2000-07-11 | 1 | -1/+1 |
* | Added the Kerbango Internet Radio to projects/products using BusyBox. | Eric Andersen | 2000-07-11 | 1 | -0/+1 |
* | Final updates for release.0_46 | Eric Andersen | 2000-07-11 | 1 | -1/+14 |
* | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen | 2000-07-11 | 2 | -12/+35 |
* | Fix dead link. | Matt Kraai | 2000-07-11 | 1 | -1/+1 |
* | Add in tinynet | Eric Andersen | 2000-07-08 | 1 | -0/+1 |
* | Doc updates to remove sfdisk. | Eric Andersen | 2000-07-08 | 2 | -118/+3 |
* | Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu> | Eric Andersen | 2000-07-07 | 1 | -2/+2 |
* | This patch finishes the cleanup of all the commands. It also cleans up | Eric Andersen | 2000-07-07 | 1 | -1683/+1042 |
* | Yet another busybox documentation update from Matt Kraai <kraai@alumni.carneg... | Eric Andersen | 2000-07-07 | 1 | -662/+415 |
* | More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>. | Eric Andersen | 2000-07-06 | 1 | -1327/+793 |
* | DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu> | Eric Andersen | 2000-07-06 | 1 | -562/+394 |
* | Some cosmetic updates. Changed "OPTIONS" to "Options". | Eric Andersen | 2000-07-04 | 1 | -4/+4 |
* | More doc updates | Eric Andersen | 2000-07-04 | 2 | -851/+688 |
* | A first pass at integrating the SGML docs into the Makefile. | Eric Andersen | 2000-07-04 | 2 | -322/+232 |
* | Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module. | Mark Whitley | 2000-06-26 | 1 | -0/+5495 |
* | Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. | Eric Andersen | 2000-06-26 | 1 | -6/+7 |
* | Minor web page update.0_45 | Eric Andersen | 2000-06-22 | 1 | -30/+34 |
* | Document 'ln --' | Eric Andersen | 2000-06-21 | 1 | -1/+2 |
* | Web site updates. | Eric Andersen | 2000-06-21 | 3 | -215/+329 |
* | 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 |
* | Add insmod docs | Eric Andersen | 2000-06-21 | 1 | -1/+16 |
* | 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 |
* | 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 |
* | + minor typo fix | John Beppu | 2000-06-14 | 1 | -1/+1 |
* | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | Eric Andersen | 2000-06-13 | 1 | -6/+75 |
* | + 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 |
* | 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 |