reactos.git
2001-07-15 Eric KohlCreate symbolic links for dos devices.
2001-07-14 Casper HornstrupTemporary fix to prevent a crash when running in VMware...
2001-07-14 Eric KohlFixed a string overrun.
2001-07-14 Nedko Arnaudov"Because of changes in winnt.h, some of security defini...
2001-07-13 Eric KohlAdded support for FAT16 partition with clustersize...
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-12 Eric KohlAdded more functions to msvcrt.
2001-07-12 Eric KohlFixed a warning.
2001-07-12 Eric KohlFixed warnings and errors.
2001-07-11 Eric KohlFixed compiling bug for gcc-2.95.3.
2001-07-06 Casper HornstrupUse fastcall in NDIS header.
2001-07-06 Brian PalmerFull memory management support (memory.c & memory.h...
2001-07-06 Eric KohlEnabled FASTCALL calling convention
2001-07-06 Eric KohlAdded _wasctime() and _wctime().
2001-07-06 Eric KohlFixed a windres warning
2001-07-06 Eric KohlAdded missing _wmktemp().
2001-07-06 Eric KohlAdded more missing functions
2001-07-06 Rex Jolliffsome corrections to the stubs
2001-07-06 Rex JolliffAdded a stubbed shell32.dll
2001-07-06 Eric KohlAdded missing math and stdio functions
2001-07-06 Eric KohlAdded missing math functions
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
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-04 Rex JolliffFix for error in reading next extended partition when...
2001-07-04 Eric KohlAdded conio functions
2001-07-04 Rex Jolliffadded some test cases to fsd tests
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-03 Eric KohlOooops! This should not have heppened
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-02 Eric KohlAdded some float and stdlib functions
2001-07-02 Phillip SusiFixed LdrShutdownProcess() to only detach static dlls...
2001-07-01 Eric KohlAdded some code to map more predefined keys (like HKCU).
2001-07-01 Jason FilbyFixed warnings
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-07-01 Jason FilbyDefined LOGFONTW and now use it in DEVINFO
2001-06-30 Jason FilbyBug fix
2001-06-29 Emanuele AlibertiFixed includes to compile.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-29 Eric KohlRead partition tables only once while assigning drive...
2001-06-28 Rex Jolliffoops, left in some debugging statements
2001-06-28 Rex Jollifffixed problem with extended partitions that contain...
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlOooops. Still something missing!
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-24 Phillip SusiAdded missing extern "C"
2001-06-23 Phillip SusiTreat STATUS_PORT_DISCONNECTED as full error, now that...
2001-06-23 Phillip SusiHandles should be closed in the context of the dead...
2001-06-23 Phillip SusiFixed LPC port implementation to use an internal semaph...
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-06-22 Eric KohlMinor fixes.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-22 Eric KohlReplaced call to KeBugCheck().
2001-06-22 Eric KohlFixed 'clean' rule.
2001-06-22 Phillip SusiImplemented support for console titles
2001-06-22 Phillip SusiSet console title to "Winlogon"
2001-06-21 Eric KohlAdded missing directories to 'clean' rule.
2001-06-21 Eric KohlAdded missing io status blocks.
2001-06-21 Rex Jolliffcommand line parse changed to not stop after first...
2001-06-20 Brian PalmerWin2k FAT32 Boot Sector Disassembly
2001-06-20 Eric KohlSome more fixes for 'fastcall' support.
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-06-19 Eric KohlImplemented some more registry functions.
2001-06-18 Eric KohlImplemented RtlOpenCurrentUser().
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-18 Phillip SusiFixed console mode behavior with processed input but...
2001-06-18 Phillip SusiPut LoadString code back that was removed by someone...
2001-06-18 Phillip SusiFixed CreateProcess() to use the command line parameter...
2001-06-18 Phillip SusiCorrected CreateProcess() command line parameter to...
2001-06-17 Phillip SusiAdded .cvsignore to ignore cmd.coff
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiFixed a typo.
2001-06-17 Eric KohlImplemented AllocateLocallyUniqueId().
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-17 Eric KohlSome csr additions
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-16 Eric KohlAdded unstripped driver to .cvsignore.
2001-06-16 Eric KohlAdded some error checks.
2001-06-15 Eric KohlFixed linker error.
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 KohlImplemented access to PCI configuration space
2001-06-13 Eric KohlMostly STDCALL fixes.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Brian PalmerImplemented memory detection & BIOS memory map
next