| Commit message (Expand) | Author | Age | Files | Lines |
* | Add in freeramdisk.c, which (duh) frees ramdisks. If you have any | erik | 2000-03-04 | 1 | -0/+3 |
* | A few updates (including the cp fix the Craig has been looking for) | erik | 2000-03-04 | 1 | -0/+14 |
* | Fixed rebooting when init runs as /linuxrc | erik | 2000-02-23 | 1 | -6/+7 |
* | Update the changelog | erik | 2000-02-21 | 1 | -0/+6 |
* | Forgot to add basename. More fixes to du from | erik | 2000-02-21 | 1 | -4/+4 |
* | Fixed du. Now behaves just like GNU du (only less so). | erik | 2000-02-19 | 1 | -3/+6 |
* | Some updates for the day, | erik | 2000-02-18 | 1 | -0/+14 |
* | Formatting fix | erik | 2000-02-14 | 1 | -3/+3 |
* | Updates | erik | 2000-02-11 | 1 | -170/+201 |
* | fsck_minix.c lost fat. | beppu | 2000-02-11 | 1 | -0/+2 |
* | More minor touchups. | erik | 2000-02-10 | 1 | -0/+4 |
* | Fixed the init problem where it wouldn't unmount filesystems | erik | 2000-02-09 | 1 | -0/+2 |
* | A few minor updates. ;-) | erik | 2000-02-07 | 1 | -2/+44 |
* | copyFile could call chmod on a symlink, changing the perms | erik | 2000-01-27 | 1 | -2/+6 |
* | Fixed ls formatting for 8 char user names. | erik | 2000-01-27 | 1 | -0/+1 |
* | mount and umount could leak loop device allocations causing the system to | erik | 2000-01-26 | 1 | -0/+5 |
* | Some busybox updates. See the changelog for details if you care. | erik | 2000-01-25 | 1 | -3/+14 |
* | * added (and documented) "-n" option for head - | erik | 2000-01-23 | 1 | -0/+4 |
* | Making note of my changes | beppu | 2000-01-23 | 1 | -0/+2 |
* | Fix a bug where tar could change perms and ownership of dirs pointed | erik | 2000-01-23 | 1 | -1/+3 |
* | Some busybox updates. You no longer _have_ to put a "-" in front of tar | erik | 2000-01-23 | 1 | -0/+8 |
* | Tell what I did | erik | 2000-01-20 | 1 | -0/+4 |
* | Bug fix. grep wasn't printing file names they way it was supposed to. | erik | 2000-01-19 | 1 | -0/+2 |
* | tar creation support is now optional. | erik | 2000-01-16 | 1 | -0/+5 |
* | Ready for release | erik | 2000-01-15 | 1 | -1/+1 |
* | Sync up busybox with the latest and greatest. This is not stuff for | erik | 2000-01-15 | 1 | -1/+14 |
* | * Added -o loop option for mount, and support in umount for loop | erik | 2000-01-13 | 1 | -0/+3 |
* | Bug fixes. | erik | 2000-01-13 | 1 | -1/+6 |
* | Fix a logger bug. | erik | 2000-01-09 | 1 | -0/+3 |
* | Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, | erik | 2000-01-08 | 1 | -0/+7 |
* | foo | erik | 2000-01-07 | 1 | -3/+3 |
* | More minor fixes. | erik | 2000-01-07 | 1 | -12/+17 |
* | making note of my changes. | beppu | 2000-01-07 | 1 | -0/+1 |
* | * Grep -i previously failed on UPPER CASE patterns due to a silly | erik | 2000-01-05 | 1 | -0/+2 |
* | Bunches of fixes. Typos, bugs, etc. | erik | 2000-01-04 | 1 | -5/+14 |
* | * sed now supports addresses (numeric or regexp, with negation) and | erik | 1999-12-29 | 1 | -0/+5 |
* | Add the beginings of some regression testing. Add in the recently | erik | 1999-12-29 | 1 | -0/+2 |
* | Fixed mv so it now does the right thing (same method used in cp). Removed | erik | 1999-12-29 | 1 | -0/+3 |
* | Fixed a bug where tar would not set the user and group on device | erik | 1999-12-28 | 1 | -3/+3 |
* | Added changelog | erik | 1999-12-27 | 1 | -0/+3 |
* | sort is good to go. | beppu | 1999-12-23 | 1 | -0/+1 |
* | Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com> | erik | 1999-12-21 | 1 | -0/+2 |
* | Reworked the source so it will compile and run under glibc 2.0.7 | erik | 1999-12-17 | 1 | -1/+3 |
* | Wrote rmmod for busybox. | erik | 1999-12-16 | 1 | -1/+1 |
* | Fix bugs in logger and syslogd. Add fbset. | erik | 1999-12-16 | 1 | -0/+3 |
* | Added lsmod | erik | 1999-12-15 | 1 | -0/+3 |
* | made note of my recent changes | beppu | 1999-12-15 | 1 | -0/+4 |
* | Fixed spelling of my name. Geez. | andersen | 1999-12-11 | 1 | -3/+3 |
* | Ok, so this is reallt 0.38... | andersen | 1999-12-11 | 1 | -2/+2 |
* | Set version to 0.39 | andersen | 1999-12-11 | 1 | -3/+3 |