Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -2/+2 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | Eric Andersen | 2000-06-13 | 1 | -1/+2 |
| | | | | -Erik | ||||
* | Fixed segfaults for "chown -R" and "chgrp -R". Also added a message for "too | Mark Whitley | 2000-06-06 | 1 | -9/+13 |
| | | | | few arguments". | ||||
* | Fixed segfault when you type "chmod -R". "chown -R" and "chgrp -R" are still | Mark Whitley | 2000-06-06 | 1 | -1/+1 |
| | | | | having problems... | ||||
* | Some more portability updates | Erik Andersen | 2000-05-17 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -12/+18 |
| | |||||
* | Fix symlink following bug in chmod -R and friends. Allow SYSV style | Erik Andersen | 2000-04-18 | 1 | -2/+4 |
| | | | | | | | 'chown foo:bar' in addition to 'chown foo.bar', and fix a bug in the busybox globbing routine such that 'find /dir -name [i]' no longer segfaults. -Erik | ||||
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Yet another installment in the ongoing tar saga | Erik Andersen | 2000-03-28 | 1 | -4/+3 |
| | | | | -Erik | ||||
* | Wrote killall. | Erik Andersen | 2000-03-07 | 1 | -4/+2 |
| | | | | | | Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik | ||||
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -0/+8 |
| | | | | -Erik | ||||
* | Updates | Erik Andersen | 2000-02-11 | 1 | -16/+9 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -110/+128 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -9/+20 |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | ||||
* | Clear up some ambiguity with old style assignments. | Erik Andersen | 2000-01-29 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | put #if's around the lchown, because | John Beppu | 2000-01-24 | 1 | -1/+7 |
| | | | | older glibc versions don't have it. | ||||
* | Went ahead and fixed bug #301 (chown not working on symlinks) | John Beppu | 2000-01-23 | 1 | -1/+1 |
| | | | | | | | in fileAction(), I changed the chown() to lchown(); Hopefully, that doesn't break anything. (I don't think it does). nested ?:?:?: madness in chmod_chown_chgrp.c | ||||
* | Latest and greatest0_36 | Eric Andersen | 1999-11-18 | 1 | -8/+8 |
| | |||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -12/+12 |
| | | | | -Erik | ||||
* | Removed cruft | Eric Andersen | 1999-10-22 | 1 | -1/+1 |
| | |||||
* | Make mkdir -m work | Eric Andersen | 1999-10-22 | 1 | -1/+1 |
| | |||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -2/+4 |
| | |||||
* | Made ps work. Fixed some stuff. | Eric Andersen | 1999-10-20 | 1 | -50/+0 |
| | |||||
* | Fixed chmod and friends. | Eric Andersen | 1999-10-20 | 1 | -188/+77 |
| | |||||
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 1 | -0/+168 |
| | |||||
* | More stuff | Eric Andersen | 1999-10-19 | 1 | -1/+1 |
| | |||||
* | More fixes | Eric Andersen | 1999-10-18 | 1 | -1/+1 |
| | |||||
* | Some fixes and such | Eric Andersen | 1999-10-17 | 1 | -13/+10 |
| | |||||
* | More stuff | Eric Andersen | 1999-10-13 | 1 | -112/+8 |
| | |||||
* | Combined stuff | Eric Andersen | 1999-10-13 | 1 | -0/+253 |