reactos.git
2004-06-15 Gé van GeldorpBuild "new" floppy driver instead of non-functional...
2004-06-15 Eric KohlDetect floppy disk drives.
2004-06-15 Hartmut Birr- Reduced the size of the necessary inquiry data length...
2004-06-15 Hartmut Birr- Interpret the sign for qualifier 'l'.
2004-06-15 Hartmut Birr- Initialized the variable status to get on success...
2004-06-15 Art Yerkesrecv now works every time
2004-06-14 Filip Navara- Update trasformation matrix in SetViewportOrgEx.
2004-06-14 Filip Navara- Packing fixes
2004-06-14 Art YerkesPreliminary version of recv.
2004-06-14 Art Yerkesrawip: Removed the deallocation of the client-supplied...
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-06-13 Filip Navara- Fixed list traversing in MmAlterRegion to correctly...
2004-06-13 Martin FuchsUnicode fix
2004-06-13 Martin FuchsXMLStorage update: XMLReaderBase
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-06-12 Art YerkesRemoved redundant tracking (now incorporated into NdisA...
2004-06-11 Gé van GeldorpSet MaximumLength to size of allocated memory
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-11 Eric KohlThe root bus driver should return an empty resource...
2004-06-11 Gé van GeldorpPrevent CVS warnings about .*.d files
2004-06-10 Eric KohlRetrieve Hardware IDs and Compatible IDs from the bus...
2004-06-10 Hartmut Birr- Enabled the dependency check for the storage drivers.
2004-06-10 Hartmut Birr- Use a bitmap for managing the srb extensions.
2004-06-10 Hartmut Birr- Allocate for each srb its one sense info buffer.
2004-06-10 Hartmut Birr- Exchanged source and target in WRITE_REGISTER_BUFFER_xxx.
2004-06-09 Steven Edwardsadded \n for DPRINT
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-06-09 Eric KohlBuild Hardware IDs and Compatible IDs for PCI devices.
2004-06-08 Filip Navara- Correctly set Irp->IoStatus.Information when handling...
2004-06-07 Hartmut Birr- Fixed the counting of pending irps.
2004-06-07 Filip Navara- Fixed redefinition of VERSION.
2004-06-07 Filip Navara- Include bootdata/hiveinst.inf when building the Live...
2004-06-07 Hartmut Birr- Implemented ScsiPortCompleteRequest.
2004-06-07 Eric KohlImplement mouse driver autodetection and installation.
2004-06-06 Hartmut Birr- Check if the temp directory exist, if not use the...
2004-06-06 Hartmut Birr- Cancelled my last change.
2004-06-06 Eric KohlUse hardware description if available to initialize...
2004-06-06 Hartmut Birr- Allocate memory for mdl's for paging io from stack...
2004-06-06 Hartmut Birr- Get first the parameters and do then the processing.
2004-06-06 Hartmut Birr- Fixed the set command for WinXP.
2004-06-06 Hartmut Birr- Removed MakeSureDirectoryPathExistsEx.
2004-06-06 Hartmut Birr- Check if the temp path exist in GetTempPathW.
2004-06-06 Hartmut Birr- Allocate memory for mdl's for paging io from stack...
2004-06-06 Hartmut Birr- Store page numbers instead of physical address's...
2004-06-05 Hartmut Birr- Added the dependence files to the clean target.
2004-06-05 Hartmut Birr- Fixed the start offset of a partition within an exten...
2004-06-05 Eric KohlStore serial port identifiers at controller keys.
2004-06-05 Hartmut Birr- Added a check for a waitable objects in NtWaitForSing...
2004-06-05 Filip Navara- Fixed getting of menu item texts in GetMenuItemInfo...
2004-06-05 Casper HornstrupRevert:
2004-06-05 Hartmut Birr- Changed back to the old variable NASM_CMD.
2004-06-05 Casper Hornstrup2004-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2004-06-05 Casper Hornstrup2004-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2004-06-05 Hartmut Birr- Added a comment for NASM_CMD.
2004-06-05 Hartmut Birr- Changed back to the old variable NASM_CMD.
2004-06-05 Filip Navara- Disable paging file for Live CD.
2004-06-05 Filip Navara- Report the /MININT option for Live CD boots.
2004-06-05 Hartmut Birr- Added the '<>|' key.
2004-06-05 Filip Navara- Fixed calculation of MFT record size.
2004-06-04 Filip NavaraMerged changes from joliet_20040527 branch:
2004-06-04 Filip Navara- Process the "DelReg" section in .inf files.
2004-06-04 Filip Navara- Support expanding environment variables in the setup...
2004-06-04 Filip Navara- Basic Live CD building infrastructure.
2004-06-04 Thomas Bluemeladded missing cvsignore file
2004-06-04 Thomas Bluemelfixed wrong directory for kbddv. Thanks to ai2097.
2004-06-04 KJK::HyperionFixed compilation in environments where the native...
2004-06-04 KJK::HyperionSetjmp has one argument and returns zero
2004-06-03 KJK::Hyperion"Using multiple compilers is good for your code", chapt...
2004-06-03 KJK::HyperionFixes for Borland C++ compilation, and one variable...
2004-06-03 Eric KohlAdd US-Dvorak keyboard layout and enable swedish keyboa...
2004-06-03 KJK::HyperionSmall test case for the SEH library
2004-06-03 KJK::HyperionSmall fixes to the SEH library
2004-06-03 KJK::HyperionCorrected a stupid mistake
2004-06-03 KJK::HyperionFinal touches to the SEH library: now comes with a...
2004-06-02 Eric KohlRevert useless changes.
2004-06-02 Eric KohlSet selected keyboard layout and install language.
2004-06-02 Eric KohlKeep zero-initialized varaibles in the .data section.
2004-06-02 Hartmut Birr- Fixed the searching for boot load drivers. This solve...
2004-06-02 Hartmut Birr- Fixed the makefiles for the build on windows.
2004-06-02 KJK::HyperionAdded license text (MIT license) to the SEH library...
2004-06-02 KJK::HyperionSEH library
2004-06-02 Gé van GeldorpPatch by Pablo Borobia <pablog7@argentina.com>
2004-06-02 Gé van GeldorpPatch by Pablo Borobia <pablog7@argentina.com>
2004-06-02 KJK::HyperionChanged the build system to treat nasm as a first-class...
2004-06-02 Royce Mitchell IIIchange to zoomin Makefile to get it compiling, and...
2004-06-01 Steven Edwardsrevert to 1.3. I didnt mean to commit that
2004-06-01 Steven Edwardsadd tgetopt to the list of static libs
2004-06-01 Eric KohlFor some strange reason IniFileSectionListHead is not...
2004-06-01 Aleksey BraginPatch 257 in bugzilla: "Import Regedit translations...
2004-06-01 Gunnar Dalsnesmoved the safe mem copy routines
2004-06-01 Steven EdwardsAdd regsvr32
2004-06-01 Steven EdwardsMake the freeldr build system more like the reactos...
2004-06-01 Steven EdwardsFix building and use W32API
2004-06-01 Steven Edwardschange xInterlockedAddLargeStatistic and ExInterlockedC...
2004-06-01 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
2004-05-31 Gunnar Dalsnesremoved something i shouldn't have
2004-05-31 Martin Fuchsintegrate optional SDI mode into main explorer branch
2004-05-31 Filip NavaraMerge DDE patch from Wine:
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
next