summaryrefslogtreecommitdiff
path: root/memdisk/unzip.c
Commit message (Expand)AuthorAgeFilesLines
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-081-0/+1
* Handle memdisk images compressed with zip as well as with gzip.hpa2004-04-271-6/+180
* Unget bytes properly...hpa2003-11-191-8/+8
* Add debugging code for input buffer underrunsyslinux-2.07-pre6hpa2003-11-181-14/+32
* Fix overlap handling properly (we hope)hpa2003-07-151-19/+2
* Support compressed MEMDISK images.hpa2003-04-101-0/+214