Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made new xreadlink function for libbb and changed applets to use it instead of | markw | 2001-04-30 | 1 | -10/+3 |
* | Fix user permissions of copied directories. | kraai | 2001-04-30 | 1 | -1/+8 |
* | Simplify permission handling for FIFOs. | kraai | 2001-04-30 | 1 | -12/+1 |
* | Fix exit status when there is an error copying a file. | kraai | 2001-04-30 | 1 | -1/+1 |
* | Terminate source correctly when copying symlink. Report and patch by | kraai | 2001-04-27 | 1 | -2/+3 |
* | Use generic flag names. | kraai | 2001-04-24 | 1 | -9/+10 |
* | Move applet_name declaration from busybox.h to libbb.h. | kraai | 2001-04-24 | 1 | -1/+1 |
* | Rewrite cp and mv to be SUSv2 compliant. | kraai | 2001-04-23 | 1 | -143/+189 |
* | Set permissions of created file | bug1 | 2001-04-20 | 1 | -0/+1 |
* | copy_file_chunk uses streams now. | bug1 | 2001-04-11 | 1 | -58/+75 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | andersen | 2001-03-16 | 1 | -0/+180 |