reactos.git
2002-12-26 Robert Dickensonrename target from sh.exe to baresh.exe to avoid namesp...
2002-12-26 Robert DickensonKeep the posix module buildable, and add some CVS sugar...
2002-12-26 Robert DickensonChanged THREAD_STATE_RUNNABLE to THREAD_STATE_READY...
2002-12-26 Robert DickensonPerl5.8 requires the pointer to i/o table to be exporte...
2002-12-26 Robert DickensonUnix extra lines cleaned up.
2002-12-26 Robert DickensonStarted to port some of the support for IsCharAlphaNume...
2002-12-26 Robert DickensonMore sugar for CVS...
2002-12-26 Robert DickensonAdded new Service Control utitlity.
2002-12-22 Gé van GeldorpFix sector size for AT LBA drives at 512 bytes
2002-12-22 Gé van GeldorpFixed typo, Edi was not restored
2002-12-22 Gé van GeldorpVolume label doesn't always have the ARCHIVE bit set
2002-12-22 Jason FilbyOops! Commented out offending line
2002-12-21 Jason FilbyScrollbar improvements
2002-12-21 Eric KohlAdd bootsectors and FREELDR.SYS to bootcd.
2002-12-21 Robert DickensonRevisted the packet capture driver and updated with...
2002-12-16 Hartmut BirrReplaced some calls to DbgPrint with the DPRINT macro.
2002-12-16 Hartmut BirrUnmap the low memory in SMP mode in MmInit3.
2002-12-16 Hartmut BirrFixed Exfi386InterlockedExchangeUlong and InterlockedEx...
2002-12-15 Casper Hornstrup2002-12-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-15 Eric KohlUse lookaside list to allocate SRBs.
2002-12-15 Robert Dickensoncreated kernel32.mc message file which generates errcod...
2002-12-15 Steven EdwardsApply'd hartmut sector size patch for VMware.
2002-12-14 Steven EdwardsAdded more stubs for bochs.
2002-12-14 Robert DickensonUpdated test program.
2002-12-13 Eric KohlFixed data overrun upon read commands.
2002-12-12 Eric KohlDon't build ide.sys any longer.
2002-12-12 Robert DickensonFixed "kernel32_test codepage" conformance test:
2002-12-11 Robert DickensonKdDebuggerEnable -> KdDebuggerEnabled
2002-12-10 Hartmut BirrRemoved dependancy tracking.
2002-12-10 Steven EdwardsLinking not hosed now. Fixed via import of -lstdc++.
2002-12-10 Steven EdwardsFixed makefile for cabman. Linking is still hosed.
2002-12-10 Eric KohlAdded the Promise Ultra100 (PDC20267) controller to...
2002-12-10 Robert DickensonPut things back how they work for others until I work...
2002-12-09 Eric KohlReplaced bios error codes by valid status codes.
2002-12-09 Eric KohlImplemented ScsiPortGetDeviceBase() and ScsiPortFreeDev...
2002-12-09 Eric KohlFixed buggy system hive identification.
2002-12-09 Hartmut BirrFixed some bugs in the wait functions.
2002-12-09 Hartmut BirrProtected the access to system_time with a spinlock.
2002-12-09 Hartmut BirrFixed the setting of the real time clock.
2002-12-09 Hartmut BirrAdded ntdll.a to TARGET_SDKLIBS. Ntdll.a is needed...
2002-12-09 Hartmut BirrAdded -D_MSVCRT_LIB_ to TARGET_CFLAGS and ntdll.a to...
2002-12-09 Hartmut BirrDisabled the definition of DbgPrint for __GNUC__. DbgPr...
2002-12-09 Hartmut BirrFixed the initializing of the C runtime handles.
2002-12-09 Hartmut BirrAdded support for shared interrupts (tested with a...
2002-12-09 Hartmut BirrAdded more debug messages.
2002-12-09 Hartmut BirrRegister interrupts with hal.
2002-12-09 Hartmut BirrEnable/Disable the irq in KeConnectInterrupt/KeDisconne...
2002-12-09 Hartmut BirrFixed handling for level triggered interrupts.
2002-12-09 Hartmut BirrProtected the cmos ports with a spinlock.
2002-12-09 Hartmut BirrFixed the calculation of the irql.
2002-12-09 Hartmut BirrFixed the addressing of pci device and function numbers.
2002-12-09 Hartmut BirrAdded HalpGetIsaInterruptVector.
2002-12-09 Robert DickensonCommented out reference to VECTOR2IRQ in order to get...
2002-12-09 Robert DickensonCommented out call to PsDispatchThread(THREAD_STATE_RUN...
2002-12-09 Robert DickensonAdded a dummy copy of KiInterruptDispatch2 and removed...
2002-12-09 Robert DickensonStill... having problems with auto-depends on when...
2002-12-09 Robert DickensonStill having problems with auto-depends on when running...
2002-12-09 Robert DickensonAdded some more libraries which now build to the WINE_D...
2002-12-09 Robert DickensonRollback removal of auto-dependancy checking.
2002-12-08 Eric KohlFixed a bug which created new registry hives in the...
2002-12-08 Robert Dickensonminor format modifications to reduce diffs with latest...
2002-12-08 Robert Dickensonminor format modifications to reduce diffs with duplica...
2002-12-08 Robert Dickensontypos, reduce mingw header diffs, extra includes.
2002-12-08 Robert DickensonFix for wide character streams.
2002-12-08 Robert DickensonAdding support for resource based error message table
2002-12-08 Robert DickensonSplit out the resource functions for finer control...
2002-12-07 Eric KohlOuch!
2002-12-07 Eric KohlCall CmInit2() only if the system hive was imported.
2002-12-06 Eric KohlAdded progress bar to file copy page.
2002-12-06 Eric KohlFixed warnings.
2002-12-06 Eric KohlFixed a typo.
2002-12-06 Robert DickensonIn search of meaningful error messages and some houseke...
2002-12-06 Brian PalmerChanges in v1.7.12 (12/05/2002) (brianp)
2002-12-06 Brian PalmerChanges in v1.7.11 (12/05/2002) (brianp)
2002-12-05 Robert DickensonImproved unicode fileio support.
2002-12-04 Eric KohlRemoved some error-prone bit-fiddling.
2002-12-04 Eric KohlFixed a typo.
2002-12-03 Eric KohlAdded bus- and target-specific data to the device map.
2002-12-03 Hartmut BirrAdded support for the lower case flags of 8.3 names.
2002-12-02 Eric KohlImplemented SetThreadAffinityMask().
2002-12-02 Eric KohlImplemented deferred hive synchronization. It doesn...
2002-12-02 Robert Dickensonupdated wine target section.
2002-12-01 Eric KohlFixed NtQueryValueKey() wrt packed value names.
2002-12-01 Eric KohlFixed a display bug in test 1.
2002-11-30 Robert DickensonTemporarily remove last few wine build targets that...
2002-11-30 Eric KohlImplemented packing of value names
2002-11-29 Robert DickensonSplit out a few variable differences between libraries.
2002-11-29 Robert DickensonFurther reduced differences and include all identical...
2002-11-29 Robert DickensonUpdating include path in files previously missed.
2002-11-29 Robert DickensonUpdating files somehow confused by CVS.
2002-11-28 Eric KohlAdded driver name to the partition list
2002-11-28 Eric KohlBuild the hardware device map for each SCSI port.
2002-11-28 Robert DickensonThank-you to Eugene for pointing out that I missed...
2002-11-27 Hartmut BirrAdded a missing increment operator.
2002-11-27 Hartmut BirrFixed the return value in ferror.
2002-11-27 Hartmut BirrFree the user stack in PsReapThreads.
2002-11-27 Hartmut BirrDo only for process handles detach/attach the process...
2002-11-27 Hartmut BirrChange the type for the page fault handler from trap...
2002-11-27 Hartmut BirrFixed the definition of NTKERNELAPI.
2002-11-27 Hartmut BirrInitialize the registers for the next call to Int386...
next