generate buildno.h and it's cousins before makefile.auto, so it's sure to exist befor...
[reactos.git] / reactos / drivers /
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-09 Mike NordellSend the correct handle_s_. tinus found this one.
2005-02-09 Art YerkesMade a nice function CantReadMore which tells if we...
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-06 Art YerkesKill only selects involving a named file descriptor...
2005-02-05 Art YerkesRead: Change AFD_EVENT_CLOSE to AFD_EVENT_DISCONNECT...
2005-02-05 Art YerkesFixed some signalling problems.
2005-02-05 Gregor AnichFix VideoPortMapMemory.
2005-02-04 Aleksey BraginInclude usbd.sys in build of usb drivers
2005-02-04 Aleksey Braginusbd.sys implementation - done long time ago by Filip...
2005-02-03 Aleksey BraginCromwell <-> PCI interface (stubs now) is taken to...
2005-02-01 Filip NavaraProtect against writes beyond the end of partition.
2005-01-28 Thomas Bluemelalso save the esi register. Thx to d_layer
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-27 Thomas Bluemel1. fixed prototypes of NtQueryPerformanceCounter()...
2005-01-27 Thomas Bluemeldon't optimize reading/writing from/to vga memory away...
2005-01-26 Aleksey BraginThis is the initial version of USB port+hub+hostcontrol...
2005-01-26 Filip NavaraHervé Poussineau <poussine@freesurf.fr>
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Print the major function codes if debug prints are...
2005-01-25 Hartmut Birr- Allow the second device name RosFat to make it possib...
2005-01-25 Hartmut Birr- Fixed some problems to recognize a FATX partition...
2005-01-25 Hartmut Birr- Print the file information class if debug prints...
2005-01-25 Hartmut Birr- Implemented dummy stubs for all fast io entry points...
2005-01-25 Hartmut Birr- Check for some special file streams in VfatUpdateEntry.
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Always try to uninitialize the file cache in VfatClea...
2005-01-25 Alex IonescuSet up ACPI Interrupt data before creating the interrup...
2005-01-24 Art YerkesMinor fix to ICMP receive.
2005-01-23 Art YerkesFixed broadcast UDP.
2005-01-22 Casper Hornstrup* Invoke cabman when building a CD
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-22 Art YerkesWorking ping.
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-18 Art YerkesThis file migrated to ip.a a while back.
2005-01-18 Art YerkesRemoved this IoReleaseCancelSpinlock. I believe it...
2005-01-18 Art YerkesBrowsing netreg, the http registry server works.
2005-01-18 Mark TempelUpdate to add some debugging messages.
2005-01-18 Art YerkesRemoved old stupid cruft i added when i didn't understa...
2005-01-17 Casper HornstrupBuild storage drivers
2005-01-17 Eric KohlPatch by tinus.Fix media change support for CDROMs...
2005-01-17 Eric KohlEnable CdfsOpenFile() to open a file using a relative...
2005-01-17 Eric KohlRemove obsolete code.
2005-01-17 Art YerkesAssert writable on a new socket.
2005-01-16 Casper Hornstrup* Build networking components
2005-01-16 Casper HornstrupBuild input device drivers
2005-01-16 Casper HornstrupBuild filesystems
2005-01-16 Casper HornstrupBuild device drivers
2005-01-16 Casper HornstrupBuild bus drivers
2005-01-16 Casper HornstrupExport functions in .def files
2005-01-16 Casper Hornstrup* KernelModeDriver module support
2005-01-16 Art YerkesAdded xml for ip libs.
2005-01-14 Mark Tempeloops... make sure that I use / not \ in path specifiers...
2005-01-14 Mark TempelInitial commit of USB support. These are just stubs...
2005-01-14 Royce Mitchell IIIadd csq library to ntoskrnl
2005-01-13 Hartmut BirrReverted parts of the last changes. Vfat must always...
2005-01-13 Hartmut BirrFixed some length problems.
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-12 Filip NavaraBased on a patch by Herve Poussineau <poussine@freesurf...
2005-01-12 Filip NavaraBased on a patch by Herve Poussineau <poussine@freesurf...
2005-01-12 Filip NavaraBased on a patch by Herve Poussineau <poussine@freesurf...
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-12 Filip NavaraOops, forgot to patch one place.
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-10 Art YerkesAdded a work item to prevent stack overflow.
2005-01-08 Eric KohlConnect a pipes client side as soon as a listening...
2005-01-07 Gé van GeldorpProtect against unused variable warning
2005-01-07 Gé van GeldorpSilence debug messages
2005-01-07 Gregor Anichadded agp.c First try of implementing...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Art YerkesCorrected off-by-one error retrieving adapter index.
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-04 Royce Mitchell IIIbuffer overflow (& invalid registry path for device...
2005-01-03 Eric KohlClean up the pipe type and mode mess.
2005-01-02 Eric KohlRemove pipe only if client fcb list and server fcb...
2005-01-01 Eric KohlConnect client and server side upon client side creatio...
2005-01-01 Eric KohlDon't flush the caches of CD/DVD drives.
2005-01-01 Hartmut Birr- Used the parent fcb instead to determine it from...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Eric Kohl- Use ShareAccess FILE_SHARE_READ | FILE_SHARE_WRITE...
2004-12-30 Filip NavaraFix by WaxDragon: Pass the Metric parameter from Router...
2004-12-30 Eric KohlUse a new passive pipe state (0) to ensure that client...
2004-12-29 Gé van GeldorpFix crash when closing unconnected socket
2004-12-28 Filip Navara- Implement connection-less Connect and Send.
2004-12-28 Gé van GeldorpCall TdiReceive when local buffer is empty
2004-12-28 Filip Navara- Don't continue if WarmSocketForConnection fails.
next