Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 336 Bytes

File metadata and controls

3 lines (2 loc) · 336 Bytes

Yards

Rewriting Xinu in C++ on QEMU, because why not? Trying to see if I can rebuild Xinu using modern C++ without the kernel exploding. It’s starting to pick up some Minix flavor as I go, and I'm currently buried in my own networking stack—we’re talking full-on routing, switching, and whatever else I can get to pass a packet.