| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - created a Kernel namespace | 2014-05-20 | 1 | -31/+44 | |
| * | - updated service(s) to be KernelObject's | 2014-05-18 | 1 | -4/+5 | |
| * | - moved Handle/Result definitions to kernel.h | 2014-05-18 | 1 | -1/+2 | |
| * | - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH | 2014-05-16 | 1 | -3/+2 | |
| * | changed "UID" to "Handle" to be a little more consistent with CTR naming | 2014-05-15 | 1 | -13/+16 | |
| * | - added __KernelLoadExec function | 2014-05-13 | 1 | -13/+24 | |
| * | added initial kernel/thread modules | 2014-05-09 | 1 | -0/+121 |