index
:
teythoon/packaging/hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-11
destroy the port before the thread exits.
Zheng Da
2009-12-11
Test timer.
Zheng Da
2009-12-11
Use ddekit lock instead of mutex.
Zheng Da
2009-12-11
allow to print information to stdout.
Zheng Da
2009-12-07
Make ddekit_simple_malloc/free inline.
Zheng Da
2009-12-07
Use linux_kmalloc only when we need contiguous physical memory.
Zheng Da
2009-12-07
fix a bug in printf.c
Zheng Da
2009-12-07
support allocation of large chunks of memory.
Zheng Da
2009-12-06
check in a test program for the ddekit library.
Zheng Da
2009-12-06
fix Makefile to compile the library.
Zheng Da
2009-12-06
kmem gets its own priv host port by itself.
Zheng Da
2009-12-06
fix a bug in printf.c.
Zheng Da
2009-12-06
Redefine HZ.
Zheng Da
2009-12-06
Remove unused files.
Zheng Da
2009-12-06
check in the original version of dde linux26.
Zheng Da
2009-12-06
The code can be compiled now.
Zheng Da
2009-12-05
Fix a bug.
Zheng Da
2009-12-05
Implementation of interrupt.
Zheng Da
2009-12-04
Implement printf and its variant.
Zheng Da
2009-12-03
Implement panic.
Zheng Da
2009-12-03
Implement physical <--> virtual address mapping.
Zheng Da
2009-12-03
Implement a faked slab cache.
Zheng Da
2009-12-03
Modify resource.c.
Zheng Da
2009-12-03
The implementation of condition variables.
Zheng Da
2009-11-21
Add the implementation of list, used by semaphore.
Zheng Da
2009-11-21
Implement the semaphore (in thread.c).
Zheng Da
2009-11-21
Record the thread who holds the lock by ourselves.
Zheng Da
2009-11-21
Emulate the timer in the Hurd.
Zheng Da
2009-11-18
fix a bug in thread.c.
Zheng Da
2009-11-18
Check in the implementation of the owner of a lock.
Zheng Da
2009-11-18
Adapt the implementation of lock.
Zheng Da
2009-11-18
Adapt the implementation of DDEKit threads.
Zheng Da
2009-11-17
Remove the old pgtable file.
Zheng Da
2009-11-17
Remove the code for initializing l4io.
Zheng Da
2009-11-17
link with pciaccess library.
Zheng Da
2009-11-17
Use libpciaccess to implement it.
Zheng Da
2009-11-17
We simply use malloc and free.
Zheng Da
2009-11-17
Adapt Makefile to compile DDEKit in Hurd.
Zheng Da
2009-11-17
Add DDEKit headers.
Zheng Da
2009-11-17
The original version of DDEKit.
Zheng Da
2009-05-03
This is my initial working version.
root
[prev]