summaryrefslogtreecommitdiff
path: root/userspace
AgeCommit message (Expand)Author
2018-09-28reactiveate threads. allow user space access to framebufferMiguel
2018-09-21trying uefiMiguel
2018-09-21fix framebufffer/ textmode and clean userspace a little bit moreMiguel
2018-09-21little div prog and cleaning userspaceMiguel
2018-09-21"improved" our brainfuck interpreterMiguel
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-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-13inside the schedulerMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12working hard on new bugsMiguel
2018-09-12added support for .SMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-12working on smp schedulerMiguel
2018-09-07apic timer smpMiguel
2018-09-06working on smpMiguel
2018-09-03big renamingMiguel
2018-09-02clean snakeMiguel
2018-09-02foolsnake showcasing multithreading and our consoleMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-08-31various improvmenetsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-20Makefile fixMiguel
2018-08-20vesa works beuatifullyyMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19foolos fonts work again!Miguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18beautify Makefiles (probably bad idea.. :P )Miguel
2018-08-18adapt few userspace progs to new syscallsMiguel
2018-08-18crt0 workaroundMiguel
2018-08-18cleaning up (Also for newlib)Miguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17math, time, seed and randomness - simple testMiguel
2018-08-17started reviving my fool osMiguel
2015-06-10experimenting with ncursesMichal Idziorek
2015-05-25finally managed to port some simple ncurses test applications!Michal Idziorek
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek