Hartmut Birr
3e3f697064
Store a pointer to the parent in the fcb structure and
...
reference/dereference the parent fcb on create/destroy.
svn path=/trunk/; revision=3984
2003-01-11 15:59:07 +00:00
Hartmut Birr
a2aa04440b
Reduced some overhead in VfatUpdateEntry.
...
svn path=/trunk/; revision=3983
2003-01-11 15:57:55 +00:00
Hartmut Birr
7a16a8cbe7
Removed the call to VfatUpdateEntry.
...
Executed VfatClose always synchronous.
svn path=/trunk/; revision=3982
2003-01-11 15:56:43 +00:00
Hartmut Birr
189d9d92c3
Removed the call to VfatUpdateEntry.
...
svn path=/trunk/; revision=3981
2003-01-11 15:52:54 +00:00
Hartmut Birr
543fd98805
Used a hash table for storing/searching of process data pointers.
...
Unmap the connected view in CsrFreeProcessData.
Set the correct reply status in CsrCreateProcess.
svn path=/trunk/; revision=3980
2003-01-11 15:51:48 +00:00
Hartmut Birr
dfbf98b1b0
Fixed the check for the correct count of pagefiles.
...
svn path=/trunk/; revision=3979
2003-01-11 15:49:33 +00:00
Hartmut Birr
aa18c0d5d4
Ended the searching for a free block if it was found one.
...
svn path=/trunk/; revision=3978
2003-01-11 15:48:33 +00:00
Hartmut Birr
779329a8ee
Disabled the call to MmWriteDirtyPages. MmWriteDirtyPages doesn't work correctly.
...
svn path=/trunk/; revision=3977
2003-01-11 15:47:14 +00:00
Hartmut Birr
9a1546a675
Signaled the event of pageop at return if the function have previous wait at this event.
...
svn path=/trunk/; revision=3976
2003-01-11 15:45:55 +00:00
Hartmut Birr
680b25b598
Did not dereference the connected port if the function returns success.
...
svn path=/trunk/; revision=3975
2003-01-11 15:33:49 +00:00
Hartmut Birr
b99cb5b1aa
Fixed a comment.
...
svn path=/trunk/; revision=3974
2003-01-11 15:32:40 +00:00
Hartmut Birr
be6d0d37cd
Signaled the event of pageop at return if the function have previous wait at this event.
...
Freed the section segments for a pagefile mapping in MmpDeleteSection.
Dereferenced the section object at the end of MmCreatePageFileSection.
Implemented MmFlushImageSection (not complete).
svn path=/trunk/; revision=3973
2003-01-11 15:31:05 +00:00
Hartmut Birr
14c1929fc2
Used lookasidelists for rmap's.
...
svn path=/trunk/; revision=3972
2003-01-11 15:28:18 +00:00
Hartmut Birr
ac22af2d68
Used lookasidelists for pageop's.
...
svn path=/trunk/; revision=3971
2003-01-11 15:26:59 +00:00
Hartmut Birr
e177cc849d
Used lookasidelists for some memory allocations.
...
Implemented a delayed remove/close function for file objects.
This holds files for section views (exe's and dll's) longer
within the cache.
svn path=/trunk/; revision=3970
2003-01-11 15:24:38 +00:00
Hartmut Birr
7a00c6be46
Used lookasidelists for ibcb's.
...
Enabled caching of directories and fat segments.
svn path=/trunk/; revision=3969
2003-01-11 15:22:31 +00:00
Hartmut Birr
a0e6246535
Moved all definitions for internal structures and functions to cc.h.
...
svn path=/trunk/; revision=3968
2003-01-11 15:21:09 +00:00
Gé van Geldorp
ec67f794e9
Temporary fix to allow build to continue(generated file, shouldn't be in CVS)
...
svn path=/trunk/; revision=3967
2003-01-10 20:02:50 +00:00
Robert Dickenson
f821d1d7cc
Changes to included libraries in build.
...
svn path=/trunk/; revision=3966
2003-01-08 19:56:26 +00:00
Robert Dickenson
d606d9479f
New name for packet capture library network driver, packet driver to be deprecated.
...
svn path=/trunk/; revision=3965
2003-01-08 19:55:02 +00:00
Robert Dickenson
cfc75012b1
New library to export the wine debug channel support functions.
...
svn path=/trunk/; revision=3964
2003-01-08 19:52:22 +00:00
Robert Dickenson
f81a1de259
Moved wine debug channel exports to new library.
...
svn path=/trunk/; revision=3963
2003-01-08 19:50:39 +00:00
Robert Dickenson
1af5429d2b
And that wraps up our broadcast for this evening.
...
svn path=/trunk/; revision=3961
2003-01-07 18:22:54 +00:00
Robert Dickenson
9c58563e7b
Updates to accomodate changes and additions with the various sub-modules.
...
svn path=/trunk/; revision=3960
2003-01-07 18:20:34 +00:00
Robert Dickenson
158847adad
temporarily removed regexpl due to C++ dependance problems.
...
svn path=/trunk/; revision=3959
2003-01-07 18:16:44 +00:00
Robert Dickenson
34f1644a51
Updated and removed temporarily regexpl due to C++ problems.
...
svn path=/trunk/; revision=3958
2003-01-07 18:14:30 +00:00
Robert Dickenson
b30bc31e1f
CVS housekeeping.
...
svn path=/trunk/; revision=3957
2003-01-07 18:10:30 +00:00
Robert Dickenson
299dc7ee24
Added clipboard and common dialog references as well as build improvements.
...
svn path=/trunk/; revision=3956
2003-01-07 18:06:16 +00:00
Robert Dickenson
d73cc06799
Temporary fork of candidate base of potententially very useful development tool for ros.
...
svn path=/trunk/; revision=3955
2003-01-07 17:59:20 +00:00
Robert Dickenson
b8573aace5
Added _alldiv,_allmul,_allrem,_allshl,_allshr,_aulldiv,_aullrem,_aullshr stubs and exported them.
...
svn path=/trunk/; revision=3954
2003-01-07 17:48:12 +00:00
Robert Dickenson
5def2455d3
Added rules for building 'proglib' targets since nothing seemed to use this target already and it didn't work for csrss otherwise.
...
svn path=/trunk/; revision=3953
2003-01-07 17:39:58 +00:00
Robert Dickenson
839ce7a195
Changed from target type 'program' to 'proglib' and exported CsrServerInitialization for OS/2 subsystem linkage.
...
svn path=/trunk/; revision=3952
2003-01-07 17:37:22 +00:00
Robert Dickenson
2f4bd108e7
Turned back off and modified some other debug noise.
...
svn path=/trunk/; revision=3951
2003-01-07 17:35:56 +00:00
Robert Dickenson
b4ed26f8da
Added some some missing exports for wine module linkage.
...
Shutdown was a mess from *nix newlines.
svn path=/trunk/; revision=3950
2003-01-07 17:32:59 +00:00
Robert Dickenson
ae2157bade
Added some some missing exports for wine module linkage.
...
svn path=/trunk/; revision=3949
2003-01-07 17:30:33 +00:00
Robert Dickenson
0ffa768455
Added support for lauching VDM on dos image load.
...
Depends phase in makefile for processing with wmc.
Included message table resources section.
Added some some missing exports for wine module linkage.
svn path=/trunk/; revision=3948
2003-01-07 17:29:09 +00:00
Robert Dickenson
3f13766f16
added install batch similar to that provided in /reactos. Removed deprecated Makefile.
...
svn path=/trunk/; revision=3947
2003-01-07 16:24:45 +00:00
Robert Dickenson
a6d6844e8a
Performed housekeeping to get the subsystem building. Introduced ros makefile 'standards' throughout.
...
Is anybody doing any work on the OS/2 support?
svn path=/trunk/; revision=3946
2003-01-07 16:23:12 +00:00
Robert Dickenson
a8e38f8c30
housekeeping files...
...
svn path=/trunk/; revision=3945
2003-01-05 19:32:32 +00:00
Robert Dickenson
8efeab6149
Include a define for a Macro having being defined, temporary fix to avoid conflict with posix+ headers.
...
svn path=/trunk/; revision=3944
2003-01-05 19:23:20 +00:00
Robert Dickenson
176e744766
Trivial update to trace message plus the usual housekeeping...
...
svn path=/trunk/; revision=3943
2003-01-05 19:18:44 +00:00
Robert Dickenson
add8773a9b
Added a new phase to the build cycle, make depends, in order to get certain dependancies built first.
...
This includes but is not limited to global error code headers generated from message scripts via wmc.
svn path=/trunk/; revision=3942
2003-01-05 19:17:16 +00:00
Robert Dickenson
9b802163c5
Updated global ReactOS makefile to incorporate new wine and posix etc sub-targets with the defacto standard make style.
...
svn path=/trunk/; revision=3941
2003-01-05 19:15:10 +00:00
Robert Dickenson
3028effd84
doing some maintenance on the posix build system, getting in sync with reactos base.
...
svn path=/trunk/; revision=3940
2003-01-05 18:29:41 +00:00
Robert Dickenson
0ab5c4ecee
doing some maintenance on the posix build system, getting in sync with reactos base.
...
svn path=/trunk/; revision=3939
2003-01-05 18:10:27 +00:00
Robert Dickenson
bc87211c3f
housekeeping files...
...
svn path=/trunk/; revision=3938
2003-01-05 17:54:20 +00:00
Robert Dickenson
d110568a5c
created stubs for the rest of the functions listed in mingw's tlhelp.h and exported them.
...
svn path=/trunk/; revision=3937
2003-01-05 14:32:32 +00:00
Robert Dickenson
c374e4ed3e
Created test program for loading libraries in various ways.
...
svn path=/trunk/; revision=3936
2003-01-05 14:17:42 +00:00
Robert Dickenson
b9113d3fae
Moved the beginnings of some toolhelp exports to their own module.
...
svn path=/trunk/; revision=3935
2003-01-05 10:07:08 +00:00
Robert Dickenson
661896dfde
ps did not require a lot from C++, so now it doesn't require it at all.
...
svn path=/trunk/; revision=3934
2003-01-04 18:36:28 +00:00