reactos.git
25 years agoversion information to distinguish from MS
Emanuele Aliberti [Fri, 23 Apr 1999 05:28:37 +0000 (05:28 +0000)]
version information to distinguish from MS

svn path=/trunk/; revision=407

25 years agoadded resource script with version information to distinguish from MS
Emanuele Aliberti [Fri, 23 Apr 1999 05:27:49 +0000 (05:27 +0000)]
added resource script with version information to distinguish from MS

svn path=/trunk/; revision=406

25 years ago*.rc include
Emanuele Aliberti [Fri, 23 Apr 1999 05:26:37 +0000 (05:26 +0000)]
*.rc include

svn path=/trunk/; revision=405

25 years agofixed GetFileAttributes()
Eric Kohl [Wed, 21 Apr 1999 19:16:31 +0000 (19:16 +0000)]
fixed GetFileAttributes()

svn path=/trunk/; revision=404

25 years agocompatibility fixes
Eric Kohl [Tue, 20 Apr 1999 20:25:56 +0000 (20:25 +0000)]
compatibility fixes

svn path=/trunk/; revision=403

25 years agocleanup
Eric Kohl [Mon, 19 Apr 1999 18:44:36 +0000 (18:44 +0000)]
cleanup

svn path=/trunk/; revision=402

25 years agofixed Beep()
Eric Kohl [Mon, 19 Apr 1999 18:43:54 +0000 (18:43 +0000)]
fixed Beep()

svn path=/trunk/; revision=401

25 years agoSynched makefiles
David Welch [Sun, 18 Apr 1999 21:13:11 +0000 (21:13 +0000)]
Synched makefiles

svn path=/trunk/; revision=400

25 years agoCompletely code to synchronize DbgPrint and console output (why was this
David Welch [Sun, 18 Apr 1999 13:39:48 +0000 (13:39 +0000)]
Completely code to synchronize DbgPrint and console output (why was this
not tested?)

svn path=/trunk/; revision=399

25 years agoFixed silly bug (sorry)
David Welch [Sun, 18 Apr 1999 13:24:02 +0000 (13:24 +0000)]
Fixed silly bug (sorry)

svn path=/trunk/; revision=398

25 years agoCorrected bug which stopped(!) crtdll from compiling
David Welch [Sun, 18 Apr 1999 12:13:55 +0000 (12:13 +0000)]
Corrected bug which stopped(!) crtdll from compiling

svn path=/trunk/; revision=397

25 years ago*** empty log message ***
David Welch [Sun, 18 Apr 1999 09:11:27 +0000 (09:11 +0000)]
*** empty log message ***

svn path=/trunk/; revision=396

25 years agoSeveral bug fixes
David Welch [Sun, 18 Apr 1999 08:56:23 +0000 (08:56 +0000)]
Several bug fixes
Added proper process cleanup
Added several programs for testing

svn path=/trunk/; revision=395

25 years agoadded quad.h and ieee.h
Boudewijn Dekker [Sat, 17 Apr 1999 09:11:02 +0000 (09:11 +0000)]
added quad.h and ieee.h

svn path=/trunk/; revision=394

25 years agoReplaced old version of printf and added some long long and
Boudewijn Dekker [Sat, 17 Apr 1999 09:10:25 +0000 (09:10 +0000)]
Replaced old version of printf and added some long long and
long double support.

svn path=/trunk/; revision=393

25 years agochanges to build cmd again
Eric Kohl [Fri, 16 Apr 1999 17:26:10 +0000 (17:26 +0000)]
changes to build cmd again

svn path=/trunk/; revision=392

25 years agodir workaround
Eric Kohl [Fri, 16 Apr 1999 17:25:39 +0000 (17:25 +0000)]
dir workaround

svn path=/trunk/; revision=391

25 years agochanges to build cmd again
Eric Kohl [Fri, 16 Apr 1999 17:20:16 +0000 (17:20 +0000)]
changes to build cmd again

svn path=/trunk/; revision=390

25 years agolast bugfixes for cmd
Eric Kohl [Fri, 16 Apr 1999 00:16:18 +0000 (00:16 +0000)]
last bugfixes for cmd

svn path=/trunk/; revision=389

25 years agochanges to build cmd again
Eric Kohl [Thu, 15 Apr 1999 17:40:56 +0000 (17:40 +0000)]
changes to build cmd again

svn path=/trunk/; revision=388

25 years agocomplete but not aliased export table for advapi32.dll
Emanuele Aliberti [Thu, 15 Apr 1999 05:46:09 +0000 (05:46 +0000)]
complete but not aliased export table for advapi32.dll

svn path=/trunk/; revision=387

25 years agofixed cursor synchronization bug
Eric Kohl [Thu, 15 Apr 1999 02:02:13 +0000 (02:02 +0000)]
fixed cursor synchronization bug

svn path=/trunk/; revision=386

25 years agochanged strupr() to _strupr()
Eric Kohl [Wed, 14 Apr 1999 23:52:13 +0000 (23:52 +0000)]
changed strupr() to _strupr()

svn path=/trunk/; revision=385

25 years agoseveral changes to make cmd compile and link again
Eric Kohl [Wed, 14 Apr 1999 23:48:27 +0000 (23:48 +0000)]
several changes to make cmd compile and link again

svn path=/trunk/; revision=384

25 years agoadded ver command
Eric Kohl [Wed, 14 Apr 1999 23:45:48 +0000 (23:45 +0000)]
added ver command
improved command line editing

svn path=/trunk/; revision=383

25 years agofixed bug in FreeConsole()
Eric Kohl [Wed, 14 Apr 1999 23:43:56 +0000 (23:43 +0000)]
fixed bug in FreeConsole()

svn path=/trunk/; revision=382

25 years agofixed cursor synchroization bug
Eric Kohl [Wed, 14 Apr 1999 23:43:13 +0000 (23:43 +0000)]
fixed cursor synchroization bug

svn path=/trunk/; revision=381

25 years agoAdded various files.
Boudewijn Dekker [Wed, 14 Apr 1999 21:27:02 +0000 (21:27 +0000)]
Added various files.
   --> failed to pass test printing a simple string

svn path=/trunk/; revision=380

25 years agoAdded two header files for multi byte string functions
Boudewijn Dekker [Wed, 14 Apr 1999 07:10:15 +0000 (07:10 +0000)]
Added two header files for multi byte string functions

svn path=/trunk/; revision=379

25 years agoFixed more compilation bugs (sorry)
David Welch [Wed, 14 Apr 1999 03:39:11 +0000 (03:39 +0000)]
Fixed more compilation bugs (sorry)

svn path=/trunk/; revision=378

25 years agoFixed silly compilation bug
David Welch [Wed, 14 Apr 1999 02:31:11 +0000 (02:31 +0000)]
Fixed silly compilation bug

svn path=/trunk/; revision=377

25 years ago*** empty log message ***
David Welch [Wed, 14 Apr 1999 00:58:52 +0000 (00:58 +0000)]
*** empty log message ***

svn path=/trunk/; revision=376

25 years ago*** empty log message ***
David Welch [Wed, 14 Apr 1999 00:52:19 +0000 (00:52 +0000)]
*** empty log message ***

svn path=/trunk/; revision=375

25 years agoconsole update
Eric Kohl [Sun, 11 Apr 1999 20:59:24 +0000 (20:59 +0000)]
console update

svn path=/trunk/; revision=374

25 years agoadded .cvsignore file
Eric Kohl [Sat, 10 Apr 1999 14:48:38 +0000 (14:48 +0000)]
added .cvsignore file

svn path=/trunk/; revision=373

25 years agofixed bugs and cleaned up (direct io is working now)
Eric Kohl [Sat, 10 Apr 1999 14:47:15 +0000 (14:47 +0000)]
fixed bugs and cleaned up (direct io is working now)

svn path=/trunk/; revision=372

25 years agoPartially implemented PEB
David Welch [Sat, 10 Apr 1999 12:08:24 +0000 (12:08 +0000)]
Partially implemented PEB
Some bug fixes
Hacked crtdll to compile with a minimal set of functions

svn path=/trunk/; revision=371

25 years agofixing filenames
Rex Jolliff [Thu, 8 Apr 1999 03:46:59 +0000 (03:46 +0000)]
fixing filenames

svn path=/trunk/; revision=370

25 years agoImproved GDT managment
David Welch [Mon, 5 Apr 1999 15:04:46 +0000 (15:04 +0000)]
Improved GDT managment

svn path=/trunk/; revision=369

25 years agofixed display of stack frames
Rex Jolliff [Sun, 4 Apr 1999 00:22:33 +0000 (00:22 +0000)]
fixed display of stack frames

svn path=/trunk/; revision=368

25 years agoAdded a recursive clean rule and cleaned up a few loose ends
Rex Jolliff [Sat, 3 Apr 1999 23:43:27 +0000 (23:43 +0000)]
Added a recursive clean rule and cleaned up a few loose ends

svn path=/trunk/; revision=367

25 years agominor fixes
Boudewijn Dekker [Sat, 3 Apr 1999 10:42:18 +0000 (10:42 +0000)]
minor fixes

svn path=/trunk/; revision=366

25 years agomoved some header files from top level to crtdll directory
Boudewijn Dekker [Fri, 2 Apr 1999 21:44:11 +0000 (21:44 +0000)]
moved some header files from top level to crtdll directory

svn path=/trunk/; revision=365

25 years agoto fix a problem
The ReactOS Manager [Fri, 2 Apr 1999 18:34:41 +0000 (18:34 +0000)]
to fix a problem

svn path=/trunk/; revision=364

25 years agoto fix a problem
The ReactOS Manager [Fri, 2 Apr 1999 18:21:44 +0000 (18:21 +0000)]
to fix a problem

svn path=/trunk/; revision=363

25 years agoSetup CRTDLL config to build DLL
Rex Jolliff [Fri, 2 Apr 1999 06:29:59 +0000 (06:29 +0000)]
Setup CRTDLL config to build DLL

svn path=/trunk/; revision=362

25 years agoremoved size_t from kernel specific includes.
Rex Jolliff [Fri, 2 Apr 1999 02:34:40 +0000 (02:34 +0000)]
removed size_t from kernel specific includes.

svn path=/trunk/; revision=361

25 years agoEnhanced memory managment
David Welch [Thu, 1 Apr 1999 12:39:43 +0000 (12:39 +0000)]
Enhanced memory managment
Correct several bugs in the creation/termination of processes

svn path=/trunk/; revision=360

25 years agoChanges to be able to build system
Rex Jolliff [Thu, 1 Apr 1999 05:22:18 +0000 (05:22 +0000)]
Changes to be able to build system

svn path=/trunk/; revision=359

25 years agoinitialization of LastError
jean [Wed, 31 Mar 1999 14:09:51 +0000 (14:09 +0000)]
initialization of LastError

svn path=/trunk/; revision=358

25 years agocorrect bug in release of semaphore
jean [Wed, 31 Mar 1999 13:57:22 +0000 (13:57 +0000)]
correct bug in release of semaphore

svn path=/trunk/; revision=357

25 years agocorrect bug in release of semaphore
jean [Wed, 31 Mar 1999 13:38:13 +0000 (13:38 +0000)]
correct bug in release of semaphore

svn path=/trunk/; revision=356

25 years agoreport changes from dwelch in 1.5 (include <string.h>
jean [Wed, 31 Mar 1999 13:26:40 +0000 (13:26 +0000)]
report changes from dwelch in 1.5 (include <string.h>

svn path=/trunk/; revision=355

25 years agoimplement some functions
jean [Wed, 31 Mar 1999 13:21:44 +0000 (13:21 +0000)]
implement some functions

svn path=/trunk/; revision=354

25 years agoImproved physical page managment
David Welch [Wed, 31 Mar 1999 10:59:32 +0000 (10:59 +0000)]
Improved physical page managment

svn path=/trunk/; revision=353

25 years agoFixed bugs and improved del command.
Eric Kohl [Tue, 30 Mar 1999 22:06:36 +0000 (22:06 +0000)]
Fixed bugs and improved del command.

svn path=/trunk/; revision=352

25 years agoFixed bug in DeviceIoContol().
Eric Kohl [Tue, 30 Mar 1999 22:05:06 +0000 (22:05 +0000)]
Fixed bug in DeviceIoContol().

svn path=/trunk/; revision=351

25 years agoChanged beep to compile as sys driver.
Eric Kohl [Tue, 30 Mar 1999 21:59:12 +0000 (21:59 +0000)]
Changed beep to compile as sys driver.

svn path=/trunk/; revision=350

25 years agoimproved bluescreen driver
Eric Kohl [Tue, 30 Mar 1999 21:58:05 +0000 (21:58 +0000)]
improved bluescreen driver

svn path=/trunk/; revision=349

25 years agoBegan improvements to memory managment, changed method of
David Welch [Tue, 30 Mar 1999 12:55:31 +0000 (12:55 +0000)]
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

25 years agoadded GDI32 DLL skeleton
Rex Jolliff [Sun, 28 Mar 1999 23:12:42 +0000 (23:12 +0000)]
added GDI32 DLL skeleton

svn path=/trunk/; revision=347

25 years agofixed some bugs to make nls functions compile
Boudewijn Dekker [Sat, 27 Mar 1999 22:29:57 +0000 (22:29 +0000)]
fixed some bugs to make nls functions compile

svn path=/trunk/; revision=346

25 years agoMade process execution work again
David Welch [Fri, 26 Mar 1999 10:48:45 +0000 (10:48 +0000)]
Made process execution work again

svn path=/trunk/; revision=345

25 years agoMade user-mode execution of processes work again
David Welch [Fri, 26 Mar 1999 10:37:03 +0000 (10:37 +0000)]
Made user-mode execution of processes work again

svn path=/trunk/; revision=344

25 years agochanged type for function ExIsResourceAcquiredSharedLite
jean [Thu, 25 Mar 1999 14:13:05 +0000 (14:13 +0000)]
changed type for function ExIsResourceAcquiredSharedLite

svn path=/trunk/; revision=343

25 years agomodifiy ExIsResourceAcquiredxxx
jean [Thu, 25 Mar 1999 14:10:14 +0000 (14:10 +0000)]
modifiy ExIsResourceAcquiredxxx

svn path=/trunk/; revision=342

25 years agowork on semaphores.
jean [Thu, 25 Mar 1999 13:53:45 +0000 (13:53 +0000)]
work on semaphores.

svn path=/trunk/; revision=341

25 years agobegin implement.
jean [Thu, 25 Mar 1999 13:52:28 +0000 (13:52 +0000)]
begin implement.

svn path=/trunk/; revision=340

25 years agoCleaned up code a bit
David Welch [Thu, 25 Mar 1999 00:37:06 +0000 (00:37 +0000)]
Cleaned up code a bit

svn path=/trunk/; revision=339

25 years agoChanged kernel32 to compile as a dll
David Welch [Wed, 24 Mar 1999 11:07:33 +0000 (11:07 +0000)]
Changed kernel32 to compile as a dll

svn path=/trunk/; revision=338

25 years agofixed drive reset bug!
Eric Kohl [Tue, 23 Mar 1999 21:23:50 +0000 (21:23 +0000)]
fixed drive reset bug!

svn path=/trunk/; revision=333

25 years agono message
Boudewijn Dekker [Mon, 22 Mar 1999 21:01:37 +0000 (21:01 +0000)]
no message

svn path=/trunk/; revision=332

25 years agoAdded __set_errno to file.h
Boudewijn Dekker [Mon, 22 Mar 1999 21:01:15 +0000 (21:01 +0000)]
Added __set_errno to file.h

svn path=/trunk/; revision=331

25 years agoChanges and improved mingw32 compile
Boudewijn Dekker [Mon, 22 Mar 1999 20:57:12 +0000 (20:57 +0000)]
Changes and improved mingw32 compile

svn path=/trunk/; revision=330

25 years agono message
Boudewijn Dekker [Mon, 22 Mar 1999 20:48:08 +0000 (20:48 +0000)]
no message

svn path=/trunk/; revision=329

25 years agoConverted cwait.c and system.c to lower case.
Boudewijn Dekker [Mon, 22 Mar 1999 18:09:39 +0000 (18:09 +0000)]
Converted cwait.c and  system.c to lower case.

svn path=/trunk/; revision=328

25 years agoChanged access.c and try to convert commit.c to lower case.
Boudewijn Dekker [Mon, 22 Mar 1999 17:21:21 +0000 (17:21 +0000)]
Changed access.c and try to convert commit.c to lower case.

svn path=/trunk/; revision=327

25 years agochanges to make cmd compile (not link)
Eric Kohl [Sun, 21 Mar 1999 21:32:45 +0000 (21:32 +0000)]
changes to make cmd compile (not link)

svn path=/trunk/; revision=326

25 years agoadded rule for cmd
Rex Jolliff [Sat, 20 Mar 1999 20:47:25 +0000 (20:47 +0000)]
added rule for cmd

svn path=/trunk/; revision=325

25 years agoAdded Eric Kohl's port of freedos command
Rex Jolliff [Sat, 20 Mar 1999 20:28:42 +0000 (20:28 +0000)]
Added Eric Kohl's port of freedos command

svn path=/trunk/; revision=324

25 years agocleanup after merge with mingw32
Rex Jolliff [Fri, 19 Mar 1999 06:37:39 +0000 (06:37 +0000)]
cleanup after merge with mingw32

svn path=/trunk/; revision=323

25 years agoMerged mingw32 branch into main trunk
Rex Jolliff [Fri, 19 Mar 1999 05:55:55 +0000 (05:55 +0000)]
Merged mingw32 branch into main trunk

svn path=/trunk/; revision=321

25 years agoreplaced call %eax with call *%eax.First syntax is not recognized
jean [Tue, 16 Mar 1999 13:35:26 +0000 (13:35 +0000)]
replaced call %eax with call *%eax.First syntax is not recognized
by all compilers.

svn path=/trunk/; revision=317

25 years agono message
Boudewijn Dekker [Sat, 13 Mar 1999 10:12:05 +0000 (10:12 +0000)]
no message

svn path=/trunk/; revision=307

25 years agoAdded logb from glibc math.h file
Boudewijn Dekker [Sat, 13 Mar 1999 09:14:51 +0000 (09:14 +0000)]
Added logb from glibc math.h file

svn path=/trunk/; revision=306

25 years agono message
Boudewijn Dekker [Sat, 13 Mar 1999 09:03:35 +0000 (09:03 +0000)]
no message

svn path=/trunk/; revision=305

25 years agoAdded some nls functions
Boudewijn Dekker [Sat, 13 Mar 1999 09:00:59 +0000 (09:00 +0000)]
Added some nls functions

svn path=/trunk/; revision=304

25 years agoChanged .s files to .c files with gcc asm.
Boudewijn Dekker [Fri, 12 Mar 1999 20:28:52 +0000 (20:28 +0000)]
Changed .s files to .c files with gcc asm.

svn path=/trunk/; revision=301

25 years agoChanged .s files to .c files with gcc asm.
Boudewijn Dekker [Fri, 12 Mar 1999 20:26:05 +0000 (20:26 +0000)]
Changed .s files to .c files with gcc asm.

svn path=/trunk/; revision=300

25 years agogenerate napi.c instead of napi.asm
jean [Fri, 12 Mar 1999 16:18:45 +0000 (16:18 +0000)]
generate napi.c instead of napi.asm

svn path=/trunk/; revision=299

25 years agoreplaced by interlck.c
jean [Fri, 12 Mar 1999 16:15:21 +0000 (16:15 +0000)]
replaced by interlck.c

svn path=/trunk/; revision=298

25 years agocreated, replace interlck.asm
jean [Fri, 12 Mar 1999 16:14:36 +0000 (16:14 +0000)]
created, replace interlck.asm

svn path=/trunk/; revision=297

25 years agoreplaced by apchelp.c
jean [Fri, 12 Mar 1999 16:08:15 +0000 (16:08 +0000)]
replaced by apchelp.c

svn path=/trunk/; revision=296

25 years agocreated, replace apchelp.asm
jean [Fri, 12 Mar 1999 16:07:32 +0000 (16:07 +0000)]
created, replace apchelp.asm

svn path=/trunk/; revision=295

25 years agoreplaced by usercall.c
jean [Fri, 12 Mar 1999 16:04:30 +0000 (16:04 +0000)]
replaced by usercall.c

svn path=/trunk/; revision=294

25 years agoreplaced by irqhand.c
jean [Fri, 12 Mar 1999 16:03:09 +0000 (16:03 +0000)]
replaced by irqhand.c

svn path=/trunk/; revision=293

25 years agocreated. replace usercall.asm
jean [Fri, 12 Mar 1999 16:00:10 +0000 (16:00 +0000)]
created. replace usercall.asm

svn path=/trunk/; revision=292

25 years agocreated. replace irqhand.asm.
jean [Fri, 12 Mar 1999 15:59:02 +0000 (15:59 +0000)]
created. replace irqhand.asm.

svn path=/trunk/; revision=291

25 years agostubs
Emanuele Aliberti [Fri, 12 Mar 1999 06:29:00 +0000 (06:29 +0000)]
stubs

svn path=/trunk/; revision=290

25 years agomore changes to compile under mingw32
Rex Jolliff [Wed, 10 Mar 1999 07:18:38 +0000 (07:18 +0000)]
more changes to compile under mingw32

svn path=/trunk/; revision=287