Age | Commit message (Expand) | Author |
2020-05-06 | New build parameters and shared includes | Marvin Borner |
2020-05-06 | Removed vfs - ext2 ftw! | Marvin Borner |
2020-05-04 | Work on ext2 vfs indexer | Marvin Borner |
2020-05-03 | Began linked vfs with file indexing | Marvin Borner |
2020-05-02 | Some work in the vfs | Marvin Borner |
2020-05-01 | Added devfs and basic standard devices | Marvin Borner |
2020-05-01 | Working vfs mount and read | Marvin Borner |
2020-05-01 | Some vfs fixes | Marvin Borner |
2020-04-30 | Started vfs | Marvin Borner |
2020-04-29 | Fixed several warnings, errors and dumb bugs | Marvin Borner |
2020-04-29 | Started libgui implementation | Marvin Borner |
2020-04-29 | Added basic exec calls for init and started libc | Marvin Borner |
2020-04-28 | Maaaany fixes... | Marvin Borner |
2020-04-27 | Minor but important fixes in processing | Marvin Borner |
2020-04-26 | Awesome new multitasking system and scheduler | Marvin Borner |
2020-04-26 | Complete rewrite of paging and allocation libs | Marvin Borner |
2020-04-26 | Some elf userspace testing | Marvin Borner |
2020-04-25 | Some work on the elf loader | Marvin Borner |
2020-04-25 | Fixed ext2 reading by using genext2fs | Marvin Borner |
2020-04-25 | Added indirect pointers - re-enabled font :) | Marvin Borner |
2020-04-25 | Working ext2 filereader | Marvin Borner |
2020-04-24 | Removed vfs again... | Marvin Borner |
2020-04-21 | Thanks, Ubuntu+Github... | Marvin Borner |
2020-04-21 | Added very basic vfs | Marvin Borner |
2020-04-21 | Finally! EXT2 is working now :) | Marvin Borner |
2020-04-19 | Clean ext2 implementation :) | Marvin Borner |
2020-04-19 | Applied tidy command... | Marvin Borner |
2020-04-17 | Added multiboot smbios table | Marvin Borner |
2020-04-17 | Started implementing multiboot2 standard | Marvin Borner |
2020-04-16 | Many fix attempts for the divide by zero exception | Marvin Borner |
2020-04-15 | Added even more colors! | Marvin Borner |
2020-04-15 | Added awesome logging colors | Marvin Borner |
2020-04-15 | Used macro magic to implement function-based logs | Marvin Borner |
2020-04-15 | Added ext2 filesystem | Marvin Borner |
2020-04-15 | Removed filesystem | Marvin Borner |
2020-04-14 | Switched to grub | Marvin Borner |
2020-04-02 | Small fixes in the run executable | Marvin Borner |
2020-04-01 | Static address linking approach for userspace | Marvin Borner |
2020-04-01 | Some work on the elf loader | Marvin Borner |
2020-03-27 | Added and applied tidy command | Marvin Borner |
2020-03-22 | Just some casual fixes | Marvin Borner |
2020-03-18 | Applied official linux kernel code style guidelines | Marvin Borner |
2020-03-18 | Replaced asm calls with sweet function | Marvin Borner |
2020-02-22 | Well basically nothing really works I guess | Marvin Borner |
2020-02-16 | Revert to good ol' paging | Marvin Borner |
2020-02-15 | Quite many improvements | Marvin Borner |
2020-01-26 | Magic commit | Marvin Borner |
2020-01-20 | Added pure awesomeness | Marvin Borner |
2020-01-12 | Improved installation boot && test | Marvin Borner |
2019-12-21 | Many debugging/serial improvements | Marvin Borner |
2019-12-07 | Added userspace libc and began userspace based shell | Marvin Borner |
2019-12-04 | More-working syscall logic (parameters work!) | Marvin Borner |
2019-12-01 | Semi-working C-based userspace syscalls | Marvin Borner |
2019-11-30 | Working userspace! | Marvin Borner |
2019-11-30 | Re-enabled font in non-installed versions | Marvin Borner |
2019-11-28 | Made font external module | Marvin Borner |
2019-11-25 | Debug, debug and even more debugging! | Marvin Borner |
2019-11-24 | Major coding style reformatting -> Kernighan & Ritchie | Marvin Borner |
2019-11-23 | Some formatting | Marvin Borner |
2019-11-23 | Fixed vesa, acpi and installation! | Marvin Borner |
2019-11-23 | Tried implementing memory based paging... | Marvin Borner |
2019-11-20 | Began two-stage hdd bootloader and os installer | Marvin Borner |
2019-10-31 | Implemented basic syscalls and user mode | Marvin Borner |
2019-10-30 | Fixed some warnings | Marvin Borner |
2019-10-30 | Started implementation of initrd based vfs | Marvin Borner |