1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
linker.ld: Fixup load address More... about 9 years ago
linker.ld: This comment doesn't make sense, remove More... about 9 years ago
console.c: update_cursor() added More... about 9 years ago
Merge branch 'vm' More... over 9 years ago
keyboard: keyboard_scancode_for() has to return uint8_t More... over 9 years ago
kmain(): Testing text console More... over 9 years ago
basic.h: forever macro added More... over 9 years ago
system.h: Make bool one byte long More... over 9 years ago
console: Support for backspace added More... over 9 years ago
keyboard: Hungarian keymap extended, special keys added More... over 9 years ago
Makefile: Add ps2_kbd.o More... over 9 years ago
linker.ld: More readable comments More... over 9 years ago
kmain.c: Keyboard testcode added More... over 9 years ago
memory.h: Declare vm_init() More... over 9 years ago
panic.c: Fix panic screen More... over 9 years ago
Add halt() function for hlt instruction More... over 9 years ago
Add additional parens to VADDR(), PADDR() macros More... over 9 years ago
pmm code improved, but disabled for now More... over 9 years ago
Symbol types extended More... over 9 years ago
boot/: Add move multiboot data to multiboot.S More... over 9 years ago
travis config added to install libc6-dev-i386 More... almost 12 years ago
console: Disable cursor by default More... almost 13 years ago
build/kconfig/Makefile: Build Kconfig on 64bit too More... almost 13 years ago
linker.ld: Move .note.gnu.build-id to a better place More... almost 13 years ago
Makefile: qemu -> qemu-system-i386 More... almost 13 years ago
.travis.yml: Use the environmental variables More... over 13 years ago
ksymbol.h: Added SYM_UNKNOWN to mark unknown symbol types More... over 13 years ago
Makefile: config.h cannot found error fixed More... over 13 years ago
Merge branch 'master' of git://github.com/akoskovacs/Akosix into vm More... over 13 years ago
panic.c: Array bound error, fixed (but needs work) More... over 13 years ago