0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added debug number to the unsupported machine warning More... over 6 years ago
Implemented fork syscall More... over 6 years ago
Add CPU.getCoreID() More... over 6 years ago
Fixed Paging with Copy-on-Write functionality More... over 6 years ago
Made the logging code a bit better More... over 6 years ago
Implemented TSC, and replaced lapic sleep with it More... over 6 years ago
Added spinlock to heap and made struct init better More... over 6 years ago
Fixed IOAPIC address More... over 6 years ago
Fixed TSS initialization More... over 6 years ago
Replaces env.sh's 'log' command with separate log program More... over 6 years ago
Add VSCode workspace files More... almost 7 years ago
Add PPM parser and future api testing application More... almost 7 years ago
Add Bochs Graphics Adaptor driver More... almost 7 years ago
Add prettier print API into druntime More... almost 7 years ago
Removed unused TLS variable, and added check for TLS variables More... almost 7 years ago
Write syscall should not automatically add newlines More... almost 7 years ago
Added types to Scheduler.Spinner function More... almost 7 years ago
Fix generator function for LogLevel.verbose More... almost 7 years ago
Started to work on generating a clean paging for userspace More... almost 7 years ago
Hacky, but working TLS for userspace More... almost 7 years ago
Added/fixed ELF loading in the kernel, More... almost 7 years ago
Increase kernel stack size, added name to thread, and decrease size of fpuStorage More... almost 7 years ago
Add makeUserAccessable to paging.d More... almost 7 years ago
Cleanup some debug logging More... almost 7 years ago
Moved ELFInstance outside of elf64.d More... almost 7 years ago
Increase HEAP max size to 1MiB. More... almost 7 years ago
Add spinlock to FrameAllocator to not get into a raisecondition More... almost 7 years ago
Inlined the body of isrCommon, improved the ability to backtrace More... almost 7 years ago
Added early PF/GPE message, incase of errors later More... almost 7 years ago
All inline asm block are not 'pure @trusted nothrow @nogc' More... almost 7 years ago