Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / slirp / if.c
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2008-09-30 blueswir1Add some missing static qualifiers
2008-08-17 blueswir1Fix warnings that would be generated by gcc -Wstrict...
2008-05-10 balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
2007-10-26 blueswir1 Add const etc. to places forgotten from the previous...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-10 bellardsuppressed unaligned accesses
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-09-13 bellardmemory leak fix (Juergen Keil)
2004-04-22 bellardinitial user mode network support