summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-09-29improving window compositorMiguel
2018-09-29first prototype of compositing window managerMiguel
2018-09-28started workin on foolish window composerMiguel
2018-09-28struggling with scheduler and userprog to view ppm filesMiguel
2018-09-28reactiveate threads. allow user space access to framebufferMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-27litttle fix in netstackMiguel
2018-09-27user space compilation of fool stackMiguel
2018-09-27reenable interruptsMiguel
2018-09-26some bugfixesMiguel
2018-09-26claning up interruptsMiguel
2018-09-23interrupts from e1000 come in at leastMiguel
2018-09-23struggling with e1000Miguel
2018-09-21struggling with UEFIMiguel
2018-09-21trying uefiMiguel
2018-09-21fix framebufffer/ textmode and clean userspace a little bit moreMiguel
2018-09-21cleaning at userspaceMiguel
2018-09-21piper works so niceMiguel
2018-09-21piperei working finally :)Miguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20pipes do not work :(Miguel
2018-09-20newlib and pipesMiguel
2018-09-19addding sysfs and pipes etcMiguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16starting to create sysfsMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-15scheduler / sleep processMiguel
2018-09-15improved in-kernel alloc/dealloc. addded colorless logging and struggling wit...Miguel
2018-09-15brainfuck interpreter works!Miguel
2018-09-15reading ext2 files and using our abstractionsMiguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13ext2 reviewMiguel
2018-09-13thinking about syscalls and pipesMiguel
2018-09-13inside the schedulerMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12working hard on new bugsMiguel
2018-09-12added support for .SMiguel
2018-09-12struggling with vmemMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-12working on smp schedulerMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11update readmeMiguel
2018-09-11screen checks if video or textmode, cpu private memory pages implementedMiguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-10fixed bug in asm_pit_rate_Miguel
2018-09-10typoMiguel
2018-09-10apic et al.Miguel
2018-09-10fixing paging / per cpu pagesMiguel
2018-09-10start fixing virtual memory manager... (might take a while)v0.1Miguel