reactos.git
22 years agoSome fixes for the expression evaluator:
Phillip Susi [Sat, 9 Mar 2002 20:51:43 +0000 (20:51 +0000)]
Some fixes for the expression evaluator:
Evaluate static symbols
Evaulate local symbols
Still has bugs locating type definitions, at least for pointer types
There also seems to be a bug matching up lines of source with the correct instruction addresses

svn path=/trunk/; revision=2690

22 years agoI added Steven Edwards and KJK::Hyperion to the rccp.
Emanuele Aliberti [Sat, 9 Mar 2002 16:04:50 +0000 (16:04 +0000)]
I added Steven Edwards and KJK::Hyperion to the rccp.
More to come as soon as I finish scanning the cvs-commit list.

svn path=/trunk/; revision=2689

22 years agoFixed a dead lock between an APC (delivered from IoCompleteRequest)
Hartmut Birr [Fri, 8 Mar 2002 17:04:03 +0000 (17:04 +0000)]
Fixed a dead lock between an APC (delivered from IoCompleteRequest)
and a call to KeWaitForSingleObject.

svn path=/trunk/; revision=2688

22 years agoSilenced it.
Eric Kohl [Fri, 8 Mar 2002 12:03:28 +0000 (12:03 +0000)]
Silenced it.
Minor cleanup.

svn path=/trunk/; revision=2687

22 years agoAdded IOCTL_DISK_GET_PARTITION_INFO.
Eric Kohl [Fri, 8 Mar 2002 12:01:26 +0000 (12:01 +0000)]
Added IOCTL_DISK_GET_PARTITION_INFO.
Silenced it.

svn path=/trunk/; revision=2686

22 years agoSilenced it.
Eric Kohl [Fri, 8 Mar 2002 11:59:49 +0000 (11:59 +0000)]
Silenced it.

svn path=/trunk/; revision=2685

22 years agoRecognizes CD-ROM drives.
Eric Kohl [Fri, 8 Mar 2002 11:59:08 +0000 (11:59 +0000)]
Recognizes CD-ROM drives.

svn path=/trunk/; revision=2684

22 years agoImproved recognition of ATAPI devices.
Eric Kohl [Fri, 8 Mar 2002 11:58:23 +0000 (11:58 +0000)]
Improved recognition of ATAPI devices.
Minor cleanup.

svn path=/trunk/; revision=2683

22 years agoFixed typo
KJK::Hyperion [Thu, 7 Mar 2002 06:08:00 +0000 (06:08 +0000)]
Fixed typo

svn path=/trunk/; revision=2682

22 years agointroducing __PdxSpawnPosixProcess(). Still some linker warnings, will solve tomorrow
KJK::Hyperion [Thu, 7 Mar 2002 06:07:31 +0000 (06:07 +0000)]
introducing __PdxSpawnPosixProcess(). Still some linker warnings, will solve tomorrow

svn path=/trunk/; revision=2681

22 years agoFdTable field in the process data is no more a pointer
KJK::Hyperion [Thu, 7 Mar 2002 06:03:11 +0000 (06:03 +0000)]
FdTable field in the process data is no more a pointer

svn path=/trunk/; revision=2680

22 years agocreated datatype for the denormalized process data block
KJK::Hyperion [Thu, 7 Mar 2002 05:48:35 +0000 (05:48 +0000)]
created datatype for the denormalized process data block

svn path=/trunk/; revision=2679

22 years agopreliminary spawn code (untested yet)
KJK::Hyperion [Thu, 7 Mar 2002 05:46:03 +0000 (05:46 +0000)]
preliminary spawn code (untested yet)

svn path=/trunk/; revision=2678

22 years agoLittle work on InitializeFmIfs
Emanuele Aliberti [Thu, 7 Mar 2002 00:24:24 +0000 (00:24 +0000)]
Little work on InitializeFmIfs

svn path=/trunk/; revision=2677

22 years agoFixed a bug in the LBA extensions detection code.
Brian Palmer [Wed, 6 Mar 2002 18:32:22 +0000 (18:32 +0000)]
Fixed a bug in the LBA extensions detection code.
Fixed a bug in the root directory size calculations for FAT12 & FAT16 (I must have been smoking something when I wrote that).
Started work on new .ini file code, the old stuff is just way too slow.

svn path=/trunk/; revision=2676

22 years agoHandles are no longer used to create type objects.
Eric Kohl [Wed, 6 Mar 2002 12:40:47 +0000 (12:40 +0000)]
Handles are no longer used to create type objects.

svn path=/trunk/; revision=2675

22 years agoadded tapi32.dll and wintrust.dll to ROS_BUILD_WINE
Steven Edwards [Tue, 5 Mar 2002 12:48:40 +0000 (12:48 +0000)]
added tapi32.dll and wintrust.dll to ROS_BUILD_WINE

svn path=/trunk/; revision=2674

22 years agoFixed remainingcalls to ObGetReferenceCount() and ObGetHandleCount().
Eric Kohl [Tue, 5 Mar 2002 11:33:12 +0000 (11:33 +0000)]
Fixed remainingcalls to ObGetReferenceCount() and ObGetHandleCount().

svn path=/trunk/; revision=2673

22 years agoAdded ObGetObjectHandleCount().
Eric Kohl [Tue, 5 Mar 2002 00:20:54 +0000 (00:20 +0000)]
Added ObGetObjectHandleCount().

svn path=/trunk/; revision=2672

22 years agoFixed a typo.
Eric Kohl [Tue, 5 Mar 2002 00:05:28 +0000 (00:05 +0000)]
Fixed a typo.

svn path=/trunk/; revision=2671

22 years agoEnabled reading of multiple sectors.
Eric Kohl [Mon, 4 Mar 2002 22:31:51 +0000 (22:31 +0000)]
Enabled reading of multiple sectors.

svn path=/trunk/; revision=2670

22 years agoadded urlmon.dll to ROS_BUILD_WINE
Steven Edwards [Mon, 4 Mar 2002 12:42:30 +0000 (12:42 +0000)]
added urlmon.dll to ROS_BUILD_WINE

svn path=/trunk/; revision=2669

22 years agoFixed stupid bugs.
Eric Kohl [Sun, 3 Mar 2002 23:46:01 +0000 (23:46 +0000)]
Fixed stupid bugs.

svn path=/trunk/; revision=2668

22 years agono message
Eric Kohl [Sun, 3 Mar 2002 19:47:58 +0000 (19:47 +0000)]
no message

svn path=/trunk/; revision=2667

22 years agoFixed a typo, thanks to Hartmut Birr.
Eric Kohl [Sun, 3 Mar 2002 19:39:10 +0000 (19:39 +0000)]
Fixed a typo, thanks to Hartmut Birr.
Completion routine will called only once.

svn path=/trunk/; revision=2666

22 years agoFixed path separator issue for people using cmd instead of sh
Phillip Susi [Sun, 3 Mar 2002 17:52:01 +0000 (17:52 +0000)]
Fixed path separator issue for people using cmd instead of sh

svn path=/trunk/; revision=2665

22 years agomistakes in templates second part
KJK::Hyperion [Sun, 3 Mar 2002 17:24:04 +0000 (17:24 +0000)]
mistakes in templates second part

svn path=/trunk/; revision=2664

22 years agowhoops - silly mistake in templates
KJK::Hyperion [Sun, 3 Mar 2002 17:23:29 +0000 (17:23 +0000)]
whoops - silly mistake in templates

svn path=/trunk/; revision=2663

22 years agobuild and install mapi32.dll as part of ROS_BUILD_WINE
Steven Edwards [Sun, 3 Mar 2002 10:51:51 +0000 (10:51 +0000)]
build and install mapi32.dll as part of ROS_BUILD_WINE

svn path=/trunk/; revision=2662

22 years agoImplemented IOCTL_DISK_GET_PARTITION_INFO.
Eric Kohl [Fri, 1 Mar 2002 23:18:35 +0000 (23:18 +0000)]
Implemented IOCTL_DISK_GET_PARTITION_INFO.
Fixed bug in IOCTL_DISK_GET_DRIVE_GEOMETRY.

svn path=/trunk/; revision=2660

22 years agoStarted implementing type objects.
Eric Kohl [Fri, 1 Mar 2002 00:47:40 +0000 (00:47 +0000)]
Started implementing type objects.
Some object manager cleanup.

svn path=/trunk/; revision=2659

22 years agoFixed the 'event wait bug' in MmRequestPageMemoryConsumer.
Hartmut Birr [Thu, 28 Feb 2002 17:44:48 +0000 (17:44 +0000)]
Fixed the 'event wait bug' in MmRequestPageMemoryConsumer.

svn path=/trunk/; revision=2658

22 years agoRemoved useless controller object.
Eric Kohl [Wed, 27 Feb 2002 22:50:31 +0000 (22:50 +0000)]
Removed useless controller object.

svn path=/trunk/; revision=2657

22 years agoImproved memory management
Brian Palmer [Wed, 27 Feb 2002 21:33:59 +0000 (21:33 +0000)]
Improved memory management
The heap now sets it's size at run time instead of being hard coded

svn path=/trunk/; revision=2656

22 years agoApplied Harmut Birr's patch
David Welch [Wed, 27 Feb 2002 01:12:26 +0000 (01:12 +0000)]
Applied Harmut Birr's patch

svn path=/trunk/; revision=2655

22 years agoFix for buffer conflict between fat code and cache code - by Mike Lerwill
Brian Palmer [Tue, 26 Feb 2002 23:17:22 +0000 (23:17 +0000)]
Fix for buffer conflict between fat code and cache code - by Mike Lerwill

svn path=/trunk/; revision=2654

22 years agoFree an SRB after use.
Eric Kohl [Tue, 26 Feb 2002 23:02:14 +0000 (23:02 +0000)]
Free an SRB after use.

svn path=/trunk/; revision=2653

22 years agoFixed _vsnprintf() to actually use the buffer size limit to prevent buffer overflows
Phillip Susi [Tue, 26 Feb 2002 05:59:00 +0000 (05:59 +0000)]
Fixed _vsnprintf() to actually use the buffer size limit to prevent buffer overflows
Sorry, but I had to re indent and tabify this code, I could not read it because it was all screwed up before.

svn path=/trunk/; revision=2652

22 years agoAdded full disk partition management functions
Brian Palmer [Tue, 26 Feb 2002 00:26:35 +0000 (00:26 +0000)]
Added full disk partition management functions
Extended partitions are supported (untested)
If you call OpenDrive() with Partition == 0 you get the active (or bootable) partition
Partitions 1 - 4 are the primary partitions
Partitions 5 - n are the extended partitions
Also added disk parameter detection code (always assumes 512 byte sector size, I don't like that but I don't see any other way)

svn path=/trunk/; revision=2651

22 years agoFixed debug print to not overflow the stack on long prints.
Phillip Susi [Mon, 25 Feb 2002 22:45:04 +0000 (22:45 +0000)]
Fixed debug print to not overflow the stack on long prints.
Increased buffer from 512 to 1024 bytes, and truncate string using _vsnprintf()

svn path=/trunk/; revision=2650

22 years agoFixed typeo in etags target
Phillip Susi [Mon, 25 Feb 2002 21:51:43 +0000 (21:51 +0000)]
Fixed typeo in etags target

svn path=/trunk/; revision=2649

22 years agoRemoved incorrect path seperator replacement
Phillip Susi [Mon, 25 Feb 2002 05:07:35 +0000 (05:07 +0000)]
Removed incorrect path seperator replacement

svn path=/trunk/; revision=2648

22 years agoMinor changes for making apps/baresh compile (tough it doesn't work yet).
Emanuele Aliberti [Sun, 24 Feb 2002 22:14:05 +0000 (22:14 +0000)]
Minor changes for making apps/baresh compile (tough it doesn't work yet).

svn path=/trunk/; revision=2647

22 years agoModified demo LPC server and client with verbose output.
Emanuele Aliberti [Sun, 24 Feb 2002 17:44:22 +0000 (17:44 +0000)]
Modified demo LPC server and client with verbose output.

svn path=/trunk/; revision=2646

22 years agoNew 0019 release date
Jason Filby [Sun, 24 Feb 2002 13:10:37 +0000 (13:10 +0000)]
New 0019 release date

svn path=/trunk/; revision=2644

22 years agoFixed showstopper!
Eric Kohl [Sat, 23 Feb 2002 23:08:58 +0000 (23:08 +0000)]
Fixed showstopper!

svn path=/trunk/; revision=2643

22 years agodll baseaddress list, may be used as part of future build process.
Steven Edwards [Sat, 23 Feb 2002 03:52:18 +0000 (03:52 +0000)]
dll baseaddress list, may be used as part of future build process.
Please help keep it up2date.

svn path=/trunk/; revision=2642

22 years agoAdded some more prototypes
Eric Kohl [Fri, 22 Feb 2002 17:57:57 +0000 (17:57 +0000)]
Added some more prototypes

svn path=/trunk/; revision=2641

22 years agoAdded ObGetObjectPointerCount() and SetokenImpersonationLevel().
Eric Kohl [Fri, 22 Feb 2002 13:36:24 +0000 (13:36 +0000)]
Added ObGetObjectPointerCount() and SetokenImpersonationLevel().

svn path=/trunk/; revision=2640

22 years agoVersion 0.0.19
Jason Filby [Thu, 21 Feb 2002 22:48:39 +0000 (22:48 +0000)]
Version 0.0.19

svn path=/trunk/; revision=2639

22 years agoRemoved common TOKEN_CONTROL structure.
Eric Kohl [Wed, 20 Feb 2002 22:51:48 +0000 (22:51 +0000)]
Removed common TOKEN_CONTROL structure.

svn path=/trunk/; revision=2638

22 years agoStarted security manager initialization.
Eric Kohl [Wed, 20 Feb 2002 20:16:49 +0000 (20:16 +0000)]
Started security manager initialization.
Some cleanup.

svn path=/trunk/; revision=2637

22 years agopurely cosmetic commit: edited the introductory comments of several files to uniform...
KJK::Hyperion [Wed, 20 Feb 2002 09:17:58 +0000 (09:17 +0000)]
purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates

svn path=/trunk/; revision=2636

22 years agowhoops - forgot to commit header files
KJK::Hyperion [Wed, 20 Feb 2002 07:13:22 +0000 (07:13 +0000)]
whoops - forgot to commit header files

svn path=/trunk/; revision=2635

22 years agonow introducing the POSIX+ client DLL! (my first check-in, hope I don't f*** up somet...
KJK::Hyperion [Wed, 20 Feb 2002 07:06:52 +0000 (07:06 +0000)]
now introducing the POSIX+ client DLL! (my first check-in, hope I don't f*** up something)

svn path=/trunk/; revision=2634

22 years agoRemoved unused code.
Eric Kohl [Tue, 19 Feb 2002 14:06:36 +0000 (14:06 +0000)]
Removed unused code.

svn path=/trunk/; revision=2633

22 years ago- Fixed object creation. Named objects are now automatically attached to a parent...
Eric Kohl [Tue, 19 Feb 2002 00:09:25 +0000 (00:09 +0000)]
- Fixed object creation. Named objects are now automatically attached to a parent directory object.
- Minor header cleanup.

svn path=/trunk/; revision=2632

22 years agoFixed the 'Frequent Crasher Bug'.
Hartmut Birr [Mon, 18 Feb 2002 18:41:23 +0000 (18:41 +0000)]
Fixed the 'Frequent Crasher Bug'.

svn path=/trunk/; revision=2631

22 years agoFixed some overruns with a not zero terminated string and a given precision specifica...
Hartmut Birr [Mon, 18 Feb 2002 18:39:31 +0000 (18:39 +0000)]
Fixed some overruns with a not zero terminated string and a given precision specification.

svn path=/trunk/; revision=2630

22 years agoChanged from Nt to Zw functions in VGAResetDevice.
Hartmut Birr [Sat, 16 Feb 2002 22:00:52 +0000 (22:00 +0000)]
Changed from Nt to Zw functions in VGAResetDevice.

svn path=/trunk/; revision=2629

22 years agodisable debugging messages
Jason Filby [Sat, 16 Feb 2002 00:51:02 +0000 (00:51 +0000)]
disable debugging messages

svn path=/trunk/; revision=2628

22 years agoRestore the 80x50 mode in VGAResetDevice().
Hartmut Birr [Fri, 15 Feb 2002 20:17:10 +0000 (20:17 +0000)]
Restore the 80x50 mode in VGAResetDevice().

svn path=/trunk/; revision=2627

22 years agoIn W32kDeleteDC call UnreferenceDriver only for non memory DC.
Hartmut Birr [Fri, 15 Feb 2002 20:14:43 +0000 (20:14 +0000)]
In W32kDeleteDC call UnreferenceDriver only for non memory DC.
This will fix the second gditest bug.

svn path=/trunk/; revision=2626

22 years agoRemoved obsolete functions/protypes HalInitFirstTask() and HalSwitchTask().
Eric Kohl [Fri, 15 Feb 2002 14:47:55 +0000 (14:47 +0000)]
Removed obsolete functions/protypes HalInitFirstTask() and HalSwitchTask().
Renamed misleading function HalReleaseTask() to KeReleaseThread().

svn path=/trunk/; revision=2625

22 years agoFixed bug in partition table code where it incorrectly calculated the partition start...
Brian Palmer [Thu, 14 Feb 2002 23:11:05 +0000 (23:11 +0000)]
Fixed bug in partition table code where it incorrectly calculated the partition start sector

svn path=/trunk/; revision=2624

22 years agoSet the min size of an allocated block to the size of the free block header.
Hartmut Birr [Thu, 14 Feb 2002 00:07:23 +0000 (00:07 +0000)]
Set the min size of an allocated block to the size of the free block header.
This fix the gditest bug.

svn path=/trunk/; revision=2623

22 years agoNo need to load vgamp.sys on startup
Jason Filby [Tue, 12 Feb 2002 12:30:46 +0000 (12:30 +0000)]
No need to load vgamp.sys on startup

svn path=/trunk/; revision=2622

22 years agoReenable CSRSS process detection
Jason Filby [Tue, 12 Feb 2002 12:00:28 +0000 (12:00 +0000)]
Reenable CSRSS process detection

svn path=/trunk/; revision=2621

22 years agoCapture debug prints in PICE.
Casper Hornstrup [Sun, 10 Feb 2002 20:21:40 +0000 (20:21 +0000)]
Capture debug prints in PICE.
Break into PICE on control+d.

svn path=/trunk/; revision=2620

22 years agoImplemented expansion of REG_MULTI_SZ.
Eric Kohl [Sun, 10 Feb 2002 13:55:45 +0000 (13:55 +0000)]
Implemented expansion of REG_MULTI_SZ.

svn path=/trunk/; revision=2619

22 years agoDisplay driver name when loading it.
Casper Hornstrup [Sun, 10 Feb 2002 13:35:37 +0000 (13:35 +0000)]
Display driver name when loading it.

svn path=/trunk/; revision=2618

22 years agoAdded Private ICE to main makefile.
Casper Hornstrup [Sun, 10 Feb 2002 02:02:15 +0000 (02:02 +0000)]
Added Private ICE to main makefile.

svn path=/trunk/; revision=2617

22 years agoMade it easier to add new keyboard layouts.
Casper Hornstrup [Sun, 10 Feb 2002 02:01:31 +0000 (02:01 +0000)]
Made it easier to add new keyboard layouts.
Added Danish keyboard layout (DK).

svn path=/trunk/; revision=2616

22 years agoFixed wrong string length calculation in RtlAppendUnicodeToString().
Eric Kohl [Sat, 9 Feb 2002 23:29:50 +0000 (23:29 +0000)]
Fixed wrong string length calculation in RtlAppendUnicodeToString().

svn path=/trunk/; revision=2615

22 years agoOops...don't load that driver.
Casper Hornstrup [Sat, 9 Feb 2002 19:20:44 +0000 (19:20 +0000)]
Oops...don't load that driver.

svn path=/trunk/; revision=2614

22 years agoAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command line.
Casper Hornstrup [Sat, 9 Feb 2002 18:41:24 +0000 (18:41 +0000)]
Accept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command line.
Break into debugger on KeBugCheckEx() if available.
Fixed typo in readme.txt.

svn path=/trunk/; revision=2613

22 years agoFixed locals and evaluation in pice.
Eugene Ingerman [Sat, 9 Feb 2002 07:34:05 +0000 (07:34 +0000)]
Fixed locals and evaluation in pice.

svn path=/trunk/; revision=2612

22 years agoCacheInitializeDrive() no longer retains old cache data on removable drives
Brian Palmer [Fri, 8 Feb 2002 23:58:12 +0000 (23:58 +0000)]
CacheInitializeDrive() no longer retains old cache data on removable drives
Fixed small bug where it could possibly try to read more sectors than the BIOS supports

svn path=/trunk/; revision=2611

22 years agoRemoved or changed debug prints printed at boot.
Casper Hornstrup [Fri, 8 Feb 2002 02:57:10 +0000 (02:57 +0000)]
Removed or changed debug prints printed at boot.

svn path=/trunk/; revision=2610

22 years agoupdated to install winhello and winefile
Steven Edwards [Thu, 7 Feb 2002 03:22:04 +0000 (03:22 +0000)]
updated to install winhello and winefile

svn path=/trunk/; revision=2609

22 years agocleanup + finger client
Steven Edwards [Thu, 7 Feb 2002 01:32:20 +0000 (01:32 +0000)]
cleanup + finger client

svn path=/trunk/; revision=2608

22 years agoImplemented [Nt/Zw]QueryMultipleValueKey().
Eric Kohl [Wed, 6 Feb 2002 01:23:10 +0000 (01:23 +0000)]
Implemented [Nt/Zw]QueryMultipleValueKey().

svn path=/trunk/; revision=2607

22 years agoFixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFile with relative filenames.
Hartmut Birr [Tue, 5 Feb 2002 21:32:30 +0000 (21:32 +0000)]
Fixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFile with relative filenames.

svn path=/trunk/; revision=2606

22 years agoFixed a bug in DoQuery with empty serach pattern strings after the first call to...
Hartmut Birr [Tue, 5 Feb 2002 21:31:03 +0000 (21:31 +0000)]
Fixed a bug in DoQuery with empty serach pattern strings after the first call to DoQuery.

svn path=/trunk/; revision=2605

22 years agoAdded system.hiv to boot modules.
Eric Kohl [Tue, 5 Feb 2002 15:53:20 +0000 (15:53 +0000)]
Added system.hiv to boot modules.

svn path=/trunk/; revision=2604

22 years agoImplemented value enumeration in RtlQueryRegistryValues().
Eric Kohl [Tue, 5 Feb 2002 15:42:41 +0000 (15:42 +0000)]
Implemented value enumeration in RtlQueryRegistryValues().

svn path=/trunk/; revision=2603

22 years agoFixed name string length and termination for KeyValueBasicInformation and KeyValueFu...
Eric Kohl [Tue, 5 Feb 2002 02:48:56 +0000 (02:48 +0000)]
Fixed name string length and termination for  KeyValueBasicInformation and KeyValueFullInformation.

svn path=/trunk/; revision=2602

22 years agoFixed linkage to unbzip2.sys, working again
Phillip Susi [Tue, 5 Feb 2002 02:30:13 +0000 (02:30 +0000)]
Fixed linkage to unbzip2.sys, working again

svn path=/trunk/; revision=2601

22 years agoBalenced paged and non paged pool sizes to 100 megs each, instead of 4 paged and...
Phillip Susi [Tue, 5 Feb 2002 02:24:29 +0000 (02:24 +0000)]
Balenced paged and non paged pool sizes to 100 megs each, instead of 4 paged and 400 non

svn path=/trunk/; revision=2600

22 years agoRemoved old HAL.
Casper Hornstrup [Mon, 4 Feb 2002 22:13:02 +0000 (22:13 +0000)]
Removed old HAL.

svn path=/trunk/; revision=2599

22 years agoFixed a typo - Guido de Jong
Steven Edwards [Mon, 4 Feb 2002 13:08:58 +0000 (13:08 +0000)]
Fixed a typo - Guido de Jong

svn path=/trunk/; revision=2598

22 years agoFixed a typo.
Eric Kohl [Mon, 4 Feb 2002 01:21:03 +0000 (01:21 +0000)]
Fixed a typo.

svn path=/trunk/; revision=2597

22 years agoRollback to old LPC_MESSAGE_HEADER.
Emanuele Aliberti [Sun, 3 Feb 2002 22:32:18 +0000 (22:32 +0000)]
Rollback to old LPC_MESSAGE_HEADER.

svn path=/trunk/; revision=2596

22 years agoUpdates to the disk driver stack.
Eric Kohl [Sun, 3 Feb 2002 20:21:59 +0000 (20:21 +0000)]
Updates to the disk driver stack.

svn path=/trunk/; revision=2595

22 years agoFix for current source line unassembly bug in pice.
Eugene Ingerman [Sun, 3 Feb 2002 01:10:16 +0000 (01:10 +0000)]
Fix for current source line unassembly bug in pice.

svn path=/trunk/; revision=2594

22 years agoFixed broken serial debug logging.
Eric Kohl [Sat, 2 Feb 2002 20:13:42 +0000 (20:13 +0000)]
Fixed broken serial debug logging.
The gdb interface is enabled by the /GDB option on the command line.

svn path=/trunk/; revision=2593

22 years agoOops! binary libraries should't be in CVS!
Phillip Susi [Sat, 2 Feb 2002 18:00:54 +0000 (18:00 +0000)]
Oops! binary libraries should't be in CVS!

svn path=/trunk/; revision=2592

22 years agoUse LARGE_INTEGER for section view size, as expected by NtCreateSection
Phillip Susi [Sat, 2 Feb 2002 17:15:22 +0000 (17:15 +0000)]
Use LARGE_INTEGER for section view size, as expected by NtCreateSection
Original Patch by Guido de Jong

svn path=/trunk/; revision=2591

22 years agoChanged NULL to 0 where integer expected, to get rid of warning
Phillip Susi [Sat, 2 Feb 2002 17:14:40 +0000 (17:14 +0000)]
Changed NULL to 0 where integer expected, to get rid of warning
Patch by Guido de Jong.

svn path=/trunk/; revision=2590

22 years agoFixed a buffer overflow in DoQuery, if the unicode string (search pattern) isn't...
Hartmut Birr [Sat, 2 Feb 2002 14:04:55 +0000 (14:04 +0000)]
Fixed a buffer overflow in DoQuery, if the unicode string (search pattern) isn't zero-terminated.
Fixed the returned length for the file names.
Fixed the returned status at the end of a directory scan.

svn path=/trunk/; revision=2589