CIA.vc
ReactOS
Open Source operating system compatible with the Microsoft Windows NT(R) family of operating systems
Stats » Projects » ReactOS
information
Photo
ReactOS is an Open-Source operating system, which aims to be compatible with the Microsoft Windows NT® family of operating systems. This encompasses full binary compatibility with applications and drivers, plus adopting the look and feel of Windows to retain familiarity.
syndicateUTC clock
09:12 on Mar 19, 2010
event counters
The last message was received 5.98 hours ago at 03:13 on Mar 19, 2010
1 messages so far today, 14 messages yesterday
70 messages so far this week, 203 messages last week
532 messages so far this month, 357 messages last month
32776 messages since the first one, 5.26 years ago, for an average of 1.4 hours between messages
catalogrecent messages
dateReversed sort columnprojectcontentlink
03:13 todayReactOS
Commit by cgutman :: r46270 reactos/ntoskrnl/io/iomgr/drvrlist.c:
[NTOSKRNL]
 - Use the correct file name for services which have differing service and image names
 - Fixes the file name of the display miniports on the SOS screen (VGA.SYS -> VGAMP.SYS and VBE.SYS -> VBEMP.SYS)
#
23:59 yesterdayReactOS
Commit by cfinck :: r46269 tools/sysreg2/console.c:
Proper fix for the valgrind-detected error. Always null-terminates the line now before regular string functions are used.
#
22:47 yesterdayReactOS
Commit by akhaldi on header-work :: r46268 /include/ (9 files in 5 dirs):

[XDK]

  • DDKAPI -> NTAPI [WDM]
  • Update wdm.h to reflect XDK changes.
#
22:44 yesterdayReactOS
Commit by akhaldi on header-work :: r46267 /include/ (30 files in 7 dirs):

[XDK]

  • Apply a consistent formatting. [WDM]
  • Update wdm.h to reflect XDK changes.
#
18:54 yesterdayReactOS
Commit by khornicek :: r46266 reactos/subsystems/win32/win32k/eng/surface.c:
[WIN32K]
Remove a pedantic assert to allow compressed bitmaps.
See issue #5255 for more details.
#
17:15 yesterdayReactOS
Commit by akhaldi on header-work :: r46265 /include/ (ddk/wdm.h xdk/ketypes.h xdk/rtlfuncs.h):

[XDK]

  • Add KeNumberProcessors, XSTATE_CONTEXT, MINIMAL_XSTATE_AREA_LENGTH, LOCK_QUEUE_WAIT_BIT, LOCK_QUEUE_OWNER_BIT and some missing XSAVE_*, CONTEXT_* and RTL_CONTEXT_* definitions
  • PKINTERRUPT_ROUTINE : DDKAPI -> NTAPI
  • Add some C_ASSERTs [WDM]
  • Update wdm.h to reflect XDK changes.
#
16:29 yesterdayReactOS
Commit by tkreuzer :: r46264 reactos/ntoskrnl/include/internal/ (i386/ke.h ke.h trap_x.h):
[NTOS]
Fix compilation with MSVC. Dedicated to Stefan.
#
15:37 yesterdayReactOS
Commit by akhaldi on header-work :: r46263 /:
Sync with trunk head (part 2 of 2)
#
15:35 yesterdayReactOS
Commit by akhaldi on header-work :: r46262 / (171 files in 52 dirs):
Sync with trunk head (part 1 of 2)
#
14:13 yesterdayReactOS
Commit by akhaldi on header-work :: r46261 /include/ (3 files in 3 dirs):

[PSDK]

  • Add several missing ntiologc.h definitions. [XDK]
  • Include ntiologc.h in wdm.h [WDM]
  • Update wdm.h to reflect XDK changes.
#
13:36 yesterdayReactOS
Commit by akhaldi on header-work :: r46260 /include/ (ddk/ntddk.h ddk/wdm.h xdk/iotypes.h):

[NTDDK]

  • Group related definitions. [XDK]
  • Add PCI_CAPABILITIES_HEADER. [WDM]
  • Update wdm.h to reflect XDK changes.
#
13:18 yesterdayReactOS
Commit by akhaldi on header-work :: r46259 /include/ddk/ntddk.h:

[NTDDK]

  • Group some related definitions.
#
12:53 yesterdayReactOS
Commit by akhaldi on header-work :: r46258 /include/ddk/ntddk.h:

[NTDDK]

  • Group related definitions.
  • Add EXTENDED_AGP_REGISTER and several missing PCI_*, PCIX_*, and OSC_* definitions
#
06:33 yesterdayReactOS
Commit by cwittich :: r46257 tools/sysreg2/virt.c:
fix memory leak on error path
#
00:35 yesterdayReactOS
Commit by akhaldi on header-work :: r46256 / (3 files in 2 dirs):

[NTDDK]

  • Group related definitions.
  • Add missing NTAPI attribute to IoCreateFileSpecifyDeviceObjectHint and IoCreateFileEx.
  • Fix a FIXME. [SERIAL]
  • Remove redundant IoAttachDeviceToDeviceStackSafe definition. [MCE]
  • Add mce.h definitions.
#
22:43 WednesdayReactOS
Commit by akhaldi on header-work :: r46255 /include/ddk/ntddk.h:

[NTDDK]

  • Group related definitions.
  • Add PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR_TYPE, PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR, PHYSICAL_COUNTER_RESOURCE_LIST and several missing Hal*, pHal* and HAL_* definitions.
#
21:58 WednesdayReactOS
Commit by cwittich :: r46254 tools/sysreg2/console.c:
try to fix valgrind warnings
#
21:24 WednesdayReactOS
Commit by tkreuzer :: r46253 reactos/ntoskrnl/ke/i386/cpu.c:
[NTOS]
Add DPRINTs to tell if SYSENTER is detected. Requested by Christoph for testing the test machine.
#
16:23 WednesdayReactOS
Commit by akhaldi on header-work :: r46252 /include/ddk/ntddk.h:

[NTDDK]

  • Group related definitions.
  • Update ARBITER_PARAMETERS.
  • Add PS_CREATE_NOTIFY_INFO, PCREATE_PROCESS_NOTIFY_ROUTINE_EX, IMAGE_INFO_EX, TXN_PARAMETER_BLOCK, TXF_MINIVERSION_DEFAULT_VIEW, AGP_TARGET_BUS_INTERFACE_STANDARD, PNP_LOCATION_INTERFACE, and several missing Ps*, IO_*, DO_*, ARBITER_* and Io*.
  • IMAGE_INFO : ULONG Reserved:22 -> ULONG Reserved:21.
#
16:19 WednesdayReactOS
Commit by cwittich :: r46251 reactos/dll/win32/user32/windows/menu.c:
[USER32]
reduce diff to wine
#