reactos.git
23 years agoFLG decoding added.
Emanuele Aliberti [Sun, 14 Jan 2001 19:59:43 +0000 (19:59 +0000)]
FLG decoding added.

svn path=/trunk/; revision=1517

23 years agoFLG macros added.
Emanuele Aliberti [Sun, 14 Jan 2001 19:58:58 +0000 (19:58 +0000)]
FLG macros added.

svn path=/trunk/; revision=1516

23 years agoSmall HTTP daemon
Casper Hornstrup [Sun, 14 Jan 2001 18:35:17 +0000 (18:35 +0000)]
Small HTTP daemon

svn path=/trunk/; revision=1515

23 years agoSome work on winsock stack
Casper Hornstrup [Sun, 14 Jan 2001 17:44:38 +0000 (17:44 +0000)]
Some work on winsock stack

svn path=/trunk/; revision=1514

23 years agoAdded some hal functions
Eric Kohl [Sun, 14 Jan 2001 15:36:55 +0000 (15:36 +0000)]
Added some hal functions

svn path=/trunk/; revision=1513

23 years agoPrint driver names on initialization
Eric Kohl [Sun, 14 Jan 2001 15:30:47 +0000 (15:30 +0000)]
Print driver names on initialization

svn path=/trunk/; revision=1512

23 years agoAdded shutdown description
Eric Kohl [Sun, 14 Jan 2001 15:28:50 +0000 (15:28 +0000)]
Added shutdown description

svn path=/trunk/; revision=1511

23 years agoFixed 'clean' rule
Eric Kohl [Sun, 14 Jan 2001 15:27:15 +0000 (15:27 +0000)]
Fixed 'clean' rule

svn path=/trunk/; revision=1510

23 years agoMore small cluster size fixes
David Welch [Sun, 14 Jan 2001 15:05:53 +0000 (15:05 +0000)]
More small cluster size fixes

svn path=/trunk/; revision=1509

23 years agoADVAPI32.LookupAccountSidA and ADVAPI32.LookupAccountSidW stubs added.
Emanuele Aliberti [Sun, 14 Jan 2001 12:15:19 +0000 (12:15 +0000)]
ADVAPI32.LookupAccountSidA and ADVAPI32.LookupAccountSidW stubs added.

svn path=/trunk/; revision=1508

23 years agono message
Nedko Arnaudov [Sat, 13 Jan 2001 23:55:37 +0000 (23:55 +0000)]
no message

svn path=/trunk/; revision=1507

23 years agoFix for vfatfs on volumes with smaller cluster sizes
David Welch [Sat, 13 Jan 2001 18:38:09 +0000 (18:38 +0000)]
Fix for vfatfs on volumes with smaller cluster sizes

svn path=/trunk/; revision=1506

23 years agoPE image file dumper, by Sang Cho, adapted to ROS (wip).
Emanuele Aliberti [Sat, 13 Jan 2001 18:19:23 +0000 (18:19 +0000)]
PE image file dumper, by Sang Cho, adapted to ROS (wip).

svn path=/trunk/; revision=1505

23 years agoObsolete regnav removed.
Emanuele Aliberti [Sat, 13 Jan 2001 18:17:17 +0000 (18:17 +0000)]
Obsolete regnav removed.
qsi updated (still wip).
Minor changes.

svn path=/trunk/; revision=1504

23 years agoRemoved use of intermediate buffering when reading from the cache
David Welch [Sat, 13 Jan 2001 12:40:21 +0000 (12:40 +0000)]
Removed use of intermediate buffering when reading from the cache

svn path=/trunk/; revision=1503

23 years agoRemoved debugging code from NTDLL loader
David Welch [Fri, 12 Jan 2001 21:00:08 +0000 (21:00 +0000)]
Removed debugging code from NTDLL loader
Make sure there is a space between the boot device and the kernel command
line
Vfat fixes

svn path=/trunk/; revision=1502

23 years agoFixed compilation error with symbols _environ/_environ_dll
Phillip Susi [Thu, 11 Jan 2001 02:38:34 +0000 (02:38 +0000)]
Fixed compilation error with symbols _environ/_environ_dll

svn path=/trunk/; revision=1501

23 years agono message
Nedko Arnaudov [Wed, 10 Jan 2001 01:25:29 +0000 (01:25 +0000)]
no message

svn path=/trunk/; revision=1500

23 years agoSome memory manager cleanups
David Welch [Mon, 8 Jan 2001 02:14:06 +0000 (02:14 +0000)]
Some memory manager cleanups
Hopefully fixed vfat fsd reported by Philip Susi
FAT lookups go through cache

svn path=/trunk/; revision=1499

23 years agoUpdated 'clean' rule (added missing directories)
Eric Kohl [Sun, 7 Jan 2001 18:45:21 +0000 (18:45 +0000)]
Updated 'clean' rule (added missing directories)

svn path=/trunk/; revision=1498

23 years agoAdded some more runtime functions
Eric Kohl [Sun, 7 Jan 2001 03:00:32 +0000 (03:00 +0000)]
Added some more runtime functions

svn path=/trunk/; revision=1497

23 years agoIndicate loading process by dots (in non-debug mode only)
Eric Kohl [Sun, 7 Jan 2001 02:56:20 +0000 (02:56 +0000)]
Indicate loading process by dots (in non-debug mode only)

svn path=/trunk/; revision=1496

23 years agoFixed a bug in partition chain handling
Rex Jolliff [Sat, 6 Jan 2001 23:25:35 +0000 (23:25 +0000)]
Fixed a bug in partition chain handling

svn path=/trunk/; revision=1495

23 years agoFixed a problem with command line parsing
Rex Jolliff [Sat, 6 Jan 2001 21:40:13 +0000 (21:40 +0000)]
Fixed a problem with command line parsing

svn path=/trunk/; revision=1494

23 years agoAdded some more functions
Eric Kohl [Sat, 6 Jan 2001 15:49:53 +0000 (15:49 +0000)]
Added some more functions
Got rid of spec file

svn path=/trunk/; revision=1493

23 years agoExport SetLastErrorByStatus()
Phillip Susi [Fri, 5 Jan 2001 05:39:18 +0000 (05:39 +0000)]
Export SetLastErrorByStatus()

svn path=/trunk/; revision=1492

23 years agoImplemented NtSignalAndWaitForSingleObject()
Eric Kohl [Tue, 2 Jan 2001 00:47:08 +0000 (00:47 +0000)]
Implemented NtSignalAndWaitForSingleObject()

svn path=/trunk/; revision=1491

23 years agoThe VFAT filesystem driver now goes through the cache for reads, writing
David Welch [Mon, 1 Jan 2001 04:42:12 +0000 (04:42 +0000)]
The VFAT filesystem driver now goes through the cache for reads, writing
is disabled.

svn path=/trunk/; revision=1490

23 years agoFix for compilation bug
David Welch [Sat, 30 Dec 2000 04:19:42 +0000 (04:19 +0000)]
Fix for compilation bug

svn path=/trunk/; revision=1489

23 years agoAdded HalAllocateAdapterChannel()
Eric Kohl [Sat, 30 Dec 2000 01:41:52 +0000 (01:41 +0000)]
Added HalAllocateAdapterChannel()

svn path=/trunk/; revision=1488

23 years agoImplemented MmAllocateContinuousMemory
David Welch [Fri, 29 Dec 2000 23:17:12 +0000 (23:17 +0000)]
Implemented MmAllocateContinuousMemory
VFAT driver cleanups

svn path=/trunk/; revision=1487

23 years agoAdded / moved exception support functions
Eric Kohl [Fri, 29 Dec 2000 13:49:15 +0000 (13:49 +0000)]
Added / moved exception support functions

svn path=/trunk/; revision=1486

23 years agoImplemented shutdown routine dummy
Eric Kohl [Fri, 29 Dec 2000 13:45:01 +0000 (13:45 +0000)]
Implemented shutdown routine dummy

svn path=/trunk/; revision=1485

23 years agoImplemented fsd shutdown support
Eric Kohl [Fri, 29 Dec 2000 13:43:13 +0000 (13:43 +0000)]
Implemented fsd shutdown support

svn path=/trunk/; revision=1484

23 years agoFixed some undocumented functions and types
Eric Kohl [Thu, 28 Dec 2000 20:38:28 +0000 (20:38 +0000)]
Fixed some undocumented functions and types

svn path=/trunk/; revision=1483

23 years agocopy some functions from crtdll
jean [Thu, 28 Dec 2000 11:57:10 +0000 (11:57 +0000)]
copy some functions from crtdll

svn path=/trunk/; revision=1482

23 years agocopy of some functions from crtdll
jean [Thu, 28 Dec 2000 11:43:07 +0000 (11:43 +0000)]
copy of some functions from crtdll

svn path=/trunk/; revision=1481

23 years ago*** empty log message ***
jean [Thu, 28 Dec 2000 11:39:33 +0000 (11:39 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1480

23 years agoImplemented /Device/PhysicalMemory
David Welch [Thu, 28 Dec 2000 03:38:08 +0000 (03:38 +0000)]
Implemented /Device/PhysicalMemory
Corrected an LPC bug when terminating a process with threads waiting for
LPC messages

svn path=/trunk/; revision=1479

23 years agoDisable testing code
David Welch [Tue, 26 Dec 2000 05:34:27 +0000 (05:34 +0000)]
Disable testing code

svn path=/trunk/; revision=1478

23 years agoAdded support for calling BIOS functions
David Welch [Tue, 26 Dec 2000 05:32:44 +0000 (05:32 +0000)]
Added support for calling BIOS functions
Partially implemented VideoPortInt10

svn path=/trunk/; revision=1477

23 years agoFixed compilation bug
David Welch [Sun, 24 Dec 2000 03:35:54 +0000 (03:35 +0000)]
Fixed compilation bug

svn path=/trunk/; revision=1476

23 years agoAll task switching is done in software.
David Welch [Sat, 23 Dec 2000 02:37:41 +0000 (02:37 +0000)]
All task switching is done in software.
Beginnings of v86 mode support.
Corrected locking bug when terminating multithreaded process.

svn path=/trunk/; revision=1475

23 years ago_itow, _ltow, _ultow added to crtdll.
Emanuele Aliberti [Fri, 22 Dec 2000 23:20:15 +0000 (23:20 +0000)]
_itow, _ltow, _ultow added to crtdll.
*** TO BE TESTED ***

svn path=/trunk/; revision=1474

23 years agoImplemented NtResumeThread() and NtSuspendThread()
Eric Kohl [Fri, 22 Dec 2000 13:37:41 +0000 (13:37 +0000)]
Implemented NtResumeThread() and NtSuspendThread()
Cleanup

svn path=/trunk/; revision=1473

23 years agoImplemented NtResumeThread() and NtSuspendThread()
Eric Kohl [Fri, 22 Dec 2000 13:32:06 +0000 (13:32 +0000)]
Implemented NtResumeThread() and NtSuspendThread()
Cleanup

svn path=/trunk/; revision=1472

23 years agobegin implementation of memory detection
jean [Wed, 20 Dec 2000 18:44:20 +0000 (18:44 +0000)]
begin implementation of memory detection

svn path=/trunk/; revision=1471

23 years agoVersion resource added to the command line utilities more, tee, and y.
Emanuele Aliberti [Tue, 19 Dec 2000 23:06:20 +0000 (23:06 +0000)]
Version resource added to the command line utilities more, tee, and y.

svn path=/trunk/; revision=1470

23 years agoFixed a problem with install rule
Rex Jolliff [Tue, 19 Dec 2000 20:20:16 +0000 (20:20 +0000)]
Fixed a problem with install rule

svn path=/trunk/; revision=1469

23 years agoImplemented some verify functions.
Eric Kohl [Mon, 11 Dec 2000 18:20:02 +0000 (18:20 +0000)]
Implemented some verify functions.

svn path=/trunk/; revision=1468

23 years agoSome work on file caching
David Welch [Sun, 10 Dec 2000 23:42:01 +0000 (23:42 +0000)]
Some work on file caching
Some work on the minix filesystem
Some work on v86 mode support
Implemented NtGetContextThread

svn path=/trunk/; revision=1467

23 years agoImplemented some verify functions.
Eric Kohl [Sun, 10 Dec 2000 19:15:45 +0000 (19:15 +0000)]
Implemented some verify functions.

svn path=/trunk/; revision=1466

23 years agoCleaning up before moving psxss to subsys/psx/server .
Emanuele Aliberti [Sun, 10 Dec 2000 16:57:07 +0000 (16:57 +0000)]
Cleaning up before moving psxss to subsys/psx/server .

svn path=/trunk/; revision=1465

23 years agoCleaning up before moving psxdll in subsys/psx/client .
Emanuele Aliberti [Sun, 10 Dec 2000 16:44:50 +0000 (16:44 +0000)]
Cleaning up before moving psxdll in subsys/psx/client .

svn path=/trunk/; revision=1464

23 years agoI added the -p option to make buildno simply print the current build number,
Emanuele Aliberti [Sun, 10 Dec 2000 16:23:15 +0000 (16:23 +0000)]
I added the -p option to make buildno simply print the current build number,
but not generate the reactos/buildno.h file.

svn path=/trunk/; revision=1463

23 years agoUpdated to be a proper secur32.dll version resource.
Emanuele Aliberti [Sat, 9 Dec 2000 22:37:14 +0000 (22:37 +0000)]
Updated to be a proper secur32.dll version resource.
Still missing a proper description: where is secur32.dll from?

svn path=/trunk/; revision=1462

23 years agoOpps... can't just return from a native thread proc, have to TerminateProcess()
Phillip Susi [Sat, 9 Dec 2000 06:29:29 +0000 (06:29 +0000)]
Opps... can't just return from a native thread proc, have to TerminateProcess()

svn path=/trunk/; revision=1461

23 years agoRtlCreateUserProcess was not checking for failure of mapping the executable file...
Phillip Susi [Sat, 9 Dec 2000 04:34:52 +0000 (04:34 +0000)]
RtlCreateUserProcess was not checking for failure of mapping the executable file and returning that error

svn path=/trunk/; revision=1460

23 years agoFixed typo.
Casper Hornstrup [Fri, 8 Dec 2000 22:09:17 +0000 (22:09 +0000)]
Fixed typo.

svn path=/trunk/; revision=1459

23 years agoFixed bug that caused a crash when creating an unnamed semaphore.
Casper Hornstrup [Fri, 8 Dec 2000 22:08:02 +0000 (22:08 +0000)]
Fixed bug that caused a crash when creating an unnamed semaphore.

svn path=/trunk/; revision=1458

23 years agoSUPERSEDE implemented
jean [Fri, 8 Dec 2000 17:12:43 +0000 (17:12 +0000)]
SUPERSEDE implemented

svn path=/trunk/; revision=1457

23 years agoReplaced hard-coded paths
Eric Kohl [Fri, 8 Dec 2000 00:45:04 +0000 (00:45 +0000)]
Replaced hard-coded paths

svn path=/trunk/; revision=1456

23 years agoFixed floppy driver bug!
Eric Kohl [Fri, 8 Dec 2000 00:43:45 +0000 (00:43 +0000)]
Fixed floppy driver bug!
The floppy controler is now recognized properly!!

svn path=/trunk/; revision=1455

23 years agoLdrFixupImports more verbose when DLL not found.
jean [Thu, 7 Dec 2000 17:00:12 +0000 (17:00 +0000)]
LdrFixupImports more verbose when DLL not found.

svn path=/trunk/; revision=1454

23 years ago bug corrected in updating fat16
jean [Thu, 7 Dec 2000 16:58:42 +0000 (16:58 +0000)]
 bug corrected in updating fat16
 erase clusters before use.

svn path=/trunk/; revision=1453

23 years agoRun winlogon.exe instead of shell.exe
Eric Kohl [Tue, 5 Dec 2000 18:14:07 +0000 (18:14 +0000)]
Run winlogon.exe instead of shell.exe
Replaced hard-coded paths

svn path=/trunk/; revision=1452

23 years agoMinor fixes
Eric Kohl [Tue, 5 Dec 2000 18:11:51 +0000 (18:11 +0000)]
Minor fixes

svn path=/trunk/; revision=1451

23 years agoFixed forwarding of current directory string
Eric Kohl [Tue, 5 Dec 2000 18:08:24 +0000 (18:08 +0000)]
Fixed forwarding of current directory string

svn path=/trunk/; revision=1450

23 years agocorrected bugs in create operations
jean [Tue, 5 Dec 2000 17:12:16 +0000 (17:12 +0000)]
corrected bugs in create operations

svn path=/trunk/; revision=1449

23 years agoMoved system applications
Eric Kohl [Tue, 5 Dec 2000 02:40:51 +0000 (02:40 +0000)]
Moved system applications

svn path=/trunk/; revision=1448

23 years agono message
Eric Kohl [Sun, 3 Dec 2000 20:31:03 +0000 (20:31 +0000)]
no message

svn path=/trunk/; revision=1447

23 years agono message
Eric Kohl [Sun, 3 Dec 2000 20:29:44 +0000 (20:29 +0000)]
no message

svn path=/trunk/; revision=1446

23 years agoAdded some functions to msvcrt
Eric Kohl [Sun, 3 Dec 2000 18:00:07 +0000 (18:00 +0000)]
Added some functions to msvcrt

svn path=/trunk/; revision=1445

23 years agoAdded some functions to msvcrt
Eric Kohl [Sun, 3 Dec 2000 17:49:41 +0000 (17:49 +0000)]
Added some functions to msvcrt

svn path=/trunk/; revision=1444

23 years agoSome minor fixes
Eric Kohl [Sun, 3 Dec 2000 17:43:46 +0000 (17:43 +0000)]
Some minor fixes

svn path=/trunk/; revision=1443

23 years agoFixed compiler warnings
Eric Kohl [Sat, 2 Dec 2000 02:25:30 +0000 (02:25 +0000)]
Fixed compiler warnings

svn path=/trunk/; revision=1442

23 years agoadded test arg in NtFlushKey
jean [Fri, 1 Dec 2000 12:44:15 +0000 (12:44 +0000)]
added test arg in NtFlushKey

svn path=/trunk/; revision=1441

23 years agocorrected bug in writing files : extend files before needed
jean [Fri, 1 Dec 2000 12:41:08 +0000 (12:41 +0000)]
corrected bug in writing files : extend files before needed

svn path=/trunk/; revision=1440

23 years ago*** empty log message ***
jean [Fri, 1 Dec 2000 12:39:17 +0000 (12:39 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1439

23 years agomany bugs corrected
jean [Mon, 27 Nov 2000 14:54:28 +0000 (14:54 +0000)]
many bugs corrected
now pass OK tests 1,2,3 and 5 of regtest

svn path=/trunk/; revision=1438

23 years agoadded test for NtFlushKey
jean [Mon, 27 Nov 2000 14:21:04 +0000 (14:21 +0000)]
added test for NtFlushKey
added a loop, allowing to make several tests before exiting.

svn path=/trunk/; revision=1437

23 years agocorrect bug in write operations
jean [Thu, 23 Nov 2000 15:53:37 +0000 (15:53 +0000)]
correct bug in write operations

svn path=/trunk/; revision=1436

23 years ago*** empty log message ***
jean [Tue, 21 Nov 2000 15:10:15 +0000 (15:10 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1435

23 years agosome changes to prepare write in hive files
jean [Tue, 21 Nov 2000 11:12:27 +0000 (11:12 +0000)]
some changes to prepare write in hive files

svn path=/trunk/; revision=1434

23 years agoModified makefiles for use with rcopy
Eric Kohl [Mon, 20 Nov 2000 19:59:14 +0000 (19:59 +0000)]
Modified makefiles for use with rcopy
Added a missing prototype

svn path=/trunk/; revision=1433

23 years agoFixed bug (or better: typo)
Eric Kohl [Sun, 19 Nov 2000 22:15:03 +0000 (22:15 +0000)]
Fixed bug (or better: typo)

svn path=/trunk/; revision=1432

23 years agoFixed tls code
Eric Kohl [Sun, 19 Nov 2000 16:01:29 +0000 (16:01 +0000)]
Fixed tls code

svn path=/trunk/; revision=1431

23 years agoAdded tls bitmap initialization
Eric Kohl [Sun, 19 Nov 2000 15:59:46 +0000 (15:59 +0000)]
Added tls bitmap initialization

svn path=/trunk/; revision=1430

23 years agoFixed bitmap bug
Eric Kohl [Sun, 19 Nov 2000 15:58:58 +0000 (15:58 +0000)]
Fixed bitmap bug

svn path=/trunk/; revision=1429

23 years agoFixed tiny display buglet
Eric Kohl [Sun, 19 Nov 2000 15:57:27 +0000 (15:57 +0000)]
Fixed tiny display buglet

svn path=/trunk/; revision=1428

23 years agominor fix
Jason Filby [Thu, 16 Nov 2000 21:45:54 +0000 (21:45 +0000)]
minor fix

svn path=/trunk/; revision=1427

23 years agoFixed a compiler warning
Eric Kohl [Thu, 16 Nov 2000 00:32:12 +0000 (00:32 +0000)]
Fixed a compiler warning

svn path=/trunk/; revision=1426

23 years agobugs corrected
jean [Fri, 10 Nov 2000 15:41:46 +0000 (15:41 +0000)]
bugs corrected

svn path=/trunk/; revision=1425

23 years agoreference/dereference of objects corrected
jean [Fri, 10 Nov 2000 15:35:40 +0000 (15:35 +0000)]
reference/dereference of objects corrected
update time of heap when data changed
some other bugs corrected

svn path=/trunk/; revision=1424

23 years agoFixed some system information stuff
Eric Kohl [Sat, 4 Nov 2000 13:52:12 +0000 (13:52 +0000)]
Fixed some system information stuff

svn path=/trunk/; revision=1423

23 years agoFixed compiler warning
Eric Kohl [Sat, 4 Nov 2000 13:48:11 +0000 (13:48 +0000)]
Fixed compiler warning

svn path=/trunk/; revision=1422

23 years agoFixed linker warning about missing _NtProcessStartup()
Eric Kohl [Wed, 1 Nov 2000 12:45:53 +0000 (12:45 +0000)]
Fixed linker warning about missing _NtProcessStartup()

svn path=/trunk/; revision=1421

23 years agominor fixes
Jason Filby [Wed, 25 Oct 2000 13:09:05 +0000 (13:09 +0000)]
minor fixes

svn path=/trunk/; revision=1420

23 years agoGPL sync + delete value implemented
Nedko Arnaudov [Tue, 24 Oct 2000 20:17:42 +0000 (20:17 +0000)]
GPL sync + delete value implemented

svn path=/trunk/; revision=1419

23 years agofixed bugs
jean [Tue, 24 Oct 2000 12:13:12 +0000 (12:13 +0000)]
fixed bugs
load registry file entirely

svn path=/trunk/; revision=1418