reactos.git
2002-01-14 Eric KohlAdded atapi disk driver stack (disabled).
2002-01-14 Eric KohlInstall disk drivers and *.nls files.
2002-01-14 Eric KohlImproved disk driver stack.
2002-01-14 Eric KohlSplit rtl.h into rtl.h and rtltypes.h.
2002-01-14 David WelchAdded missing files
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-13 Emanuele AlibertiMinor changes and some interfaces updated in FsRtl.
2002-01-13 Eugene IngermanPorting pice. Intermediate checkin.
2002-01-10 Eric KohlIgnore '\r' in HalDisplayString().
2002-01-10 Eric KohlKeBugCheck() calls KeBugCheckEx().
2002-01-10 Eric KohlAdded message table to resouces.
2002-01-10 Eric KohlFixed type casts.
2002-01-09 David WelchMore swapping fixes
2002-01-08 Eugene IngermanPorting pice. Changed symbolic information handling.
2002-01-08 David WelchMore swapping fixes
2002-01-07 Jason Filbyregsvr32 from Jurgen Van Gael
2002-01-07 Jason Filbyolectl.h from Jurgen Van Gael
2002-01-05 Hartmut BirrFixed the mapping of MmPageArray.
2002-01-04 Casper HornstrupAdded application that will display statistics for...
2002-01-04 Casper HornstrupFixed compilation of wmc.
2002-01-04 David WelchZero page list
2002-01-04 Eugene IngermanPorting pice. Added coff symbol parsing to pice, and...
2002-01-04 Hartmut BirrFixed a wrong initialisation in PiDeleteProcess().
2002-01-04 Hartmut BirrFixed the return value for the root key in GetMaxValueN...
2002-01-04 Eric KohlStarted kernel queue implementation.
2002-01-04 David WelchFixes so wmc compiled on non-windows platforms
2002-01-04 Casper HornstrupRemoved reference to bitops.h
2002-01-03 David WelchFixed LPC section bug
2002-01-03 Eric KohlImplemented process and thread notification routines.
2002-01-03 Eric KohlAdded massage table.
2002-01-03 Eric KohlImplemented PsLookupXxx() functions.
2002-01-03 Casper HornstrupFree memory for symbols when process is terminated.
2002-01-03 Hartmut BirrFixed the length for the registry key HKEY_LOCAL_MACHIN...
2002-01-02 Casper HornstrupFree memory for symbols when process is terminated.
2002-01-02 Eric KohlRemoved old codepage tables.
2002-01-02 Eric KohlAdded binary .nls files.
2002-01-02 Eric KohlAdded nls tool.
2002-01-01 David WelchMore cygwin fixes
2002-01-01 David WelchFixed bug with cygwin1.dll (still doesn't work)
2002-01-01 David WelchFixed some swapping bugs and deadlocks
2001-12-31 David WelchSwapping to disk
2001-12-31 Steven EdwardsUpdates for console telnet for win32
2001-12-31 Steven EdwardsUpdates for ReactOS build system
2001-12-31 Steven EdwardsFixes for real this time for new telnet client
2001-12-31 Steven EdwardsFixes for new telnet client
2001-12-31 David WelchVirtual memory support
2001-12-30 Steven EdwardsUpdated readme information
2001-12-30 Steven EdwardsUpdating parts rosapps to ReactOS build system
2001-12-30 Steven EdwardsUpdates for Midnight Commander and telnet
2001-12-30 Steven EdwardsNew Telnet Client
2001-12-30 Steven EdwardsMidnight Commander for Win32 Makefile Update
2001-12-30 Steven EdwardsMidnight Commander for Win32
2001-12-30 Steven Edwardsupdated wine dlls and programs install script.
2001-12-30 Steven Edwardsupdated wine dlls and programs install script.
2001-12-30 Steven EdwardsAdded ncftp to rosapps
2001-12-30 Steven Edwardscompleated the removal of net_apps from makefile, fix...
2001-12-30 Steven Edwardsremoved $(net_apps) from build for reactos
2001-12-30 Steven Edwardsupdated gditest.c
2001-12-30 Steven Edwardsmoved ping to rosapps/net
2001-12-30 Steven EdwardsUpdated make and install for move of netapps to rosapps
2001-12-30 Steven EdwardsRemoved ncftp
2001-12-30 Steven EdwardsUpdates for move of net apps to rosapps
2001-12-30 Steven EdwardsUpdates for move of net apps to rosapps
2001-12-30 Steven EdwardsMove network apps to rosapps
2001-12-29 David WelchTrim cache
2001-12-28 Eric KohlAdd NLS information.
2001-12-28 Eric KohlAdded NLS-file loader.
2001-12-28 Eric KohlFixed a bug.
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 Steven EdwardsUpdates for ncftp 3.0.3 for reactos
2001-12-20 Steven Edwardsncftp for win32 3.0.3
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-16 Steven EdwardsUpdated makefile to build winefilemanager
2001-12-15 Eugene IngermanPorting pice. Added pe parsing in loader.
2001-12-15 Emanuele AlibertiA general Makefile for building the POSIX+ development...
2001-12-15 Emanuele AlibertiA general Makefile for building the native/kernel-mode...
2001-12-15 Emanuele AlibertiA general Makefile for building the Win32(tm) developme...
2001-12-11 Emanuele Alibertiprocess/session.c in the makefile.
2001-12-11 Phillip SusiMoved $(MK_GCCLIBS) to correct place on gcc command...
2001-12-10 Brian PalmerAdded Task Manager to cvs repository
2001-12-09 Eric KohlAdded preliminary system hive file.
2001-12-07 Casper HornstrupFixed compilation error
2001-12-07 Emanuele AlibertiAdded prototype for ProcessIdToSessionId().
2001-12-07 Emanuele AlibertiA stub file for TS APIs in kernel32.
2001-12-06 Eugene IngermanPorting pice. Added keyboard hook and some file functions.
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-30 Eugene IngermanFixed small bug in keyboard driver that prevented filte...
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-11-29 Steven Edwardsfound out shell has kill built it
2001-11-29 Brian PalmerFixed Makefile problem
next