Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assert on crash of a parent-less task. | Patrick Williams | 2011-11-01 | 1 | -0/+2 |
* | Support task_wait / task_wait_tid syscalls: | Patrick Williams | 2011-10-24 | 1 | -5/+3 |
* | VFS provide assess to read-only data modules | Doug Gilbert | 2011-09-28 | 5 | -7/+178 |
* | VFS implement setting page permissions on virtual memory | Doug Gilbert | 2011-09-21 | 1 | -11/+90 |
* | Removed extra ::TargetArgs:: from usage. | Patrick Williams | 2011-09-14 | 1 | -1/+2 |
* | Return code cleanups. | Patrick Williams | 2011-09-13 | 1 | -4/+4 |
* | Move libs to the extended image | Doug Gilbert | 2011-09-07 | 2 | -11/+78 |
* | Add environment var to remove debug messages. | Patrick Williams | 2011-08-24 | 1 | -5/+4 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 3 | -0/+66 |
* | Virtual File System module load and unload | dgilbert | 2011-08-17 | 3 | -0/+415 |