Eric Kohl
731f19e9b1
several changes to make cmd compile and link again
...
svn path=/trunk/; revision=384
1999-04-14 23:48:27 +00:00
Eric Kohl
ebb6fcbc30
added ver command
...
improved command line editing
svn path=/trunk/; revision=383
1999-04-14 23:45:48 +00:00
Eric Kohl
97c260445b
fixed bug in FreeConsole()
...
svn path=/trunk/; revision=382
1999-04-14 23:43:56 +00:00
Eric Kohl
5d97b74881
fixed cursor synchroization bug
...
svn path=/trunk/; revision=381
1999-04-14 23:43:13 +00:00
Boudewijn Dekker
ed08466464
Added various files.
...
--> failed to pass test printing a simple string
svn path=/trunk/; revision=380
1999-04-14 21:27:02 +00:00
Boudewijn Dekker
b68aceef62
Added two header files for multi byte string functions
...
svn path=/trunk/; revision=379
1999-04-14 07:10:15 +00:00
David Welch
42965fae3b
Fixed more compilation bugs (sorry)
...
svn path=/trunk/; revision=378
1999-04-14 03:39:11 +00:00
David Welch
600e81c60c
Fixed silly compilation bug
...
svn path=/trunk/; revision=377
1999-04-14 02:31:11 +00:00
David Welch
0691de94b5
*** empty log message ***
...
svn path=/trunk/; revision=376
1999-04-14 00:58:52 +00:00
David Welch
d837d19fac
*** empty log message ***
...
svn path=/trunk/; revision=375
1999-04-14 00:52:19 +00:00
Eric Kohl
eee72fe55d
console update
...
svn path=/trunk/; revision=374
1999-04-11 20:59:24 +00:00
Eric Kohl
98d0da7e1c
added .cvsignore file
...
svn path=/trunk/; revision=373
1999-04-10 14:48:38 +00:00
Eric Kohl
7c8b54eee0
fixed bugs and cleaned up (direct io is working now)
...
svn path=/trunk/; revision=372
1999-04-10 14:47:15 +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
Rex Jolliff
9221d5c854
fixing filenames
...
svn path=/trunk/; revision=370
1999-04-08 03:46:59 +00:00
David Welch
5503a0f0e4
Improved GDT managment
...
svn path=/trunk/; revision=369
1999-04-05 15:04:46 +00:00
Rex Jolliff
99fa281af1
fixed display of stack frames
...
svn path=/trunk/; revision=368
1999-04-04 00:22:33 +00:00
Rex Jolliff
29b9e3f0b4
Added a recursive clean rule and cleaned up a few loose ends
...
svn path=/trunk/; revision=367
1999-04-03 23:43:27 +00:00
Boudewijn Dekker
0c6333ed01
minor fixes
...
svn path=/trunk/; revision=366
1999-04-03 10:42:18 +00:00
Boudewijn Dekker
e8cbdde2a7
moved some header files from top level to crtdll directory
...
svn path=/trunk/; revision=365
1999-04-02 21:44:11 +00:00
The ReactOS Manager
de56bed16d
to fix a problem
...
svn path=/trunk/; revision=364
1999-04-02 18:34:41 +00:00
The ReactOS Manager
5a25898d41
to fix a problem
...
svn path=/trunk/; revision=363
1999-04-02 18:21:44 +00:00
Rex Jolliff
fbe6ae7bc0
Setup CRTDLL config to build DLL
...
svn path=/trunk/; revision=362
1999-04-02 06:29:59 +00:00
Rex Jolliff
a3576ceb06
removed size_t from kernel specific includes.
...
svn path=/trunk/; revision=361
1999-04-02 02:34:40 +00:00
David Welch
63a3377143
Enhanced memory managment
...
Correct several bugs in the creation/termination of processes
svn path=/trunk/; revision=360
1999-04-01 12:39:43 +00:00
Rex Jolliff
240b550d9c
Changes to be able to build system
...
svn path=/trunk/; revision=359
1999-04-01 05:22:18 +00:00
jean
839118b9b3
initialization of LastError
...
svn path=/trunk/; revision=358
1999-03-31 14:09:51 +00:00
jean
472aba6da2
correct bug in release of semaphore
...
svn path=/trunk/; revision=357
1999-03-31 13:57:22 +00:00
jean
d7acbe2251
correct bug in release of semaphore
...
svn path=/trunk/; revision=356
1999-03-31 13:38:13 +00:00
jean
3763d9c0dd
report changes from dwelch in 1.5 (include <string.h>
...
svn path=/trunk/; revision=355
1999-03-31 13:26:40 +00:00
jean
3277301592
implement some functions
...
svn path=/trunk/; revision=354
1999-03-31 13:21:44 +00:00
David Welch
572d45daca
Improved physical page managment
...
svn path=/trunk/; revision=353
1999-03-31 10:59:32 +00:00
Eric Kohl
e4bcefde7d
Fixed bugs and improved del command.
...
svn path=/trunk/; revision=352
1999-03-30 22:06:36 +00:00
Eric Kohl
74b0d03ccc
Fixed bug in DeviceIoContol().
...
svn path=/trunk/; revision=351
1999-03-30 22:05:06 +00:00
Eric Kohl
9e3fe0593a
Changed beep to compile as sys driver.
...
svn path=/trunk/; revision=350
1999-03-30 21:59:12 +00:00
Eric Kohl
aa77254872
improved bluescreen driver
...
svn path=/trunk/; revision=349
1999-03-30 21:58:05 +00:00
David Welch
bbc8fd7b21
Began improvements to memory managment, changed method of
...
mapping page tables and directories to be more efficent. These
changes require you to update your version of loadros.com
svn path=/trunk/; revision=348
1999-03-30 12:55:31 +00:00
Rex Jolliff
dff0889c02
added GDI32 DLL skeleton
...
svn path=/trunk/; revision=347
1999-03-28 23:12:42 +00:00
Boudewijn Dekker
03f9e7b713
fixed some bugs to make nls functions compile
...
svn path=/trunk/; revision=346
1999-03-27 22:29:57 +00:00
David Welch
fbcc7fb423
Made process execution work again
...
svn path=/trunk/; revision=345
1999-03-26 10:48:45 +00:00
David Welch
140b387c62
Made user-mode execution of processes work again
...
svn path=/trunk/; revision=344
1999-03-26 10:37:03 +00:00
jean
867fa342e3
changed type for function ExIsResourceAcquiredSharedLite
...
svn path=/trunk/; revision=343
1999-03-25 14:13:05 +00:00
jean
db7bc7b4e8
modifiy ExIsResourceAcquiredxxx
...
svn path=/trunk/; revision=342
1999-03-25 14:10:14 +00:00
jean
e4981e3a09
work on semaphores.
...
svn path=/trunk/; revision=341
1999-03-25 13:53:45 +00:00
jean
42c50bfaa8
begin implement.
...
svn path=/trunk/; revision=340
1999-03-25 13:52:28 +00:00
David Welch
8688a2a272
Cleaned up code a bit
...
svn path=/trunk/; revision=339
1999-03-25 00:37:06 +00:00
David Welch
3f0a7424cb
Changed kernel32 to compile as a dll
...
svn path=/trunk/; revision=338
1999-03-24 11:07:33 +00:00
Eric Kohl
00f2fc414e
fixed drive reset bug!
...
svn path=/trunk/; revision=333
1999-03-23 21:23:50 +00:00
Boudewijn Dekker
4f928dad27
no message
...
svn path=/trunk/; revision=332
1999-03-22 21:01:37 +00:00
Boudewijn Dekker
150a9789e6
Added __set_errno to file.h
...
svn path=/trunk/; revision=331
1999-03-22 21:01:15 +00:00