Commit Graph

  • bc3ba178e3 New utility tickcount: displays the kernel tick count in human readable format. Sample output: 3 days, 11 hours, 13 minutes, 27 seconds and 943 milliseconds KJK::Hyperion 2003-02-09 21:17:21 +00:00
  • 38078e6603 Some more fixes to tchar.h KJK::Hyperion 2003-02-09 21:15:29 +00:00
  • 8ce89c167c Simplified key deletion. Added workaround to prevent BSOD on missing hives. Eric Kohl 2003-02-09 19:55:40 +00:00
  • cc025a380a Disabled unimplemented tests Eric Kohl 2003-02-09 19:11:51 +00:00
  • 2c649ff694 Install hivetest. Eric Kohl 2003-02-09 18:28:16 +00:00
  • e1bae36982 Added hivetest (modified regtest). Replaced direct calls to make by $(MAKE). Eric Kohl 2003-02-09 18:27:29 +00:00
  • 4363c6ef6f Added hivetest (modified regtest). Eric Kohl 2003-02-09 18:26:36 +00:00
  • ee641bec75 Removed the fix for flushing modified cache segments in NtShutdownSystem. Hartmut Birr 2003-02-09 18:04:54 +00:00
  • 965149e8db Implemented IRP_MJ_FLUSH_BUFFERS. Added cache flushing at shutdown. Hartmut Birr 2003-02-09 18:02:56 +00:00
  • 8a23cc7a5b Added hive flushing. - Only keys are supported (create / delete). - No log-file support yet. - Still a little buggy. Eric Kohl 2003-02-09 11:57:14 +00:00
  • 652669005d Uncommented dependency file generating rule. $(EXE_POSTFIX) use instead of ".exe". Nedko Arnaudov 2003-02-09 02:18:10 +00:00
  • 747e565cb0 Reference to web site at geocities removed (site is dropped). Nedko Arnaudov 2003-02-09 02:15:23 +00:00
  • 3cf6c316e7 Some minor documentation at last. Nedko Arnaudov 2003-02-09 02:13:27 +00:00
  • 541a44a00e Fixed a bug in RtlFindSetBits(). Eric Kohl 2003-02-08 20:59:50 +00:00
  • 0be3b55ba5 Copy file dates of source file too. Get default install directory from txtsetup.sif. Eric Kohl 2003-02-08 00:19:32 +00:00
  • 3fad983cf2 *** empty log message *** Nedko Arnaudov 2003-02-05 03:18:57 +00:00
  • 325856dad9 Small fix to tchar.h KJK::Hyperion 2003-02-04 01:13:26 +00:00
  • 38535d7610 Fix by Royce3 to make _tolower() and _toupper() behave like their MS counterparts Gé van Geldorp 2003-02-03 17:05:19 +00:00
  • 0f7e47f8bd Fix by Royce3 Gé van Geldorp 2003-02-03 16:59:27 +00:00
  • a9b14e9d16 Implemented CancelIo() and SetThreadIdealProcessor(). Eric Kohl 2003-02-03 14:20:24 +00:00
  • 5bd96088c4 Set page protection for images having section alignment < page size Gé van Geldorp 2003-02-03 11:52:46 +00:00
  • f5f297382d Set lpcbData (data length) correctly Gé van Geldorp 2003-02-02 22:40:36 +00:00
  • 45ce03c95f Make starting of SERVICES.EXE dependent on registry key Gé van Geldorp 2003-02-02 22:38:54 +00:00
  • dc2da3fbac Cleaning up victims of stricter warning checking... KJK::Hyperion 2003-02-02 19:27:17 +00:00
  • a9d96a9cfc Finally solved some advapi32 nonsense: - advapi32 doesn't import any more from itself - smarter stubbing (look at the files modified in this commit) KJK::Hyperion 2003-02-02 19:24:44 +00:00
  • 2eabc8e38d Various makefile fixes: - don't link crt0 and msvcrt by default into system DLLs - strict warning checking: all warnings displayed, and treated as errors KJK::Hyperion 2003-02-02 19:24:16 +00:00
  • ec3fc77a5f Don't link crt0 and msvcrt into system DLLs KJK::Hyperion 2003-02-02 17:36:16 +00:00
  • 29981bcab8 Reimplemented LoadStringA Implemented LoadStringW KJK::Hyperion 2003-02-02 17:35:30 +00:00
  • 670b6c8678 Fixed compiler warnings. Eric Kohl 2003-02-02 17:21:06 +00:00
  • ffebe8dee1 Implemented QueryPerformanceCounter() and QueryPerformanceFrequency(). Eric Kohl 2003-02-02 16:57:49 +00:00
  • 74bc05988d Implemented NtQueryPerformanceCounter(). Eric Kohl 2003-02-02 16:55:56 +00:00
  • f979d1b237 Check the length of the gap if this starts at the begin or end of the area in MmFindGap. Hartmut Birr 2003-02-02 08:55:51 +00:00
  • f0fd058aef Fixed a call to ZwFreeVirtualMemory. Hartmut Birr 2003-02-02 08:53:32 +00:00
  • 26c473a88d OSVERSIONINFO and OSVERSIONINFOEX properly declared Corrected some PEB fields KJK::Hyperion 2003-02-01 20:00:26 +00:00
  • 035dcd8224 GetVersion, GetVersionExA and GetVersionExW reimplemented correctly (almost) KJK::Hyperion 2003-02-01 19:58:17 +00:00
  • c2e49604ca ReactOS 0.1.0 Jason Filby 2003-02-01 15:34:35 +00:00
  • f6e1dcfb06 Fixed a wrong DPRINT. Hartmut Birr 2003-01-31 21:49:11 +00:00
  • ef148f5d2b Renamed misleading 'BootBackupSector' to 'FsInfoSector'. Eric Kohl 2003-01-31 15:55:18 +00:00
  • 8ae622059e Updated freeldr.ini to work with latest .ini file changes. Brian Palmer 2003-01-31 02:44:32 +00:00
  • 6c8aa0f44c Added write cache flushing (untested). Eric Kohl 2003-01-30 22:09:15 +00:00
  • ec65b164ca Increase the write back count in CcRosFlushDirtyPages according to the dirty page count from cache manager. Hartmut Birr 2003-01-30 18:30:53 +00:00
  • 945450876a Write back dirty pages from cache manager at shutdown. Hartmut Birr 2003-01-30 18:28:10 +00:00
  • 79baa4d74c Added more install files. Patch by Hartmut Birr. Eric Kohl 2003-01-30 17:38:30 +00:00
  • 14f750504e Distinguish between ini-files and inf/sif-files. Patch by Hartmut Birr. Eric Kohl 2003-01-30 17:37:13 +00:00
  • 155e4760a8 Added some more files to the boot-cd. Fixed bug in txtsetup.sif. Eric Kohl 2003-01-30 14:45:51 +00:00
  • 6002d83db8 - Added error messages - Added support for multiple installations Eric Kohl 2003-01-30 14:41:45 +00:00
  • 40e995eed2 -Using DataBuffer and DataTransferLength from DeviceExtension on read/write requests. -Check if there is a device attached to the ide channel in AtapiFindDevice. Hartmut Birr 2003-01-28 17:34:20 +00:00
  • 596dfc3682 -Do not modify the buffer and length field within the srb for read/write retries. Hartmut Birr 2003-01-28 17:33:18 +00:00
  • 4263b27dfb Added bootsector installation and boot.ini manipulation. Eric Kohl 2003-01-28 17:29:22 +00:00
  • 3c193e4b74 - Check the returned status after calls to NextCluster/OffsetToCluster to detect a full disk. - Call NextCluster with the correct parameters (FirstCluster/NextCluster). - If the size for a file would be reduced, free first the cache segments and as second the clusters within the fat. Hartmut Birr 2003-01-28 16:48:03 +00:00
  • 9cac22fb79 minor update. Robert Dickenson 2003-01-27 15:12:12 +00:00
  • 6c08d81780 backdoor macro fixed. Robert Dickenson 2003-01-27 14:49:18 +00:00
  • 2e3e5c7bd3 Implemented a couple of stubbed functions. Added several pointer checks. Eugene Ingerman 2003-01-25 23:09:40 +00:00
  • 6a14e674e4 Minor bug fix. Eugene Ingerman 2003-01-25 23:06:32 +00:00
  • 9715d6594d Minor changes to palette code. Eugene Ingerman 2003-01-25 23:01:24 +00:00
  • d4e882e816 Fixed save/restore screen area bug. This bug showed up as a black rectangle on the vertical scrollbar in winhello test. Eugene Ingerman 2003-01-25 22:53:12 +00:00
  • 4bf9e37598 -Added some file locking improvements. Hartmut Birr 2003-01-25 18:53:27 +00:00
  • eb70f5ed97 - Reverted my latest changes to fix the handling of errors/retries. - Set the correct data buffer on retries. Hartmut Birr 2003-01-25 16:19:06 +00:00
  • 1c7ac901e2 -IoCallDriver didn't set DeviceObject member in next stack location. -IofCompleteRequest: fixed broken completion routine handling (Thanks to Gunnar Andr� Dalsnes) Hartmut Birr 2003-01-25 16:16:54 +00:00
  • 5d6425550e -IoCancelIrp fixed/improved (Thanks to Gunnar Andr� Dalsnes). Hartmut Birr 2003-01-25 16:15:33 +00:00
  • 8b9d426c26 -Added some irp stack macros (IoSetPreviousIrpStackLocation, IoGetPreviousIrpStackLocation, IoRetardIrpStackLocation). (Thanks to Gunnar Andr� Dalsnes) Hartmut Birr 2003-01-25 16:01:49 +00:00
  • 4b68ac00e4 -Implemented vfat file locking. (Thanks to Gunnar Andr� Dalsnes) Hartmut Birr 2003-01-25 15:55:08 +00:00
  • ca34b94db6 -Added some file locking improvements. (Thanks to Gunnar Andr� Dalsnes) Hartmut Birr 2003-01-25 15:52:43 +00:00
  • 1fb967f911 -Added file locking test application. (Thanks to Gunnar Andr� Dalsnes) Hartmut Birr 2003-01-25 15:46:52 +00:00
  • 2f26431f71 Fixed: locking GDI objects twice when running wm_paint test. Eugene Ingerman 2003-01-24 23:25:34 +00:00
  • 4b0f9d9631 Scrollbar improvements Jason Filby 2003-01-24 22:42:15 +00:00
  • d3190c9220 Turned off SEH in test Steven Edwards 2003-01-24 19:48:13 +00:00
  • 8dc97ce4a4 Added WM_PAINT test from the Windows2000 graphics API blackbook, used with permission of author under public domain license. Steven Edwards 2003-01-24 19:45:57 +00:00
  • d51c4061d7 Fixed size of BootBackup in the FAT32 bootsector. Eric Kohl 2003-01-24 13:42:43 +00:00
  • 1ce736a133 Changes in v1.8.2 (1/24/2003) (ekohl) Eric Kohl 2003-01-24 11:25:56 +00:00
  • 9a5403580f Fixed a shameful bug. Color translation should work now. Eugene Ingerman 2003-01-24 09:11:03 +00:00
  • fe5caa6437 Retrieve startup shell from registry Gé van Geldorp 2003-01-23 00:16:47 +00:00
  • cd5b2167bd Make cmd.exe usable as startup shell Gé van Geldorp 2003-01-23 00:15:10 +00:00
  • 24ed00435b Added more stubbs for bochs Steven Edwards 2003-01-22 17:52:14 +00:00
  • 834dbc5fd5 Fixed some warnings. Added missing stubs. Implemented GetThreadPriotityBoost() and SetThreadPriorityBoost(). Eric Kohl 2003-01-22 02:24:36 +00:00
  • 1eac255e7c Changed define _OLE2NLS_IN_BUILD_ to reactivate various stubs including GetACP. Robert Dickenson 2003-01-21 20:50:51 +00:00
  • 382a976b49 Use fclose() on FILE* object Gé van Geldorp 2003-01-21 17:56:10 +00:00
  • e1cf009871 Changes in v1.8.1 (1/20/2003) (ekohl) Eric Kohl 2003-01-20 18:39:53 +00:00
  • 3960f23e28 Copy second sector of the fat32 bootsector instead of the fat(12/16) bootsector. Fixed several compiler warnings. Eric Kohl 2003-01-19 17:01:38 +00:00
  • ac0965daf7 Added special handling for shift value 32. Hartmut Birr 2003-01-19 01:49:10 +00:00
  • 25f4f4f91c Attache the process if we are running in the context of an other process (in KdbFreeSymbols). Hartmut Birr 2003-01-19 01:46:33 +00:00
  • 14fc3556c8 Silence some debug messages Gé van Geldorp 2003-01-19 01:13:04 +00:00
  • 15128f6053 Removed debug output. Eugene Ingerman 2003-01-19 01:07:46 +00:00
  • 31036dbb90 Honour FILE_OVERWRITE and FILE_OVERWRITE_IF (truncate existing file) Gé van Geldorp 2003-01-19 01:06:45 +00:00
  • 96fdaea58f Fix truncation to 0 bytes Gé van Geldorp 2003-01-19 01:06:09 +00:00
  • 10d48ac01e Handle textmode translation where CR is at the end of a request and the LF is at the beginning of the next request Gé van Geldorp 2003-01-19 01:05:03 +00:00
  • 59f1842f56 Changes in v1.8 (1/18/2003) (brianp) Brian Palmer 2003-01-19 01:04:01 +00:00
  • a26dfde014 Made GDI object locking exclusive. Added functions for locking multiple objects. Added comments. Eugene Ingerman 2003-01-19 01:01:21 +00:00
  • 898f490858 Some cleanup. Eugene Ingerman 2003-01-19 01:01:00 +00:00
  • 58c9054f3f Made GDI object locking exclusive. Added functions for locking multiple objects. Eugene Ingerman 2003-01-18 20:53:57 +00:00
  • 736ff1ac84 Fixed functions where GDI objects were locked but not released. Eugene Ingerman 2003-01-18 20:47:32 +00:00
  • b8049283dc Don't compute absolute values after squaring. Eugene Ingerman 2003-01-18 20:44:34 +00:00
  • 3b71d9191e a test Rex Jolliff 2003-01-18 20:26:20 +00:00
  • d55087f86e Hope I fixed the broken issue. Robert Dickenson 2003-01-18 15:55:07 +00:00
  • 4fb2283421 Changes in v1.8 (1/18/2003) (brianp) Brian Palmer 2003-01-18 10:21:23 +00:00
  • 47333299bc Fixed a few memory leaks. Minor cleanup. Marty Dill 2003-01-18 00:10:59 +00:00
  • 586bc4dd7c ignore rtouch guido 2003-01-18 00:10:36 +00:00
  • 52aba34f15 Dump some file attributes (file name, volume name, etc.) Fixed infinite loop in a 'dir' command. Eric Kohl 2003-01-17 19:57:31 +00:00
  • 3adeec8d80 fix compiler warning guido 2003-01-17 19:26:14 +00:00
  • d0d1b840ca make it compile on linux too guido 2003-01-17 19:06:15 +00:00