Implemented missing KeRaiseIrqlToXxLevel() functions
[reactos.git] / reactos / include /
2000-10-07 Eric KohlImplemented missing KeRaiseIrqlToXxLevel() functions
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-10-06 Eric KohlImplemented NtPulseEvent() and NtQueryEvent()
2000-09-29 jeanwork on registry
2000-09-17 Casper HornstrupSmall change in tdikrnl.h
2000-09-17 Casper HornstrupAdded WinSock 2 Headers
2000-09-12 jeanchanges in IRP for compatibility
2000-09-10 Eric KohlImplemented driver shutdown registration
2000-09-08 Eric KohlFixed [Nt/Zw]LoadKey2 prototype
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-06 Phillip SusiMade PsGetCurrentThread STDCALL
2000-09-03 Eric KohlSome minor fixes
2000-09-01 Eric KohlImproved internal dll handling
2000-08-28 Eric KohlAdded/fixed resource 'loader'.
2000-08-28 Casper HornstrupFixed user32.dll so it will compile
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-27 Casper HornstrupBasic NDIS 3.0 support
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-08-24 Eric KohlMinor ide driver cleanup
2000-08-21 Eric KohlImplemented IoReadPartitionTable().
2000-08-18 Eric KohlFixed partition id bug
2000-08-15 Eric KohlImproved shared user page
2000-08-14 Emanuele AlibertiWin32 fiber stubs.
2000-08-12 David WelchUpdated CREDITS
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-02 Casper HornstrupFixed compile issues with network code
2000-08-01 David WelchAdded networking code from Casper Hornstrup
2000-07-30 David WelchFixes from Casper Hornstrup
2000-07-24 Eric KohlImplemented hal system interrupt functions
2000-07-11 Phillip SusiImplemented console modes
2000-07-11 Phillip SusiRemoved calls to ExAllocatePool so code can be used...
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-08 Eric KohlFixed typos
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-06 Phillip SusiFixed left out paremter error
2000-07-04 Phillip SusiRemoved duplicate and incorrect declaration for KeRaise...
2000-07-04 David WelchCompilation fixes
2000-07-04 David WelchAdded working set functions
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-07-02 Eric KohlFinal macro fixes
2000-07-02 Eric KohlFixed more macros
2000-07-01 Eric KohlFixed Ps macros
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-07-01 Emanuele AlibertiMinor changes.
2000-06-30 Eric KohlAdded hal dispatch tables.
2000-06-29 David WelchMade header file usage more consistent
2000-06-27 David WelchCorrected bug when booting with loadros
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-06-18 Eric KohlChanged list functions to macros (or static inline...
2000-06-17 David WelchCorrected build problem
2000-06-16 Jason Filbymissing updates
2000-06-16 Jason Filbymissed update
2000-06-16 Jason FilbyGDI improvements
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-06-13 Eric KohlImplemented IoDeleteSymbolicLink() and NtCreateSymbolic...
2000-06-12 Eric KohlAdded cache manager prototypes.
2000-06-09 Eric KohlMoved some functions into the hal.
2000-06-05 Eric KohlFixed STDCALL issues in Ex functions
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
2000-06-04 Emanuele AlibertiType definitions and macros previously in ntoskrnl...
2000-06-03 Eric KohlUpdated Ps* functions
2000-05-26 Phillip Susibig work on the console front
2000-05-25 Eric KohlImplemented:
2000-05-24 David WelchMore bug fixes.
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchSome fixes.
2000-05-13 Eric KohlImplemented RtlCustomCPxx functions
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-05-09 Eric KohlFixed or added exported object type variables
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-04-27 Emanuele AlibertiA fix in the SYSTEM_HANDLE_INFORMATION structure.
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-23 Phillip SusiAdded a event handle to reply struct
2000-04-23 Phillip SusiAdded declaration for InterlockedCompareExchange
2000-04-15 Eric KohlAdded some rtl functions
2000-04-14 Eric KohlImplemented debugger functions
2000-04-12 Boudewijn Dekker.
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-09 Eric KohlAdded system and isa bus handler
2000-04-08 Eric KohlMoved KeStallExecutionProcessor() into HAL.
2000-04-07 Eric KohlAdded more time functions
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-06 Eric KohlAdded some more security functions
2000-04-05 Eric KohlAdded hal functions
2000-04-05 Eric KohlAdded ace, acl and sid functions
2000-04-03 David WelchCorrect LPC implementation
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-22 David WelchUpdated the minix driver
2000-03-20 Eric KohlModified kernel initialization sequence
2000-03-19 Eric KohlAdded some more status codes
2000-03-19 Eric KohlImplemented bus handler functions (not working yet)
2000-03-19 Eric KohlImplemented VideoPortDebugPrint()
2000-03-19 Eric KohlAdded SYSTEM_TIME_INFORMATION
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
next