Removed trailing whitespace.
[wine] / msdos / int21.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-26  Alexandre JulliardLink to the curses library only for the dlls that need it.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-02-12  Andreas MohrImplemented the int21 LFN rename file function.
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-10-17  Ove KaavenImplemented DOS INT21 AH=4B (EXEC).
2000-10-13  Peter HawkinsAdded DOS int 21h function 4452h support (DR-DOS versio...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-07-29  Ove KaavenMake direct console input routines go through int16...
2000-07-28  Ove KaavenRemoved the hModule parameter from various DOSMEM routi...
2000-07-28  Ove KaavenJust get DOS task structure from MZ_Current(), instead...
2000-06-18  Dmitry TimoshkovUse GetSystemDefaultLangID() instead of WINE_LanguageId.
2000-05-30  Andreas MohrImplemented int 0x21 long file name function 0x71a0...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-04  Ian SchmidtImplemented FAT32 function 7302 (Get Extended DPB).
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-13  Marcus MeissnerReplicate CreateDirectory() LastError workaround for...
1999-09-23  Alexandre JulliardImplemented uppercasing functions (based on a patch...
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-05-22  Ove KaavenChanged global DOS_LOL into function DOSMEM_LOL() in...
1999-05-08  Ove KaavenMoved DOS List of Lists initialization, and added the...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-15  Bertho StultiensAdded IOCTL function 0x440d/0x72.
1999-04-03  Alexandre JulliardMask off unsupported attributes in _lcreat (bug reporte...
1999-03-22  Andreas MohrCosmetics.
1999-03-17  Jess HaasFixed/implemented various interrupt functions.
1999-03-14  Ove KaavenFully implemented Direct Console Input.
1999-02-28  Marcus MeissnerChanged CreateDirectory LastError returns to match...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-31  Ove KaavenAdded missing includes (the PSP handling was incorrect...
1999-01-30  Andreas MohrSome interrupt enhancements.
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-20  Ove KaavenClear DOS extended error only for funcs >=0x2f (thanks...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Andreas MohrImplemented raw device access calls for ioctlGenericBlk...
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-07  Stefan LeichterFile handle bug fix.
1998-12-03  Joseph PranevichCall the new console driver for some routines. This...
1998-11-25  Ulrich WeigandChanged CTX_SEG_OFF_TO_LIN to allow linear addresses...
1998-11-22  Andreas MohrAdded INT21_ParseFileNameIntoFCB() and some other thing...
1998-11-07  Andreas MohrMade this file DOSMOD friendly.
1998-10-17  Joseph PranevichTerminate and Stay Resident now a fixme because it...
1998-10-11  Ove KaavenI think it's time to rethink the HFILE16_TO_HFILE32...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-04-15  Alexandre JulliardRelease 970415 wine-970415
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101