Minor changes.
[reactos.git] / reactos / drivers /
2000-02-24 Eric KohlReplaced direct io space mapping by call to MmMapIoSpace()
2000-02-22 Eric KohlFixed minor bugs. 'ddk/ntddk.h' MUST ALWAYS be included...
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-02-14 David WelchFixed compilation bug
2000-01-31 Eric KohlFixed a stdcall bug
2000-01-19 Rex Jolliffchanges to support v15 release
2000-01-16 Emanuele AlibertiSome more stubs for NDIS.SYS.
2000-01-12 Eric KohlAdded missing printf() functions
2000-01-11 Eric KohlDisabled debugging messages
2000-01-09 Eric KohlRemoved fixed screen size code
2000-01-07 Eric KohlAdded reading screen sizes from crt controller
2000-01-06 David WelchRemoved debug messages from queuing code (sorry)
1999-12-30 David WelchAdded some additional csrss work
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-27 Emanuele AlibertiSome more NDIS stubs.
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-18 Emanuele AlibertiVersio info actually linked in *.sys modules
1999-12-16 Eric KohlAdded missing .cvsignore file
1999-12-16 Eric KohlAdded a time conversion function and fixed a little bug
1999-12-11 David WelchPut in updated version of bitops header
1999-12-11 Eric Kohlcleanup
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Phillip Susifixed for 25 line mode as it should be, and scrolling...
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-12-04 Phillip Susifixed ide.sys to run under bochs, disabled support...
1999-11-28 Emanuele AlibertiAlmost complete skeleton for tdi.sys,
1999-11-26 Jason Filby*** empty log message ***
1999-11-24 Emanuele AlibertiSome NdisXYZ stubs for NDIS.SYS.
1999-11-24 Emanuele AlibertiInitial makefile for NDIS.SYS
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-21 Emanuele AlibertiSome fixes in the TDI initial files.
1999-11-20 Eric KohlAdded missing STDCALL.
1999-11-20 Emanuele AlibertiSome more stubs files for the TDI kernel module.
1999-11-20 Emanuele AlibertiInitial files for the TCP/IP stack kernel module.
1999-11-20 Emanuele AlibertiInitial networking code layout.
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-09 Eric KohlAdded some RtlLargeInteger functions.
1999-11-09 Eric KohlChanged to new HAL functions.
1999-11-02 David WelchImproved scheduling code
1999-10-28 Rex Jolliffneeded for compile
1999-10-28 Rex JolliffFixed problems with vidport and vga loading
1999-10-26 Rex Jolliffadded check for bootloader config hive
1999-10-25 Rex JolliffSome small fixes to reported build problems
1999-10-23 Rex JolliffCleanup to make buildable
1999-10-20 Rex Jolliffadded ignore files
1999-10-16 Eric KohlSome fixes.
1999-09-10 Rex JolliffChanged symbolic name for IDE devices
1999-08-30 David WelchCorrect keyboard bug with multiple readers
1999-08-29 David Welch*** empty log message ***
1999-08-15 Eric KohlFixed STDCALL bug.
1999-08-06 Rex JolliffAdded export definition file and export library rule
1999-07-16 Rex Jolliffadded dist rule
1999-06-27 Eric KohlAdded file and directory delete functionality (dummy).
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-04 Rex JolliffAdded PE loader to LOADROS. Updated symbol search in...
1999-05-29 Rex Jollifffixes for compile errors.
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-26 Rex JolliffMore work on generic VGA driver
1999-05-26 Rex JolliffMore work on generic VGA driver skeleton
1999-05-26 Rex Jolliffchanges to support VGA miniport driver
1999-05-26 Rex JolliffAdded a skeleton VGA miniport driver
1999-05-25 Eric KohlFixed some compiler warnings.
1999-05-25 Rex JolliffAdded code to implement videoport driver
1999-05-22 Rex Jolliffmore work on the videoport driver.
1999-05-21 Rex JolliffAdded skeleton video port driver
1999-05-15 Eric KohlImproved time functions.
1999-05-13 Eric KohlFixed volume label reading.
1999-05-11 Eric KohlNot needed any longer.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-11 Eric KohlFixed clean target.
1999-05-11 Eric KohlFixed compiler warnings.
1999-05-08 Eric KohlFixed KEY_EVENT_RECORD.
1999-05-06 Eric KohlFixed GetDiskFreeSpace().
1999-05-05 Eric KohlAdded volume serial number handling.
1999-04-29 Eric KohlFixed 'implicid declaration' warnings.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-23 Eric Kohlfixed GetVolumeInformation()
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-19 Eric Kohlcleanup
1999-04-18 David WelchCompletely code to synchronize DbgPrint and console...
1999-04-18 David WelchSeveral bug fixes
1999-04-14 Eric Kohlfixed cursor synchroization bug
1999-04-14 David WelchFixed more compilation bugs (sorry)
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-04-10 Eric Kohladded .cvsignore file
1999-04-10 David WelchPartially implemented PEB
1999-04-08 Rex Jollifffixing filenames
1999-04-05 David WelchImproved GDT managment
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-02 The ReactOS Managerto fix a problem
1999-04-02 The ReactOS Managerto fix a problem
1999-04-01 David WelchEnhanced memory managment
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-30 Eric KohlChanged beep to compile as sys driver.
1999-03-30 Eric Kohlimproved bluescreen driver
1999-03-24 David WelchChanged kernel32 to compile as a dll
next