Added -r switch to objdir to recurse the system name space.
[reactos.git] / reactos / subsys /
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-05-02 Jason FilbyFreetype 2
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Phillip SusiDon't crash if win32k.sys isn't there.. it's ok..
2001-04-26 Phillip SusiClose handles to shell process/thread
2001-04-15 Nedko ArnaudovINSTALL
2001-04-01 Jason Filbyfixed a stupid bug
2001-04-01 David WelchUse unix style path seperators
2001-03-31 Jason Filbylast typo, really!
2001-03-31 Jason Filby*** empty log message ***
2001-03-31 Jason Filbytypo
2001-03-31 Jason Filbyoops
2001-03-31 Jason Filbydisable freetype for now
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2001-03-29 David WelchFixed int 10 problems
2001-03-26 David WelchFixes for page list initialization
2001-03-25 David WelchFurther fixes
2001-03-25 David WelchOops, forget this file
2001-03-25 David WelchV86 mode fixes
2001-03-20 David WelchBug fixes
2001-03-20 Eric KohlEstablished forwarded exports in win32k.sys
2001-03-07 David WelchMore .cvsignore files
2001-02-28 Phillip SusiFixed crash on help command, due to a buffer overflow...
2001-02-19 David WelchCorrected va_arg bugs
2001-02-18 Phillip SusiIgnore csrss.coff
2001-02-12 Phillip SusiDarnit, don't override the rules.mak rule for building...
2001-02-06 Phillip SusiFixed makefile to use default rule for building resourc...
2001-02-02 Eric KohlAdded access right mapping
2001-02-01 jeanfourth argument of WriteConsoleA is mandatory
2001-01-31 Phillip SusiBug fixes and speedup
2001-01-24 Phillip SusiFixed backspace handling
2001-01-21 Phillip SusiReworked console code to use frame buffers and input...
2001-01-21 Phillip SusiFixed a few bugs and enhanced performance
2001-01-20 Eric KohlAdded services.exe to boot sequence
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2001-01-14 Eric KohlFixed 'clean' rule
2000-12-30 David WelchFix for compilation bug
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-12-10 Emanuele AlibertiCleaning up before moving psxss to subsys/psx/server .
2000-12-09 Phillip SusiOpps... can't just return from a native thread proc...
2000-12-08 Eric KohlReplaced hard-coded paths
2000-12-05 Eric KohlRun winlogon.exe instead of shell.exe
2000-12-05 Eric KohlMinor fixes
2000-12-05 Eric KohlMoved system applications
2000-12-01 jean*** empty log message ***
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-14 Jason FilbyMinor fixes
2000-10-09 Eric KohlMinor update
2000-10-09 Eric KohlFixed compiler warning
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-08 Eric KohlOoops! I forgot that little thingy...
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-08-15 Eric KohlFixed some warnings
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-11 Phillip SusiImplemented console modes
2000-07-07 Eric KohlAdded checks for loaded drivers
2000-07-07 Phillip SusiMore DbgPrint to DPRINT changes, Implimented support...
2000-07-07 Phillip SusiConverted more DbgPrints to DPRINT and allocate bitmaps...
2000-07-07 Phillip SusiBug fixes to win32k
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-04 David WelchCompilation fixes
2000-06-29 David WelchMade header file usage more consistent
2000-06-18 Eric KohlFixed typo and added freetype dir to clean target
2000-06-18 Jason FilbySmall change and removed unnecessary files
2000-06-18 Jason FilbyMath functions required by win32k
2000-06-18 Jason FilbyAltered to use new and smaller math.c
2000-06-18 Jason FilbyMakefile changes for win32k
2000-06-16 Jason Filbytemporary float and math support
2000-06-16 Jason FilbyGDI Improvements
2000-06-16 Jason FilbyGDI improvements
2000-05-26 Phillip Susibig work on the console front
2000-05-14 David WelchUpdated clean targets in various places
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-04-23 Phillip SusiWhole new win32 console support, with multiple virtual...
2000-04-11 Jason FilbyFixed EngFreeMem def
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-03 David WelchCorrect LPC implementation
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-02 Jason FilbyAll video related files now loaded by win32k
2000-04-02 Jason FilbyUse NonPagedPool in EngAllocMem for now
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-24 David WelchConnected standard input/output to the console
2000-03-22 David WelchUpdated the minix driver
2000-03-18 Jason FilbyAdded forgotten .h files
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdded eng files
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-11 Emanuele AlibertiNTOKRNL.FsRtl notification and cache tunnels stubs...
2000-03-10 Jason FilbySmall fix
2000-03-09 Jason FilbyImplemented DRIVER_BuildDDIFunctions
2000-03-08 Emanuele Alibertiwin32k.sys exports script.
2000-03-08 Emanuele AlibertiSome minor fixes.
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Eric KohlAdded 'Path' and 'windir' system environment variables
next