forked from Bananymous/banan-os
eef3631a5a
We used to block on all process access. This meant that shell reading the keyboard input would block all VFS access making disk accesses practically impossible. We now block only when it is necessary :) |
||
---|---|---|
BAN | ||
base/usr/share/fonts | ||
kernel | ||
libc | ||
.gitignore | ||
README.md | ||
bochs.sh | ||
build.sh | ||
clean.sh | ||
config.sh | ||
default-host.sh | ||
disk.sh | ||
headers.sh | ||
install-usb.sh | ||
linecount.sh | ||
qemu.sh | ||
target-triplet-to-arch.sh |
README.md
banan-os
My hobby operating system. Currently runs on x86 32 and 64 bit cpus.