This website requires JavaScript.
Explore
Help
Sign In
sambuc
/
codezero
Watch
1
Star
0
Fork
0
You've already forked codezero
mirror of
https://github.com/drasko/codezero.git
synced
2026-01-12 02:43:15 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c06bea41a0c97a434428cf7ff10251553f4a6ca
codezero
/
src
/
api
History
Bahadir Balban
9c06bea41a
Changed name of kernel_container to kernel_resources
2009-10-20 13:14:49 +03:00
..
capability.c
Clean up to kernel code, Added `used' field to capabilities
2009-08-21 12:10:34 +03:00
ipc.c
Managed to self-destruct pager.
2009-10-19 00:33:10 +03:00
kip.c
Replaced kread and kmem_control syscalls with capability_control and container_control respectively.
2009-08-06 16:22:55 +03:00
mutex.c
Removed hard-coded area definitions from kernel
2009-10-17 13:42:49 +03:00
SConscript
Working compilation, but adding variant_dir = BUILD it doesn't work
2009-09-11 13:55:46 +03:00
space.c
Managed to self-destruct pager.
2009-10-19 00:33:10 +03:00
syscall.c
Added userptr access check to exchange_registers
2009-10-18 15:05:56 +03:00
thread.c
Changed name of kernel_container to kernel_resources
2009-10-20 13:14:49 +03:00