reactos.git
21 years agoMEMORY_CACHING_TYPE: Fixed W32 binary compatibility
short [Wed, 20 Nov 2002 02:03:09 +0000 (02:03 +0000)]
MEMORY_CACHING_TYPE: Fixed W32 binary compatibility
+MM_PAGE_PRIORITY

21 years agowcscpy(): Fixed crash on ElectricFence
short [Sun, 10 Nov 2002 20:52:32 +0000 (20:52 +0000)]
wcscpy(): Fixed crash on ElectricFence

21 years ago+ntoskrnl/mm/aspace.c
short [Sun, 10 Nov 2002 20:51:44 +0000 (20:51 +0000)]
+ntoskrnl/mm/aspace.c
 - +Mm*AddressSpace()

21 years ago+ntoskrnl/io/page.c
short [Sun, 10 Nov 2002 20:50:52 +0000 (20:50 +0000)]
+ntoskrnl/io/page.c
 - +IoPageRead()

21 years agoIoCreateDevice(): +W32 binary compatibility sanity check of 'DEVICE_OBJECT'
short [Sun, 10 Nov 2002 20:50:06 +0000 (20:50 +0000)]
IoCreateDevice(): +W32 binary compatibility sanity check of 'DEVICE_OBJECT'
IoCreateDevice(): +W32 binary compatibility behaviour changed (if libcaptive)

21 years ago+IoBuildSynchronousFsdRequestWithMdl()
short [Sun, 10 Nov 2002 20:48:45 +0000 (20:48 +0000)]
+IoBuildSynchronousFsdRequestWithMdl()

21 years agoDisabled 'KERNEL_BASE' for libcaptive to prevent its accidental misues
short [Sun, 10 Nov 2002 20:48:09 +0000 (20:48 +0000)]
Disabled 'KERNEL_BASE' for libcaptive to prevent its accidental misues

21 years ago+ntoskrnl/cc/view.c
short [Sun, 10 Nov 2002 20:47:37 +0000 (20:47 +0000)]
+ntoskrnl/cc/view.c
 - +CcRosReleaseCacheSegment()
 - +CcRosLookupCacheSegment()
 - +CcRosCreateCacheSegment()
 - +CcRosGetCacheSegment()
 - +CcRosRequestCacheSegment()
 - +CcInitView()

21 years ago+ntoskrnl/cc/pin.c
short [Sun, 10 Nov 2002 20:45:58 +0000 (20:45 +0000)]
+ntoskrnl/cc/pin.c
 - +CcMapData()
CcMapData(): +FIXME comment: 4GB file limit

21 years ago+ntoskrnl/cc/copy.c
short [Sun, 10 Nov 2002 20:44:52 +0000 (20:44 +0000)]
+ntoskrnl/cc/copy.c
 - +ReadCacheSegment()

21 years agoKDEVICE_QUEUE: modified (updated?) for W32 binary compatible content
short [Sun, 10 Nov 2002 20:43:39 +0000 (20:43 +0000)]
KDEVICE_QUEUE: modified (updated?) for W32 binary compatible content
WAIT_CONTEXT_BLOCK: +content to be W32 binary compatible content (it was empty)

21 years agoDEVICE_OBJECT: +W32 binary compatible alignment
short [Sun, 10 Nov 2002 20:42:13 +0000 (20:42 +0000)]
DEVICE_OBJECT: +W32 binary compatible alignment

21 years ago+IoCreateStreamFileObject()
short [Sat, 9 Nov 2002 15:39:41 +0000 (15:39 +0000)]
+IoCreateStreamFileObject()

21 years ago+Comment: FIXME: at least NTAPI should be STDCALL ?
short [Sat, 9 Nov 2002 14:46:16 +0000 (14:46 +0000)]
+Comment: FIXME: at least NTAPI should be STDCALL ?

21 years ago+MmCreateMdl()
short [Fri, 8 Nov 2002 20:59:09 +0000 (20:59 +0000)]
+MmCreateMdl()

21 years ago+IoPrepareIrpBuffer()
short [Fri, 8 Nov 2002 20:56:09 +0000 (20:56 +0000)]
+IoPrepareIrpBuffer()
+IoBuildSynchronousFsdRequest()

21 years ago+enum _RTL_GENERIC_COMPARE_RESULTS
short [Fri, 8 Nov 2002 19:24:44 +0000 (19:24 +0000)]
+enum _RTL_GENERIC_COMPARE_RESULTS
+enum _TABLE_SEARCH_RESULT
+typedef PRTL_GENERIC_COMPARE_ROUTINE
+typedef PRTL_GENERIC_ALLOCATE_ROUTINE
+typedef PRTL_GENERIC_FREE_ROUTINE
RTL_GENERIC_TABLE: Fixed types: CompareRoutine, AllocateRoutine and FreeRoutine

21 years agoRtlInitializeGenericTable(): Fixed parameter name: 'UserParameter'
short [Fri, 8 Nov 2002 19:22:53 +0000 (19:22 +0000)]
RtlInitializeGenericTable(): Fixed parameter name: 'UserParameter'
+RtlInsertElementGenericTable()

21 years agoObFindObject(): disabled 'OBJ_OPENLINK' as we do not yet have 'IoSymbolicLinkType'
short [Thu, 7 Nov 2002 12:27:03 +0000 (12:27 +0000)]
ObFindObject(): disabled 'OBJ_OPENLINK' as we do not yet have 'IoSymbolicLinkType'

21 years agobranch update for HEAD-2002110701
short [Thu, 7 Nov 2002 12:12:22 +0000 (12:12 +0000)]
branch update for HEAD-2002110701

21 years ago$Log$ removed to prevent branch update conflicts
short [Thu, 7 Nov 2002 12:11:33 +0000 (12:11 +0000)]
$Log$ removed to prevent branch update conflicts
 - not yet done upon my request <20021104224251.GA30982@dejhome.dyn.jankratochvil.net>

21 years agoCDROM_TOC: Fixed comments about TOC_LAST_TRACK behaviour
short [Thu, 7 Nov 2002 11:14:52 +0000 (11:14 +0000)]
CDROM_TOC: Fixed comments about TOC_LAST_TRACK behaviour

21 years ago+ExReleaseResourceLite()
short [Wed, 6 Nov 2002 23:36:48 +0000 (23:36 +0000)]
+ExReleaseResourceLite()
+ExReleaseResourceForThreadLite()
 - 'Resource->NumberOfSharedWaiters!=NULL' is not yet supported

21 years ago+IoDeleteDevice()
short [Wed, 6 Nov 2002 23:29:27 +0000 (23:29 +0000)]
+IoDeleteDevice()
 - 'DeviceObject->Timer' not yet implemented

21 years ago+TOC_DATA_TRACK
short [Wed, 6 Nov 2002 22:38:25 +0000 (22:38 +0000)]
+TOC_DATA_TRACK
+TOC_LAST_TRACK
Commented TRACK_DATA and CDROM_TOC

21 years ago+ExAcquireResourceExclusiveLite()
short [Wed, 6 Nov 2002 21:38:10 +0000 (21:38 +0000)]
+ExAcquireResourceExclusiveLite()

21 years ago+IofCompleteRequest()
short [Wed, 6 Nov 2002 14:07:56 +0000 (14:07 +0000)]
+IofCompleteRequest()
 - 'Irp->PendingReturned' handling disabled
+IoCompleteRequest()

21 years ago+IoSecondStageCompletion()
short [Wed, 6 Nov 2002 14:06:37 +0000 (14:06 +0000)]
+IoSecondStageCompletion()
 - 'Irp->Overlay.AsynchronousParameters.UserApcRoutine' handling disabled

21 years ago+IoFreeMdl()
short [Wed, 6 Nov 2002 14:04:17 +0000 (14:04 +0000)]
+IoFreeMdl()

21 years ago+IoSetHardErrorOrVerifyDevice()
short [Wed, 6 Nov 2002 14:03:56 +0000 (14:03 +0000)]
+IoSetHardErrorOrVerifyDevice()

21 years ago+missing subset of IOCTL_CDROM_*
short [Wed, 6 Nov 2002 14:03:25 +0000 (14:03 +0000)]
+missing subset of IOCTL_CDROM_*
 - These are promised by W32 to s/IOCTL_CDROM_/IOCTL_STORAGE_/ in future

21 years ago+Retype STATUS_* to (NTSTATUS) to prevent "warning: comparison between signed and...
short [Wed, 6 Nov 2002 14:02:47 +0000 (14:02 +0000)]
+Retype STATUS_* to (NTSTATUS) to prevent "warning: comparison between signed and unsigned"

21 years ago+ntoskrnl/mm/mdl.c
short [Tue, 5 Nov 2002 14:18:41 +0000 (14:18 +0000)]
+ntoskrnl/mm/mdl.c
+MmSizeOfMdl()

21 years ago+ntoskrnl/io/mdl.c
short [Tue, 5 Nov 2002 14:17:54 +0000 (14:17 +0000)]
+ntoskrnl/io/mdl.c
+IoAllocateMdl()

21 years ago+IoFreeIrp()
short [Tue, 5 Nov 2002 14:17:07 +0000 (14:17 +0000)]
+IoFreeIrp()

21 years ago+ntoskrnl/io/buildirp.c
short [Tue, 5 Nov 2002 14:16:34 +0000 (14:16 +0000)]
+ntoskrnl/io/buildirp.c
+IoBuildDeviceIoControlRequest()

21 years ago+IoSetTopLevelIrp()
short [Tue, 5 Nov 2002 13:44:53 +0000 (13:44 +0000)]
+IoSetTopLevelIrp()

21 years ago+IoGetTopLevelIrp()
short [Tue, 5 Nov 2002 13:05:45 +0000 (13:05 +0000)]
+IoGetTopLevelIrp()

21 years ago+KeGetCurrentThread()
short [Tue, 5 Nov 2002 13:05:33 +0000 (13:05 +0000)]
+KeGetCurrentThread()

21 years agoPDRIVER_INITIALIZE: +CAPTIVE_STDCALL
short [Tue, 5 Nov 2002 11:06:21 +0000 (11:06 +0000)]
PDRIVER_INITIALIZE: +CAPTIVE_STDCALL
PFAST_IO_ROUTINE:   +CAPTIVE_STDCALL
PDRIVER_DISPATCH:   +CAPTIVE_STDCALL
PDRIVER_STARTIO:    +CAPTIVE_STDCALL
PDRIVER_UNLOAD:     +CAPTIVE_STDCALL

21 years agoCosmetic: IopMountFileSystem(): branch cleanup
short [Mon, 4 Nov 2002 22:54:27 +0000 (22:54 +0000)]
Cosmetic: IopMountFileSystem(): branch cleanup

21 years agobranch update for HEAD-2002110401
short [Mon, 4 Nov 2002 22:06:55 +0000 (22:06 +0000)]
branch update for HEAD-2002110401

21 years agostringw(): Fixed handling of invalid input 16-bit wstrings
short [Mon, 4 Nov 2002 15:05:10 +0000 (15:05 +0000)]
stringw(): Fixed handling of invalid input 16-bit wstrings

21 years ago+ntoskrnl/ob/dirobj.c
short [Mon, 4 Nov 2002 15:04:04 +0000 (15:04 +0000)]
+ntoskrnl/ob/dirobj.c
+NtCreateDirectoryObject()

21 years ago+create object directory "\Driver"
short [Mon, 4 Nov 2002 15:03:26 +0000 (15:03 +0000)]
+create object directory "\Driver"
+create object directory "\FileSystem"
+create object directory "\Device"

21 years agoIoCreateDevice(): Fixed some missing PDEVICE_OBJECT initializations
short [Mon, 4 Nov 2002 15:01:50 +0000 (15:01 +0000)]
IoCreateDevice(): Fixed some missing PDEVICE_OBJECT initializations

21 years ago-No newline at end of file
short [Mon, 4 Nov 2002 15:01:05 +0000 (15:01 +0000)]
-No newline at end of file

21 years ago+ntoskrnl/io/irp.c
short [Mon, 4 Nov 2002 09:06:36 +0000 (09:06 +0000)]
+ntoskrnl/io/irp.c
+IoInitializeIrp()
+IofCallDriver()
 - FIXME: DriverObject->MajorFunction is stdcall call type
+IoCallDriver()
+IoAllocateIrp()

21 years ago+IopLoadFileSystem()
short [Mon, 4 Nov 2002 09:04:30 +0000 (09:04 +0000)]
+IopLoadFileSystem()
+IoMountVolume()

21 years ago+IoGetAttachedDevice()
short [Mon, 4 Nov 2002 09:03:37 +0000 (09:03 +0000)]
+IoGetAttachedDevice()
+IopCreateDevice()

21 years ago+IoCreateFile()
short [Mon, 4 Nov 2002 09:02:03 +0000 (09:02 +0000)]
+IoCreateFile()

21 years ago+IopCreateDevice()
short [Mon, 4 Nov 2002 09:00:54 +0000 (09:00 +0000)]
+IopCreateDevice()

21 years ago+wcscmp() as captive_reactos_wcscmp()
short [Mon, 4 Nov 2002 09:00:35 +0000 (09:00 +0000)]
+wcscmp() as captive_reactos_wcscmp()

21 years ago+IopCreateFile()
short [Sat, 2 Nov 2002 23:47:46 +0000 (23:47 +0000)]
+IopCreateFile()

21 years ago+IopMountFileSystem()
short [Sat, 2 Nov 2002 23:47:26 +0000 (23:47 +0000)]
+IopMountFileSystem()

21 years ago+ntoskrnl/io/create.c
short [Sat, 2 Nov 2002 23:46:40 +0000 (23:46 +0000)]
+ntoskrnl/io/create.c

21 years agoSTDCALL and CDECL are now defined conditionally to be overridable
short [Sat, 2 Nov 2002 02:39:17 +0000 (02:39 +0000)]
STDCALL and CDECL are now defined conditionally to be overridable

21 years agoObInitializeObject(): ObjectHeader->CloseInProcess: Fixed missing initialization
short [Fri, 1 Nov 2002 22:03:58 +0000 (22:03 +0000)]
ObInitializeObject(): ObjectHeader->CloseInProcess: Fixed missing initialization

21 years ago+ObfReferenceObject()
short [Fri, 1 Nov 2002 21:57:45 +0000 (21:57 +0000)]
+ObfReferenceObject()

21 years ago+ntoskrnl/io/iowork.c
short [Fri, 1 Nov 2002 21:54:02 +0000 (21:54 +0000)]
+ntoskrnl/io/iowork.c

21 years ago+call IoInitFileSystemImplementation()
short [Fri, 1 Nov 2002 21:53:47 +0000 (21:53 +0000)]
+call IoInitFileSystemImplementation()
 - for ntoskrnl/io/fs.c

21 years ago+ntoskrnl/io/fs.c
short [Fri, 1 Nov 2002 21:53:00 +0000 (21:53 +0000)]
+ntoskrnl/io/fs.c

21 years ago+ntoskrnl/ex/resource.c
short [Fri, 1 Nov 2002 21:52:41 +0000 (21:52 +0000)]
+ntoskrnl/ex/resource.c

21 years agoTurn off (orig state) 'reloc' debug dumps
short [Thu, 31 Oct 2002 18:01:57 +0000 (18:01 +0000)]
Turn off (orig state) 'reloc' debug dumps

21 years agobootstrap captive-0_1
lace [Thu, 31 Oct 2002 14:41:55 +0000 (14:41 +0000)]
bootstrap

21 years ago:pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS reactos HEAD-2002103101
lace [Thu, 31 Oct 2002 14:31:15 +0000 (14:31 +0000)]
:pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS reactos