reactos.git
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...
2002-11-27 Hartmut BirrIntialize the size for the bios memory map.
2002-11-26 Eric KohlUse a 'secret' registry value to tell ntoskrnl where...
2002-11-26 Eric KohlUse ERESOURCE to lock registry hives.
2002-11-25 guidofixed compiler error: removed reference to crtdll
2002-11-25 guidoChanges '\' to '/' to enable x-compiling on linux.
2002-11-25 Robert Dickensoncleaned up some warnings.
2002-11-25 Robert Dickensonno longer depend on msvcrt/tchar.h
2002-11-25 Robert DickensonSome cleanup.
2002-11-24 Jason FilbyFixes
2002-11-24 Jason FilbyFixes
2002-11-24 Jason FilbyInitial scrollbar code
2002-11-24 Robert Dickensoncleaning up the cvs views a bit and added a makefile...
2002-11-24 Robert Dickensonupdate registry test program.
2002-11-24 Robert Dickensonupdate test program.
2002-11-24 Brian PalmerChanges in v1.7.10 (11/24/2002) (brianp)
2002-11-24 Robert DickensonAdded binary and unicode file i/o support to msvcrt.
2002-11-24 Robert DickensonAdded a header I created a while ago when looking into...
2002-11-24 Robert DickensonChanges to suit addition of a single macro in the types...
2002-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-24 Robert DickensonAdded header to aid porting and include tchar.h here...
2002-11-24 Robert DickensonNot sure quite how these changed seeing as they're...
2002-11-24 Robert DickensonResult of three way diffing with include/crtdll and...
2002-11-23 Eric KohlAdded some more files to the boot cd.
2002-11-20 Eric KohlDisabled debug message.
2002-11-20 Jason FilbyAdded some missing border style definitions
2002-11-19 Robert DickensonAltered layout for easier comparison with msvcrt's...
2002-11-19 Robert DickensonCreated new subtree for groups of related test programs.
2002-11-19 Robert DickensonCreated skeleton for notepad application.
2002-11-18 Eric KohlDisabled a debug message.
2002-11-18 Eric KohlAdded PCI class and subclass definitions.
2002-11-18 Robert DickensonFixed up the path spec and filename in the header blocks
2002-11-18 Robert DickensonFixed up the path spec and filename in the header blocks
2002-11-17 Robert Dickenson*nix newlines throughout file fixed.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-16 Eric KohlRevoved lots of unix line breaks.
2002-11-15 Casper HornstrupFix compillation error.
2002-11-15 Casper Hornstrup2002-11-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-15 Eric KohlRemoved special case of process without process paramet...
2002-11-15 Eric KohlCreate process parameter block for initial process...
2002-11-15 Casper HornstrupAdd missing files
2002-11-15 Casper HornstrupAdd missing files.
next