| Commit message (Expand) | Author | Age | Files | Lines |
* | tar: fix handling of tarballs with symlinks with size field != 0 | Denis Vlasenko | 2008-07-20 | 1 | -1/+3 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -1/+1 |
* | cpio: fix a bug where we do not extract zero-sized hardlinks | Denis Vlasenko | 2008-04-05 | 1 | -4/+2 |
* | *: more readable handling of pipe fds. No code changes. | Denis Vlasenko | 2008-02-16 | 1 | -1/+1 |
* | s/#ifdef CONFIG_/#if ENABLE_/g | Denis Vlasenko | 2007-08-13 | 1 | -1/+1 |
* | use "glibc errno" trick not only for ash, but for entire busybox | Denis Vlasenko | 2007-05-31 | 1 | -5/+0 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -1/+1 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -1/+1 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" | 2006-07-12 | 1 | -13/+1 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -1/+1 |
* | #ifdef, not just #if... grrr | Glenn L McGrath | 2002-11-08 | 1 | -1/+1 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -0/+35 |