From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Deyz8-0002SM-Vw for qemu-devel@nongnu.org; Sun, 05 Jun 2005 13:32:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Deyz6-0002Qp-DC for qemu-devel@nongnu.org; Sun, 05 Jun 2005 13:32:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Deyz5-0002P3-P3 for qemu-devel@nongnu.org; Sun, 05 Jun 2005 13:32:27 -0400 Received: from [199.232.41.3] (helo=savannah.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Deyw7-0002qy-7N for qemu-devel@nongnu.org; Sun, 05 Jun 2005 13:29:23 -0400 Received: from savannah.gnu.org ([127.0.0.1]) by savannah.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 1Deyf0-0000lP-00 for ; Sun, 05 Jun 2005 13:11:42 -0400 From: Fabrice Bellard Message-Id: Date: Sun, 05 Jun 2005 13:11:42 -0400 Subject: [Qemu-devel] qemu/slirp bootp.c bootp.h ip_icmp.h libslirp.h... Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CVSROOT: /cvsroot/qemu Module name: qemu Branch: Changes by: Fabrice Bellard 05/06/05 17:11:42 Modified files: slirp : bootp.c bootp.h ip_icmp.h libslirp.h slirp_config.h udp.c udp.h Log message: 64 bit fixes (initial patch by Gwenole Beauchesne) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/bootp.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/bootp.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/ip_icmp.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/libslirp.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/slirp_config.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/udp.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/slirp/udp.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text