| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
These names represent their meanings much better.
|
| |
|
| |
|
|
|
|
| |
directory rather than the real inode
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also introduces the unintentionally absent ability to return error sets via a trap frame.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
summary
|
|
|
|
| |
Temporarily fixes #33.
|
|
|
|
| |
This allocator is more robust than the existing chunk allocator. It is backed by the page-grained allocator and does not support resizing. The CPU and memory overhead is considerably higher.
|
|
|
|
| |
padding
|
|
|
|
|
|
| |
header and data buffer"
This reverts commit 88ee047a24518161478dc1f79fb95f3343bc642a.
|
|
|
|
| |
panicking the kernel)
|
| |
|
|
|
|
| |
consistency)
|
|
|
|
|
|
| |
and data buffer
Fixes #32.
|
|
|
|
| |
It is now possible to execute a statically linked freestanding ELF file from the userinit tarball.
|
|
|
|
| |
Fixes #30.
|
| |
|
| |
|
|
|
|
| |
This is consistent with Linux and pk and may help with adding compatibility in the future.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|