KJK::Hyperion
5306bd86fb
Added __PdxProcessDataToProcessParameters()
...
svn path=/trunk/; revision=2697
2002-03-11 20:45:07 +00:00
Brian Palmer
1bd3b67ed2
Reworked LoadAndBootPartition() function, got rid of warnings.
...
svn path=/trunk/; revision=2696
2002-03-11 18:50:17 +00:00
KJK::Hyperion
1058361a99
typo
...
svn path=/trunk/; revision=2695
2002-03-10 18:06:08 +00:00
KJK::Hyperion
885b79ec17
added some exports, and tweaked the makefile
...
svn path=/trunk/; revision=2694
2002-03-10 17:10:30 +00:00
KJK::Hyperion
2e992926e3
finally (and hopefully) functional __PdxSpawnPosixProcess. To be tested
...
svn path=/trunk/; revision=2693
2002-03-10 17:09:46 +00:00
KJK::Hyperion
cabe571090
__PdxSerializeProcessData and __PdxUnserializeProcessData calls
...
svn path=/trunk/; revision=2692
2002-03-10 17:04:07 +00:00
KJK::Hyperion
e2f5d4b2f6
prototypes for __PdxSerializeProcessData and __PdxUnserializeProcessData
...
svn path=/trunk/; revision=2691
2002-03-10 17:03:18 +00:00
Phillip Susi
5126871fcf
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
2002-03-09 20:51:43 +00:00
Emanuele Aliberti
48e308623c
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
2002-03-09 16:04:50 +00:00
Hartmut Birr
5fbc8d0a6e
Fixed a dead lock between an APC (delivered from IoCompleteRequest)
...
and a call to KeWaitForSingleObject.
svn path=/trunk/; revision=2688
2002-03-08 17:04:03 +00:00
Eric Kohl
7828679470
Silenced it.
...
Minor cleanup.
svn path=/trunk/; revision=2687
2002-03-08 12:03:28 +00:00
Eric Kohl
13ea277979
Added IOCTL_DISK_GET_PARTITION_INFO.
...
Silenced it.
svn path=/trunk/; revision=2686
2002-03-08 12:01:26 +00:00
Eric Kohl
c10817479d
Silenced it.
...
svn path=/trunk/; revision=2685
2002-03-08 11:59:49 +00:00
Eric Kohl
339287ad60
Recognizes CD-ROM drives.
...
svn path=/trunk/; revision=2684
2002-03-08 11:59:08 +00:00
Eric Kohl
c309738334
Improved recognition of ATAPI devices.
...
Minor cleanup.
svn path=/trunk/; revision=2683
2002-03-08 11:58:23 +00:00
KJK::Hyperion
9ccb920754
Fixed typo
...
svn path=/trunk/; revision=2682
2002-03-07 06:08:00 +00:00
KJK::Hyperion
d57ab3df35
introducing __PdxSpawnPosixProcess(). Still some linker warnings, will solve tomorrow
...
svn path=/trunk/; revision=2681
2002-03-07 06:07:31 +00:00
KJK::Hyperion
a681b85839
FdTable field in the process data is no more a pointer
...
svn path=/trunk/; revision=2680
2002-03-07 06:03:11 +00:00
KJK::Hyperion
eb3d1a3163
created datatype for the denormalized process data block
...
svn path=/trunk/; revision=2679
2002-03-07 05:48:35 +00:00
KJK::Hyperion
b9dbbc8eb8
preliminary spawn code (untested yet)
...
svn path=/trunk/; revision=2678
2002-03-07 05:46:03 +00:00
Emanuele Aliberti
57c6671059
Little work on InitializeFmIfs
...
svn path=/trunk/; revision=2677
2002-03-07 00:24:24 +00:00
Brian Palmer
513784c84a
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
2002-03-06 18:32:22 +00:00
Eric Kohl
dfbd52f882
Handles are no longer used to create type objects.
...
svn path=/trunk/; revision=2675
2002-03-06 12:40:47 +00:00
Steven Edwards
3fd9aedce9
added tapi32.dll and wintrust.dll to ROS_BUILD_WINE
...
svn path=/trunk/; revision=2674
2002-03-05 12:48:40 +00:00
Eric Kohl
3783d01bf9
Fixed remainingcalls to ObGetReferenceCount() and ObGetHandleCount().
...
svn path=/trunk/; revision=2673
2002-03-05 11:33:12 +00:00
Eric Kohl
8532827baf
Added ObGetObjectHandleCount().
...
svn path=/trunk/; revision=2672
2002-03-05 00:20:54 +00:00
Eric Kohl
193d7e020b
Fixed a typo.
...
svn path=/trunk/; revision=2671
2002-03-05 00:05:28 +00:00
Eric Kohl
c6d18aba96
Enabled reading of multiple sectors.
...
svn path=/trunk/; revision=2670
2002-03-04 22:31:51 +00:00
Steven Edwards
ab94337372
added urlmon.dll to ROS_BUILD_WINE
...
svn path=/trunk/; revision=2669
2002-03-04 12:42:30 +00:00
Eric Kohl
2867dd6eab
Fixed stupid bugs.
...
svn path=/trunk/; revision=2668
2002-03-03 23:46:01 +00:00
Eric Kohl
6146ce21ba
no message
...
svn path=/trunk/; revision=2667
2002-03-03 19:47:58 +00:00
Eric Kohl
d4186cf428
Fixed a typo, thanks to Hartmut Birr.
...
Completion routine will called only once.
svn path=/trunk/; revision=2666
2002-03-03 19:39:10 +00:00
Phillip Susi
16c7c6fa94
Fixed path separator issue for people using cmd instead of sh
...
svn path=/trunk/; revision=2665
2002-03-03 17:52:01 +00:00
KJK::Hyperion
f090eec7df
mistakes in templates second part
...
svn path=/trunk/; revision=2664
2002-03-03 17:24:04 +00:00
KJK::Hyperion
7631564040
whoops - silly mistake in templates
...
svn path=/trunk/; revision=2663
2002-03-03 17:23:29 +00:00
Steven Edwards
3c460dc0c3
build and install mapi32.dll as part of ROS_BUILD_WINE
...
svn path=/trunk/; revision=2662
2002-03-03 10:51:51 +00:00
Eric Kohl
4c0500171e
Implemented IOCTL_DISK_GET_PARTITION_INFO.
...
Fixed bug in IOCTL_DISK_GET_DRIVE_GEOMETRY.
svn path=/trunk/; revision=2660
2002-03-01 23:18:35 +00:00
Eric Kohl
82b7a361af
Started implementing type objects.
...
Some object manager cleanup.
svn path=/trunk/; revision=2659
2002-03-01 00:47:40 +00:00
Hartmut Birr
3accb67df3
Fixed the 'event wait bug' in MmRequestPageMemoryConsumer.
...
svn path=/trunk/; revision=2658
2002-02-28 17:44:48 +00:00
Eric Kohl
e96e35d335
Removed useless controller object.
...
svn path=/trunk/; revision=2657
2002-02-27 22:50:31 +00:00
Brian Palmer
b764471786
Improved memory management
...
The heap now sets it's size at run time instead of being hard coded
svn path=/trunk/; revision=2656
2002-02-27 21:33:59 +00:00
David Welch
463cc8858c
Applied Harmut Birr's patch
...
svn path=/trunk/; revision=2655
2002-02-27 01:12:26 +00:00
Brian Palmer
ad979612af
Fix for buffer conflict between fat code and cache code - by Mike Lerwill
...
svn path=/trunk/; revision=2654
2002-02-26 23:17:22 +00:00
Eric Kohl
e6b4f4973d
Free an SRB after use.
...
svn path=/trunk/; revision=2653
2002-02-26 23:02:14 +00:00
Phillip Susi
fd4c65ede9
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
2002-02-26 05:59:00 +00:00
Brian Palmer
c66e8c39d3
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
2002-02-26 00:26:35 +00:00
Phillip Susi
f83db8cc84
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
2002-02-25 22:45:04 +00:00
Phillip Susi
9594f61e1f
Fixed typeo in etags target
...
svn path=/trunk/; revision=2649
2002-02-25 21:51:43 +00:00
Phillip Susi
75c16ac538
Removed incorrect path seperator replacement
...
svn path=/trunk/; revision=2648
2002-02-25 05:07:35 +00:00
Emanuele Aliberti
21a85d799e
Minor changes for making apps/baresh compile (tough it doesn't work yet).
...
svn path=/trunk/; revision=2647
2002-02-24 22:14:05 +00:00