|
|
|
@8887
|
23 years |
achimha |
documentation
|
|
|
|
@8886
|
23 years |
achimha |
documented TLS implementation
|
|
|
|
@8885
|
23 years |
achimha |
documented PE DLL memory layout
|
|
|
|
@8883
|
23 years |
achimha |
added more comments, documentation
|
|
|
|
@8882
|
23 years |
sandervl |
Fix for loading PE images in low memory (introduced yesterday)
|
|
|
|
@8880
|
23 years |
sandervl |
Dynamically allocate handlemanager array to prevent waste of shared …
|
|
|
|
@8877
|
23 years |
sandervl |
Rewrote algorithm for 64kb alignment in VirtualAlloc'ed memory; …
|
|
|
|
@8866
|
23 years |
sandervl |
Disabled 64kb alignment in VirtualAlloc for now
|
|
|
|
@8864
|
23 years |
sandervl |
moved OS2 memory functions into seperate file
|
|
|
|
@8863
|
23 years |
sandervl |
do not use any win32k services with custom odin builds
|
|
|
|
@8844
|
23 years |
sandervl |
Com overlapped IO changes for reference counts
|
|
|
|
@8840
|
23 years |
sandervl |
minor updates
|
|
|
|
@8839
|
23 years |
sandervl |
Keep reference count for overlapped IO objects to avoid premature …
|
|
|
|
@8836
|
23 years |
sandervl |
only log fatal exceptions
|
|
|
|
@8835
|
23 years |
sandervl |
dump exception to exception.log in system32 dir
|
|
|
|
@8834
|
23 years |
sandervl |
cleaned up
|
|
|
|
@8817
|
23 years |
sandervl |
Print win32 module name when exception occurs
|
|
|
|
@8809
|
23 years |
sandervl |
VirtualFree; don't allow app to decommit stack pages (VAC runtime uses …
|
|
|
|
@8807
|
23 years |
sandervl |
small fixes
|
|
|
|
@8806
|
23 years |
sandervl |
WriteFile for standard out: convert line feed without carriage return …
|
|
|
|
@8803
|
23 years |
sandervl |
more logging in GetVersionExA
|
|
|
|
@8795
|
23 years |
sandervl |
logging update
|
|
|
|
@8787
|
23 years |
sandervl |
IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_DISK_GET_MEDIA_TYPES should always …
|
|
|
|
@8785
|
23 years |
sandervl |
IOCTL_DISK_GET_DRIVE_GEOMETRY must fail if no disk is inserted; …
|
|
|
|
@8783
|
23 years |
sandervl |
OSLibGetDriveTye fix for floppy drives
|
|
|
|
@8782
|
23 years |
sandervl |
fixed CreateFile for disks
|
|
|
|
@8780
|
23 years |
sandervl |
minor updates
|
|
|
|
@8777
|
23 years |
sandervl |
There are no bugs in the WGSS SystemTimeToFileTime & …
|
|
|
|
@8775
|
23 years |
sandervl |
debug updates + added OSLibDosGetTickCount
|
|
|
|
@8774
|
23 years |
sandervl |
KSO: Console Ctrl Handlers updates; GetFileType on std files doesn't …
|
|
|
|
@8773
|
23 years |
sandervl |
KSO: Console Ctrl Handlers updates; GetFileType on std files doesn't …
|
|
|
|
@8772
|
23 years |
sandervl |
KSO: added testcases for SetConsoleCtrlHandler, …
|
|
|
|
@8766
|
23 years |
sandervl |
removed bad fix
|
|
|
|
@8765
|
23 years |
sandervl |
fix
|
|
|
|
@8763
|
23 years |
sandervl |
FileTimeToSystemTime fix
|
|
|
|
@8762
|
23 years |
sandervl |
RegQueryValueExA(/W) fix for querying the length of string key data; …
|
|
|
|
@8752
|
23 years |
sandervl |
KSO: Fancy 16 step fallthru case isn't cool if the src length is bad.
|
|
|
|
@8741
|
23 years |
sandervl |
KSO: LCMapStringW fix
|
|
|
|
@8694
|
24 years |
sandervl |
Removed: LoadLibraryExA: expand library filename (doesn't happen in …
|
|
|
|
@8693
|
24 years |
sandervl |
Expand string when converting REG_EXPAND_SZ to REG_SZ
|
|
|
|
@8687
|
24 years |
sandervl |
RegSetValueExA: translated REG_EXPAND_SZ into REG_SZ; registry.dll …
|
|
|
|
@8686
|
24 years |
sandervl |
LoadLibraryExA: expand library filename; might contain environment …
|
|
|
|
@8685
|
24 years |
sandervl |
ParsePath fix; check boundary
|
|
|
|
@8675
|
24 years |
sandervl |
Check for NULL parameters in GetFullPathNameW
|
|
|
|
@8666
|
24 years |
sandervl |
added strtolW & strtoulW
|
|
|
|
@8659
|
24 years |
sandervl |
SetCustomMMapSemName added to override shared semaphore name used to …
|
|
|
|
@8652
|
24 years |
sandervl |
If bytes present in COM device buffer, read them directly; even for …
|
|
|
|
@8648
|
24 years |
sandervl |
thread linking + create TEB before thread creation
|
|
|
|
@8647
|
24 years |
sandervl |
shorter polling delay + time critical poll thread
|
|
|
|
@8644
|
24 years |
sandervl |
Overlapped IO bugfixes
|
|
|
|
@8638
|
24 years |
sandervl |
Don't use user supplied pointers in ReadFile/WriteFile for overlapped IO
|
|
|
|
@8627
|
24 years |
sandervl |
logging fix (string compare)
|
|
|
|
@8616
|
24 years |
sandervl |
Corrections for Austrian NLS file
|
|
|
|
@8609
|
24 years |
sandervl |
minor logging changes
|
|
|
|
@8600
|
24 years |
sandervl |
Export OSLibDosDevIOCtl
|
|
|
|
@8589
|
24 years |
bird |
Only apply the case workaround for 4.5.1+ toolkits.
|
|
|
|
@8582
|
24 years |
sandervl |
MP: OSLibDosCreateFile: Fix a SYS0005 (Access Denied) when opening an …
|
|
|
|
@8580
|
24 years |
sandervl |
Use aspi interface in os2cdrom.dmd for SCSI ioctls
|
|
|
|
@8548
|
24 years |
sandervl |
LogExcpetion: check lockcount before changing it on entry
|
|
|
|
@8504
|
24 years |
sandervl |
PF: Debugger updates
|
|
|
|
@8465
|
24 years |
sandervl |
CreateThread fix (wrong thread id)
|
|
|
|
@8464
|
24 years |
sandervl |
logging updates
|
|
|
|
@8463
|
24 years |
sandervl |
logging updateshmstd.cpp
|
|
|
|
@8462
|
24 years |
sandervl |
fix for lx dll unload fix
|
|
|
|
@8461
|
24 years |
sandervl |
Round stack top & bottom (TIB) to page boundary
|
|
|
|
@8459
|
24 years |
sandervl |
Make sure LX dlls can never be unloaded
|
|
|
|
@8457
|
24 years |
sandervl |
more logging
|
|
|
|
@8456
|
24 years |
sandervl |
DF: Removed 64 MB memory mapped file limit & Fix for opening memory …
|
|
|
|
@8454
|
24 years |
sandervl |
CDROM ioctls added + fixed read toc
|
|
|
|
@8449
|
24 years |
sandervl |
added MapSL stub
|
|
|
|
@8436
|
24 years |
sandervl |
TLS fix for pe2lx images
|
|
|
|
@8431
|
24 years |
sandervl |
RegQueryInfoKeyW fix
|
|
|
|
@8427
|
24 years |
sandervl |
exports added for ntdll; logfile creation fix
|
|
|
|
@8415
|
24 years |
sandervl |
fixed warning
|
|
|
|
@8409
|
24 years |
sandervl |
CustForce2GBFileSize function added to force GetVolumeInformation to …
|
|
|
|
@8404
|
24 years |
sandervl |
PF: parallel port updates (hw config)
|
|
|
|
@8401
|
24 years |
sandervl |
hard disk access updates & fixes
|
|
|
|
@8397
|
24 years |
sandervl |
volume api updates (LVM)
|
|
|
|
@8392
|
24 years |
sandervl |
stubs for volume functions
|
|
|
|
@8340
|
24 years |
sandervl |
disabled _dump_allocated; can cause exitlist hangs
|
|
|
|
@8339
|
24 years |
sandervl |
KSO: Changes for debug heap (makefile + exception handler)
|
|
|
|
@8336
|
24 years |
sandervl |
PF: FileTimeToSystemTime, DosDateTimeToFileTime & SystemTimeToFileTime …
|
|
|
|
@8327
|
24 years |
sandervl |
PH: memory leak fixes; extra checks for NULL pointers; CreateProcess …
|
|
|
|
@8325
|
24 years |
sandervl |
export RegisterCustomDriver
|
|
|
|
@8273
|
24 years |
bird |
Buffer cdrom drive letters in OSLibGetDriveType.
|
|
|
|
@8272
|
24 years |
bird |
Improoved the testcases slightly.
|
|
|
|
@8268
|
24 years |
bird |
Initial coding.
|
|
|
|
@8267
|
24 years |
bird |
Implemented testcases.
|
|
|
|
@8266
|
24 years |
bird |
Corrected test.
|
|
|
|
@8263
|
24 years |
bird |
Moved the cdrom hot fix a bit to prevent memory leaks.
|
|
|
|
@8261
|
24 years |
bird |
Hot fix for 0 CDROMs. first try!
|
|
|
|
@8259
|
24 years |
bird |
Optimized and rearranged OSLibGetDriveType. (Removed used of static …
|
|
|
|
@8258
|
24 years |
bird |
Corrected call to GetDriveType. (paranoia)
|
|
|
|
@8257
|
24 years |
bird |
GetDriveType - made it just as strict as WinXP.
|
|
|
|
@8251
|
24 years |
bird |
Initial coding.
|
|
|
|
@8216
|
24 years |
phaller |
Fixed ID string
|
|
|
|
@8203
|
24 years |
sandervl |
use critical sections in vmutex; change global vmutex in mmap to use a …
|
|
|
|
@8195
|
24 years |
sandervl |
Do not test for write capability with CDROM drives (IOCTL_DISK_IS_WRITABLE)
|
|
|
|
@8121
|
24 years |
sandervl |
all named file mappings are shared
|
|
|
|
@8119
|
24 years |
sandervl |
OpenFileMapping fix (fixes notes replication)
|
|
|
|