Eric Kohl
b001203a86
- implemented process parameter block (PPB) code
...
- improved process environment block (PEB) code
- improved environment code
svn path=/trunk/; revision=828
1999-12-06 00:25:14 +00:00
David Welch
b986ce1cac
Began converting minix fsd to work with new caching mechanism
...
Implemented user-mode APCs (still some bugs)
Began implementing shared memory, still some locking issues
svn path=/trunk/; revision=792
1999-11-24 11:51:55 +00:00
Eric Kohl
babfe77ea9
PEB will be created in NtCreateProcess.
...
svn path=/trunk/; revision=695
1999-10-13 22:35:55 +00:00
Eric Kohl
648301897c
Fixed header inclusion order.
...
svn path=/trunk/; revision=687
1999-10-07 23:46:27 +00:00
Eric Kohl
4d7dcc6886
Fixed application file name (absolute path) in command line.
...
svn path=/trunk/; revision=566
1999-06-26 18:24:38 +00:00
David Welch
5b3ccbfc02
Implemented ZwOpenProcess corrected
...
Implemented killing other threads (possible memory leaks)
Made a start on a proper implementation of APCs (based on NT Insider article)
svn path=/trunk/; revision=551
1999-06-09 15:50:16 +00:00
David Welch
126768af64
Lots of changes to the kernel
...
svn path=/trunk/; revision=527
1999-05-29 00:15:17 +00:00
Eric Kohl
76691783b3
Fixed LARGE_INTEGER hack.
...
svn path=/trunk/; revision=455
1999-05-11 19:32:15 +00:00
Eric Kohl
56461438cb
Fixed LARGE_INTEGER handling
...
svn path=/trunk/; revision=415
1999-04-27 14:15:56 +00:00
Eric Kohl
73a193b7fe
compatibility fixes
...
svn path=/trunk/; revision=403
1999-04-20 20:25:56 +00:00
David Welch
5a3243d494
Several bug fixes
...
Added proper process cleanup
Added several programs for testing
svn path=/trunk/; revision=395
1999-04-18 08:56:23 +00:00
David Welch
d837d19fac
*** empty log message ***
...
svn path=/trunk/; revision=375
1999-04-14 00:52:19 +00:00
David Welch
fd78805ffc
Partially implemented PEB
...
Some bug fixes
Hacked crtdll to compile with a minimal set of functions
svn path=/trunk/; revision=371
1999-04-10 12:08:24 +00:00
David Welch
fbcc7fb423
Made process execution work again
...
svn path=/trunk/; revision=345
1999-03-26 10:48:45 +00:00