Removed trailing whitespace.
[wine] / msdos / dosmem.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Christian CostaThe SVGA block code was not accessible (AH and AL inver...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-25  Andreas MohrCosmetics.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Ove KaavenReorganized DOS memory remapping slightly, so that...
2000-11-05  Gerald PfeiferAdded missing #include <sys/types.h>.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-09-24  Alexandre JulliardMoved most global data out of the LPDOSTASK structure.
2000-08-09  Alexandre JulliardRemoved obsolete SHMDATA parameter in GLOBAL_CreateBlock.
2000-07-30  Ove KaavenMade DOSMEM_Init() take a BOOL parameter instead of...
2000-07-29  Ove KaavenFill BIOS segments using pointers from DOSMEM_Bios...
2000-07-28  Ove KaavenRemoved the hModule parameter from various DOSMEM routi...
2000-06-07  Ulrich WeigandRemoved mis-aligned accesses during BIOS/DOS data initi...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
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-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Andreas MohrBug fix.
1999-03-13  Andreas MohrImplemented mode setting things as well as VESA additio...
1999-02-28  Ove KaavenFixed a couple of dosmem block resize bugs.
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-02-04  Andreas MohrSome values of pBiosData added/fixed.
1999-01-30  Andreas MohrSpelling fix.
1999-01-24  Andreas MohrImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some...
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-11-01  Ove KaavenSet default video mode to 3 (80x25 color).
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-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-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-01  Alexandre JulliardRelease 970101 wine-970101