reactos.git
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...
2002-03-21 KJK::Hyperionfixed code to determine file inode - should work now
2002-03-21 Eric KohlChanged drive assignment.
2002-03-20 Eric KohlBoot new disk and cdrom drivers instead of ide.sys.
2002-03-20 Eric KohlAdded isotest utility.
2002-03-20 Eric KohlTry to read disk capacity on startup.
2002-03-20 Eric KohlFixed minor bugs.
2002-03-20 Eric KohlFixed minor bug.
2002-03-20 Steven EdwardsMinor updates. Hope to use in the build system at some...
2002-03-20 Brian PalmerRewrote .ini file code - should be much faster (especia...
2002-03-19 Hartmut BirrDisabled the cache access for the page file in VfatRead...
2002-03-19 Eric KohlImplemented ATAPI support.
2002-03-18 Hartmut BirrFixed creation of environment variable SystemDrive.
2002-03-18 Hartmut BirrAll:
2002-03-18 Eric KohlFixed Nt/ZwCreatePagingFile() prototype.
2002-03-17 Hartmut BirrImplemented RamdrvDispatchDeviceControl for IOCTL_DISK_...
2002-03-17 Hartmut BirrImplemented FloppyDispatchDeviceControl for IOCTL_DISK_...
2002-03-17 Emanuele AlibertiPSX: file needed to compile csrterm.
2002-03-17 Emanuele AlibertiInitial code for the VT-100 terminal emulator that...
2002-03-17 KJK::HyperionMoved zlib in reactos/lib/zlib and updated to version...
2002-03-17 KJK::HyperionMoved zlib in reactos/lib/zlib and updated to version...
2002-03-17 KJK::HyperionAdded zlib version 1.1.4 to the source tree (contains...
2002-03-17 Hartmut BirrFixed the return value in GetEnvironmentVariable().
2002-03-17 Hartmut BirrAdded the packed attribute to some structures.
2002-03-17 Hartmut BirrAdded a trailing null entry in NtQueryDirectoryObject().
2002-03-17 Hartmut BirrFixed the copy length in GetSystemDirectory().
2002-03-17 Hartmut BirrIncreased the debug print buffer.
2002-03-17 Hartmut BirrFixed the maximum length in DbgPrint().
2002-03-17 Hartmut BirrFixed a parameter for IRPMN_MOUNT_VOLUME.
2002-03-17 Eric KohlFixed a 'ghost drives' bug.
2002-03-16 Eric KohlImproved registry initialization.
2002-03-16 Eric KohlAdded ISA-Bus initialization by Hartmut Birr.
2002-03-16 Eric KohlMoved CreateSystemRootLink() away.
2002-03-15 Casper Hornstrupassertmsg() macro
2002-03-15 Casper HornstrupConfiguration manager cleanup.
2002-03-15 Casper Hornstrupassertmsg() macro
2002-03-15 Eric KohlFixed device characteristics.
2002-03-15 Eric KohlAdded write-ability for ATA devices (harddisks).
2002-03-14 Hartmut BirrFixed return value in ReadFile().
2002-03-14 Hartmut BirrFixed a wrong pointer calculation in RtlpCopyParameterS...
2002-03-13 Casper HornstrupAdded arcname.o to makefile
2002-03-13 Eric KohlFixed some function prototypes.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-03-12 Eric KohlImplemented IOCTL_DISK_GET_PARTITION_INFO.
2002-03-12 Brian PalmerFixed bug in LBA code.
2002-03-11 KJK::Hyperionprototype for __PdxSpawnPosixProcess()
2002-03-11 KJK::Hyperionadded __PdxProcessDataToProcessParameters()
2002-03-11 KJK::Hyperionadded missing include
2002-03-11 KJK::Hyperionupdated to reflect modifications to the code
2002-03-11 KJK::Hyperioninitial code for process attach
2002-03-11 KJK::Hyperionadded a TODO
2002-03-11 KJK::Hyperion__PdxSpawnPosixProcess() now initializes process parame...
2002-03-11 KJK::HyperionAdded __PdxProcessDataToProcessParameters()
2002-03-11 Brian PalmerReworked LoadAndBootPartition() function, got rid of...
2002-03-10 KJK::Hyperiontypo
2002-03-10 KJK::Hyperionadded some exports, and tweaked the makefile
2002-03-10 KJK::Hyperionfinally (and hopefully) functional __PdxSpawnPosixProce...
2002-03-10 KJK::Hyperion__PdxSerializeProcessData and __PdxUnserializeProcessDa...
2002-03-10 KJK::Hyperionprototypes for __PdxSerializeProcessData and __PdxUnser...
2002-03-09 Phillip SusiSome fixes for the expression evaluator:
2002-03-09 Emanuele AlibertiI added Steven Edwards and KJK::Hyperion to the rccp.
2002-03-08 Hartmut BirrFixed a dead lock between an APC (delivered from IoComp...
2002-03-08 Eric KohlSilenced it.
2002-03-08 Eric KohlAdded IOCTL_DISK_GET_PARTITION_INFO.
2002-03-08 Eric KohlSilenced it.
2002-03-08 Eric KohlRecognizes CD-ROM drives.
2002-03-08 Eric KohlImproved recognition of ATAPI devices.
2002-03-07 KJK::HyperionFixed typo
2002-03-07 KJK::Hyperionintroducing __PdxSpawnPosixProcess(). Still some linker...
2002-03-07 KJK::HyperionFdTable field in the process data is no more a pointer
2002-03-07 KJK::Hyperioncreated datatype for the denormalized process data...
2002-03-07 KJK::Hyperionpreliminary spawn code (untested yet)
2002-03-07 Emanuele AlibertiLittle work on InitializeFmIfs
2002-03-06 Brian PalmerFixed a bug in the LBA extensions detection code.
2002-03-06 Eric KohlHandles are no longer used to create type objects.
2002-03-05 Steven Edwardsadded tapi32.dll and wintrust.dll to ROS_BUILD_WINE
2002-03-05 Eric KohlFixed remainingcalls to ObGetReferenceCount() and ObGet...
2002-03-05 Eric KohlAdded ObGetObjectHandleCount().
2002-03-05 Eric KohlFixed a typo.
2002-03-04 Eric KohlEnabled reading of multiple sectors.
2002-03-04 Steven Edwardsadded urlmon.dll to ROS_BUILD_WINE
2002-03-03 Eric KohlFixed stupid bugs.
2002-03-03 Eric Kohlno message
next