summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-09update readme/notesHEADmasterMiguel
2018-10-19struggling with our compositor....Miguel
2018-10-19compositor stuffMiguel
2018-10-19window manager continuedMiguel
2018-10-18in-kernel bmp loaderMiguel
2018-10-18fix exit syscallMiguel
2018-10-18New Scheduling / Syscalls!Miguel
2018-10-18New Scheduling / syscalls work a bit. and is much smoother!Miguel
2018-10-18struggling with new syscallsMiguel
2018-10-17starting rewriting scheduling ...v0.2Miguel
2018-10-17screen areas invalidationMiguel
2018-10-15ported zlib and libpng and improved compositor to handle 32 AND 24 bit depthMiguel
2018-10-15added some vim stuff .... why does vim not take it from /usr/share?Miguel
2018-10-15cleanup sys/ etcMiguel
2018-10-14moved newlib specific stuff and similar into ./interface/Miguel
2018-10-14ported vim et alMiguel
2018-10-13fontstuff et al.Miguel
2018-10-13ncurses arrow keys working etcMiguel
2018-10-12imeplemented /dev/tty and minimalistic "less"Miguel
2018-10-11ported ncurses almost ! ncurses-examples work almost fine now!!!Miguel
2018-10-11c++ global constructors calling from crtMiguel
2018-10-11almost cross compliing c++Miguel
2018-10-10cross compiling strugglesMiguel
2018-10-10hosted gcc compilerMiguel
2018-10-09fix pipersMiguel
2018-10-09something wrnog with our pipesMiguel
2018-10-05drunken progginMiguel
2018-10-05user space xterm continuedMiguel
2018-10-05userspace vesa terminalMiguel
2018-10-04reverting userspace ideaMiguel
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01fukkin schedulerMiguel
2018-10-01struggling with interrupts and schedulerMiguel
2018-09-29improving window compositorMiguel
2018-09-29composite continuedMiguel
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-27update todosMiguel
2018-09-27litttle fix in netstackMiguel
2018-09-27added linux tap support for fool's network stackMiguel
2018-09-27ntpMiguel
2018-09-27revisit bochsMiguel
2018-09-27user space compilation of fool stackMiguel
2018-09-27try to isolate netstack to libraryMiguel
2018-09-27reenable interruptsMiguel
2018-09-26some bugfixesMiguel
2018-09-26claning up interruptsMiguel