Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/u_int/uint/g | Eric Andersen | 2004-01-30 | 1 | -9/+9 |
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -2/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -9/+9 |
* | Call lseek directly rather than via data_align() | Glenn L McGrath | 2002-11-03 | 1 | -1/+1 |
* | Fix an obvious thinko | Eric Andersen | 2002-10-18 | 1 | -1/+1 |
* | Fix compress support and prevent a segfault | Glenn L McGrath | 2002-09-27 | 1 | -0/+6 |
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -23/+34 |
* | Use fopen wrapper. | Matt Kraai | 2001-11-12 | 1 | -2/+1 |
* | Standard typing (u_int16_t instead of u16, u_int32_t instead | Eric Andersen | 2001-08-29 | 1 | -13/+9 |
* | Call setvbuf from here isntead of gz_open for compatability with uclibc | Glenn L McGrath | 2001-07-13 | 1 | -0/+3 |
* | rpm2cpio applet by Laurence Anderson | Glenn L McGrath | 2001-06-26 | 1 | -0/+92 |