Eric Kohl
|
e8abc51177
|
Minor fixes.
svn path=/trunk/; revision=681
|
1999-10-03 22:12:57 +00:00 |
|
Eric Kohl
|
29f5cf1341
|
Added floppy and dist targets.
svn path=/trunk/; revision=680
|
1999-10-03 22:12:24 +00:00 |
|
Eric Kohl
|
c33edc6cb7
|
Made notevil screen size aware.
svn path=/trunk/; revision=679
|
1999-10-03 22:10:15 +00:00 |
|
Boudewijn Dekker
|
1d786dd865
|
Miscellaneous implementation of kernel32 stubs.
Changed the implementation of ReadFileEx.
svn path=/trunk/; revision=678
|
1999-10-02 20:20:44 +00:00 |
|
Eric Kohl
|
3174c5069a
|
Fixed typo.
svn path=/trunk/; revision=676
|
1999-09-29 23:19:32 +00:00 |
|
Eric Kohl
|
d63c23131c
|
Fixed multiple STATUS_xxxx inclusions.
svn path=/trunk/; revision=675
|
1999-09-29 23:15:14 +00:00 |
|
Eric Kohl
|
56e30e8907
|
Minor updates and fixes.
svn path=/trunk/; revision=674
|
1999-09-27 22:15:44 +00:00 |
|
Eric Kohl
|
1241612f69
|
Added MORE command.
svn path=/trunk/; revision=673
|
1999-09-27 22:13:59 +00:00 |
|
Boudewijn Dekker
|
ddc9e680c9
|
Added support for critical sections.
svn path=/trunk/; revision=672
|
1999-09-27 20:58:46 +00:00 |
|
Boudewijn Dekker
|
15e29ff254
|
Small addition to token.c
svn path=/trunk/; revision=671
|
1999-09-25 06:25:51 +00:00 |
|
Eric Kohl
|
52498a577a
|
Minor fixes.
svn path=/trunk/; revision=670
|
1999-09-24 22:05:25 +00:00 |
|
Eric Kohl
|
ee3dc0f0c1
|
Added window command.
svn path=/trunk/; revision=669
|
1999-09-24 22:03:11 +00:00 |
|
Emanuele Aliberti
|
58eedf7620
|
RtlReAllocHeap should be RtlReAllocateHeap
svn path=/trunk/; revision=668
|
1999-09-12 22:09:34 +00:00 |
|
Emanuele Aliberti
|
e6359887bb
|
RtlReAllocHeap should be RtlReAllocateHeap.
svn path=/trunk/; revision=667
|
1999-09-12 21:59:40 +00:00 |
|
Emanuele Aliberti
|
cda1c38bae
|
Some missing __stdcall added.
Some missing unicode functions stubs added.
RtlReAllocHeap should be RtlReAllocateHeap.
svn path=/trunk/; revision=666
|
1999-09-12 21:58:32 +00:00 |
|
Emanuele Aliberti
|
d82310b692
|
Skeleton for psxdll.dll
svn path=/trunk/; revision=665
|
1999-09-12 21:54:16 +00:00 |
|
Eric Kohl
|
45dd256ee3
|
Fixed typo.
svn path=/trunk/; revision=664
|
1999-09-12 20:58:29 +00:00 |
|
Eric Kohl
|
e0058203bb
|
Fixed WaitForSingleObject() and WaitForMultipleObjects().
svn path=/trunk/; revision=663
|
1999-09-12 20:54:42 +00:00 |
|
Eric Kohl
|
3255097117
|
Stack is freed on failure.
svn path=/trunk/; revision=662
|
1999-09-12 20:49:06 +00:00 |
|
Eric Kohl
|
40f81ce970
|
Fixed some minor issues (NULL --> FALSE).
svn path=/trunk/; revision=661
|
1999-09-12 20:44:22 +00:00 |
|
Eric Kohl
|
bbcc7f9179
|
Fixed little bug ('cd d:' did't work, but 'cd D:').
svn path=/trunk/; revision=660
|
1999-09-12 20:41:56 +00:00 |
|
Eric Kohl
|
0c91339480
|
Added some more commands. Thanks to Dr. Faustus.
Some more cleanup.
svn path=/trunk/; revision=659
|
1999-09-12 18:23:31 +00:00 |
|
Eric Kohl
|
5249698af3
|
External TEE command.
svn path=/trunk/; revision=658
|
1999-09-12 18:20:47 +00:00 |
|
Eric Kohl
|
037d59aef7
|
Added master makefile with clean/dist/floppy targets.
svn path=/trunk/; revision=657
|
1999-09-12 18:18:09 +00:00 |
|
Eric Kohl
|
70f14aa73f
|
Fixed typedef.
svn path=/trunk/; revision=656
|
1999-09-11 00:07:20 +00:00 |
|
Rex Jolliff
|
b779c01fb6
|
Changes to make win32k.sys compile
svn path=/trunk/; revision=655
|
1999-09-10 21:17:07 +00:00 |
|
Rex Jolliff
|
fe56845ebe
|
Fixed function prototypes
svn path=/trunk/; revision=654
|
1999-09-10 21:16:36 +00:00 |
|
Rex Jolliff
|
70140f5ea7
|
Changed symbolic name for IDE devices
svn path=/trunk/; revision=653
|
1999-09-10 19:16:58 +00:00 |
|
Eric Kohl
|
fe27d316df
|
Added creation of full user stack (including guard page).
svn path=/trunk/; revision=652
|
1999-09-10 15:50:30 +00:00 |
|
Eric Kohl
|
1fc6701c79
|
Implemented Nt/KeWaitForMultipleObjects (still buggy).
svn path=/trunk/; revision=651
|
1999-09-08 23:51:36 +00:00 |
|
Rex Jolliff
|
09d88da5e9
|
some minor coding on win32k
svn path=/trunk/; revision=650
|
1999-09-08 04:50:50 +00:00 |
|
Emanuele Aliberti
|
a06d619eca
|
some symbols were not declared __stdcall
svn path=/trunk/; revision=649
|
1999-09-08 04:40:56 +00:00 |
|
Eric Kohl
|
242138f832
|
Fixed little bug.
svn path=/trunk/; revision=648
|
1999-09-07 20:41:47 +00:00 |
|
Emanuele Aliberti
|
af1ff6be3b
|
More for the POSIX+ subsystem
svn path=/trunk/; revision=647
|
1999-09-07 17:12:39 +00:00 |
|
Eric Kohl
|
8c0b595a5e
|
Thread improvements.
svn path=/trunk/; revision=646
|
1999-09-06 21:32:57 +00:00 |
|
Emanuele Aliberti
|
4280f4f60d
|
stubs for HAL kernel debugger functions
svn path=/trunk/; revision=645
|
1999-09-05 20:54:57 +00:00 |
|
Eric Kohl
|
d5014c3bb3
|
Removed unused stuff.
svn path=/trunk/; revision=644
|
1999-09-05 12:40:20 +00:00 |
|
Eric Kohl
|
d81a116aba
|
Run smss.exe instead of shell.exe.
svn path=/trunk/; revision=643
|
1999-09-05 12:39:45 +00:00 |
|
Eric Kohl
|
155d1ff5ae
|
Removed smss from its old place
svn path=/trunk/; revision=642
|
1999-09-05 12:35:34 +00:00 |
|
Eric Kohl
|
fbccd722a1
|
Fixed little bug.
svn path=/trunk/; revision=641
|
1999-09-05 12:31:41 +00:00 |
|
Eric Kohl
|
648c68ff1a
|
Moved smss to a better place.
svn path=/trunk/; revision=640
|
1999-09-05 12:29:50 +00:00 |
|
Eric Kohl
|
c92eafe2f1
|
Updated rules for subsys directory.
svn path=/trunk/; revision=639
|
1999-09-05 12:27:22 +00:00 |
|
Eric Kohl
|
b0e64d6cf7
|
Updated.
svn path=/trunk/; revision=638
|
1999-09-05 10:22:05 +00:00 |
|
Emanuele Aliberti
|
fa74a12186
|
added resource script with version information
svn path=/trunk/; revision=637
|
1999-09-04 20:50:34 +00:00 |
|
Eric Kohl
|
40bd704148
|
Implemented RtlCreateUserProcess() and RtlCreateUserThread().
svn path=/trunk/; revision=636
|
1999-09-04 18:38:29 +00:00 |
|
David Welch
|
4027ccab60
|
Correct keyboard bug with multiple readers
svn path=/trunk/; revision=634
|
1999-08-30 15:20:14 +00:00 |
|
Eric Kohl
|
ff511b446a
|
Added MSGBOX and TIMER commands.
svn path=/trunk/; revision=633
|
1999-08-29 22:31:43 +00:00 |
|
David Welch
|
e31d342bc7
|
*** empty log message ***
svn path=/trunk/; revision=632
|
1999-08-29 13:45:08 +00:00 |
|
Emanuele Aliberti
|
7cf48757dc
|
A top level header file for kernel and system stuff. At present simply includes ddk/ntddk.h.
svn path=/trunk/; revision=631
|
1999-08-29 07:02:52 +00:00 |
|
Emanuele Aliberti
|
07a2fbf7f7
|
Global ReactOS configuration file. Here we will put symbols for processor-, architecture-, and debugging-dependent conditional compilation.
svn path=/trunk/; revision=630
|
1999-08-29 07:01:32 +00:00 |
|