| Commit message (Expand) | Author | Age | Files | Lines |
* | cpio: internalize archive_xread_all_eof. add a few paranoia checks | Denis Vlasenko | 2008-07-12 | 1 | -32/+37 |
* | cpio: on unpack, limit filename length to 8k; shorten comment a bit | Denis Vlasenko | 2008-07-11 | 1 | -0/+2 |
* | cpio: support some long options; document GNU options | Denis Vlasenko | 2008-07-11 | 1 | -2/+3 |
* | libunarchive: stop using static data in archivers - archive_handle_t | Denis Vlasenko | 2008-06-28 | 1 | -3/+8 |
* | *: 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 | -88/+95 |
* | tar: improve OLDGNU compat, make old SUN compat configurable | Denis Vlasenko | 2007-06-21 | 1 | -1/+2 |
* | do not do utime() on links, it acts on link targets, and we don't want that. | Denis Vlasenko | 2007-06-20 | 1 | -6/+6 |
* | whitespace fixes (leading spaces to tab) | Denis Vlasenko | 2007-01-13 | 1 | -1/+1 |
* | style cleanup: return(a) -> return a, part 2 | Denis Vlasenko | 2006-11-27 | 1 | -1/+1 |
* | cpio: (allegedly) fix bug 0001095: | Denis Vlasenko | 2006-11-21 | 1 | -39/+54 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -1/+1 |
* | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> | Denis Vlasenko | 2006-10-10 | 1 | -3/+3 |
* | removed a lot of trailing \n in bb_msg() calls. It is added | Denis Vlasenko | 2006-09-06 | 1 | -1/+1 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -7/+2 |
* | Cleaup read() and write() variants, plus a couple of new functions like | Rob Landley | 2006-07-16 | 1 | -2/+3 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | More size shrinkage. | Rob Landley | 2006-05-29 | 1 | -17/+4 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | sort out yet more type issues | Eric Andersen | 2006-01-30 | 1 | -1/+1 |
* | BusyBox has no business hard coding the number of major and minor bits for a | Eric Andersen | 2004-07-26 | 1 | -1/+2 |
* | Fix symlink handling and small memory leak | Glenn L McGrath | 2004-04-29 | 1 | -0/+5 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
* | Dont unlink when testing ! | Glenn L McGrath | 2003-08-28 | 1 | -38/+4 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -8/+8 |
* | A cleaner cleanup that avoids passing an off_t to scanf | Eric Andersen | 2002-12-11 | 1 | -5/+9 |
* | squash a warning | Eric Andersen | 2002-12-11 | 1 | -1/+1 |
* | rpm applet by Laurence Anderson | Glenn L McGrath | 2002-12-10 | 1 | -0/+185 |
* | Remove files made obsolete by new unarchiving code | Glenn L McGrath | 2002-09-25 | 1 | -137/+0 |
* | Fixup warnings and undefined operations that show up in gcc-3.1 | Eric Andersen | 2002-07-11 | 1 | -1/+2 |
* | *** empty log message *** | Glenn L McGrath | 2001-10-25 | 1 | -0/+136 |