summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-18Check in the implementation of the owner of a lock.Zheng Da
2009-11-18Adapt the implementation of lock.Zheng Da
TODO: the implementation of the owner of lock hasn't been adapted.
2009-11-18Adapt the implementation of DDEKit threads.Zheng Da
2009-11-17Remove the old pgtable file.Zheng Da
2009-11-17Remove the code for initializing l4io.Zheng Da
2009-11-17link with pciaccess library.Zheng Da
2009-11-17Use libpciaccess to implement it.Zheng Da
2009-11-17We simply use malloc and free.Zheng Da
Maybe I can just use macros to replace ddekit_simple_malloc ddekit_simple_free.
2009-11-17Adapt Makefile to compile DDEKit in Hurd.Zheng Da
2009-11-17Add DDEKit headers.Zheng Da
2009-11-17The original version of DDEKit.Zheng Da
2009-05-03This is my initial working version.root
There is a bug in boot in this version: subhurd sometimes cannot boot.