summaryrefslogtreecommitdiff
path: root/com32/sysdump/be_tftp.c
Commit message (Expand)AuthorAgeFilesLines
* sysdump: make TFTP server optionalH. Peter Anvin2010-06-211-3/+23
* sysdump: tftp: use lmalloc(), and set the gatewayH. Peter Anvin2010-06-181-6/+21
* sysdump: actually make the new backend system worksyslinux-3.85-pre8H. Peter Anvin2010-02-071-0/+1
* sysdump: change to a two-phase generate/output model, buffer in memoryH. Peter Anvin2010-02-071-36/+46
* sysdump: be_tftp.c: fix prototypeH. Peter Anvin2010-02-071-1/+3
* sysdump: add back ymodem support; clean up memory dump structureH. Peter Anvin2010-02-061-0/+3
* sysdump: dump vesa modes, generate usable timestampsH. Peter Anvin2010-02-061-2/+2
* sysdump: first working version (can dump lowmem over TFTP)H. Peter Anvin2010-02-061-0/+127