Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move nested functions in gzip.c to file scope. | Chih-Hung Hsieh | 2015-11-13 | 1 | -120/+149 |
* | Trust AC_SYS_LARGEFILE to provide large file support | Josh Stone | 2015-10-09 | 1 | -2/+2 |
* | Update name, license and contributor policy. | Mark Wielaard | 2012-06-05 | 1 | -40/+19 |
* | Rewrite kernel image support: use calculation instead of brute force, support... | Roland McGrath | 2009-08-27 | 1 | -111/+55 |
* | libdwfl: Support LZMA kernel images. | Roland McGrath | 2009-08-26 | 1 | -1/+29 |
* | libdwfl: Support automatic decompression of files in XZ format. | Roland McGrath | 2009-08-26 | 1 | -11/+24 |
* | Fix bzip2 support for non-mmap case. | Roland McGrath | 2009-08-26 | 1 | -106/+136 |
* | libdwfl: Support Linux bzip2 kernel images for automatic decompression. | Roland McGrath | 2009-08-26 | 1 | -8/+10 |
* | Grok Linux kernel zImage format. | Roland McGrath | 2009-01-14 | 1 | -25/+90 |
* | Fix decompression logic. | Roland McGrath | 2009-01-06 | 1 | -11/+22 |
* | libdwfl automagic decompression support | Roland McGrath | 2009-01-05 | 1 | -0/+223 |