cmd, more, tee, y, notevil, sysutils linked to msvcrt.dll.
[reactos.git] / reactos / drivers /
2001-07-28 Hartmut BirrFixed the 'REACTOS' volume label bug.
2001-07-26 Eric KohlRemoved specs files.
2001-07-26 Eric KohlFixed broken rule.
2001-07-26 Eric KohlUpdated .cvsignore and makefile.
2001-07-26 Eric KohlVidport did not have an export table because of broken...
2001-07-25 Hartmut BirrFixed bug in vfatMakeRootFCB().
2001-07-25 Eric KohlFixed bug in ReadVolumeLabel().
2001-07-25 Eric KohlRemove unusable 'driver'.
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-25 Eric KohlMinor update
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-24 Eric KohlMore cleanups
2001-07-24 Eric KohlUpdated makefile
2001-07-24 Eric KohlMinor updates.
2001-07-24 Eric KohlAdded disk class driver skeleton.
2001-07-23 Eric KohlAdded scsi class driver skeleton.
2001-07-21 Eric KohlAdded scsiport driver skeleton.
2001-07-20 Eric KohlEnabled caching for FAT32 partitions.
2001-07-18 Eric KohlVarious fixes by Hartmut Birr.
2001-07-17 Eric KohlFixed crash while mounting a FAT32 partition.
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-14 Eric KohlFixed a string overrun.
2001-07-13 Eric KohlAdded support for FAT16 partition with clustersize...
2001-07-05 Rex JolliffPartial directory caching (create calls cached, but...
2001-07-04 Casper HornstrupFixed ne2000 driver so it will link correctly.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-21 Eric KohlAdded missing directories to 'clean' rule.
2001-06-18 Phillip SusiEnhanced floppy driver to read up to an entire track...
2001-06-18 Phillip SusiCheck in of new ram disk driver, loads floppy image...
2001-06-16 Eric KohlAdded unstripped driver to .cvsignore.
2001-06-15 Casper HornstrupMore work on winsock stack (ping is now working)
2001-06-15 Eric KohlFixes for gcc-2.95.3-4
2001-06-14 Jason FilbyFrom Eugene Ingerman:
2001-06-14 Eric KohlAdded some error checks.
2001-06-13 Eric KohlMostly STDCALL fixes.
2001-06-12 Eric KohlAdded missing STDCALLs.
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-06-11 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2001-06-07 Emanuele AlibertiFixed includes to compile.
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-06-03 Jason FilbySmall fixes
2001-06-02 Eric KohlFixed partition table bug
2001-06-02 Jason FilbyFaster moving mouse cursor
2001-05-30 Jason FilbyImprove mouse driver stability a bit
2001-05-27 Casper HornstrupFull make
2001-05-26 Jason FilbyWas not clearing screen on some cards
2001-05-26 Jason FilbyVGA software cursor
2001-05-26 Jason FilbyMouse driver improvements; callback between mouse class...
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-10 Rex Jolliffa few more changes to vfat driver
2001-05-10 Rex Jolliffextracted a few more FCB funcs
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-06 Emanuele AlibertiAdded dist rule.
2001-05-05 Casper HornstrupAdded ACPI bus manager
2001-05-05 Eric KohlAdded mailslot fs driver
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-05-02 Eric KohlFixed typo
2001-05-02 Jason Filbyminor fix
2001-05-02 Jason FilbyUpdate install files
2001-05-02 Jason FilbyVGA driver support for TransparentBlt
2001-05-02 Jason FilbyCorrect palette info. Initial support for bitblt masks
2001-05-02 Jason FilbyCorrectly configure palette registers
2001-05-02 Rex JolliffExtracted vfat8dot3ToFilename from GetEntryName
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Casper HornstrupPorted ACPI CA (from the nice guys at Intel) to ReactOS...
2001-05-01 Casper HornstrupWork on winsock stack and indentation corrections.
2001-05-01 Casper HornstrupBetter RawIP support.
2001-05-01 Eric KohlMailslot and named pipe preparations
2001-04-30 Rex JolliffBUGFIX: Primary partitions that appeared after extended...
2001-04-29 Carl NettelbladProbably getting fcb.PathName handling right this time.
2001-04-26 Phillip SusiUndo last change
2001-04-26 Phillip SusiAdded a check for end of fat chain before end of record...
2001-04-26 Phillip SusiFAT12GetNextCluster still needs fixed to not assume...
2001-04-26 Phillip SusiFloppy driver updates, managed to boot system from...
2001-04-16 Casper HornstrupFixes for NE2000 driver
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-04-03 David WelchKeep DPC queue size correct
2001-03-31 Phillip SusiMassive floppy work
2001-03-31 Jason FilbyIndentation corrected, minor fixes
2001-03-30 David WelchDon't map NOLOAD sections
2001-03-29 Jason FilbyInitialize the VGA to work with display driver's vgavideo.c
2001-03-29 David WelchFixed int 10 problems
2001-03-28 David WelchFixed page list initialization
2001-03-27 David WelchPrint addresses in stack frames even early in the boot
2001-03-25 David WelchFurther fixes
2001-03-25 David WelchV86 mode fixes
2001-03-20 Eric KohlUse vidport-functions instead of ntdll-functions
2001-03-20 Eric KohlEstablished forwarded exports in vidport.sys
2001-03-13 David WelchRepresent page-in operations by descriptors
2001-03-09 David WelchClose section handle after NtCreateProces in KERNEL32...
2001-03-08 David WelchProper cleanup after processes
2001-03-07 David WelchMore .cvsignore files
2001-03-07 Eric KohlAdded request routine for IRP_MJ_CLEANUP
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
next