This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
slirp
History
blueswir1
66029f6a2f
Fix warning about variables used uninitialized
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5378 c046a42c-6fe2-441c-8c8c-71466251a162
2008-10-01 19:39:40 +00:00
..
bootp.c
Make some variables static
2008-10-01 19:06:48 +00:00
bootp.h
…
cksum.c
…
COPYRIGHT
…
ctl.h
…
debug.c
…
debug.h
…
icmp_var.h
…
if.c
Add some missing static qualifiers
2008-09-30 18:18:27 +00:00
if.h
…
ip_icmp.c
Make some variables static
2008-10-01 19:06:48 +00:00
ip_icmp.h
Fix warnings that would be caused by gcc flag -Wwrite-strings
2008-09-14 06:45:34 +00:00
ip_input.c
…
ip_output.c
…
ip.h
…
libslirp.h
…
main.h
…
mbuf.c
Remove unused variables
2008-10-01 18:08:41 +00:00
mbuf.h
…
misc.c
Use common objects for qemu-img and qemu-nbd
2008-09-15 15:51:35 +00:00
misc.h
…
sbuf.c
…
sbuf.h
…
slirp_config.h
…
slirp.c
…
slirp.h
…
socket.c
Fix warning about variables used uninitialized
2008-10-01 19:39:40 +00:00
socket.h
…
tcp_input.c
…
tcp_output.c
…
tcp_subr.c
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
2008-09-20 08:07:15 +00:00
tcp_timer.c
…
tcp_timer.h
…
tcp_var.h
…
tcp.h
…
tcpip.h
…
tftp.c
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
2008-09-20 08:07:15 +00:00
tftp.h
…
udp.c
…
udp.h
…