reactos.git
2002-02-05 Hartmut BirrFixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFil...
2002-02-05 Hartmut BirrFixed a bug in DoQuery with empty serach pattern string...
2002-02-05 Eric KohlAdded system.hiv to boot modules.
2002-02-05 Eric KohlImplemented value enumeration in RtlQueryRegistryValues().
2002-02-05 Eric KohlFixed name string length and termination for KeyValueB...
2002-02-05 Phillip SusiFixed linkage to unbzip2.sys, working again
2002-02-05 Phillip SusiBalenced paged and non paged pool sizes to 100 megs...
2002-02-04 Casper HornstrupRemoved old HAL.
2002-02-04 Steven EdwardsFixed a typo - Guido de Jong
2002-02-04 Eric KohlFixed a typo.
2002-02-03 Emanuele AlibertiRollback to old LPC_MESSAGE_HEADER.
2002-02-03 Eric KohlUpdates to the disk driver stack.
2002-02-03 Eugene IngermanFix for current source line unassembly bug in pice.
2002-02-02 Eric KohlFixed broken serial debug logging.
2002-02-02 Phillip SusiOops! binary libraries should't be in CVS!
2002-02-02 Phillip SusiUse LARGE_INTEGER for section view size, as expected...
2002-02-02 Phillip SusiChanged NULL to 0 where integer expected, to get rid...
2002-02-02 Hartmut BirrFixed a buffer overflow in DoQuery, if the unicode...
2002-01-31 Phillip SusiBuild unbzip2.sys as export driver, instead of unbzip2.dll
2002-01-31 Phillip SusiLink to unbzip2.sys
2002-01-31 Phillip SusiA few minor changes
2002-01-31 Eric KohlAdded cdrom class driver skeleton.
2002-01-31 Eric KohlDisk driver stack update.
2002-01-31 Eugene Ingermanno message
2002-01-31 Eugene IngermanFixed source code display on breakpoint in pice.
2002-01-31 Steven Edwardsfix a couple of warnings - Guido de Jong
2002-01-30 Eugene IngermanDebug output cleanup.
2002-01-30 Eugene IngermanPorting pice. Workaround for a bug in gcc. Some other...
2002-01-29 Eugene IngermanPorting pice. Bug fixes for disassembly.
2002-01-29 Eugene IngermanPorting pice. Bug fixes.
2002-01-28 Steven Edwardsadded finger to makefile
2002-01-28 Steven EdwardsTake care of some warnings and remove a unused header...
2002-01-28 Steven Edwardsfinger client for reactos
2002-01-27 David WelchFixed clean rule
2002-01-27 David WelchAdded missing files
2002-01-27 David WelchAdded missing file
2002-01-27 David WelchFixes for problems with win32k
2002-01-27 Eric KohlBasic work on disk driver stack (still incomplete).
2002-01-27 David WelchMore user work
2002-01-27 Phillip SusiFixed vma command to show kernel memory space too,...
2002-01-27 Phillip SusiFixed page fault handler to walk the correct memory...
2002-01-26 Casper HornstrupRemove build tools on make clean.
2002-01-26 Steven EdwardsUpdated license information for whois and ncftp.
2002-01-26 David WelchUpdated ntoskrnl win32 support
2002-01-26 David WelchPresent large reads to the filesystem from CcCopyRead
2002-01-26 Phillip SusiFixed keyboard scancode maps for US keyboards
2002-01-26 Eric KohlAdded support for IRP_MJ_SCSI
2002-01-26 Emanuele AlibertiLPC message types changed from macros to a enum type...
2002-01-26 Phillip SusiRead files in non cached mode, much faster this way
2002-01-26 Phillip SusiFixed IoCreateFile to recognize the FILE_NO_INTERMEDIAT...
2002-01-26 Phillip SusiFixed bug in SwitchTable
2002-01-26 Eugene IngermanPorting pice. Fixed bug in interrupt handling.
2002-01-26 Steven EdwardsUpdated to install whois and edit
2002-01-26 Steven Edwardsupdated makefile to build regsvr32
2002-01-26 Eugene IngermanAdded a few definitions for pice.
2002-01-25 Phillip SusiFixed a file IO calls to handle failure correctly
2002-01-25 Phillip SusiFixed infinite recursive call in debug print
2002-01-24 Eric KohlFixed drive identification bug.
2002-01-24 Brian PalmerReworked the boot sector & boot drive code
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2002-01-23 Brian PalmerRemoved code to save screen contents before entering...
2002-01-22 Brian PalmerImproved disk error reporting
2002-01-22 Steven Edwardsupdated to build whois client
2002-01-21 Steven EdwardsBSD 4.x whois client for win32.
2002-01-21 Phillip SusiRemoved duplicate definition of IO_COUNTERS structure
2002-01-21 Phillip SusiFixed several warnings by #includeing ctype.h, and...
2002-01-21 Hartmut BirrAdded ntoskrnl.sym to install rule.
2002-01-21 Phillip SusiReplased improper use of NULL with 0 to get rid of...
2002-01-21 Hartmut BirrRemoved IoGetCurrentIrpStackLocation from some functions.
2002-01-21 Hartmut BirrAdded the packed attribute to IO_STACK_LOCATION.
2002-01-21 Hartmut BirrChanged the macros IoGetCurrentIrpStackLocation and...
2002-01-21 Eric KohlFixed some function declarations.
2002-01-21 Eugene IngermanPorting pice. Bug fixes.
2002-01-20 Emanuele AlibertiTest crt0 for the PSX subsystem.
2002-01-20 Emanuele AlibertiBare shell for testing the PSX subsystem (not ready...
2002-01-19 Brian PalmerFixed bug that occurred during DEBUG builds
2002-01-19 Eric KohlDisabled nls file loading
2002-01-19 Brian PalmerBetter LBA support
2002-01-18 Eric KohlFixed obvious typos.
2002-01-18 Eric KohlAdded missing prototype.
2002-01-18 Brian PalmerRecommitting file as binary
2002-01-18 Brian PalmerAccidentally committed this file without the -kb flag
2002-01-18 Brian PalmerAdded disk cache
2002-01-17 Emanuele AlibertiYear, in the copyright string, updated.
2002-01-17 Emanuele AlibertiKERNEL_VERSION macro removed from reactos/version.h.
2002-01-17 Emanuele AlibertiFsRtlIsNtstatusExpected fixed (Bo Branten reported...
2002-01-15 Hartmut BirrAdded some fixes for accessing the page file.
2002-01-15 Casper HornstrupFixed compilation error.
2002-01-15 Eugene IngermanPorting pice. Forgot this one.
2002-01-15 Eugene IngermanPorting pice. Intermediate checkin. Now compiles and...
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2002-01-15 Phillip SusiNtW32Call was causing a compile error and didn't do...
2002-01-15 David WelchMore missing files.
2002-01-14 Eugene IngermanPorting pice. Intermediate checkin. Now compiles.
2002-01-14 David WelchMore missing files
2002-01-14 Eric KohlFixed registry bug.
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.
next