Block a user
WIP: Implement a read-write in-memory tmpfs
ed29870172
Update README.md
79f7a285a2
Remove Makefile
868597b70a
Add a script to build and install mkbootimg
9c09fe7cec
init: add a check_magic function
9902506264
video: Add a Color enum to make it easier to work with colors
ab4d34ecdb
Add Cargo.lock to gitignore
c167b7a247
remove .clang-format
weird memory stuff
Pretty much non-relevant now. We don't use KernelHeap to map userspace memory right now, so if we did try it it would probably fault. But right now it doesn't, so it's fine.
Except we use…
WIP: Implement a read-write in-memory tmpfs