New Telnet Client
[reactos.git] / reactos / ntoskrnl /
2001-12-29 David WelchTrim cache
2001-12-28 David WelchMemory balancer
2001-12-27 David WelchSet WP bit in CR0
2001-12-27 David WelchMore fixes
2001-12-26 David WelchMisc fixes.
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-07 Casper HornstrupFixed compilation error
2001-12-06 David WelchRemoved bitops.h
2001-12-05 Eric KohlImplemented file system change notification.
2001-12-05 Eric KohlAdded missing create parameters to IoCreateFile().
2001-12-05 David WelchFixed security define spelling
2001-12-04 Eric KohlReplaced binary constants by corresponding flags.
2001-12-02 David WelchRemove debugging changes.
2001-12-02 David WelchImplemented LPC sections
2001-12-01 Phillip SusiFixed typeo that prevented compilation
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-11-25 Eric KohlAdded 'dword' data type.
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-24 Jason FilbyMoved W32THREAD to teb.h
2001-11-21 Eric KohlFixed PsRevertToSelf().
2001-11-20 David WelchSplit kernel and user-mode exception handling
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-11-18 David WelchOops, used copy to caller instead of copy from caller
2001-11-18 David WelchFixed bugs with vim
2001-11-13 Eric KohlImplemented MmMapViewOfSection().
2001-11-08 Eric KohlImplemented abandoning of mutexes/mutants.
2001-11-08 Eric KohlFixed thread termination bug when a mutex must be aband...
2001-11-07 David WelchFixed thread termination bug
2001-11-07 Eric KohlAttach/detach mutant(mutex) to/from owning thread.
2001-11-05 David WelchDon't check for critical sections when delivering speci...
2001-11-04 Eric KohlImplemented mutant object.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-11-02 Eric KohlFixed a typo.
2001-11-02 Eric KohlImplemented basic ANSI/OEM <--> Unicode translation...
2001-10-31 David WelchFix for advapi32 failing to load (it had imported symbo...
2001-10-31 David WelchFixed bug causing crash when running mc
2001-10-29 David WelchZero pages before allocated.
2001-10-27 Hartmut BirrClear the allocated page for a bss section (in MmNotPre...
2001-10-10 Hartmut BirrFixed a minor bug in MmAllocateSection().
2001-10-10 Hartmut BirrAdded cc/copy.c, cc/pin.c and cc/misc.c to OBJECTS_CC.
2001-10-10 Hartmut BirrRemoved CcRosRequestCacheSegment()and CcRosReleaseCache...
2001-10-10 Hartmut BirrRemoved update of FileOffset from IoReadWriteCompletion().
2001-10-10 Hartmut BirrAdded a new parameter to IoPageWrite().
2001-10-10 Hartmut BirrAdded CcRosFreeCacheSegment(), ReadCacheSegment() and...
2001-10-10 Hartmut BirrAdded some initializations in CcRosInitializeCache().
2001-10-10 Hartmut BirrImplemented CcMapdata(), CcUnpinData() and CsSetDirtyPi...
2001-10-10 Hartmut BirrImplemented CcSetFileSizes().
2001-10-10 Hartmut BirrImplemented CcCopyRead(), CcCopyWrite() and some other...
2001-10-10 Eric KohlAdded _abnormal_termination() stub.
2001-09-29 Phillip SusiDo not bugcheck on ExFreePool( 0 )
2001-09-27 David WelchFixes.
2001-09-25 David WelchAPplied MiReadPage fix
2001-09-25 David WelchFixes.
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-09 David WelchFixed all no-FPU bugs
2001-09-09 Hartmut BirrChange the size of the kernel page table from 1 to...
2001-09-09 Hartmut BirrFixed a bug in KdpPrintString().
2001-09-09 David WelchTry again; enable MP and NE and disable EM
2001-09-08 David WelchHopefully initialize FPU properly
2001-09-08 Eric KohlCreate mandatory keys for resource management.
2001-09-08 Eric KohlReturn a better status code in ObReferenceObjectByPoint...
2001-09-07 Emanuele AlibertiAdded CVS Id.
2001-09-07 Emanuele AlibertiMinor changes.
2001-09-06 David WelchImplemented NtQueryTime
2001-09-06 David WelchFixed problem with __NTOSKRNL__ not being defined by...
2001-09-05 Eric KohlImplemented IoReportHalUsage().
2001-09-04 Eric KohlFixed hive import bug.
2001-09-03 Emanuele AlibertiLsaXXX stubs added.
2001-09-02 Casper HornstrupFixed compilation error.
2001-09-02 David WelchAdded generic capture functions.
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 David WelchImplemented NtQuerySystemEnvironmentValue
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-09-01 David WelchUse the directory tree created by the install target...
2001-08-31 David WelchMore Linux compilation fixes
2001-08-30 Eric KohlFixed calling conventions
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-30 David WelchAdded some more descriptive comments.
2001-08-29 Rex Jolliffpreliminary implementation of boot hive import. exposes...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-08-21 Casper HornstrupGlobal configuration moved to include/roscfg.h
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-14 Hartmut BirrRestoring 1.1
2001-08-14 Hartmut BirrReadAccess and DeleteAcces was initialized with wrong...
2001-08-14 Hartmut BirrEnabled the call to ObDereferenceObject for some
2001-08-13 Eric KohlFixed interpretation of BIOS memory map.
2001-08-07 Eric KohlFixed incorrect calling conventions.
2001-08-07 Eric KohlChanged stack allocation.
2001-08-07 Eric KohlChanged stack allocation.
2001-08-03 Eric KohlFixed stack allocation for initial process (smss.exe).
2001-08-03 Eric KohlRewrote stack allocation.
2001-08-03 Eugene IngermanLock address space before calling MmCreateMemoryArea.
2001-08-01 Eric KohlAdded CMOS configuration space handler.
2001-07-30 Rex Jolliffsome changes to support loading actual drivers
2001-07-28 Emanuele Aliberti*** empty log message ***
next