reactos.git
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

22 years agoA general Makefile for building the POSIX+ development kit.
Emanuele Aliberti [Sat, 15 Dec 2001 11:04:26 +0000 (11:04 +0000)]
A general Makefile for building the POSIX+ development kit.

svn path=/trunk/; revision=2430

22 years agoA general Makefile for building the native/kernel-mode development kit.
Emanuele Aliberti [Sat, 15 Dec 2001 11:02:40 +0000 (11:02 +0000)]
A general Makefile for building the native/kernel-mode development kit.

svn path=/trunk/; revision=2429

22 years agoA general Makefile for building the Win32(tm) development kit.
Emanuele Aliberti [Sat, 15 Dec 2001 11:00:53 +0000 (11:00 +0000)]
A general Makefile for building the Win32(tm) development kit.

svn path=/trunk/; revision=2428

22 years agoprocess/session.c in the makefile.
Emanuele Aliberti [Tue, 11 Dec 2001 23:18:16 +0000 (23:18 +0000)]
process/session.c in the makefile.

svn path=/trunk/; revision=2427

22 years agoMoved $(MK_GCCLIBS) to correct place on gcc command line
Phillip Susi [Tue, 11 Dec 2001 06:00:07 +0000 (06:00 +0000)]
Moved $(MK_GCCLIBS) to correct place on gcc command line

svn path=/trunk/; revision=2426

22 years agoAdded Task Manager to cvs repository
Brian Palmer [Mon, 10 Dec 2001 01:19:33 +0000 (01:19 +0000)]
Added Task Manager to cvs repository
Won't build yet due to old headers included with MingW32

svn path=/trunk/; revision=2425

22 years agoAdded preliminary system hive file.
Eric Kohl [Sun, 9 Dec 2001 04:58:44 +0000 (04:58 +0000)]
Added preliminary system hive file.

svn path=/trunk/; revision=2424

22 years agoFixed compilation error
Casper Hornstrup [Fri, 7 Dec 2001 22:42:38 +0000 (22:42 +0000)]
Fixed compilation error

svn path=/trunk/; revision=2423

22 years agoAdded prototype for ProcessIdToSessionId().
Emanuele Aliberti [Fri, 7 Dec 2001 11:24:34 +0000 (11:24 +0000)]
Added prototype for ProcessIdToSessionId().

svn path=/trunk/; revision=2422

22 years agoA stub file for TS APIs in kernel32.
Emanuele Aliberti [Fri, 7 Dec 2001 11:19:49 +0000 (11:19 +0000)]
A stub file for TS APIs in kernel32.

svn path=/trunk/; revision=2421

22 years agoPorting pice. Added keyboard hook and some file functions.
Eugene Ingerman [Thu, 6 Dec 2001 09:20:57 +0000 (09:20 +0000)]
Porting pice. Added keyboard hook and some file functions.

svn path=/trunk/; revision=2420

22 years agoRemoved bitops.h
David Welch [Thu, 6 Dec 2001 00:54:54 +0000 (00:54 +0000)]
Removed bitops.h

svn path=/trunk/; revision=2419

22 years agoImplemented file system change notification.
Eric Kohl [Wed, 5 Dec 2001 12:14:13 +0000 (12:14 +0000)]
Implemented file system change notification.

svn path=/trunk/; revision=2418

22 years agoAdded missing create parameters to IoCreateFile().
Eric Kohl [Wed, 5 Dec 2001 12:11:55 +0000 (12:11 +0000)]
Added missing create parameters to IoCreateFile().

svn path=/trunk/; revision=2417

22 years agoFixed security define spelling
David Welch [Wed, 5 Dec 2001 01:40:25 +0000 (01:40 +0000)]
Fixed security define spelling
Added duplication notification

svn path=/trunk/; revision=2416

22 years agoReplaced binary constants by corresponding flags.
Eric Kohl [Tue, 4 Dec 2001 20:47:54 +0000 (20:47 +0000)]
Replaced binary constants by corresponding flags.

svn path=/trunk/; revision=2415

22 years agoRemove debugging changes.
David Welch [Sun, 2 Dec 2001 23:37:25 +0000 (23:37 +0000)]
Remove debugging changes.

svn path=/trunk/; revision=2414

22 years agoImplemented LPC sections
David Welch [Sun, 2 Dec 2001 23:34:43 +0000 (23:34 +0000)]
Implemented LPC sections
Changed WriteConsoleOutput to pass data in the section

svn path=/trunk/; revision=2413

22 years agoFixed typeo that prevented compilation
Phillip Susi [Sat, 1 Dec 2001 20:57:23 +0000 (20:57 +0000)]
Fixed typeo that prevented compilation

svn path=/trunk/; revision=2412

22 years agoFixed small bug in keyboard driver that prevented filter driver from working. Added...
Eugene Ingerman [Fri, 30 Nov 2001 01:38:24 +0000 (01:38 +0000)]
Fixed small bug in keyboard driver that prevented filter driver from working. Added keyboard hook.

svn path=/trunk/; revision=2410

22 years agoImplemented PsGetProcessExitTime() and PsIsThreadTerminating().
Eric Kohl [Thu, 29 Nov 2001 16:41:22 +0000 (16:41 +0000)]
Implemented PsGetProcessExitTime() and PsIsThreadTerminating().

svn path=/trunk/; revision=2409

22 years agofound out shell has kill built it
Steven Edwards [Thu, 29 Nov 2001 07:24:48 +0000 (07:24 +0000)]
found out shell has kill built it

svn path=/trunk/; revision=2408

22 years agoFixed Makefile problem
Brian Palmer [Thu, 29 Nov 2001 01:56:04 +0000 (01:56 +0000)]
Fixed Makefile problem
Added tool to fix Win2k/XP NTVDM bug so DJGPP works without crashing

svn path=/trunk/; revision=2407

22 years agoBase files (incomplete) for PSAPI.DLL.
Emanuele Aliberti [Wed, 28 Nov 2001 23:35:16 +0000 (23:35 +0000)]
Base files (incomplete) for PSAPI.DLL.

svn path=/trunk/; revision=2406

22 years ago*** empty log message ***
Emanuele Aliberti [Wed, 28 Nov 2001 16:11:36 +0000 (16:11 +0000)]
*** empty log message ***

svn path=/trunk/; revision=2404

22 years agoRe-organized things a slight bit.
Brian Palmer [Wed, 28 Nov 2001 10:26:53 +0000 (10:26 +0000)]
Re-organized things a slight bit.
Split up stdlib.c and renamed it to rtl.
Separated disk functions from file system functions.

svn path=/trunk/; revision=2403

22 years agoInitial revision
Steven Edwards [Wed, 28 Nov 2001 01:37:59 +0000 (01:37 +0000)]
Initial revision

svn path=/trunk/; revision=2400

22 years agoInitial revision
Steven Edwards [Tue, 27 Nov 2001 14:24:14 +0000 (14:24 +0000)]
Initial revision

svn path=/trunk/; revision=2397

22 years agoAdded system hive support.
Eric Kohl [Tue, 27 Nov 2001 12:42:47 +0000 (12:42 +0000)]
Added system hive support.
Started hardware detection.

svn path=/trunk/; revision=2396

22 years agoAdded system hive support.
Eric Kohl [Mon, 26 Nov 2001 22:33:20 +0000 (22:33 +0000)]
Added system hive support.

svn path=/trunk/; revision=2395

22 years agoAdded 'dword' data type.
Eric Kohl [Sun, 25 Nov 2001 18:28:00 +0000 (18:28 +0000)]
Added 'dword' data type.

svn path=/trunk/; revision=2394

22 years agoinclude/csrss/csrss.h: Include a define for the size of the common
David Welch [Sun, 25 Nov 2001 15:21:11 +0000 (15:21 +0000)]
include/csrss/csrss.h: Include a define for the size of the common
part of the csrss message header.
lib/kernel32/misc/console.c: WriteConsole: Use the same meanings for the
Length argument to CsrClientCallServer as all other callers.
lib/kernel32/misc/console.c: WriteConsoleOutput: Break up long requests
(not very efficently).
lib/ntdll/csr/lpc.c: CsrClientCallServer: Fill out DataSize and
MessageSize correctly.
lib/kernel32/misc/dllmain.c: DllMain: Die if we can't connect to csrss.
ntoskrnl/include/internal/ntoskrnl.c: Increase size of non-paged pool
ntoskrnl/ke/i386/exp.c: On double fault print loops in the stack trace
only once.
ntoskrnl/ke/i386/usertrap.c: Corrected checking in stack trace.
ntoskrnl/lpc/send.c: NtRequestWaitReplyPort: Check message consistency and
copy in safely.
ntoskrnl/mm/aspace.c: MmLockAddressSpace: Don't bother locking if we are
the only thread running.
ntoskrnl/mm/kmap.c: Implementing support functions for whole page
allocation.
ntoskrnl/mm/npool.c: Implementing allocation mode where every block is
allocated in a whole page and placed against the end so writes beyond the
allocated portion are caught immediately.

svn path=/trunk/; revision=2393

22 years agoMoved W32THREAD to teb.h
Jason Filby [Sat, 24 Nov 2001 14:08:54 +0000 (14:08 +0000)]
Moved W32THREAD to teb.h

svn path=/trunk/; revision=2392