reactos.git
2001-07-30 Emanuele Aliberti\r processing.
2001-07-30 Rex Jolliffsome changes to support loading actual drivers
2001-07-30 Rex Jolliffadded rdel to all rule
2001-07-29 Eric KohlMajor npfs update, missing typedefs.
2001-07-29 Eric KohlFixed more %Z / %wZ bugs.
2001-07-29 Eric KohlFixed msvcrt startup bug.
2001-07-29 Eric KohlMajor npfs update.
2001-07-29 Eric KohlFixed buggy 'install' rule.
2001-07-29 Hartmut BirrFixed a bug in _vsnprintf() with formats %wZ and %Z.
2001-07-28 Phillip SusiRemoved non existant header file include so it will...
2001-07-28 Emanuele AlibertiFixed makefile (missing specs).
2001-07-28 Hartmut BirrFixed a bug FsdGetFsVolumeInformation().
2001-07-28 Emanuele AlibertiMake gditest draw a background.
2001-07-28 Emanuele Aliberticmd, more, tee, y, notevil, sysutils linked to msvcrt...
2001-07-28 Emanuele Aliberti*** empty log message ***
2001-07-28 Hartmut BirrFixed the 'REACTOS' volume label bug.
2001-07-27 Eric KohlDisabled a function-call that crashes all msvcrt-based...
2001-07-27 Eric KohlFixed a warning.
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 KohlUpdated driver list.
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 KohlDocumentation update.
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-24 Eric KohlMoved lsass out of the way.
2001-07-23 Eric KohlAdded typedef for PCCHAR.
2001-07-23 Eric KohlAdded storage drivers to the build process.
2001-07-23 Eric KohlAdded scsi class driver skeleton.
2001-07-22 Emanuele AlibertiSkeleton for KERNEL32.GlobalMemoryStatus
2001-07-21 Emanuele AlibertiMinor path parametrization.
2001-07-21 Eric KohlFixed dll build order
2001-07-21 Emanuele AlibertiMinor fix.
2001-07-21 Emanuele AlibertiAdded version resource script.
2001-07-21 Emanuele AlibertiAdded version resource script.
2001-07-21 Emanuele AlibertiOps! Target of a forwarded exported symbol should be as
2001-07-21 Emanuele AlibertiAdded forwarded exports to KERNEL32.
2001-07-21 Emanuele AlibertiAdded version resource script.
2001-07-21 Eric KohlAdded scsiport driver skeleton.
2001-07-20 Eric KohlEnabled caching for FAT32 partitions.
2001-07-19 Eric KohlRestored _wmakepath(). Grrr. :-/
2001-07-19 Eric KohlFixed bug in SetFileTime().
2001-07-19 Eric KohlFixed bug in _makepath().
2001-07-18 Eric KohlVarious fixes by Hartmut Birr.
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-18 Eric KohlAdded process and mbstring functions.
2001-07-18 Eric KohlAdded process functions.
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-18 Eric KohlFixed a tiny bug.
2001-07-17 Eric KohlFixed crash while mounting a FAT32 partition.
2001-07-16 Rex JolliffAdded a stubbed oleaut32.dll and a little work on ole32.dll
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-15 Rex Jolliffsome work on clean rule
2001-07-15 Eric KohlNamed pipes and mail slots need a valid file object.
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
next