reactos.git
2002-04-17 Eric KohlFixed a typo that caused cdfs mounts to fail ('CdRom0...
2002-04-17 Eric KohlMoved the hardcoded command line string to loadros.
2002-04-17 Eric KohlAdded a dos command line buffer and hardcoded the kerne...
2002-04-16 Brian PalmerAdded LBA support to FAT12/16 boot sector
2002-04-15 Eric KohlSplit the driver into more files.
2002-04-15 Eric KohlRemoved obsolete 'optimization'.
2002-04-14 Emanuele AlibertiMinor fixes-
2002-04-14 Phillip SusiFixed idle loop to use HLT to save power and cpu time...
2002-04-14 Phillip SusiHiSetIrql() was leaving interrupts disabled, fixed.
2002-04-14 Steven EdwardsStill working on making dflat32 a dll. Alot of this...
2002-04-12 Eugene IngermanFixed potential zero pointer reference.
2002-04-12 Eric KohlAdded basic iso-9660 file system driver. Thanks to...
2002-04-10 Emanuele AlibertiPSX: early code for the PSXSS server program. Currently...
2002-04-10 Emanuele AlibertiPSX: updated internal PSXSS system calls table generator.
2002-04-10 Emanuele AlibertiPSX: more work on the terminal emulator that runs in...
2002-04-10 Eric KohlImplemented IOCTL_CDROM_GET_DRIVE_GEOMETRY.
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-04-10 Steven EdwardsDisregard this, I hit remove by mistake and am adding...
2002-04-10 Steven EdwardsDisregard this, I hit remove by mistake and am adding...
2002-04-10 Steven Edwardsfix some warnings in the makefile and added a time_t...
2002-04-10 Steven EdwardsA even more simple windowing test.
2002-04-07 Phillip SusiReworked quite a bit of IO manager code to fix several...
2002-04-07 Phillip SusiMAJOR BUGFIX: ide.sys was not returning iostatus inform...
2002-04-07 Emanuele AlibertiFixed makefile for building import libraries for the...
2002-04-07 Emanuele AlibertiWrong port: CSRTERM.EXE will connect to \POSIX+\Session...
2002-04-07 Emanuele AlibertiMinor change.
2002-04-07 Emanuele AlibertiVersion info script added.
2002-04-07 Steven Edwardsadded Hartmuts KeDetachProcess(); and attach patch...
2002-04-06 Emanuele AlibertiPSX: The tool to build internal system calls tables...
2002-04-06 Emanuele AlibertiMinor fixes: some more code needed to make it work.
2002-04-05 Eric KohlFixed crash in environment variable evaluation.
2002-04-03 Steven EdwardsAdded BSD touch utillity.
2002-04-03 Hartmut BirrFixed a bug in RtlDestroyHeap, that will cause a page...
2002-04-01 Eric KohlAdded mapping of scsi error codes to status codes.
2002-04-01 Hartmut BirrFixed a typo.
2002-04-01 Hartmut BirrFixed a wrong length check in RtlAnsiStringToUnicodeStr...
2002-04-01 Hartmut BirrFixed the length calculation in RtlCreateProcessParamet...
2002-04-01 Hartmut BirrFixed a wrong parameter for a call to ZwFreeVirtualMemo...
2002-04-01 Hartmut BirrAdded ansi to unicode translation for the environment...
2002-04-01 Hartmut BirrFixed some wrong size calculations in GetEnvironmentStr...
2002-04-01 Hartmut BirrRewrote OpenFile().
2002-04-01 Hartmut BirrFixed handling for non existing files.
2002-04-01 Hartmut BirrAdded handling for std handles.
2002-04-01 Hartmut BirrChanged to a separat heap for malloc/calloc/realloc...
2002-04-01 Hartmut BirrRemoved fixed size of environment vars.
2002-04-01 Hartmut BirrFixed error handling in _filebuf().
2002-04-01 Hartmut BirrRemoved fixed size of args and envblock in go32_exec...
2002-04-01 Hartmut BirrAdded closing of process handle at exit.
2002-04-01 Hartmut BirrChanged heap validation.
2002-04-01 Hartmut BirrAdded heap initialization for malloc/calloc/realloc...
2002-04-01 Hartmut BirrAdded debug messages.
2002-04-01 Hartmut BirrAdded debug messages.
2002-04-01 Hartmut BirrAdded CR-removing for text files.
2002-04-01 Hartmut BirrFixed initialization of new fileno_modes in __fileno_al...
2002-04-01 Hartmut BirrAdded debug messages.
2002-04-01 Hartmut BirrAdded ntdll.a to TARGET_SDKLIBS
2002-03-31 Steven Edwardstypedef int key_t; was defined twice
2002-03-31 Steven EdwardsMinor cosmetic cleanup....sorry I'm a little obsessive...
2002-03-31 Steven Edwardsadded bootc.lst to aboot.bat. I dont know if the ACPI...
2002-03-30 Eric KohlFixed a serious typo.
2002-03-28 Steven EdwardsMaking dflat32 a dll. Its a little broken ATM.
2002-03-27 Eric KohlAdded support for .lst files. Thanks to Art Yerkes.
2002-03-27 Steven EdwardsUpdated Makefile for wine_unicode.dll wrc and winebuild.
2002-03-27 Eric KohlImplemented the SENSE_REQUEST command.
2002-03-26 Robert Kopferl*** empty log message ***
2002-03-25 Eric KohlCosmetic changes
2002-03-25 Eric KohlStarted improving error handling and retries.
2002-03-25 Hartmut BirrFixed the length of the command line.
2002-03-25 Hartmut BirrRewrote SearchPathW().
2002-03-25 Hartmut BirrFixed negativ positions in SetFilePointer().
2002-03-24 Emanuele AlibertiMinor change: CVS Id placeholder fixed or added.
2002-03-24 Emanuele AlibertiLinker warning fixed.
2002-03-24 Eric KohlInitialized device lock event.
2002-03-24 Eric KohlSet feature register for atapi commands.
2002-03-24 Steven EdwardsStarted work on seperating dflat32 console graphics...
2002-03-23 Casper HornstrupAdded tree traversal routines for tree data structures.
2002-03-23 Robert Kopferlinitial comit
2002-03-23 KJK::Hyperionupdated clean rule
2002-03-23 Casper HornstrupSupport non-paged version of binary tree, splay tree...
2002-03-22 Eric KohlDisabled annoying debug message.
2002-03-22 Eric KohlStarted using lookaside lists for SRBs.
2002-03-22 Eric KohlDisabled debug output.
2002-03-22 Eric KohlPass correct Cdb size.
2002-03-22 Casper HornstrupAdded a binary tree implementation
2002-03-22 Eric KohlStarted support for removable disk drives.
2002-03-22 Eric KohlFixed default geometry.
2002-03-22 Eric KohlAdded default disk geometry.
2002-03-22 Eric KohlFixed atapi block size bug.
2002-03-22 KJK::Hyperionsome types and constants modified for compatibility...
2002-03-22 KJK::Hyperiondummy include files for compatibility with Microsoft...
2002-03-21 KJK::Hyperionuseless commit: fixed comment
2002-03-21 KJK::Hyperionadded read and write syscalls to psxdll, rule for csrapi.a
2002-03-21 KJK::HyperionCsr API (temporary - for testing purposes only)
2002-03-21 KJK::Hyperionmore forward exports to NTDLL
2002-03-21 KJK::Hyperionimplemented read and write system calls
2002-03-21 KJK::Hyperionfinally working spawn
2002-03-21 KJK::Hyperionvarious fixes
2002-03-21 KJK::Hyperionremoved unused variable
2002-03-21 KJK::Hyperionfixed code to determine file inode - should work now
2002-03-21 KJK::Hyperionproblem with CVS...
next