nand emulation fixes
[qemu] / slirp / slirp.h
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-01-14 blueswir1Fix _P use on OpenBSD
2009-01-13 blueswir1Fix 64 bit issue in slirp
2008-10-26 blueswir1Fix inline use warnings from sparse
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-05-17 balrogMissing include for Slirp on win32 (Eduardo Felipe).
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-11-07 bellarduse config-host.h instead of config.h
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-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2005-01-10 bellardwindows header fix
2004-11-14 bellardremoved warning
2004-10-09 bellardwin32 fix
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-08-24 bellardTFTP support (Magnus Damm)
2004-07-12 bellardwin32 compile
2004-07-12 bellardremoved unused includes - BSD port
2004-06-03 bellardheader fix
2004-04-26 bellardavoid errno variable name
2004-04-22 bellardinitial user mode network support