BUGFIX: bad params to MouseSafetyOnDrawStart() in IntEngTransparentBlt(), also ASSERT...
[reactos.git] / posix /
2004-10-31 Emanuele AlibertiModular resource script for POSIX+ terminal emulator...
2004-01-20 Emanuele AlibertiIgnore map file.
2004-01-18 Emanuele AlibertiLittle changes to make PSX server compile again.
2003-12-21 Emanuele AlibertiMinor changes to make the posix module partially compile.
2003-09-27 Emanuele AlibertiI changed the PSXDLL.DLL version info description to...
2003-09-27 guidoRenamed 'makefile' to 'Makefile' in order to build...
2003-08-28 Emanuele AlibertiPSX: POSIXW32: I updated a note about creating a PSX...
2003-08-22 Emanuele AlibertiPSXDLL: RtlNtStatusToPsxErrno moved to PSX subsystem...
2003-05-10 Emanuele AlibertiNames fixed.
2003-01-18 Robert DickensonHope I fixed the broken issue.
2003-01-07 Robert Dickensonadded install batch similar to that provided in /reacto...
2003-01-05 Robert Dickensondoing some maintenance on the posix build system, getti...
2003-01-05 Robert Dickensondoing some maintenance on the posix build system, getti...
2002-12-27 Robert Dickensonsomething going spooky with CVS, trying to get this...
2002-12-26 Robert Dickensonrename target from sh.exe to baresh.exe to avoid namesp...
2002-12-26 Robert DickensonKeep the posix module buildable, and add some CVS sugar...
2002-10-29 Rex Jolliffrevert of mass delete of the posix subsystem. perhaps...
2002-10-24 KJK::HyperionPOSIX+ says goodbye and leaves. It used to be fun,...
2002-10-18 Emanuele AlibertiPAGESIZE to PAGE_SIZE.
2002-10-01 Emanuele AlibertiPSX: minor changes to the 'posix' module for enabling...
2002-08-25 Steven EdwardsStick the import lib in the right place.
2002-08-23 Emanuele AlibertiMakefile fixes to compile.
2002-06-09 Emanuele AlibertiPSXSS: It seems the renamed csrterm did not get in...
2002-06-08 Emanuele AlibertiMostly path fixing after new modules layout is in effect.
2002-05-17 KJK::HyperionNew calls and new exported functions
2002-05-17 KJK::HyperionMiscellaneous calls
2002-05-17 KJK::HyperionPreliminary code for fork()
2002-05-17 KJK::HyperionStarted implementing sys/stat.h calls
2002-05-17 KJK::HyperionTLS calls (currently unused)
2002-05-17 KJK::HyperionTemporary code for debugging purposes
2002-05-17 KJK::HyperionFixed some embarassing errors
2002-05-17 KJK::Hyperionerrno finally thread-safe
2002-05-17 KJK::HyperionTemporary code for debugging purposes
2002-05-17 KJK::HyperionTemporary code
2002-05-17 KJK::HyperionFixed assert() macro, fixed header
2002-05-17 KJK::HyperionSysV IPC headers
2002-04-14 Emanuele AlibertiMinor fixes-
2002-04-10 Emanuele AlibertiPSX: early code for the PSXSS server program. Currently...
2002-04-10 Emanuele AlibertiPSX: updated internal PSXSS system calls table generator.
2002-04-10 Emanuele AlibertiPSX: more work on the terminal emulator that runs in...
2002-04-07 Emanuele AlibertiWrong port: CSRTERM.EXE will connect to \POSIX+\Session...
2002-04-07 Emanuele AlibertiMinor change.
2002-04-07 Emanuele AlibertiVersion info script added.
2002-04-06 Emanuele AlibertiPSX: The tool to build internal system calls tables...
2002-04-06 Emanuele AlibertiMinor fixes: some more code needed to make it work.
2002-03-31 Steven Edwardstypedef int key_t; was defined twice
2002-03-23 KJK::Hyperionupdated clean rule
2002-03-22 KJK::Hyperionsome types and constants modified for compatibility...
2002-03-22 KJK::Hyperiondummy include files for compatibility with Microsoft...
2002-03-21 KJK::Hyperionuseless commit: fixed comment
2002-03-21 KJK::Hyperionadded read and write syscalls to psxdll, rule for csrapi.a
2002-03-21 KJK::HyperionCsr API (temporary - for testing purposes only)
2002-03-21 KJK::Hyperionmore forward exports to NTDLL
2002-03-21 KJK::Hyperionimplemented read and write system calls
2002-03-21 KJK::Hyperionfinally working spawn
2002-03-21 KJK::Hyperionvarious fixes
2002-03-21 KJK::Hyperionremoved unused variable
2002-03-21 KJK::Hyperionfixed code to determine file inode - should work now
2002-03-21 KJK::Hyperionproblem with CVS...
2002-03-21 KJK::Hyperionfixed code to determine file inode - should work now
2002-03-17 Emanuele AlibertiPSX: file needed to compile csrterm.
2002-03-17 Emanuele AlibertiInitial code for the VT-100 terminal emulator that...
2002-03-11 KJK::Hyperionprototype for __PdxSpawnPosixProcess()
2002-03-11 KJK::Hyperionadded __PdxProcessDataToProcessParameters()
2002-03-11 KJK::Hyperionadded missing include
2002-03-11 KJK::Hyperionupdated to reflect modifications to the code
2002-03-11 KJK::Hyperioninitial code for process attach
2002-03-11 KJK::Hyperionadded a TODO
2002-03-11 KJK::Hyperion__PdxSpawnPosixProcess() now initializes process parame...
2002-03-11 KJK::HyperionAdded __PdxProcessDataToProcessParameters()
2002-03-10 KJK::Hyperiontypo
2002-03-10 KJK::Hyperionadded some exports, and tweaked the makefile
2002-03-10 KJK::Hyperionfinally (and hopefully) functional __PdxSpawnPosixProce...
2002-03-10 KJK::Hyperion__PdxSerializeProcessData and __PdxUnserializeProcessDa...
2002-03-10 KJK::Hyperionprototypes for __PdxSerializeProcessData and __PdxUnser...
2002-03-07 KJK::HyperionFixed typo
2002-03-07 KJK::Hyperionintroducing __PdxSpawnPosixProcess(). Still some linker...
2002-03-07 KJK::HyperionFdTable field in the process data is no more a pointer
2002-03-07 KJK::Hyperioncreated datatype for the denormalized process data...
2002-03-07 KJK::Hyperionpreliminary spawn code (untested yet)
2002-03-03 KJK::Hyperionmistakes in templates second part
2002-03-03 KJK::Hyperionwhoops - silly mistake in templates
2002-02-24 Emanuele AlibertiMinor changes for making apps/baresh compile (tough...
2002-02-20 KJK::Hyperionpurely cosmetic commit: edited the introductory comment...
2002-02-20 KJK::Hyperionwhoops - forgot to commit header files
2002-02-20 KJK::Hyperionnow introducing the POSIX+ client DLL! (my first check...
2002-01-20 Emanuele AlibertiTest crt0 for the PSX subsystem.
2002-01-20 Emanuele AlibertiBare shell for testing the PSX subsystem (not ready...
2001-09-08 Emanuele AlibertiAdded skeleton for PSXX.DLL, the X11 client library...