Commit Graph

  • 5298bf9c05 added \n for DPRINT Steven Edwards 2004-06-09 20:39:41 +00:00
  • c1d0686eaa This is a merge onto head of the last two months worth of changes to the networking code. Art Yerkes 2004-06-09 18:11:39 +00:00
  • 25e4bf3404 Build Hardware IDs and Compatible IDs for PCI devices. Eric Kohl 2004-06-09 14:22:53 +00:00
  • 869566fc97 - Correctly set Irp->IoStatus.Information when handling IOCTL_BOOTVID_INITIALIZE request. This fixes the occasional page faults during bugchecks when NTOSKRNL:InbvResetDisplay tried to call function pointed by uninitialized variable. Filip Navara 2004-06-08 19:31:10 +00:00
  • a51ef0df37 - Fixed the counting of pending irps. Hartmut Birr 2004-06-07 20:03:00 +00:00
  • ba3d08e286 - Fixed redefinition of VERSION. Filip Navara 2004-06-07 18:03:12 +00:00
  • 4400aed363 - Include bootdata/hiveinst.inf when building the Live CD registry hives. Filip Navara 2004-06-07 17:31:50 +00:00
  • da9b36f495 - Implemented ScsiPortCompleteRequest. - Fixed the calculation of the max transfer size. - Rewrote parts of SpiScanAdapter and SpiSendInquiry to speed up device detection. - Fixed the handling of sense info data for HBA's which are auto request sense capability. - Added some more debug messages. Hartmut Birr 2004-06-07 16:37:07 +00:00
  • 5dabb7db10 Implement mouse driver autodetection and installation. Eric Kohl 2004-06-07 12:24:00 +00:00
  • 440fa78c14 - Check if the temp directory exist, if not use the current directory. Hartmut Birr 2004-06-06 17:33:13 +00:00
  • 4a7c01adb6 - Cancelled my last change. Hartmut Birr 2004-06-06 17:29:57 +00:00
  • 36b12d1025 Use hardware description if available to initialize the serial mouse port. Eric Kohl 2004-06-06 15:55:03 +00:00
  • 1d4397159c - Allocate memory for mdl's for paging io from stack instead of the non paged pool. Hartmut Birr 2004-06-06 09:13:21 +00:00
  • efc9160052 - Get first the parameters and do then the processing. Hartmut Birr 2004-06-06 09:05:21 +00:00
  • 5c92baff3c - Fixed the set command for WinXP. - The second parameter must be zero in the call to SetEnvironmentVariable if the variable should be deleted. Hartmut Birr 2004-06-06 09:03:07 +00:00
  • fbd64e0eb9 - Removed MakeSureDirectoryPathExistsEx. - Use the current directory if GetTempPath fails. - Inherit the handles to the child process (in Execute). - Assume that the current process is always a console process if ntdll exist but not contains the functions NtQueryInformationProcess or NtReadVirtualMemory. Hartmut Birr 2004-06-06 08:58:56 +00:00
  • 419db01ef7 - Check if the temp path exist in GetTempPathW. Hartmut Birr 2004-06-06 08:50:26 +00:00
  • 353214e42e - Allocate memory for mdl's for paging io from stack instead of the non paged pool. Hartmut Birr 2004-06-06 08:36:31 +00:00
  • 3b09731efb - Store page numbers instead of physical address's within mdls. Hartmut Birr 2004-06-06 07:52:22 +00:00
  • b4d6f4e01a - Added the dependence files to the clean target. Hartmut Birr 2004-06-05 20:10:41 +00:00
  • 113740ebbd - Fixed the start offset of a partition within an extended partition (in xHalIoWritePartitionTable). Hartmut Birr 2004-06-05 20:05:06 +00:00
  • 1d623bc9b8 Store serial port identifiers at controller keys. Eric Kohl 2004-06-05 19:52:23 +00:00
  • 893efd8a1f - Added a check for a waitable objects in NtWaitForSingleObject and NtWaitForMultipleObjects. Hartmut Birr 2004-06-05 18:52:35 +00:00
  • 6110c706c4 - Fixed getting of menu item texts in GetMenuItemInfo[AW]. Fixes bug #316. - Fixed memory leak in MenuDrawPopupMenu. Filip Navara 2004-06-05 18:39:46 +00:00
  • 037ba1baea Revert: Casper Hornstrup 2004-06-05 13:39:02 +00:00
  • c81a4db568 - Changed back to the old variable NASM_CMD. Hartmut Birr 2004-06-05 12:06:41 +00:00
  • f30f61c8fa 2004-06-05 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-06-05 11:11:13 +00:00
  • 97d7e660f0 2004-06-05 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-06-05 10:47:27 +00:00
  • f79f677f01 - Added a comment for NASM_CMD. Hartmut Birr 2004-06-05 10:21:59 +00:00
  • c530406b93 - Changed back to the old variable NASM_CMD. Hartmut Birr 2004-06-05 09:47:36 +00:00
  • 73dfa9e66a - Disable paging file for Live CD. Filip Navara 2004-06-05 09:35:52 +00:00
  • f3f89873bd - Report the /MININT option for Live CD boots. Filip Navara 2004-06-05 09:35:51 +00:00
  • 3d8820b2b1 - Added the '<>|' key. Hartmut Birr 2004-06-05 09:08:58 +00:00
  • 39ff6d3136 - Fixed calculation of MFT record size. - Fixed attribute finding/dumping bounds checking. - Fixed reading of volume information MFT record. - Disabled debug messages. Filip Navara 2004-06-05 08:28:37 +00:00
  • 70dfb7876f Merged changes from joliet_20040527 branch: - Experimental Joliet generating support. - Fixed cdname_exists to check only entries in specific directory. - Move the DIRECTORY_FLAG logic to parse_filename_into_dirrecord. Filip Navara 2004-06-04 23:50:15 +00:00
  • b820cca03e - Process the "DelReg" section in .inf files. Filip Navara 2004-06-04 23:47:04 +00:00
  • fe2abd0550 - Support expanding environment variables in the setup command line. Filip Navara 2004-06-04 23:46:02 +00:00
  • a880f2ee82 - Basic Live CD building infrastructure. Filip Navara 2004-06-04 23:44:27 +00:00
  • 320eabb37f added missing cvsignore file Thomas Bluemel 2004-06-04 13:49:15 +00:00
  • 4358005fe4 fixed wrong directory for kbddv. Thanks to ai2097. Thomas Bluemel 2004-06-04 13:30:27 +00:00
  • 8a4f16c276 Fixed compilation in environments where the native non-local goto isn't available KJK::Hyperion 2004-06-04 00:49:40 +00:00
  • 31af77a32a Setjmp has one argument and returns zero KJK::Hyperion 2004-06-04 00:47:47 +00:00
  • 6312f5152f "Using multiple compilers is good for your code", chapter umpteenth: removing the SEH library test (until I have a better example) because it made some non-portable assumptions about the stack layout (could cause STATUS_INVALID_UNWIND_TARGET exceptions with some compilers and full optimization) KJK::Hyperion 2004-06-03 22:30:22 +00:00
  • f739268bbb Fixes for Borland C++ compilation, and one variable is now qualified "volatile" to disable dangerous optimizations KJK::Hyperion 2004-06-03 22:19:10 +00:00
  • df6802c1fd Add US-Dvorak keyboard layout and enable swedish keyboard layout. Patch by ai2097. This fixes bug #329. Eric Kohl 2004-06-03 11:20:10 +00:00
  • 1d286fa480 Small test case for the SEH library KJK::Hyperion 2004-06-03 04:15:40 +00:00
  • 6ce11dc878 Small fixes to the SEH library KJK::Hyperion 2004-06-03 04:14:07 +00:00
  • cb341561af Corrected a stupid mistake Modified the build system to make kernel-mode components use the SEH library's built-in setjmp/longjmp KJK::Hyperion 2004-06-03 03:09:01 +00:00
  • ce86f5b576 Final touches to the SEH library: now comes with a very basic setjmp/longjmp implementation for when the compiler's native one can't be used KJK::Hyperion 2004-06-03 02:23:34 +00:00
  • ecc193a6f0 Revert useless changes. Eric Kohl 2004-06-02 22:19:54 +00:00
  • f472268186 Set selected keyboard layout and install language. Eric Kohl 2004-06-02 22:18:06 +00:00
  • d311d3a57f Keep zero-initialized varaibles in the .data section. Eric Kohl 2004-06-02 20:37:46 +00:00
  • e0027b1777 - Fixed the searching for boot load drivers. This solves the pci driver loading problem. Hartmut Birr 2004-06-02 20:30:56 +00:00
  • 26916eed77 - Fixed the makefiles for the build on windows. Hartmut Birr 2004-06-02 20:26:08 +00:00
  • 739c9c2b0a Added license text (MIT license) to the SEH library, added the header files KJK::Hyperion 2004-06-02 19:22:06 +00:00
  • a8943a8c91 SEH library KJK::Hyperion 2004-06-02 18:36:55 +00:00
  • 07320b09dd Patch by Pablo Borobia <[email protected]> Work on clipboard. Gé van Geldorp 2004-06-02 18:29:21 +00:00
  • 08108f008e Patch by Pablo Borobia <[email protected]> Correct search path for DLL loading (including directory from which .exe was loaded). Gé van Geldorp 2004-06-02 18:26:58 +00:00
  • 3a1705b0b1 Changed the build system to treat nasm as a first-class citizen, making it produce output in the correct format (Microsoft COFF) and cleaning up some bit rot (unused makefile variables, different conventions from the rest of the build system, etc.) KJK::Hyperion 2004-06-02 18:24:09 +00:00
  • 5053990958 change to zoomin Makefile to get it compiling, and enable touch, genguid, zoomin, winemine, kill, tcat, and tlist - patch by Travis Snoozy <[email protected]> Royce Mitchell III 2004-06-02 02:27:04 +00:00
  • 08ff887056 revert to 1.3. I didnt mean to commit that Steven Edwards 2004-06-01 19:08:53 +00:00
  • 73888a7753 add tgetopt to the list of static libs Steven Edwards 2004-06-01 19:06:50 +00:00
  • f95308afa8 For some strange reason IniFileSectionListHead is not initialized correctly. Intialize it maually in order to prevent access violations. Eric Kohl 2004-06-01 11:12:59 +00:00
  • 361a0a9bb7 Patch 257 in bugzilla: "Import Regedit translations from WINE. Existing resource 'About' from WINE has been removed since ReactOS already has it." Aleksey Bragin 2004-06-01 10:20:24 +00:00
  • 8448faa277 moved the safe mem copy routines Gunnar Dalsnes 2004-06-01 10:16:26 +00:00
  • 05b4d3fb1d Add regsvr32 Travis Snoozy <[email protected]> Steven Edwards 2004-06-01 01:46:51 +00:00
  • 56481cd659 Make the freeldr build system more like the reactos module build system. (top level rules.mak, etc....) Steven Edwards 2004-06-01 01:21:07 +00:00
  • 7aeeda0f3c Fix building and use W32API Travis Snoozy <[email protected]> Steven Edwards 2004-06-01 01:13:29 +00:00
  • d2a5a8678b change xInterlockedAddLargeStatistic and ExInterlockedCompareExchange64 to be implemented. Steven Edwards 2004-06-01 01:00:25 +00:00
  • 5a9d7b96f4 create rtl for stuff common to ntdll/ntoskrnl Gunnar Dalsnes 2004-06-01 00:14:07 +00:00
  • 18fcfd015e removed something i shouldn't have Gunnar Dalsnes 2004-05-31 23:37:22 +00:00
  • dc4726b0da integrate optional SDI mode into main explorer branch Martin Fuchs 2004-05-31 22:39:12 +00:00
  • 48da820991 Merge DDE patch from Wine: Filip Navara 2004-05-31 19:52:47 +00:00
  • 381799ee02 create rtl for stuff common to ntdll/ntoskrnl Gunnar Dalsnes 2004-05-31 19:51:47 +00:00
  • 3ebfb48eb8 create rtl for stuff common to ntdll/ntoskrnl Gunnar Dalsnes 2004-05-31 19:45:16 +00:00
  • cd5c05ea8b create rtl for stuff common to ntdll/ntoskrnl Gunnar Dalsnes 2004-05-31 19:33:59 +00:00
  • 9666870f38 Temp fix for GlobalMemoryStatus, pleas test. James Tabor 2004-05-31 16:54:04 +00:00
  • 0d5d9a4b7d 2004-05-31 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-05-31 12:21:24 +00:00
  • 6855f27251 Temporarily undo KeAttachProcess() done by win32k Gé van Geldorp 2004-05-31 11:47:05 +00:00
  • f9375c3f90 Add more processor information. Patch by Christoph_vW. Fixes bug #321. Eric Kohl 2004-05-31 11:41:14 +00:00
  • 481600afb3 changed a string Thomas Bluemel 2004-05-31 08:45:46 +00:00
  • 58211be6c8 - Write the system boot device and start options to registry, also create the MiniNT registry key if needed. Filip Navara 2004-05-30 21:40:47 +00:00
  • c5cd2328e8 - Implementation of IoQueryDeviceDescription. Patch by Alex Ionescu. Filip Navara 2004-05-30 18:30:03 +00:00
  • 9c2056bb25 Read device settings from txtsetup.sif. Eric Kohl 2004-05-30 14:54:02 +00:00
  • e4bd8fff85 Prevent unnecessary code where count is zero in NtGdiExtTextOut Jason Filby 2004-05-30 14:51:45 +00:00
  • 56099c14d4 little GDI speed improvements Thomas Bluemel 2004-05-30 14:01:13 +00:00
  • 2e86c2a5bc Add device settings information. Eric Kohl 2004-05-30 13:03:04 +00:00
  • 02c974661f - Fixed a wrong address in MmAlterViewAttributes which possible does cause a crash if the region is longer than one page. Hartmut Birr 2004-05-30 12:55:11 +00:00
  • 4bbc945c9c - Fixed some NULL-terminating issues that caused the 'videoprt.sys???????????????' module name problem. Filip Navara 2004-05-30 11:47:43 +00:00
  • 9fa3a2fdb7 - Print the memory map at start up to the debug port. Hartmut Birr 2004-05-29 22:10:05 +00:00
  • d73db829fa - Moved the definition of all dll base addresses to baseaddress.cfg. Hartmut Birr 2004-05-29 21:55:09 +00:00
  • 55532b15d9 - When checking for ReactOS cd-rom, in addition to 'reactos/ntoskrnl.exe' check also for 'reactos/system32/ntoskrnl.exe'. Filip Navara 2004-05-29 21:28:28 +00:00
  • 716bbd44ba - Moved the definition of all dll base addresses to baseaddress.cfg. Hartmut Birr 2004-05-29 21:24:48 +00:00
  • ceb8aca194 - Fix the "use of cast expressions as lvalues is deprecated" warning. Filip Navara 2004-05-29 21:21:06 +00:00
  • 9136088529 - Fixed DPRINTs. - Added support for including other .inf files while building the standard hives. Filip Navara 2004-05-29 21:15:58 +00:00
  • dd2e0b0978 Added csq to build. Art Yerkes 2004-05-29 17:00:41 +00:00
  • 8900df33c8 - Changed font substitution: MS Sans Serif -> Bitstream Vera Sans. Filip Navara 2004-05-29 15:53:56 +00:00
  • 45d5d0cea1 - Correctly initialize the startup info in WinExec. Filip Navara 2004-05-29 15:10:28 +00:00
  • 4faf15614f - Prepend "\\??\" to the file name in NtGdiAddFontResource. Filip Navara 2004-05-29 15:10:27 +00:00
  • 1aeb737c6b - Fixed unicode string copying bug in NtGdiAddFontResource. Filip Navara 2004-05-29 13:12:08 +00:00