summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
John Hodge [Mon, 21 Sep 2009 10:35:32 +0000 (18:35 +0800)]
Added SYS_READ implementation
John Hodge [Mon, 21 Sep 2009 10:33:11 +0000 (18:33 +0800)]
Re-added debug to binary
John Hodge [Mon, 21 Sep 2009 10:27:59 +0000 (18:27 +0800)]
Disabled debug in ld-acess.so/loadlib
Added COW support to MM_SetFlags
John Hodge [Mon, 21 Sep 2009 10:08:23 +0000 (18:08 +0800)]
Removed debug from syscalls, added debug to ld-acess/loadlib
John Hodge [Mon, 21 Sep 2009 10:02:09 +0000 (18:02 +0800)]
Adding usermode tree
John Hodge [Mon, 21 Sep 2009 09:27:32 +0000 (17:27 +0800)]
Disabled debug in binary.c, added debug statement to free()
John Hodge [Mon, 21 Sep 2009 08:53:55 +0000 (16:53 +0800)]
Fixed COW bug (not using return statement in COW handling)
John Hodge [Mon, 21 Sep 2009 08:26:16 +0000 (16:26 +0800)]
Removed defunct system call list
John Hodge [Mon, 21 Sep 2009 08:23:50 +0000 (16:23 +0800)]
Initial commit of kernel only
Known Bugs:
- Copy-on-write causes errors
- Other MM_Clone/MM_Clear bugs
UCC git Repository :: git.ucc.asn.au