Add <string.h> to files that needed it.
[wine] / msdos / ioports.c
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-22  James AbbatielloFixes for reading latched values with ports 0x40-0x43.
2000-07-29  Ove KaavenLet Int09 routines remember a keystroke's ASCII code...
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-03  Alexandre JulliardDelay initialization of I/O permissions until they...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Michael VekslerRemoved "implicit declaration" warnings.
1999-03-28  Jess HaasFixed a warning.
1999-03-25  Ove KaavenAdded port 0x60 for int 0x09, and port 0x20 for PIC...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-14  Andreas MohrMoved VGA port access check at the beginning in order...
1999-01-30  Andreas Mohrimplemented timer latching
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Andreas MohrAdded automatic CMOS RAM checksum calculation.
1998-11-08  Ove KaavenSimulate the VGA vertical refresh.
1998-11-01  Ove KaavenMoved VGA-emulating DirectX code from dispdib.c to...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-01-01  Alexandre JulliardRelease 970101 wine-970101