|
|
@70387
|
7 years |
vboxsync |
iprt/nt3fakes-r0drv-nt.cpp: fix for xp
|
|
|
@70384
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70383
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70382
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70381
|
7 years |
vboxsync |
nt3fakesA-r0drv-nt.asm: Make scm happy.
|
|
|
@70375
|
7 years |
vboxsync |
iprt/vcc100-kernel32-fakes*: Redid the resolving to be more optimal …
|
|
|
@70374
|
7 years |
vboxsync |
iprt/Makefile.kmk: RuntimeR3VccTricks must be static since it's only …
|
|
|
@70363
|
7 years |
vboxsync |
RTLdrCheckImports: Added --list-oridnals option for getting both names …
|
|
|
@70362
|
7 years |
vboxsync |
iprt/rtR0Nt3InitVersion: Turned out registry has no version info …
|
|
|
@70361
|
7 years |
vboxsync |
iprt/process-win.cpp: shut up some annoying assertions on NT3.1.
|
|
|
@70360
|
7 years |
vboxsync |
iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
|
|
|
@70345
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70343
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking. [oops]
|
|
|
@70341
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70340
|
7 years |
vboxsync |
iprt/RTAssertShouldPanic-generic.cpp: handy debug trick
|
|
|
@70336
|
7 years |
vboxsync |
iprt/r0drv-nt: Working on NT 3.1 compatibility.
|
|
|
@70335
|
7 years |
vboxsync |
iprt/time-r0drv-nt.cpp: Cleanups, making it compatible with NT 3.10.
|
|
|
@70334
|
7 years |
vboxsync |
iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
|
|
|
@70324
|
7 years |
vboxsync |
iprt/rtFsNtfsAttr_Read: multi extent read fix.
|
|
|
@70319
|
7 years |
vboxsync |
RTLdrCheckImport: verbosity
|
|
|
@70313
|
7 years |
vboxsync |
IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
|
|
|
@70312
|
7 years |
vboxsync |
IPRT/ldrPE: Set error info on header validation trouble. [build fix]
|
|
|
@70311
|
7 years |
vboxsync |
RTLdrCheckImports: Implemented export lists and made it a build tool.
|
|
|
@70310
|
7 years |
vboxsync |
IPRT/ldrPE: Set error info on header validation trouble.
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@70293
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70292
|
7 years |
vboxsync |
dbgkrnlinfo-r0drv-nt.cpp: Fixed MmGetSystemRoutineAddress fallback.
|
|
|
@70291
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Need read-write critsects.
|
|
|
@70275
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70271
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70257
|
7 years |
vboxsync |
IPRT/ldrPE.cpp: Almost forgotten old linkers didn't set …
|
|
|
@70256
|
7 years |
vboxsync |
IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently …
|
|
|
@70244
|
7 years |
vboxsync |
iprt/socket: fix a white-space-checker burn.
|
|
|
@70241
|
7 years |
vboxsync |
alloc-r0drv-nt.cpp: duh
|
|
|
@70215
|
7 years |
vboxsync |
IPRT/r3/win: Some more NT 3.50 adjustments.
|
|
|
@70213
|
7 years |
vboxsync |
IPRT/r3/win: Wrapped two more kernel32 APIs that's used by the VC v10 …
|
|
|
@70212
|
7 years |
vboxsync |
IPRT/r0drv/nt: Dynamically import 4 more function to make it work on …
|
|
|
@70210
|
7 years |
vboxsync |
nt3fakes-r0drv-nt.cpp: Get version from registry. Just for …
|
|
|
@70206
|
7 years |
vboxsync |
IPRT/socket.cpp: Fixed socket even leak (windows + polling).
|
|
|
@70205
|
7 years |
vboxsync |
IPRT/socket.cpp: Initialize winsock before creating sockets.
|
|
|
@70204
|
7 years |
vboxsync |
comment fix
|
|
|
@70203
|
7 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-nt.cpp: Copy & past bugfix (for r119709).
|
|
|
@70200
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
|
|
|
@70199
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
|
|
|
@70198
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
|
|
|
@70195
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental).
|
|
|
@70192
|
7 years |
vboxsync |
IPRT/r0drv/nt: Tricks for working with NT 3.51.
|
|
|
@70172
|
7 years |
vboxsync |
r3/win/process-win.cpp: Drop the IPRT_TARGET_NT4.
|
|
|
@70162
|
7 years |
vboxsync |
IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys …
|
|
|
@70157
|
7 years |
vboxsync |
iprt/r0drv/nt: Fixing NT4, broke it just now.
|
|
|
@70156
|
7 years |
vboxsync |
Runtime: fix Utf-8 for Linux R0.
|
|
|
@70155
|
7 years |
vboxsync |
iprt/isomaker.cpp: Fixed a file handle leak (single handle).
|
|
|
@70153
|
7 years |
vboxsync |
IPRT: Don't call ExAllocatePool[WithTag] directly unless you must, use …
|
|
|
@70152
|
7 years |
vboxsync |
iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
|
|
|
@70151
|
7 years |
vboxsync |
iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
|
|
|
@70150
|
7 years |
vboxsync |
iprt/r0drv/memobj: Let initterm resolve MmProtectMdlSystemAddress.
|
|
|
@70149
|
7 years |
vboxsync |
iprt/r0drv/nt: Use RTR0DbgKrnlInfoOpen and friends for resolving …
|
|
|
@70148
|
7 years |
vboxsync |
IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
|
|
|
@70141
|
7 years |
vboxsync |
http-curl.cpp: rtHttpWinConfigureProxyForUrl - also assume no proxy if …
|
|
|
@70138
|
7 years |
vboxsync |
Runtime/Makefile.kmk: whitespace fixes
|
|
|
@70136
|
7 years |
vboxsync |
IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including …
|
|
|
@70107
|
7 years |
vboxsync |
RTStrNICmpAscii: export typo
|
|
|
@70093
|
7 years |
vboxsync |
nits
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@70075
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
|
|
|
@70010
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Can take down the electric fence now.
|
|
|
@69986
|
7 years |
vboxsync |
Runtime/RTSerialPort: POSIX and Windows implementation fixes
|
|
|
@69984
|
7 years |
vboxsync |
iprt/vfschain: Fixed anther parser escape thingy
|
|
|
@69982
|
7 years |
vboxsync |
build fix
|
|
|
@69980
|
7 years |
vboxsync |
Runtime/serialport-win.cpp: Updates, implement non blocking reads and …
|
|
|
@69977
|
7 years |
vboxsync |
IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
|
|
|
@69973
|
7 years |
vboxsync |
iprt/alloc: forgot to disable tracker.
|
|
|
@69972
|
7 years |
vboxsync |
iprt/RTLs.cpp: Fixed two leaks.
|
|
|
@69971
|
7 years |
vboxsync |
iprt/memtracker: Add the caller address to the tracking information.
|
|
|
@69970
|
7 years |
vboxsync |
iprt/r3/init.cpp: Tag the argument conversions as 'will-leak'.
|
|
|
@69969
|
7 years |
vboxsync |
log.cpp: flag the log instance as something that may leak.
|
|
|
@69967
|
7 years |
vboxsync |
IPRT/dvm: Don't leak volume related stuff.
|
|
|
@69966
|
7 years |
vboxsync |
Runtime: Start on serial port implementation for Windows
|
|
|
@69962
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: mark fall thru
|
|
|
@69960
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Adjusted a couple of reference count assertions…
|
|
|
@69959
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Implement proper resource cleanup on volume close. …
|
|
|
@69955
|
7 years |
vboxsync |
IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
|
|
|
@69943
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Implemented file reading.
|
|
|
@69942
|
7 years |
vboxsync |
iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
|
|
|
@69941
|
7 years |
vboxsync |
isomaker.cpp: Set inode number to zero for now, to make solaris happy. …
|
|
|
@69938
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Implemented ReadDir, fixed Open('..') bug.
|
|
|
@69929
|
7 years |
vboxsync |
r0drv/netbsd: don't link in functions that are provided by the kernel
|
|
|
@69925
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Made opening and traversing directories work.
|
|
|
@69924
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
|
|
|
@69913
|
7 years |
vboxsync |
IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
|
|
|
@69911
|
7 years |
vboxsync |
IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
|
|
|
@69910
|
7 years |
vboxsync |
IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
|
|
|
@69909
|
7 years |
vboxsync |
dvmmbr.cpp: Used 32-bit instead of 64-bit type for extended partition …
|
|
|
@69908
|
7 years |
vboxsync |
Build fix
|
|
|
@69907
|
7 years |
vboxsync |
Runtime/serialport-posix: Updates
|
|
|
@69906
|
7 years |
vboxsync |
rtDvmVfsFile_Write+Read: Fixed handling of current offset (off=-1).
|
|
|
@69903
|
7 years |
vboxsync |
IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. …
|
|
|
@69902
|
7 years |
vboxsync |
IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
|
|
|
@69897
|
7 years |
vboxsync |
Runtime/serialport-posix: Updates
|
|
|
@69896
|
7 years |
vboxsync |
Runtime: New serial port API [build fix for scm]
|
|
|