qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Re: [WIN32] tftp issue
Date: Sun, 10 Oct 2004 00:38:54 +0200	[thread overview]
Message-ID: <pan.2004.10.09.22.38.54.59377@reply.to> (raw)
In-Reply-To: 1097359634.15742.26.camel@kubu.opensource.se

Le Sun, 10 Oct 2004 00:07:15 +0200, Magnus Damm a écrit :

> 
>> More informations: under linux with the same image and the same files I
>> get complete transfert, md5 checksum are the same for originals and
>> transfered files on guest (tested with command.com, msdos.sys and
>> license.txt :) if that matter)
> 
> Hm.. could it be the good old missing O_BINARY flag to open()?
> 
> / magnus

Ok, this works now, I modified tftp.c to add O_BINARY (there is only one
open( , easy :)). 

      parent reply	other threads:[~2004-10-09 22:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-08 23:07 [Qemu-devel] [WIN32] tftp issue Ronald
2004-10-09 19:45 ` Magnus Damm
2004-10-09 19:55   ` [Qemu-devel] " Ronald
2004-10-09 21:13     ` Ronald
2004-10-09 22:07       ` Magnus Damm
2004-10-09 22:26         ` Johannes Schindelin
2004-10-09 22:38         ` Ronald [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2004.10.09.22.38.54.59377@reply.to \
    --to=look@reply.to \
    --cc=daimon55@free.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).