tpg/acess2.git
14 years agoRemoved debug line from ld-acess.so/loadlib
John Hodge [Mon, 21 Sep 2009 10:54:42 +0000 (18:54 +0800)]
Removed debug line from ld-acess.so/loadlib

14 years agoRemoved debug from VT_Read
John Hodge [Mon, 21 Sep 2009 10:51:38 +0000 (18:51 +0800)]
Removed debug from VT_Read

14 years agoAdded support for 64-bit returns from syscalls
John Hodge [Mon, 21 Sep 2009 10:48:14 +0000 (18:48 +0800)]
Added support for 64-bit returns from syscalls
- Also added SYS_GETPHYS

14 years agoAdded SYS_READ implementation
John Hodge [Mon, 21 Sep 2009 10:35:32 +0000 (18:35 +0800)]
Added SYS_READ implementation

14 years agoRe-added debug to binary
John Hodge [Mon, 21 Sep 2009 10:33:11 +0000 (18:33 +0800)]
Re-added debug to binary

14 years agoDisabled debug in ld-acess.so/loadlib
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

14 years agoRemoved debug from syscalls, added debug to ld-acess/loadlib
John Hodge [Mon, 21 Sep 2009 10:08:23 +0000 (18:08 +0800)]
Removed debug from syscalls, added debug to ld-acess/loadlib

14 years agoAdding usermode tree
John Hodge [Mon, 21 Sep 2009 10:02:09 +0000 (18:02 +0800)]
Adding usermode tree

14 years agoDisabled debug in binary.c, added debug statement to free()
John Hodge [Mon, 21 Sep 2009 09:27:32 +0000 (17:27 +0800)]
Disabled debug in binary.c, added debug statement to free()

14 years agoFixed COW bug (not using return statement in COW handling)
John Hodge [Mon, 21 Sep 2009 08:53:55 +0000 (16:53 +0800)]
Fixed COW bug (not using return statement in COW handling)

14 years agoRemoved defunct system call list
John Hodge [Mon, 21 Sep 2009 08:26:16 +0000 (16:26 +0800)]
Removed defunct system call list

14 years agoInitial commit of kernel only
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