Wrong port: CSRTERM.EXE will connect to \POSIX+\SessionPort not to
[reactos.git] / posix /
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...