Implemented many console & registry functions to get registry explorer running.
[reactos.git] / reactos / ntoskrnl / io / create.c
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-14 Jason FilbyFrom Eugene Ingerman:
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-13 Casper HornstrupRemoved the assertion
2001-05-05 Eric KohlAdded attributes to object parse method.
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Eric KohlMailslot and named pipe preparations
2001-03-21 Casper HornstrupPass RemainingPath for device type FILE_DEVICE_NETWORK
2001-03-07 David WelchAdded tagging of most allocates
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-01-08 David WelchSome memory manager cleanups
2000-12-23 David WelchAll task switching is done in software.
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-07-30 David WelchFixes from Casper Hornstrup
2000-03-29 David WelchCorrected mutex implementation
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-24 David WelchConnected standard input/output to the console
2000-01-25 Phillip SusiFixed bug in IO manager that caused crash when trying...
2000-01-12 Eric KohlAdded missing printf() functions
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-10-07 Eric KohlFixed header inclusion order.
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-29 David WelchLots of changes to the kernel
1999-04-14 David Welch*** empty log message ***
1999-03-24 David WelchChanged kernel32 to compile as a dll
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-29 David WelchRemoved some memory leaks
1999-01-28 David WelchRemoved memory leaks
1999-01-20 David WelchFixed some bugs
1999-01-17 David WelchBug fixes
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-13 jeantransmit CreateOptions and CreateDisposition to Irp
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-30 Rex JolliffChanges to support new VFAT functions and the loader
1998-12-19 David WelchMinor bug fixes
1998-12-08 David WelchCorrected a memory leak in the read cleanup code
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision