reactos.git
22 years agoTest crt0 for the PSX subsystem.
Emanuele Aliberti [Sun, 20 Jan 2002 21:24:49 +0000 (21:24 +0000)]
Test crt0 for the PSX subsystem.

svn path=/trunk/; revision=2532

22 years agoBare shell for testing the PSX subsystem (not ready yet).
Emanuele Aliberti [Sun, 20 Jan 2002 21:22:29 +0000 (21:22 +0000)]
Bare shell for testing the PSX subsystem (not ready yet).

svn path=/trunk/; revision=2531

22 years agoFixed bug that occurred during DEBUG builds
Brian Palmer [Sat, 19 Jan 2002 09:40:29 +0000 (09:40 +0000)]
Fixed bug that occurred during DEBUG builds

svn path=/trunk/; revision=2530

22 years agoDisabled nls file loading
Eric Kohl [Sat, 19 Jan 2002 03:30:28 +0000 (03:30 +0000)]
Disabled nls file loading

svn path=/trunk/; revision=2529

22 years agoBetter LBA support
Brian Palmer [Sat, 19 Jan 2002 00:37:06 +0000 (00:37 +0000)]
Better LBA support
Correctly determines FAT type based on cluster count instead of partition id

svn path=/trunk/; revision=2528

22 years agoFixed obvious typos.
Eric Kohl [Fri, 18 Jan 2002 22:43:51 +0000 (22:43 +0000)]
Fixed obvious typos.

svn path=/trunk/; revision=2527

22 years agoAdded missing prototype.
Eric Kohl [Fri, 18 Jan 2002 22:42:25 +0000 (22:42 +0000)]
Added missing prototype.

svn path=/trunk/; revision=2526

22 years agoRecommitting file as binary
Brian Palmer [Fri, 18 Jan 2002 19:20:32 +0000 (19:20 +0000)]
Recommitting file as binary

svn path=/trunk/; revision=2525

22 years agoAccidentally committed this file without the -kb flag
Brian Palmer [Fri, 18 Jan 2002 19:19:43 +0000 (19:19 +0000)]
Accidentally committed this file without the -kb flag

svn path=/trunk/; revision=2524

22 years agoAdded disk cache
Brian Palmer [Fri, 18 Jan 2002 05:59:58 +0000 (05:59 +0000)]
Added disk cache
Optimized disk reads so it reads a track at a time or 64k if LBA

svn path=/trunk/; revision=2523

22 years agoYear, in the copyright string, updated.
Emanuele Aliberti [Thu, 17 Jan 2002 23:26:26 +0000 (23:26 +0000)]
Year, in the copyright string, updated.

svn path=/trunk/; revision=2522

22 years agoKERNEL_VERSION macro removed from reactos/version.h.
Emanuele Aliberti [Thu, 17 Jan 2002 23:22:58 +0000 (23:22 +0000)]
KERNEL_VERSION macro removed from reactos/version.h.

Use the dinamically generated macros in reactos/buildno.h.

svn path=/trunk/; revision=2521

22 years agoFsRtlIsNtstatusExpected fixed (Bo Branten reported the bug).
Emanuele Aliberti [Thu, 17 Jan 2002 23:17:39 +0000 (23:17 +0000)]
FsRtlIsNtstatusExpected fixed (Bo Branten reported the bug).

svn path=/trunk/; revision=2520

22 years agoAdded some fixes for accessing the page file.
Hartmut Birr [Tue, 15 Jan 2002 21:54:51 +0000 (21:54 +0000)]
Added some fixes for accessing the page file.

svn path=/trunk/; revision=2519

22 years agoFixed compilation error.
Casper Hornstrup [Tue, 15 Jan 2002 20:08:48 +0000 (20:08 +0000)]
Fixed compilation error.

svn path=/trunk/; revision=2518

22 years agoPorting pice. Forgot this one.
Eugene Ingerman [Tue, 15 Jan 2002 04:37:08 +0000 (04:37 +0000)]
Porting pice. Forgot this one.

svn path=/trunk/; revision=2517

22 years agoPorting pice. Intermediate checkin. Now compiles and runs a little bit.
Eugene Ingerman [Tue, 15 Jan 2002 04:35:14 +0000 (04:35 +0000)]
Porting pice. Intermediate checkin. Now compiles and runs a little bit.

svn path=/trunk/; revision=2516

22 years agoImplemented NtW32Call and NtCallbackReturn
David Welch [Tue, 15 Jan 2002 02:51:32 +0000 (02:51 +0000)]
Implemented NtW32Call and NtCallbackReturn
Updated some .cvsignore files

svn path=/trunk/; revision=2515

22 years agoNtW32Call was causing a compile error and didn't do anything anyhow, so I changed...
Phillip Susi [Tue, 15 Jan 2002 01:42:57 +0000 (01:42 +0000)]
NtW32Call was causing a compile error and didn't do anything anyhow, so I changed it back to be UNIMPLEMENTED so things will compile.
By the way, what is this function for?

svn path=/trunk/; revision=2514

22 years agoMore missing files.
David Welch [Tue, 15 Jan 2002 00:43:18 +0000 (00:43 +0000)]
More missing files.

svn path=/trunk/; revision=2513

22 years agoPorting pice. Intermediate checkin. Now compiles.
Eugene Ingerman [Mon, 14 Jan 2002 22:04:09 +0000 (22:04 +0000)]
Porting pice. Intermediate checkin. Now compiles.

svn path=/trunk/; revision=2512

22 years agoMore missing files
David Welch [Mon, 14 Jan 2002 09:12:22 +0000 (09:12 +0000)]
More missing files

svn path=/trunk/; revision=2511

22 years agoFixed registry bug.
Eric Kohl [Mon, 14 Jan 2002 04:51:15 +0000 (04:51 +0000)]
Fixed registry bug.

svn path=/trunk/; revision=2510

22 years agoAdded atapi disk driver stack (disabled).
Eric Kohl [Mon, 14 Jan 2002 01:49:47 +0000 (01:49 +0000)]
Added atapi disk driver stack (disabled).

svn path=/trunk/; revision=2509

22 years agoInstall disk drivers and *.nls files.
Eric Kohl [Mon, 14 Jan 2002 01:47:44 +0000 (01:47 +0000)]
Install disk drivers and *.nls files.

svn path=/trunk/; revision=2508

22 years agoImproved disk driver stack.
Eric Kohl [Mon, 14 Jan 2002 01:45:03 +0000 (01:45 +0000)]
Improved disk driver stack.

svn path=/trunk/; revision=2507

22 years agoSplit rtl.h into rtl.h and rtltypes.h.
Eric Kohl [Mon, 14 Jan 2002 01:41:08 +0000 (01:41 +0000)]
Split rtl.h into rtl.h and rtltypes.h.

svn path=/trunk/; revision=2506

22 years agoAdded missing files
David Welch [Mon, 14 Jan 2002 01:11:58 +0000 (01:11 +0000)]
Added missing files

svn path=/trunk/; revision=2505

22 years agoBegan work on message queue and default window procedure
David Welch [Sun, 13 Jan 2002 22:52:08 +0000 (22:52 +0000)]
Began work on message queue and default window procedure

svn path=/trunk/; revision=2504

22 years agoMinor changes and some interfaces updated in FsRtl.
Emanuele Aliberti [Sun, 13 Jan 2002 22:02:31 +0000 (22:02 +0000)]
Minor changes and some interfaces updated in FsRtl.

svn path=/trunk/; revision=2503

22 years agoPorting pice. Intermediate checkin.
Eugene Ingerman [Sun, 13 Jan 2002 08:47:32 +0000 (08:47 +0000)]
Porting pice. Intermediate checkin.

svn path=/trunk/; revision=2502

22 years agoIgnore '\r' in HalDisplayString().
Eric Kohl [Thu, 10 Jan 2002 01:01:27 +0000 (01:01 +0000)]
Ignore '\r' in HalDisplayString().

svn path=/trunk/; revision=2499

22 years agoKeBugCheck() calls KeBugCheckEx().
Eric Kohl [Thu, 10 Jan 2002 00:59:32 +0000 (00:59 +0000)]
KeBugCheck() calls KeBugCheckEx().
KeBugCheckEx() displays additional bug message.

svn path=/trunk/; revision=2498

22 years agoAdded message table to resouces.
Eric Kohl [Thu, 10 Jan 2002 00:57:30 +0000 (00:57 +0000)]
Added message table to resouces.
Fixed a duplicate message definition.

svn path=/trunk/; revision=2497

22 years agoFixed type casts.
Eric Kohl [Thu, 10 Jan 2002 00:55:23 +0000 (00:55 +0000)]
Fixed type casts.

svn path=/trunk/; revision=2496

22 years agoMore swapping fixes
David Welch [Wed, 9 Jan 2002 03:00:21 +0000 (03:00 +0000)]
More swapping fixes

svn path=/trunk/; revision=2495

22 years agoPorting pice. Changed symbolic information handling.
Eugene Ingerman [Tue, 8 Jan 2002 20:44:18 +0000 (20:44 +0000)]
Porting pice. Changed symbolic information handling.

svn path=/trunk/; revision=2494

22 years agoMore swapping fixes
David Welch [Tue, 8 Jan 2002 00:49:02 +0000 (00:49 +0000)]
More swapping fixes

svn path=/trunk/; revision=2493

22 years agoregsvr32 from Jurgen Van Gael
Jason Filby [Mon, 7 Jan 2002 21:12:10 +0000 (21:12 +0000)]
regsvr32 from Jurgen Van Gael

svn path=/trunk/; revision=2492

22 years agoolectl.h from Jurgen Van Gael
Jason Filby [Mon, 7 Jan 2002 21:10:33 +0000 (21:10 +0000)]
olectl.h from Jurgen Van Gael

svn path=/trunk/; revision=2491

22 years agoFixed the mapping of MmPageArray.
Hartmut Birr [Sat, 5 Jan 2002 11:31:05 +0000 (11:31 +0000)]
Fixed the mapping of MmPageArray.
This solves the >134MB crash.

svn path=/trunk/; revision=2490

22 years agoAdded application that will display statistics for ReactOS source code.
Casper Hornstrup [Fri, 4 Jan 2002 23:50:58 +0000 (23:50 +0000)]
Added application that will display statistics for ReactOS source code.

svn path=/trunk/; revision=2489

22 years agoFixed compilation of wmc.
Casper Hornstrup [Fri, 4 Jan 2002 23:40:13 +0000 (23:40 +0000)]
Fixed compilation of wmc.

svn path=/trunk/; revision=2488

22 years agoZero page list
David Welch [Fri, 4 Jan 2002 23:39:07 +0000 (23:39 +0000)]
Zero page list

svn path=/trunk/; revision=2487

22 years agoPorting pice. Added coff symbol parsing to pice, and some other small things.
Eugene Ingerman [Fri, 4 Jan 2002 23:37:29 +0000 (23:37 +0000)]
Porting pice. Added coff symbol parsing to pice, and some other small things.

svn path=/trunk/; revision=2486

22 years agoFixed a wrong initialisation in PiDeleteProcess().
Hartmut Birr [Fri, 4 Jan 2002 22:35:26 +0000 (22:35 +0000)]
Fixed a wrong initialisation in PiDeleteProcess().

svn path=/trunk/; revision=2485

22 years agoFixed the return value for the root key in GetMaxValueNameLength().
Hartmut Birr [Fri, 4 Jan 2002 22:07:38 +0000 (22:07 +0000)]
Fixed the return value for the root key in GetMaxValueNameLength().

svn path=/trunk/; revision=2484

22 years agoStarted kernel queue implementation.
Eric Kohl [Fri, 4 Jan 2002 13:09:37 +0000 (13:09 +0000)]
Started kernel queue implementation.
Added win32k support functions.

svn path=/trunk/; revision=2483

22 years agoFixes so wmc compiled on non-windows platforms
David Welch [Fri, 4 Jan 2002 03:12:13 +0000 (03:12 +0000)]
Fixes so wmc compiled on non-windows platforms

svn path=/trunk/; revision=2482

22 years agoRemoved reference to bitops.h
Casper Hornstrup [Fri, 4 Jan 2002 00:23:54 +0000 (00:23 +0000)]
Removed reference to bitops.h

svn path=/trunk/; revision=2481

22 years agoFixed LPC section bug
David Welch [Thu, 3 Jan 2002 22:52:29 +0000 (22:52 +0000)]
Fixed LPC section bug

svn path=/trunk/; revision=2480

22 years agoImplemented process and thread notification routines.
Eric Kohl [Thu, 3 Jan 2002 18:02:34 +0000 (18:02 +0000)]
Implemented process and thread notification routines.

svn path=/trunk/; revision=2479

22 years agoAdded massage table.
Eric Kohl [Thu, 3 Jan 2002 14:52:05 +0000 (14:52 +0000)]
Added massage table.

svn path=/trunk/; revision=2478

22 years agoImplemented PsLookupXxx() functions.
Eric Kohl [Thu, 3 Jan 2002 14:03:05 +0000 (14:03 +0000)]
Implemented PsLookupXxx() functions.

svn path=/trunk/; revision=2477

22 years agoFree memory for symbols when process is terminated.
Casper Hornstrup [Thu, 3 Jan 2002 12:48:02 +0000 (12:48 +0000)]
Free memory for symbols when process is terminated.

svn path=/trunk/; revision=2476

22 years agoFixed the length for the registry key HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION.
Hartmut Birr [Thu, 3 Jan 2002 11:09:35 +0000 (11:09 +0000)]
Fixed the length for the registry key HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION.

svn path=/trunk/; revision=2475

22 years agoFree memory for symbols when process is terminated.
Casper Hornstrup [Wed, 2 Jan 2002 21:00:55 +0000 (21:00 +0000)]
Free memory for symbols when process is terminated.

svn path=/trunk/; revision=2474

22 years agoRemoved old codepage tables.
Eric Kohl [Wed, 2 Jan 2002 00:53:51 +0000 (00:53 +0000)]
Removed old codepage tables.

svn path=/trunk/; revision=2473

22 years agoAdded binary .nls files.
Eric Kohl [Wed, 2 Jan 2002 00:51:37 +0000 (00:51 +0000)]
Added binary .nls files.

svn path=/trunk/; revision=2472

22 years agoAdded nls tool.
Eric Kohl [Wed, 2 Jan 2002 00:48:14 +0000 (00:48 +0000)]
Added nls tool.

svn path=/trunk/; revision=2471

22 years agoMore cygwin fixes
David Welch [Tue, 1 Jan 2002 05:09:50 +0000 (05:09 +0000)]
More cygwin fixes

svn path=/trunk/; revision=2470

22 years agoFixed bug with cygwin1.dll (still doesn't work)
David Welch [Tue, 1 Jan 2002 03:29:16 +0000 (03:29 +0000)]
Fixed bug with cygwin1.dll (still doesn't work)

svn path=/trunk/; revision=2469

22 years agoFixed some swapping bugs and deadlocks
David Welch [Tue, 1 Jan 2002 00:21:57 +0000 (00:21 +0000)]
Fixed some swapping bugs and deadlocks

svn path=/trunk/; revision=2468

22 years agoSwapping to disk
David Welch [Mon, 31 Dec 2001 19:06:49 +0000 (19:06 +0000)]
Swapping to disk

svn path=/trunk/; revision=2467

22 years agoUpdates for console telnet for win32
Steven Edwards [Mon, 31 Dec 2001 18:30:20 +0000 (18:30 +0000)]
Updates for console telnet for win32

svn path=/trunk/; revision=2466

22 years agoUpdates for ReactOS build system
Steven Edwards [Mon, 31 Dec 2001 18:25:36 +0000 (18:25 +0000)]
Updates for ReactOS build system

svn path=/trunk/; revision=2465

22 years agoFixes for real this time for new telnet client
Steven Edwards [Mon, 31 Dec 2001 17:37:11 +0000 (17:37 +0000)]
Fixes for real this time for new telnet client

svn path=/trunk/; revision=2464

22 years agoFixes for new telnet client
Steven Edwards [Mon, 31 Dec 2001 17:14:08 +0000 (17:14 +0000)]
Fixes for new telnet client

svn path=/trunk/; revision=2463

22 years agoVirtual memory support
David Welch [Mon, 31 Dec 2001 01:53:46 +0000 (01:53 +0000)]
Virtual memory support

svn path=/trunk/; revision=2462

22 years agoUpdated readme information
Steven Edwards [Sun, 30 Dec 2001 20:29:54 +0000 (20:29 +0000)]
Updated readme information

svn path=/trunk/; revision=2461

22 years agoUpdating parts rosapps to ReactOS build system
Steven Edwards [Sun, 30 Dec 2001 20:26:43 +0000 (20:26 +0000)]
Updating parts rosapps to ReactOS build system
new bat installer for rosapps.

svn path=/trunk/; revision=2460

22 years agoUpdates for Midnight Commander and telnet
Steven Edwards [Sun, 30 Dec 2001 10:07:14 +0000 (10:07 +0000)]
Updates for Midnight Commander and telnet

svn path=/trunk/; revision=2459

22 years agoNew Telnet Client
Steven Edwards [Sun, 30 Dec 2001 10:05:48 +0000 (10:05 +0000)]
New Telnet Client

svn path=/trunk/; revision=2458

22 years agoMidnight Commander for Win32 Makefile Update
Steven Edwards [Sun, 30 Dec 2001 10:02:48 +0000 (10:02 +0000)]
Midnight Commander for Win32 Makefile Update

svn path=/trunk/; revision=2457

22 years agoMidnight Commander for Win32
Steven Edwards [Sun, 30 Dec 2001 10:02:14 +0000 (10:02 +0000)]
Midnight Commander for Win32

svn path=/trunk/; revision=2456

22 years agoupdated wine dlls and programs install script.
Steven Edwards [Sun, 30 Dec 2001 08:04:23 +0000 (08:04 +0000)]
updated wine dlls and programs install script.

svn path=/trunk/; revision=2455

22 years agoupdated wine dlls and programs install script.
Steven Edwards [Sun, 30 Dec 2001 07:31:07 +0000 (07:31 +0000)]
updated wine dlls and programs install script.

svn path=/trunk/; revision=2454

22 years agoAdded ncftp to rosapps
Steven Edwards [Sun, 30 Dec 2001 06:31:25 +0000 (06:31 +0000)]
Added ncftp to rosapps

svn path=/trunk/; revision=2453

22 years agocompleated the removal of net_apps from makefile, fix build with readfile build
Steven Edwards [Sun, 30 Dec 2001 05:49:13 +0000 (05:49 +0000)]
compleated the removal of net_apps from makefile, fix build with readfile build

svn path=/trunk/; revision=2452

22 years agoremoved $(net_apps) from build for reactos
Steven Edwards [Sun, 30 Dec 2001 05:43:45 +0000 (05:43 +0000)]
removed $(net_apps) from build for reactos

svn path=/trunk/; revision=2451

22 years agoupdated gditest.c
Steven Edwards [Sun, 30 Dec 2001 04:35:55 +0000 (04:35 +0000)]
updated gditest.c
Thanks to Richard Campbell

svn path=/trunk/; revision=2450

22 years agomoved ping to rosapps/net
Steven Edwards [Sun, 30 Dec 2001 04:34:20 +0000 (04:34 +0000)]
moved ping to rosapps/net

svn path=/trunk/; revision=2449

22 years agoUpdated make and install for move of netapps to rosapps
Steven Edwards [Sun, 30 Dec 2001 04:31:34 +0000 (04:31 +0000)]
Updated make and install for move of netapps to rosapps

svn path=/trunk/; revision=2448

22 years agoRemoved ncftp
Steven Edwards [Sun, 30 Dec 2001 04:27:43 +0000 (04:27 +0000)]
Removed ncftp

svn path=/trunk/; revision=2447

22 years agoUpdates for move of net apps to rosapps
Steven Edwards [Sun, 30 Dec 2001 04:23:18 +0000 (04:23 +0000)]
Updates for move of net apps to rosapps

svn path=/trunk/; revision=2446

22 years agoUpdates for move of net apps to rosapps
Steven Edwards [Sun, 30 Dec 2001 04:12:47 +0000 (04:12 +0000)]
Updates for move of net apps to rosapps

svn path=/trunk/; revision=2445

22 years agoMove network apps to rosapps
Steven Edwards [Sun, 30 Dec 2001 04:06:25 +0000 (04:06 +0000)]
Move network apps to rosapps

svn path=/trunk/; revision=2444

22 years agoTrim cache
David Welch [Sat, 29 Dec 2001 14:32:22 +0000 (14:32 +0000)]
Trim cache

svn path=/trunk/; revision=2443

22 years agoAdd NLS information.
Eric Kohl [Fri, 28 Dec 2001 21:24:48 +0000 (21:24 +0000)]
Add NLS information.

svn path=/trunk/; revision=2442

22 years agoAdded NLS-file loader.
Eric Kohl [Fri, 28 Dec 2001 21:21:27 +0000 (21:21 +0000)]
Added NLS-file loader.

svn path=/trunk/; revision=2441

22 years agoFixed a bug.
Eric Kohl [Fri, 28 Dec 2001 21:17:37 +0000 (21:17 +0000)]
Fixed a bug.

svn path=/trunk/; revision=2440

22 years agoMemory balancer
David Welch [Fri, 28 Dec 2001 00:04:45 +0000 (00:04 +0000)]
Memory balancer

svn path=/trunk/; revision=2439

22 years agoSet WP bit in CR0
David Welch [Thu, 27 Dec 2001 23:56:42 +0000 (23:56 +0000)]
Set WP bit in CR0
Fix protection for paged pool
Start on cache improvements

svn path=/trunk/; revision=2438

22 years agoMore fixes
David Welch [Thu, 27 Dec 2001 00:00:11 +0000 (00:00 +0000)]
More fixes

svn path=/trunk/; revision=2437

22 years agoMisc fixes.
David Welch [Wed, 26 Dec 2001 23:34:07 +0000 (23:34 +0000)]
Misc fixes.

svn path=/trunk/; revision=2436

22 years agoUpdates for ncftp 3.0.3 for reactos
Steven Edwards [Thu, 20 Dec 2001 19:05:45 +0000 (19:05 +0000)]
Updates for ncftp 3.0.3 for reactos

svn path=/trunk/; revision=2435

22 years agoncftp for win32 3.0.3
Steven Edwards [Thu, 20 Dec 2001 18:50:07 +0000 (18:50 +0000)]
ncftp for win32 3.0.3

svn path=/trunk/; revision=2434

22 years agoFixed fast mutex implementation (they are NOT recursive)
David Welch [Thu, 20 Dec 2001 03:56:10 +0000 (03:56 +0000)]
Fixed fast mutex implementation (they are NOT recursive)
Implemented paged pool
Removed duplicate dependency tool source file

svn path=/trunk/; revision=2433

22 years agoUpdated makefile to build winefilemanager
Steven Edwards [Sun, 16 Dec 2001 05:27:16 +0000 (05:27 +0000)]
Updated makefile to build winefilemanager

svn path=/trunk/; revision=2432

22 years agoPorting pice. Added pe parsing in loader.
Eugene Ingerman [Sat, 15 Dec 2001 23:50:07 +0000 (23:50 +0000)]
Porting pice. Added pe parsing in loader.

svn path=/trunk/; revision=2431