summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01fukkin schedulerMiguel
2018-09-29improving window compositorMiguel
2018-09-28started workin on foolish window composerMiguel
2018-09-28struggling with scheduler and userprog to view ppm filesMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-27update todosMiguel
2018-09-27revisit bochsMiguel
2018-09-26ntp and udpMiguel
2018-09-25arp replies working!Miguel
2018-09-21readme min upadteMiguel
2018-09-20pipes do not work :(Miguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13thinking about syscalls and pipesMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11Update ReadmeMiguel
2018-09-11update readmeMiguel
2018-09-11README updateMiguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-10physical memory manager review et al.Miguel
2018-09-09lapic bus speed probing and starting switch to ioapicMiguel
2018-09-07apic timer smpMiguel
2018-09-06working on smpMiguel
2018-09-02cleanup filenamesMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-31doxy and alignmentMiguel
2018-08-31override video mode from grubMiguel
2018-08-31various improvmenetsMiguel
2018-08-18added logoMiguel
2018-08-18cleaning up (Also for newlib)Miguel
2018-08-17minor readme changesMiguel
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-13passing grub modules to kernelMichal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek
2014-12-08added todos etc to readmeMichal Idziorek
2014-12-05playing with external debugging in qemu from gdbMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek
2014-12-01fuck reentrant clib, we are linking static anywayMichal Idziorek
2014-12-01Paging between 2 'tasks' loaded from ELF files.Michal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-24readme updateMichal Idziorek
2014-11-23mostly pr and cosmeticsMichal Idziorek
2014-11-21os-specific toolchain!Michal Idziorek
2014-11-21todosMichal Idziorek
2014-11-21added __linux__ checkMichal Idziorek