summaryrefslogtreecommitdiff
path: root/userspace
AgeCommit message (Expand)Author
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
2015-05-25fixed crt0.o for compiler toolchain (-lfool no more!)Michal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-24experimenting with brand new gaming modeMichal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-24impronving ioMichal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-22started implementing filesMichal Idziorek
2015-05-22support for fg and bg color escape sequencesMichal Idziorek