SCAL/UX, a hobby Unix-like operating system
Stars
19
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
Kernel: Enable device-node creation again.
74da1e9
Filesystems: Unpack ramdisk into tmpfs.
ded1b18
Filesystems: Adapt old VFS and TmpFS.
a71c233
Ext2FS: Starting point for an Ext2 driver.
54e533d
NVMe/DKDisk etc: Support asynchronous I/O.
73cbf7d
DeviceKit: Reimport PCI, NVME, etc drivers.
b64dd0e
Libkern: Import (reduced) libuuid
7ec446e
DeviceKit: Restore ACPI, Framebuffer Terminal, Limine Framebuffer drivers
6ed7ac0
General: Reintroduce ObjC support in-kernel.
0ff15db
Posix: Reimport exec.c - not yet integrated.
dd36452
VMM: Get anonymous memory w/ CoW working again.
2092471
VMM: Adapt old SCAL/UX fault handler.
9efc6f6
VMM: Adapt some old SCAL/UX VMM code which seems solid.
ef2862c
Kernel: Initial mutex implementation.
a7118e2
Amiga: Add the (unfinished) kernel loader.
a4750e3