summaryrefslogtreecommitdiff
path: root/kernel/ringbuffer.c
AgeCommit message (Expand)Author
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01fukkin schedulerMiguel
2018-09-15improved in-kernel alloc/dealloc. addded colorless logging and struggling wit...Miguel
2018-09-09fixing implicit func declarations!Miguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-20schicophrenic cleanup after realizing many fundamental desgin problems!Miguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17started reviving my fool osMiguel
2015-05-23reverted interrupts disabling to conservative. and starting fs layerMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek